{
 "cells": [
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "##### MAKE SURE THIS IS THE GITHUB FILE"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 29,
   "metadata": {},
   "outputs": [
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "Collecting pandas-profiling\n",
      "\u001b[?25l  Downloading https://files.pythonhosted.org/packages/e8/b0/bd5e3aaf37302fbe581b6947dc5ec1cda02a0ffe50fc823123def73e4d7a/pandas-profiling-2.5.0.tar.gz (192kB)\n",
      "\u001b[K     |████████████████████████████████| 194kB 5.2MB/s eta 0:00:01\n",
      "\u001b[?25hRequirement already satisfied: numpy>=1.16.0 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pandas-profiling) (1.17.4)\n",
      "Collecting scipy>=1.4.1\n",
      "\u001b[?25l  Downloading https://files.pythonhosted.org/packages/85/7a/ae480be23b768910a9327c33517ced4623ba88dc035f9ce0206657c353a9/scipy-1.4.1-cp37-cp37m-macosx_10_6_intel.whl (28.4MB)\n",
      "\u001b[K     |████████████████████████████████| 28.4MB 15.8MB/s eta 0:00:01\n",
      "\u001b[?25hRequirement already satisfied: pandas==0.25.3 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pandas-profiling) (0.25.3)\n",
      "Requirement already satisfied: matplotlib>=3.0.3 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pandas-profiling) (3.1.1)\n",
      "Processing /Users/barr001/Library/Caches/pip/wheels/b0/b2/96/2074eee7dbf7b7df69d004c9b6ac4e32dad04fb7666cf943bd/confuse-1.0.0-cp37-none-any.whl\n",
      "Collecting jinja2==2.11.1\n",
      "\u001b[?25l  Downloading https://files.pythonhosted.org/packages/27/24/4f35961e5c669e96f6559760042a55b9bcfcdb82b9bdb3c8753dbe042e35/Jinja2-2.11.1-py2.py3-none-any.whl (126kB)\n",
      "\u001b[K     |████████████████████████████████| 133kB 40.3MB/s eta 0:00:01\n",
      "\u001b[?25hCollecting visions==0.2.2\n",
      "  Downloading https://files.pythonhosted.org/packages/07/4a/ab37f8bafda516b66c4f475b221a6c170097c0db203750a4aafb01023339/visions-0.2.2.tar.gz\n",
      "Processing /Users/barr001/Library/Caches/pip/wheels/43/07/ac/7c5a9d708d65247ac1f94066cf1db075540b85716c30255459/htmlmin-0.1.12-cp37-none-any.whl\n",
      "Collecting missingno==0.4.2\n",
      "  Using cached https://files.pythonhosted.org/packages/2b/de/6e4dd6d720c49939544352155dc06a08c9f7e4271aa631a559dfbeaaf9d4/missingno-0.4.2-py3-none-any.whl\n",
      "Collecting phik==0.9.9\n",
      "\u001b[?25l  Downloading https://files.pythonhosted.org/packages/03/cf/b8cef2778104dc5d319f36dd836efaceb07a037cbf63f27c966b5a193ce9/phik-0.9.9-py3-none-any.whl (607kB)\n",
      "\u001b[K     |████████████████████████████████| 614kB 53.0MB/s eta 0:00:01\n",
      "\u001b[?25hRequirement already satisfied: astropy>=3.2.3 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pandas-profiling) (3.2.3)\n",
      "Collecting tangled-up-in-unicode==0.0.3\n",
      "\u001b[?25l  Downloading https://files.pythonhosted.org/packages/43/fc/e3c970c5007b405827a4623e70fc4eb966ee49bc1edbd56c33e85e1c6534/tangled_up_in_unicode-0.0.3.tar.gz (1.5MB)\n",
      "\u001b[K     |████████████████████████████████| 1.5MB 42.8MB/s eta 0:00:01\n",
      "\u001b[?25hCollecting tqdm==4.42.0\n",
      "\u001b[?25l  Downloading https://files.pythonhosted.org/packages/cc/2e/4307206db63f05ed37e21d4c0d843d0fbcacd62479f8ce99ba0f2c0875e0/tqdm-4.42.0-py2.py3-none-any.whl (59kB)\n",
      "\u001b[K     |████████████████████████████████| 61kB 14.5MB/s eta 0:00:01\n",
      "\u001b[?25hCollecting kaggle==1.5.6\n",
      "\u001b[?25l  Downloading https://files.pythonhosted.org/packages/62/ab/bb20f9b9e24f9a6250f95a432f8d9a7d745f8d24039d7a5a6eaadb7783ba/kaggle-1.5.6.tar.gz (58kB)\n",
      "\u001b[K     |████████████████████████████████| 61kB 18.3MB/s eta 0:00:01\n",
      "\u001b[?25hRequirement already satisfied: ipywidgets==7.5.1 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pandas-profiling) (7.5.1)\n",
      "Requirement already satisfied: requests==2.22.0 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pandas-profiling) (2.22.0)\n",
      "Requirement already satisfied: pytz>=2017.2 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pandas==0.25.3->pandas-profiling) (2019.3)\n",
      "Requirement already satisfied: python-dateutil>=2.6.1 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pandas==0.25.3->pandas-profiling) (2.8.1)\n",
      "Requirement already satisfied: cycler>=0.10 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from matplotlib>=3.0.3->pandas-profiling) (0.10.0)\n",
      "Requirement already satisfied: kiwisolver>=1.0.1 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from matplotlib>=3.0.3->pandas-profiling) (1.1.0)\n",
      "Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from matplotlib>=3.0.3->pandas-profiling) (2.4.5)\n",
      "Requirement already satisfied: pyyaml in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from confuse==1.0.0->pandas-profiling) (5.1.2)\n",
      "Requirement already satisfied: MarkupSafe>=0.23 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from jinja2==2.11.1->pandas-profiling) (1.1.1)\n",
      "Requirement already satisfied: networkx in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from visions==0.2.2->pandas-profiling) (2.4)\n",
      "Collecting attr\n",
      "  Downloading https://files.pythonhosted.org/packages/de/be/ddc7f84d4e087144472a38a373d3e319f51a6faf6e5fc1ae897173675f21/attr-0.3.1.tar.gz\n",
      "Requirement already satisfied: seaborn in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from missingno==0.4.2->pandas-profiling) (0.9.0)\n",
      "Requirement already satisfied: jupyter-client>=5.2.3 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from phik==0.9.9->pandas-profiling) (5.3.4)\n",
      "Collecting pytest-pylint>=0.13.0\n",
      "  Downloading https://files.pythonhosted.org/packages/0f/2e/12d3e83e90341fc7aff0e42955ab560df4e7f07b847f98302e23eba96289/pytest_pylint-0.15.0-py3-none-any.whl\n",
      "Requirement already satisfied: nbconvert>=5.3.1 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from phik==0.9.9->pandas-profiling) (5.6.1)\n",
      "Requirement already satisfied: numba>=0.38.1 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from phik==0.9.9->pandas-profiling) (0.46.0)\n",
      "Requirement already satisfied: pytest>=4.0.2 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from phik==0.9.9->pandas-profiling) (5.3.1)\n",
      "Collecting joblib>=0.14.1\n",
      "\u001b[?25l  Downloading https://files.pythonhosted.org/packages/28/5c/cf6a2b65a321c4a209efcdf64c2689efae2cb62661f8f6f4bb28547cf1bf/joblib-0.14.1-py2.py3-none-any.whl (294kB)\n",
      "\u001b[K     |████████████████████████████████| 296kB 43.3MB/s eta 0:00:01\n",
      "\u001b[?25hCollecting urllib3<1.25,>=1.21.1\n",
      "\u001b[?25l  Downloading https://files.pythonhosted.org/packages/01/11/525b02e4acc0c747de8b6ccdab376331597c569c42ea66ab0a1dbd36eca2/urllib3-1.24.3-py2.py3-none-any.whl (118kB)\n",
      "\u001b[K     |████████████████████████████████| 122kB 64.2MB/s eta 0:00:01\n",
      "\u001b[?25hRequirement already satisfied: six>=1.10 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from kaggle==1.5.6->pandas-profiling) (1.13.0)\n",
      "Requirement already satisfied: certifi in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from kaggle==1.5.6->pandas-profiling) (2019.11.28)\n",
      "Collecting python-slugify\n",
      "  Downloading https://files.pythonhosted.org/packages/92/5f/7b84a0bba8a0fdd50c046f8b57dcf179dc16237ad33446079b7c484de04c/python-slugify-4.0.0.tar.gz\n",
      "Requirement already satisfied: nbformat>=4.2.0 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from ipywidgets==7.5.1->pandas-profiling) (4.4.0)\n",
      "Requirement already satisfied: ipython>=4.0.0; python_version >= \"3.3\" in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from ipywidgets==7.5.1->pandas-profiling) (7.10.1)\n",
      "Requirement already satisfied: ipykernel>=4.5.1 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from ipywidgets==7.5.1->pandas-profiling) (5.1.3)\n",
      "Requirement already satisfied: widgetsnbextension~=3.5.0 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from ipywidgets==7.5.1->pandas-profiling) (3.5.1)\n",
      "Requirement already satisfied: traitlets>=4.3.1 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from ipywidgets==7.5.1->pandas-profiling) (4.3.3)\n",
      "Requirement already satisfied: idna<2.9,>=2.5 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from requests==2.22.0->pandas-profiling) (2.8)\n",
      "Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from requests==2.22.0->pandas-profiling) (3.0.4)\n",
      "Requirement already satisfied: setuptools in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from kiwisolver>=1.0.1->matplotlib>=3.0.3->pandas-profiling) (42.0.2.post20191203)\n",
      "Requirement already satisfied: decorator>=4.3.0 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from networkx->visions==0.2.2->pandas-profiling) (4.4.1)\n",
      "Requirement already satisfied: jupyter-core>=4.6.0 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from jupyter-client>=5.2.3->phik==0.9.9->pandas-profiling) (4.6.1)\n",
      "Requirement already satisfied: tornado>=4.1 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from jupyter-client>=5.2.3->phik==0.9.9->pandas-profiling) (6.0.3)\n",
      "Requirement already satisfied: pyzmq>=13 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from jupyter-client>=5.2.3->phik==0.9.9->pandas-profiling) (18.1.0)\n",
      "Requirement already satisfied: pylint>=2.0.0 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pytest-pylint>=0.13.0->phik==0.9.9->pandas-profiling) (2.4.4)\n",
      "Requirement already satisfied: defusedxml in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from nbconvert>=5.3.1->phik==0.9.9->pandas-profiling) (0.6.0)\n",
      "Requirement already satisfied: mistune<2,>=0.8.1 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from nbconvert>=5.3.1->phik==0.9.9->pandas-profiling) (0.8.4)\n",
      "Requirement already satisfied: bleach in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from nbconvert>=5.3.1->phik==0.9.9->pandas-profiling) (3.1.0)\n",
      "Requirement already satisfied: pygments in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from nbconvert>=5.3.1->phik==0.9.9->pandas-profiling) (2.5.2)\n",
      "Requirement already satisfied: testpath in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from nbconvert>=5.3.1->phik==0.9.9->pandas-profiling) (0.4.4)\n",
      "Requirement already satisfied: entrypoints>=0.2.2 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from nbconvert>=5.3.1->phik==0.9.9->pandas-profiling) (0.3)\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "Requirement already satisfied: pandocfilters>=1.4.1 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from nbconvert>=5.3.1->phik==0.9.9->pandas-profiling) (1.4.2)\n",
      "Requirement already satisfied: llvmlite>=0.30.0dev0 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from numba>=0.38.1->phik==0.9.9->pandas-profiling) (0.30.0)\n",
      "Requirement already satisfied: py>=1.5.0 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pytest>=4.0.2->phik==0.9.9->pandas-profiling) (1.8.0)\n",
      "Requirement already satisfied: packaging in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pytest>=4.0.2->phik==0.9.9->pandas-profiling) (19.2)\n",
      "Requirement already satisfied: attrs>=17.4.0 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pytest>=4.0.2->phik==0.9.9->pandas-profiling) (19.3.0)\n",
      "Requirement already satisfied: more-itertools>=4.0.0 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pytest>=4.0.2->phik==0.9.9->pandas-profiling) (7.2.0)\n",
      "Requirement already satisfied: pluggy<1.0,>=0.12 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pytest>=4.0.2->phik==0.9.9->pandas-profiling) (0.13.1)\n",
      "Requirement already satisfied: wcwidth in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pytest>=4.0.2->phik==0.9.9->pandas-profiling) (0.1.7)\n",
      "Requirement already satisfied: importlib-metadata>=0.12 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pytest>=4.0.2->phik==0.9.9->pandas-profiling) (1.2.0)\n",
      "Collecting text-unidecode>=1.3\n",
      "\u001b[?25l  Downloading https://files.pythonhosted.org/packages/a6/a5/c0b6468d3824fe3fde30dbb5e1f687b291608f9473681bbf7dabbf5a87d7/text_unidecode-1.3-py2.py3-none-any.whl (78kB)\n",
      "\u001b[K     |████████████████████████████████| 81kB 20.2MB/s eta 0:00:01\n",
      "\u001b[?25hRequirement already satisfied: jsonschema!=2.5.0,>=2.4 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets==7.5.1->pandas-profiling) (3.2.0)\n",
      "Requirement already satisfied: ipython-genutils in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets==7.5.1->pandas-profiling) (0.2.0)\n",
      "Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= \"3.3\"->ipywidgets==7.5.1->pandas-profiling) (3.0.2)\n",
      "Requirement already satisfied: backcall in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= \"3.3\"->ipywidgets==7.5.1->pandas-profiling) (0.1.0)\n",
      "Requirement already satisfied: pexpect; sys_platform != \"win32\" in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= \"3.3\"->ipywidgets==7.5.1->pandas-profiling) (4.7.0)\n",
      "Requirement already satisfied: appnope; sys_platform == \"darwin\" in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= \"3.3\"->ipywidgets==7.5.1->pandas-profiling) (0.1.0)\n",
      "Requirement already satisfied: jedi>=0.10 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= \"3.3\"->ipywidgets==7.5.1->pandas-profiling) (0.14.1)\n",
      "Requirement already satisfied: pickleshare in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= \"3.3\"->ipywidgets==7.5.1->pandas-profiling) (0.7.5)\n",
      "Requirement already satisfied: notebook>=4.4.1 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from widgetsnbextension~=3.5.0->ipywidgets==7.5.1->pandas-profiling) (6.0.2)\n",
      "Requirement already satisfied: isort<5,>=4.2.5 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pylint>=2.0.0->pytest-pylint>=0.13.0->phik==0.9.9->pandas-profiling) (4.3.21)\n",
      "Requirement already satisfied: mccabe<0.7,>=0.6 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pylint>=2.0.0->pytest-pylint>=0.13.0->phik==0.9.9->pandas-profiling) (0.6.1)\n",
      "Requirement already satisfied: astroid<2.4,>=2.3.0 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pylint>=2.0.0->pytest-pylint>=0.13.0->phik==0.9.9->pandas-profiling) (2.3.3)\n",
      "Requirement already satisfied: webencodings in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from bleach->nbconvert>=5.3.1->phik==0.9.9->pandas-profiling) (0.5.1)\n",
      "Requirement already satisfied: zipp>=0.5 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from importlib-metadata>=0.12->pytest>=4.0.2->phik==0.9.9->pandas-profiling) (0.6.0)\n",
      "Requirement already satisfied: pyrsistent>=0.14.0 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.2.0->ipywidgets==7.5.1->pandas-profiling) (0.15.6)\n",
      "Requirement already satisfied: ptyprocess>=0.5 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from pexpect; sys_platform != \"win32\"->ipython>=4.0.0; python_version >= \"3.3\"->ipywidgets==7.5.1->pandas-profiling) (0.6.0)\n",
      "Requirement already satisfied: parso>=0.5.0 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from jedi>=0.10->ipython>=4.0.0; python_version >= \"3.3\"->ipywidgets==7.5.1->pandas-profiling) (0.5.1)\n",
      "Requirement already satisfied: terminado>=0.8.1 in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets==7.5.1->pandas-profiling) (0.8.3)\n",
      "Requirement already satisfied: prometheus-client in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets==7.5.1->pandas-profiling) (0.7.1)\n",
      "Requirement already satisfied: Send2Trash in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets==7.5.1->pandas-profiling) (1.5.0)\n",
      "Collecting typed-ast<1.5,>=1.4.0; implementation_name == \"cpython\" and python_version < \"3.8\"\n",
      "\u001b[?25l  Downloading https://files.pythonhosted.org/packages/0c/f0/c351d6aeb7f5ba00da2e5aac43ef09b71be95aed45bfca943a5016854269/typed_ast-1.4.1-cp37-cp37m-macosx_10_9_x86_64.whl (223kB)\n",
      "\u001b[K     |████████████████████████████████| 225kB 41.0MB/s eta 0:00:01\n",
      "\u001b[?25hRequirement already satisfied: wrapt==1.11.* in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from astroid<2.4,>=2.3.0->pylint>=2.0.0->pytest-pylint>=0.13.0->phik==0.9.9->pandas-profiling) (1.11.2)\n",
      "Requirement already satisfied: lazy-object-proxy==1.4.* in /Users/barr001/anaconda3/envs/python3.7/lib/python3.7/site-packages (from astroid<2.4,>=2.3.0->pylint>=2.0.0->pytest-pylint>=0.13.0->phik==0.9.9->pandas-profiling) (1.4.3)\n",
      "Building wheels for collected packages: pandas-profiling, visions, tangled-up-in-unicode, kaggle, attr, python-slugify\n",
      "  Building wheel for pandas-profiling (setup.py) ... \u001b[?25ldone\n",
      "\u001b[?25h  Created wheel for pandas-profiling: filename=pandas_profiling-2.5.0-py2.py3-none-any.whl size=241328 sha256=dcbffa352b2710ba57b3f9c81a27142a341e80906b1c008cf32fa184173eda24\n",
      "  Stored in directory: /Users/barr001/Library/Caches/pip/wheels/9b/c9/f1/4a2f30c760e017f3e2f46be999c4597a93d126ef5ea38e276f\n",
      "  Building wheel for visions (setup.py) ... \u001b[?25ldone\n",
      "\u001b[?25h  Created wheel for visions: filename=visions-0.2.2-cp37-none-any.whl size=53059 sha256=6319debb5ecd60b20d6b96f9d67c80ca27c6ae60ccf39c8a9b50b49d562358a9\n",
      "  Stored in directory: /Users/barr001/Library/Caches/pip/wheels/53/87/68/294a9e88d82e395b38571df18f7cb71e9ab51cedae77dd6f31\n",
      "  Building wheel for tangled-up-in-unicode (setup.py) ... \u001b[?25ldone\n",
      "\u001b[?25h  Created wheel for tangled-up-in-unicode: filename=tangled_up_in_unicode-0.0.3-cp37-none-any.whl size=1554154 sha256=d58cc92a04a33a3ec5444f5fed503078b27a3c295600d4ed0b81c429edc3c26c\n",
      "  Stored in directory: /Users/barr001/Library/Caches/pip/wheels/c4/57/cc/5f58206efb00418d4dcae8d08a3cb40627778ea29622f664c6\n",
      "  Building wheel for kaggle (setup.py) ... \u001b[?25ldone\n",
      "\u001b[?25h  Created wheel for kaggle: filename=kaggle-1.5.6-cp37-none-any.whl size=72859 sha256=cd8ca00da94001000908a83c755073cbcf098a40c5288a04476ed5a9f4f6407b\n",
      "  Stored in directory: /Users/barr001/Library/Caches/pip/wheels/57/4e/e8/bb28d035162fb8f17f8ca5d42c3230e284c6aa565b42b72674\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "  Building wheel for attr (setup.py) ... \u001b[?25ldone\n",
      "\u001b[?25h  Created wheel for attr: filename=attr-0.3.1-cp37-none-any.whl size=2459 sha256=49a45f914bd2aad95aacff89c59a4753cb9e9190946dd3887313b72bef59e88f\n",
      "  Stored in directory: /Users/barr001/Library/Caches/pip/wheels/f0/96/9b/1f8892a707d17095b5a6eab0275da9d39e68e03a26aee2e726\n",
      "  Building wheel for python-slugify (setup.py) ... \u001b[?25ldone\n",
      "\u001b[?25h  Created wheel for python-slugify: filename=python_slugify-4.0.0-py2.py3-none-any.whl size=5487 sha256=a65bed414f52ca17d660b2b5a53e1c629608969588dbe113c0f062cd56ff13a0\n",
      "  Stored in directory: /Users/barr001/Library/Caches/pip/wheels/11/94/81/312969455540cb0e6a773e5d68a73c14128bfdfd4a7969bb4f\n",
      "Successfully built pandas-profiling visions tangled-up-in-unicode kaggle attr python-slugify\n",
      "Installing collected packages: scipy, confuse, jinja2, tangled-up-in-unicode, attr, visions, htmlmin, missingno, pytest-pylint, joblib, phik, tqdm, urllib3, text-unidecode, python-slugify, kaggle, pandas-profiling, typed-ast\n",
      "  Found existing installation: scipy 1.3.1\n",
      "    Uninstalling scipy-1.3.1:\n",
      "      Successfully uninstalled scipy-1.3.1\n",
      "  Found existing installation: Jinja2 2.10.3\n",
      "    Uninstalling Jinja2-2.10.3:\n",
      "      Successfully uninstalled Jinja2-2.10.3\n",
      "  Found existing installation: joblib 0.14.0\n",
      "    Uninstalling joblib-0.14.0:\n",
      "      Successfully uninstalled joblib-0.14.0\n",
      "  Found existing installation: tqdm 4.40.0\n",
      "    Uninstalling tqdm-4.40.0:\n",
      "      Successfully uninstalled tqdm-4.40.0\n",
      "  Found existing installation: urllib3 1.25.7\n",
      "    Uninstalling urllib3-1.25.7:\n",
      "      Successfully uninstalled urllib3-1.25.7\n",
      "Successfully installed attr-0.3.1 confuse-1.0.0 htmlmin-0.1.12 jinja2-2.11.1 joblib-0.14.1 kaggle-1.5.6 missingno-0.4.2 pandas-profiling-2.5.0 phik-0.9.9 pytest-pylint-0.15.0 python-slugify-4.0.0 scipy-1.4.1 tangled-up-in-unicode-0.0.3 text-unidecode-1.3 tqdm-4.42.0 typed-ast-1.4.1 urllib3-1.24.3 visions-0.2.2\n",
      "Note: you may need to restart the kernel to use updated packages.\n"
     ]
    }
   ],
   "source": [
    "pip install pandas-profiling"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 30,
   "metadata": {},
   "outputs": [],
   "source": [
    "import pandas as pd\n",
    "import numpy as np\n",
    "from datetime import datetime, timedelta \n",
    "import os\n",
    "import seaborn as sns\n",
    "import matplotlib.pyplot as plt\n",
    "import glob\n",
    "from pandas_profiling import ProfileReport"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 5,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/html": [
       "<div>\n",
       "<style scoped>\n",
       "    .dataframe tbody tr th:only-of-type {\n",
       "        vertical-align: middle;\n",
       "    }\n",
       "\n",
       "    .dataframe tbody tr th {\n",
       "        vertical-align: top;\n",
       "    }\n",
       "\n",
       "    .dataframe thead th {\n",
       "        text-align: right;\n",
       "    }\n",
       "</style>\n",
       "<table border=\"1\" class=\"dataframe\">\n",
       "  <thead>\n",
       "    <tr style=\"text-align: right;\">\n",
       "      <th></th>\n",
       "      <th>primary_artist_key</th>\n",
       "      <th>project_key</th>\n",
       "      <th>product_family_no</th>\n",
       "      <th>min</th>\n",
       "      <th>count</th>\n",
       "    </tr>\n",
       "  </thead>\n",
       "  <tbody>\n",
       "    <tr>\n",
       "      <th>0</th>\n",
       "      <td>367626</td>\n",
       "      <td>-1</td>\n",
       "      <td>289024</td>\n",
       "      <td>1990-02-20</td>\n",
       "      <td>8</td>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>1</th>\n",
       "      <td>599458</td>\n",
       "      <td>-1</td>\n",
       "      <td>279051</td>\n",
       "      <td>1994-02-28</td>\n",
       "      <td>2</td>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>2</th>\n",
       "      <td>353277</td>\n",
       "      <td>-1</td>\n",
       "      <td>323667</td>\n",
       "      <td>1999-01-18</td>\n",
       "      <td>2</td>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>3</th>\n",
       "      <td>273915</td>\n",
       "      <td>-1</td>\n",
       "      <td>397696</td>\n",
       "      <td>2004-05-15</td>\n",
       "      <td>1</td>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>4</th>\n",
       "      <td>104059</td>\n",
       "      <td>65852</td>\n",
       "      <td>438477</td>\n",
       "      <td>2008-03-04</td>\n",
       "      <td>1</td>\n",
       "    </tr>\n",
       "  </tbody>\n",
       "</table>\n",
       "</div>"
      ],
      "text/plain": [
       "   primary_artist_key  project_key  product_family_no         min  count\n",
       "0              367626           -1             289024  1990-02-20      8\n",
       "1              599458           -1             279051  1994-02-28      2\n",
       "2              353277           -1             323667  1999-01-18      2\n",
       "3              273915           -1             397696  2004-05-15      1\n",
       "4              104059        65852             438477  2008-03-04      1"
      ]
     },
     "execution_count": 5,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "data = pd.read_csv('/users/BARR001/Documents/Finance Stream Predictions/one_more_try.csv')\n",
    "projects = pd.read_csv('/users/BARR001/Documents/Finance Stream Predictions/project_mapping_with_release_date.csv')\n",
    "projects.head()"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 8,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "(9810730, 21)"
      ]
     },
     "execution_count": 8,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "data.shape"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 9,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "Index(['report_date', 'week_end_date_thursday', 'month_end_date',\n",
       "       'product_family_no', 'product_family_name', 'primary_artist_name',\n",
       "       'fin_label_name', 'project_id', 'source_name', 'age_group_intl_name',\n",
       "       'gender_name', 'type_group_name', 'zip_code', 'playlist_type_name',\n",
       "       'media_duration', 'playlist_count', 'product_count', 'max_streams',\n",
       "       'listener_count', 'streams', 'artist_count'],\n",
       "      dtype='object')"
      ]
     },
     "execution_count": 9,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "data.columns"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 10,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "report_date               object\n",
       "week_end_date_thursday    object\n",
       "month_end_date            object\n",
       "product_family_no          int64\n",
       "product_family_name       object\n",
       "primary_artist_name       object\n",
       "fin_label_name            object\n",
       "project_id                 int64\n",
       "source_name               object\n",
       "age_group_intl_name       object\n",
       "gender_name               object\n",
       "type_group_name           object\n",
       "zip_code                  object\n",
       "playlist_type_name        object\n",
       "media_duration             int64\n",
       "playlist_count             int64\n",
       "product_count              int64\n",
       "max_streams                int64\n",
       "listener_count             int64\n",
       "streams                    int64\n",
       "artist_count               int64\n",
       "dtype: object"
      ]
     },
     "execution_count": 10,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "data.dtypes"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 11,
   "metadata": {},
   "outputs": [],
   "source": [
    "data['report_date'] = pd.to_datetime(data['report_date'])\n",
    "data['week_end_date_thursday'] = pd.to_datetime(data['week_end_date_thursday'])\n",
    "data['month_end_date'] = pd.to_datetime(data['month_end_date'])"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 12,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "report_date               datetime64[ns]\n",
       "week_end_date_thursday    datetime64[ns]\n",
       "month_end_date            datetime64[ns]\n",
       "product_family_no                  int64\n",
       "product_family_name               object\n",
       "primary_artist_name               object\n",
       "fin_label_name                    object\n",
       "project_id                         int64\n",
       "source_name                       object\n",
       "age_group_intl_name               object\n",
       "gender_name                       object\n",
       "type_group_name                   object\n",
       "zip_code                          object\n",
       "playlist_type_name                object\n",
       "media_duration                     int64\n",
       "playlist_count                     int64\n",
       "product_count                      int64\n",
       "max_streams                        int64\n",
       "listener_count                     int64\n",
       "streams                            int64\n",
       "artist_count                       int64\n",
       "dtype: object"
      ]
     },
     "execution_count": 12,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "data.dtypes"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 13,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/html": [
       "<div>\n",
       "<style scoped>\n",
       "    .dataframe tbody tr th:only-of-type {\n",
       "        vertical-align: middle;\n",
       "    }\n",
       "\n",
       "    .dataframe tbody tr th {\n",
       "        vertical-align: top;\n",
       "    }\n",
       "\n",
       "    .dataframe thead th {\n",
       "        text-align: right;\n",
       "    }\n",
       "</style>\n",
       "<table border=\"1\" class=\"dataframe\">\n",
       "  <thead>\n",
       "    <tr style=\"text-align: right;\">\n",
       "      <th></th>\n",
       "      <th>report_date</th>\n",
       "      <th>week_end_date_thursday</th>\n",
       "      <th>month_end_date</th>\n",
       "      <th>product_family_no</th>\n",
       "      <th>product_family_name</th>\n",
       "      <th>primary_artist_name</th>\n",
       "      <th>fin_label_name</th>\n",
       "      <th>project_id</th>\n",
       "      <th>source_name</th>\n",
       "      <th>age_group_intl_name</th>\n",
       "      <th>...</th>\n",
       "      <th>type_group_name</th>\n",
       "      <th>zip_code</th>\n",
       "      <th>playlist_type_name</th>\n",
       "      <th>media_duration</th>\n",
       "      <th>playlist_count</th>\n",
       "      <th>product_count</th>\n",
       "      <th>max_streams</th>\n",
       "      <th>listener_count</th>\n",
       "      <th>streams</th>\n",
       "      <th>artist_count</th>\n",
       "    </tr>\n",
       "  </thead>\n",
       "  <tbody>\n",
       "    <tr>\n",
       "      <th>0</th>\n",
       "      <td>2016-12-13</td>\n",
       "      <td>2016-12-15</td>\n",
       "      <td>2016-12-31</td>\n",
       "      <td>2748192</td>\n",
       "      <td>Esperando Que Vuelvas</td>\n",
       "      <td>Nelson Velásquez &amp; Morre Romero</td>\n",
       "      <td>Catalog Digital</td>\n",
       "      <td>1120240</td>\n",
       "      <td>Others Playlist</td>\n",
       "      <td>40-44</td>\n",
       "      <td>...</td>\n",
       "      <td>Free</td>\n",
       "      <td>Non</td>\n",
       "      <td>Other Playlist</td>\n",
       "      <td>287</td>\n",
       "      <td>1</td>\n",
       "      <td>1</td>\n",
       "      <td>47</td>\n",
       "      <td>1</td>\n",
       "      <td>1</td>\n",
       "      <td>1</td>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>1</th>\n",
       "      <td>2017-01-21</td>\n",
       "      <td>2017-01-26</td>\n",
       "      <td>2017-01-31</td>\n",
       "      <td>3858865</td>\n",
       "      <td>Dancing in the Street</td>\n",
       "      <td>David Bowie &amp; Mick Jagger</td>\n",
       "      <td>Columbia Legacy Cat</td>\n",
       "      <td>1184974</td>\n",
       "      <td>Album</td>\n",
       "      <td>15-20</td>\n",
       "      <td>...</td>\n",
       "      <td>Free</td>\n",
       "      <td>Non</td>\n",
       "      <td>NaN</td>\n",
       "      <td>191</td>\n",
       "      <td>1</td>\n",
       "      <td>1</td>\n",
       "      <td>432</td>\n",
       "      <td>1</td>\n",
       "      <td>1</td>\n",
       "      <td>1</td>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>2</th>\n",
       "      <td>2017-01-16</td>\n",
       "      <td>2017-01-19</td>\n",
       "      <td>2017-01-31</td>\n",
       "      <td>2602827</td>\n",
       "      <td>Mi Última Carta</td>\n",
       "      <td>Chelo Silva</td>\n",
       "      <td>Catalog Digital</td>\n",
       "      <td>1094464</td>\n",
       "      <td>Artist</td>\n",
       "      <td>50-54</td>\n",
       "      <td>...</td>\n",
       "      <td>Paid</td>\n",
       "      <td>1</td>\n",
       "      <td>NaN</td>\n",
       "      <td>185</td>\n",
       "      <td>1</td>\n",
       "      <td>1</td>\n",
       "      <td>129</td>\n",
       "      <td>1</td>\n",
       "      <td>1</td>\n",
       "      <td>1</td>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>3</th>\n",
       "      <td>2017-03-10</td>\n",
       "      <td>2017-03-16</td>\n",
       "      <td>2017-03-31</td>\n",
       "      <td>349775</td>\n",
       "      <td>Juan Diecinueve Cuarenta y Uno</td>\n",
       "      <td>Camilo Sesto</td>\n",
       "      <td>Catalog BMG Int'l</td>\n",
       "      <td>1035964</td>\n",
       "      <td>Collection</td>\n",
       "      <td>45-49</td>\n",
       "      <td>...</td>\n",
       "      <td>Free</td>\n",
       "      <td>752</td>\n",
       "      <td>NaN</td>\n",
       "      <td>161</td>\n",
       "      <td>1</td>\n",
       "      <td>1</td>\n",
       "      <td>143</td>\n",
       "      <td>1</td>\n",
       "      <td>1</td>\n",
       "      <td>1</td>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>4</th>\n",
       "      <td>2017-03-07</td>\n",
       "      <td>2017-03-09</td>\n",
       "      <td>2017-03-31</td>\n",
       "      <td>349775</td>\n",
       "      <td>Juan Diecinueve Cuarenta y Uno</td>\n",
       "      <td>Camilo Sesto</td>\n",
       "      <td>Catalog BMG Int'l</td>\n",
       "      <td>1035964</td>\n",
       "      <td>Others Playlist</td>\n",
       "      <td>50-54</td>\n",
       "      <td>...</td>\n",
       "      <td>Paid</td>\n",
       "      <td>921</td>\n",
       "      <td>Other Playlist</td>\n",
       "      <td>161</td>\n",
       "      <td>1</td>\n",
       "      <td>1</td>\n",
       "      <td>143</td>\n",
       "      <td>1</td>\n",
       "      <td>1</td>\n",
       "      <td>1</td>\n",
       "    </tr>\n",
       "  </tbody>\n",
       "</table>\n",
       "<p>5 rows × 21 columns</p>\n",
       "</div>"
      ],
      "text/plain": [
       "  report_date week_end_date_thursday month_end_date  product_family_no  \\\n",
       "0  2016-12-13             2016-12-15     2016-12-31            2748192   \n",
       "1  2017-01-21             2017-01-26     2017-01-31            3858865   \n",
       "2  2017-01-16             2017-01-19     2017-01-31            2602827   \n",
       "3  2017-03-10             2017-03-16     2017-03-31             349775   \n",
       "4  2017-03-07             2017-03-09     2017-03-31             349775   \n",
       "\n",
       "              product_family_name              primary_artist_name  \\\n",
       "0           Esperando Que Vuelvas  Nelson Velásquez & Morre Romero   \n",
       "1           Dancing in the Street        David Bowie & Mick Jagger   \n",
       "2                 Mi Última Carta                      Chelo Silva   \n",
       "3  Juan Diecinueve Cuarenta y Uno                     Camilo Sesto   \n",
       "4  Juan Diecinueve Cuarenta y Uno                     Camilo Sesto   \n",
       "\n",
       "        fin_label_name  project_id      source_name age_group_intl_name  ...  \\\n",
       "0      Catalog Digital     1120240  Others Playlist               40-44  ...   \n",
       "1  Columbia Legacy Cat     1184974            Album               15-20  ...   \n",
       "2      Catalog Digital     1094464           Artist               50-54  ...   \n",
       "3    Catalog BMG Int'l     1035964       Collection               45-49  ...   \n",
       "4    Catalog BMG Int'l     1035964  Others Playlist               50-54  ...   \n",
       "\n",
       "  type_group_name zip_code playlist_type_name media_duration  playlist_count  \\\n",
       "0            Free      Non     Other Playlist            287               1   \n",
       "1            Free      Non                NaN            191               1   \n",
       "2            Paid        1                NaN            185               1   \n",
       "3            Free      752                NaN            161               1   \n",
       "4            Paid      921     Other Playlist            161               1   \n",
       "\n",
       "   product_count  max_streams  listener_count  streams  artist_count  \n",
       "0              1           47               1        1             1  \n",
       "1              1          432               1        1             1  \n",
       "2              1          129               1        1             1  \n",
       "3              1          143               1        1             1  \n",
       "4              1          143               1        1             1  \n",
       "\n",
       "[5 rows x 21 columns]"
      ]
     },
     "execution_count": 13,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "data.head()"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 14,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "10983"
      ]
     },
     "execution_count": 14,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "len(data['product_family_no'].unique())"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "So what we're aiming for here is a row per pfn (by month?) with the breakdowns (%free vs paid, %M vs F, %age group, etc)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 27,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/html": [
       "<div>\n",
       "<style scoped>\n",
       "    .dataframe tbody tr th:only-of-type {\n",
       "        vertical-align: middle;\n",
       "    }\n",
       "\n",
       "    .dataframe tbody tr th {\n",
       "        vertical-align: top;\n",
       "    }\n",
       "\n",
       "    .dataframe thead tr th {\n",
       "        text-align: left;\n",
       "    }\n",
       "\n",
       "    .dataframe thead tr:last-of-type th {\n",
       "        text-align: right;\n",
       "    }\n",
       "</style>\n",
       "<table border=\"1\" class=\"dataframe\">\n",
       "  <thead>\n",
       "    <tr>\n",
       "      <th></th>\n",
       "      <th colspan=\"2\" halign=\"left\">media_duration</th>\n",
       "      <th>streams</th>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th></th>\n",
       "      <th>count</th>\n",
       "      <th>mean</th>\n",
       "      <th>sum</th>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>product_family_no</th>\n",
       "      <th></th>\n",
       "      <th></th>\n",
       "      <th></th>\n",
       "    </tr>\n",
       "  </thead>\n",
       "  <tbody>\n",
       "    <tr>\n",
       "      <th>275593</th>\n",
       "      <td>1</td>\n",
       "      <td>249.000000</td>\n",
       "      <td>1</td>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>277357</th>\n",
       "      <td>1</td>\n",
       "      <td>180.000000</td>\n",
       "      <td>1</td>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>277463</th>\n",
       "      <td>4</td>\n",
       "      <td>180.000000</td>\n",
       "      <td>4</td>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>277464</th>\n",
       "      <td>10</td>\n",
       "      <td>165.000000</td>\n",
       "      <td>10</td>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>277807</th>\n",
       "      <td>1</td>\n",
       "      <td>216.000000</td>\n",
       "      <td>1</td>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>...</th>\n",
       "      <td>...</td>\n",
       "      <td>...</td>\n",
       "      <td>...</td>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>775368596</th>\n",
       "      <td>108</td>\n",
       "      <td>406.222222</td>\n",
       "      <td>124</td>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>816259891</th>\n",
       "      <td>117</td>\n",
       "      <td>330.461538</td>\n",
       "      <td>137</td>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>824506455</th>\n",
       "      <td>110</td>\n",
       "      <td>236.327273</td>\n",
       "      <td>119</td>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>879900041</th>\n",
       "      <td>668</td>\n",
       "      <td>197.179641</td>\n",
       "      <td>724</td>\n",
       "    </tr>\n",
       "    <tr>\n",
       "      <th>999783423</th>\n",
       "      <td>74</td>\n",
       "      <td>220.297297</td>\n",
       "      <td>80</td>\n",
       "    </tr>\n",
       "  </tbody>\n",
       "</table>\n",
       "<p>10983 rows × 3 columns</p>\n",
       "</div>"
      ],
      "text/plain": [
       "                  media_duration             streams\n",
       "                           count        mean     sum\n",
       "product_family_no                                   \n",
       "275593                         1  249.000000       1\n",
       "277357                         1  180.000000       1\n",
       "277463                         4  180.000000       4\n",
       "277464                        10  165.000000      10\n",
       "277807                         1  216.000000       1\n",
       "...                          ...         ...     ...\n",
       "775368596                    108  406.222222     124\n",
       "816259891                    117  330.461538     137\n",
       "824506455                    110  236.327273     119\n",
       "879900041                    668  197.179641     724\n",
       "999783423                     74  220.297297      80\n",
       "\n",
       "[10983 rows x 3 columns]"
      ]
     },
     "execution_count": 27,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "data.groupby('product_family_no').agg({'media_duration': ['count', 'mean'],'streams':  ['sum']})"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 31,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "application/vnd.jupyter.widget-view+json": {
       "model_id": "22c033311a0a4b1fbe9b8f61d7aa30d5",
       "version_major": 2,
       "version_minor": 0
      },
      "text/plain": [
       "HBox(children=(FloatProgress(value=0.0, description='variables', max=21.0, style=ProgressStyle(description_wid…"
      ]
     },
     "metadata": {},
     "output_type": "display_data"
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\n"
     ]
    },
    {
     "data": {
      "application/vnd.jupyter.widget-view+json": {
       "model_id": "ebdf08696f2b46758d11721be392e5a2",
       "version_major": 2,
       "version_minor": 0
      },
      "text/plain": [
       "HBox(children=(FloatProgress(value=0.0, description='correlations', max=6.0, style=ProgressStyle(description_w…"
      ]
     },
     "metadata": {},
     "output_type": "display_data"
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\n"
     ]
    },
    {
     "data": {
      "application/vnd.jupyter.widget-view+json": {
       "model_id": "4f6e05c5ca7941a6b0ec49deec605713",
       "version_major": 2,
       "version_minor": 0
      },
      "text/plain": [
       "HBox(children=(FloatProgress(value=0.0, description='interactions [continuous]', max=64.0, style=ProgressStyle…"
      ]
     },
     "metadata": {},
     "output_type": "display_data"
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\n"
     ]
    },
    {
     "data": {
      "application/vnd.jupyter.widget-view+json": {
       "model_id": "11dbc210a7874b00b54abd203dddb5c9",
       "version_major": 2,
       "version_minor": 0
      },
      "text/plain": [
       "HBox(children=(FloatProgress(value=0.0, description='table', max=1.0, style=ProgressStyle(description_width='i…"
      ]
     },
     "metadata": {},
     "output_type": "display_data"
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\n"
     ]
    },
    {
     "data": {
      "application/vnd.jupyter.widget-view+json": {
       "model_id": "7d43fa0916a4447daa2078838bfb34cd",
       "version_major": 2,
       "version_minor": 0
      },
      "text/plain": [
       "HBox(children=(FloatProgress(value=0.0, description='missing', max=3.0, style=ProgressStyle(description_width=…"
      ]
     },
     "metadata": {},
     "output_type": "display_data"
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\n"
     ]
    },
    {
     "data": {
      "application/vnd.jupyter.widget-view+json": {
       "model_id": "28bccd7a63254adbbe93d964453577ae",
       "version_major": 2,
       "version_minor": 0
      },
      "text/plain": [
       "HBox(children=(FloatProgress(value=0.0, description='warnings', max=3.0, style=ProgressStyle(description_width…"
      ]
     },
     "metadata": {},
     "output_type": "display_data"
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\n"
     ]
    },
    {
     "data": {
      "application/vnd.jupyter.widget-view+json": {
       "model_id": "e8e6dc07788e4bdf909bdb3adda0f399",
       "version_major": 2,
       "version_minor": 0
      },
      "text/plain": [
       "HBox(children=(FloatProgress(value=0.0, description='package', max=1.0, style=ProgressStyle(description_width=…"
      ]
     },
     "metadata": {},
     "output_type": "display_data"
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\n"
     ]
    },
    {
     "data": {
      "application/vnd.jupyter.widget-view+json": {
       "model_id": "2fcdb448eb7f4d41a6c47dd051092ceb",
       "version_major": 2,
       "version_minor": 0
      },
      "text/plain": [
       "HBox(children=(FloatProgress(value=0.0, description='build report structure', max=1.0, style=ProgressStyle(des…"
      ]
     },
     "metadata": {},
     "output_type": "display_data"
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\n"
     ]
    }
   ],
   "source": [
    "profile = ProfileReport(data, title='Pandas Profiling Report', html={'style':{'full_width':True}})"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 32,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/html": [
       "\n",
       "                <iframe\n",
       "                    width=\"100%\"\n",
       "                    height=\"800px\"\n",
       "                    srcdoc=\"&lt;!doctype html&gt;&lt;html lang=en&gt;&lt;head&gt;&lt;meta charset=utf-8&gt;&lt;meta name=viewport content=&quot;width=device-width, initial-scale=1, shrink-to-fit=no&quot;&gt;&lt;meta name=description content=&quot;Profile report generated with the `pandas-profiling` Python package&quot;&gt;&lt;meta name=author content=&quot;Simon Brugman and the open source community.&quot;&gt;&lt;meta name=generator content=&quot;Pandas Profiling v2.5.0&quot;&gt;&lt;meta name=url content=https://github.com/pandas-profiling/pandas-profiling&gt;&lt;meta name=date content&gt;&lt;title&gt;Pandas Profiling Report&lt;/title&gt;&lt;style&gt;\n",
       "/*!\n",
       " * Bootstrap v3.3.7 (http://getbootstrap.com)\n",
       " * Copyright 2011-2016 Twitter, Inc.\n",
       " * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n",
       " *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:&quot; (&quot; attr(href) &quot;)&quot;}abbr[title]:after{content:&quot; (&quot; attr(title) &quot;)&quot;}a[href^=&quot;javascript:&quot;]:after,a[href^=&quot;#&quot;]:after{content:&quot;&quot;}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn&gt;.caret,.dropup&gt;.btn&gt;.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:&#x27;Glyphicons Halflings&#x27;;src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format(&#x27;embedded-opentype&#x27;),url(../fonts/glyphicons-halflings-regular.woff2) format(&#x27;woff2&#x27;),url(../fonts/glyphicons-halflings-regular.woff) format(&#x27;woff&#x27;),url(../fonts/glyphicons-halflings-regular.ttf) format(&#x27;truetype&#x27;),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format(&#x27;svg&#x27;)}.glyphicon{position:relative;top:1px;display:inline-block;font-family:&#x27;Glyphicons Halflings&#x27;;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:&quot;\\002a&quot;}.glyphicon-plus:before{content:&quot;\\002b&quot;}.glyphicon-eur:before,.glyphicon-euro:before{content:&quot;\\20ac&quot;}.glyphicon-minus:before{content:&quot;\\2212&quot;}.glyphicon-cloud:before{content:&quot;\\2601&quot;}.glyphicon-envelope:before{content:&quot;\\2709&quot;}.glyphicon-pencil:before{content:&quot;\\270f&quot;}.glyphicon-glass:before{content:&quot;\\e001&quot;}.glyphicon-music:before{content:&quot;\\e002&quot;}.glyphicon-search:before{content:&quot;\\e003&quot;}.glyphicon-heart:before{content:&quot;\\e005&quot;}.glyphicon-star:before{content:&quot;\\e006&quot;}.glyphicon-star-empty:before{content:&quot;\\e007&quot;}.glyphicon-user:before{content:&quot;\\e008&quot;}.glyphicon-film:before{content:&quot;\\e009&quot;}.glyphicon-th-large:before{content:&quot;\\e010&quot;}.glyphicon-th:before{content:&quot;\\e011&quot;}.glyphicon-th-list:before{content:&quot;\\e012&quot;}.glyphicon-ok:before{content:&quot;\\e013&quot;}.glyphicon-remove:before{content:&quot;\\e014&quot;}.glyphicon-zoom-in:before{content:&quot;\\e015&quot;}.glyphicon-zoom-out:before{content:&quot;\\e016&quot;}.glyphicon-off:before{content:&quot;\\e017&quot;}.glyphicon-signal:before{content:&quot;\\e018&quot;}.glyphicon-cog:before{content:&quot;\\e019&quot;}.glyphicon-trash:before{content:&quot;\\e020&quot;}.glyphicon-home:before{content:&quot;\\e021&quot;}.glyphicon-file:before{content:&quot;\\e022&quot;}.glyphicon-time:before{content:&quot;\\e023&quot;}.glyphicon-road:before{content:&quot;\\e024&quot;}.glyphicon-download-alt:before{content:&quot;\\e025&quot;}.glyphicon-download:before{content:&quot;\\e026&quot;}.glyphicon-upload:before{content:&quot;\\e027&quot;}.glyphicon-inbox:before{content:&quot;\\e028&quot;}.glyphicon-play-circle:before{content:&quot;\\e029&quot;}.glyphicon-repeat:before{content:&quot;\\e030&quot;}.glyphicon-refresh:before{content:&quot;\\e031&quot;}.glyphicon-list-alt:before{content:&quot;\\e032&quot;}.glyphicon-lock:before{content:&quot;\\e033&quot;}.glyphicon-flag:before{content:&quot;\\e034&quot;}.glyphicon-headphones:before{content:&quot;\\e035&quot;}.glyphicon-volume-off:before{content:&quot;\\e036&quot;}.glyphicon-volume-down:before{content:&quot;\\e037&quot;}.glyphicon-volume-up:before{content:&quot;\\e038&quot;}.glyphicon-qrcode:before{content:&quot;\\e039&quot;}.glyphicon-barcode:before{content:&quot;\\e040&quot;}.glyphicon-tag:before{content:&quot;\\e041&quot;}.glyphicon-tags:before{content:&quot;\\e042&quot;}.glyphicon-book:before{content:&quot;\\e043&quot;}.glyphicon-bookmark:before{content:&quot;\\e044&quot;}.glyphicon-print:before{content:&quot;\\e045&quot;}.glyphicon-camera:before{content:&quot;\\e046&quot;}.glyphicon-font:before{content:&quot;\\e047&quot;}.glyphicon-bold:before{content:&quot;\\e048&quot;}.glyphicon-italic:before{content:&quot;\\e049&quot;}.glyphicon-text-height:before{content:&quot;\\e050&quot;}.glyphicon-text-width:before{content:&quot;\\e051&quot;}.glyphicon-align-left:before{content:&quot;\\e052&quot;}.glyphicon-align-center:before{content:&quot;\\e053&quot;}.glyphicon-align-right:before{content:&quot;\\e054&quot;}.glyphicon-align-justify:before{content:&quot;\\e055&quot;}.glyphicon-list:before{content:&quot;\\e056&quot;}.glyphicon-indent-left:before{content:&quot;\\e057&quot;}.glyphicon-indent-right:before{content:&quot;\\e058&quot;}.glyphicon-facetime-video:before{content:&quot;\\e059&quot;}.glyphicon-picture:before{content:&quot;\\e060&quot;}.glyphicon-map-marker:before{content:&quot;\\e062&quot;}.glyphicon-adjust:before{content:&quot;\\e063&quot;}.glyphicon-tint:before{content:&quot;\\e064&quot;}.glyphicon-edit:before{content:&quot;\\e065&quot;}.glyphicon-share:before{content:&quot;\\e066&quot;}.glyphicon-check:before{content:&quot;\\e067&quot;}.glyphicon-move:before{content:&quot;\\e068&quot;}.glyphicon-step-backward:before{content:&quot;\\e069&quot;}.glyphicon-fast-backward:before{content:&quot;\\e070&quot;}.glyphicon-backward:before{content:&quot;\\e071&quot;}.glyphicon-play:before{content:&quot;\\e072&quot;}.glyphicon-pause:before{content:&quot;\\e073&quot;}.glyphicon-stop:before{content:&quot;\\e074&quot;}.glyphicon-forward:before{content:&quot;\\e075&quot;}.glyphicon-fast-forward:before{content:&quot;\\e076&quot;}.glyphicon-step-forward:before{content:&quot;\\e077&quot;}.glyphicon-eject:before{content:&quot;\\e078&quot;}.glyphicon-chevron-left:before{content:&quot;\\e079&quot;}.glyphicon-chevron-right:before{content:&quot;\\e080&quot;}.glyphicon-plus-sign:before{content:&quot;\\e081&quot;}.glyphicon-minus-sign:before{content:&quot;\\e082&quot;}.glyphicon-remove-sign:before{content:&quot;\\e083&quot;}.glyphicon-ok-sign:before{content:&quot;\\e084&quot;}.glyphicon-question-sign:before{content:&quot;\\e085&quot;}.glyphicon-info-sign:before{content:&quot;\\e086&quot;}.glyphicon-screenshot:before{content:&quot;\\e087&quot;}.glyphicon-remove-circle:before{content:&quot;\\e088&quot;}.glyphicon-ok-circle:before{content:&quot;\\e089&quot;}.glyphicon-ban-circle:before{content:&quot;\\e090&quot;}.glyphicon-arrow-left:before{content:&quot;\\e091&quot;}.glyphicon-arrow-right:before{content:&quot;\\e092&quot;}.glyphicon-arrow-up:before{content:&quot;\\e093&quot;}.glyphicon-arrow-down:before{content:&quot;\\e094&quot;}.glyphicon-share-alt:before{content:&quot;\\e095&quot;}.glyphicon-resize-full:before{content:&quot;\\e096&quot;}.glyphicon-resize-small:before{content:&quot;\\e097&quot;}.glyphicon-exclamation-sign:before{content:&quot;\\e101&quot;}.glyphicon-gift:before{content:&quot;\\e102&quot;}.glyphicon-leaf:before{content:&quot;\\e103&quot;}.glyphicon-fire:before{content:&quot;\\e104&quot;}.glyphicon-eye-open:before{content:&quot;\\e105&quot;}.glyphicon-eye-close:before{content:&quot;\\e106&quot;}.glyphicon-warning-sign:before{content:&quot;\\e107&quot;}.glyphicon-plane:before{content:&quot;\\e108&quot;}.glyphicon-calendar:before{content:&quot;\\e109&quot;}.glyphicon-random:before{content:&quot;\\e110&quot;}.glyphicon-comment:before{content:&quot;\\e111&quot;}.glyphicon-magnet:before{content:&quot;\\e112&quot;}.glyphicon-chevron-up:before{content:&quot;\\e113&quot;}.glyphicon-chevron-down:before{content:&quot;\\e114&quot;}.glyphicon-retweet:before{content:&quot;\\e115&quot;}.glyphicon-shopping-cart:before{content:&quot;\\e116&quot;}.glyphicon-folder-close:before{content:&quot;\\e117&quot;}.glyphicon-folder-open:before{content:&quot;\\e118&quot;}.glyphicon-resize-vertical:before{content:&quot;\\e119&quot;}.glyphicon-resize-horizontal:before{content:&quot;\\e120&quot;}.glyphicon-hdd:before{content:&quot;\\e121&quot;}.glyphicon-bullhorn:before{content:&quot;\\e122&quot;}.glyphicon-bell:before{content:&quot;\\e123&quot;}.glyphicon-certificate:before{content:&quot;\\e124&quot;}.glyphicon-thumbs-up:before{content:&quot;\\e125&quot;}.glyphicon-thumbs-down:before{content:&quot;\\e126&quot;}.glyphicon-hand-right:before{content:&quot;\\e127&quot;}.glyphicon-hand-left:before{content:&quot;\\e128&quot;}.glyphicon-hand-up:before{content:&quot;\\e129&quot;}.glyphicon-hand-down:before{content:&quot;\\e130&quot;}.glyphicon-circle-arrow-right:before{content:&quot;\\e131&quot;}.glyphicon-circle-arrow-left:before{content:&quot;\\e132&quot;}.glyphicon-circle-arrow-up:before{content:&quot;\\e133&quot;}.glyphicon-circle-arrow-down:before{content:&quot;\\e134&quot;}.glyphicon-globe:before{content:&quot;\\e135&quot;}.glyphicon-wrench:before{content:&quot;\\e136&quot;}.glyphicon-tasks:before{content:&quot;\\e137&quot;}.glyphicon-filter:before{content:&quot;\\e138&quot;}.glyphicon-briefcase:before{content:&quot;\\e139&quot;}.glyphicon-fullscreen:before{content:&quot;\\e140&quot;}.glyphicon-dashboard:before{content:&quot;\\e141&quot;}.glyphicon-paperclip:before{content:&quot;\\e142&quot;}.glyphicon-heart-empty:before{content:&quot;\\e143&quot;}.glyphicon-link:before{content:&quot;\\e144&quot;}.glyphicon-phone:before{content:&quot;\\e145&quot;}.glyphicon-pushpin:before{content:&quot;\\e146&quot;}.glyphicon-usd:before{content:&quot;\\e148&quot;}.glyphicon-gbp:before{content:&quot;\\e149&quot;}.glyphicon-sort:before{content:&quot;\\e150&quot;}.glyphicon-sort-by-alphabet:before{content:&quot;\\e151&quot;}.glyphicon-sort-by-alphabet-alt:before{content:&quot;\\e152&quot;}.glyphicon-sort-by-order:before{content:&quot;\\e153&quot;}.glyphicon-sort-by-order-alt:before{content:&quot;\\e154&quot;}.glyphicon-sort-by-attributes:before{content:&quot;\\e155&quot;}.glyphicon-sort-by-attributes-alt:before{content:&quot;\\e156&quot;}.glyphicon-unchecked:before{content:&quot;\\e157&quot;}.glyphicon-expand:before{content:&quot;\\e158&quot;}.glyphicon-collapse-down:before{content:&quot;\\e159&quot;}.glyphicon-collapse-up:before{content:&quot;\\e160&quot;}.glyphicon-log-in:before{content:&quot;\\e161&quot;}.glyphicon-flash:before{content:&quot;\\e162&quot;}.glyphicon-log-out:before{content:&quot;\\e163&quot;}.glyphicon-new-window:before{content:&quot;\\e164&quot;}.glyphicon-record:before{content:&quot;\\e165&quot;}.glyphicon-save:before{content:&quot;\\e166&quot;}.glyphicon-open:before{content:&quot;\\e167&quot;}.glyphicon-saved:before{content:&quot;\\e168&quot;}.glyphicon-import:before{content:&quot;\\e169&quot;}.glyphicon-export:before{content:&quot;\\e170&quot;}.glyphicon-send:before{content:&quot;\\e171&quot;}.glyphicon-floppy-disk:before{content:&quot;\\e172&quot;}.glyphicon-floppy-saved:before{content:&quot;\\e173&quot;}.glyphicon-floppy-remove:before{content:&quot;\\e174&quot;}.glyphicon-floppy-save:before{content:&quot;\\e175&quot;}.glyphicon-floppy-open:before{content:&quot;\\e176&quot;}.glyphicon-credit-card:before{content:&quot;\\e177&quot;}.glyphicon-transfer:before{content:&quot;\\e178&quot;}.glyphicon-cutlery:before{content:&quot;\\e179&quot;}.glyphicon-header:before{content:&quot;\\e180&quot;}.glyphicon-compressed:before{content:&quot;\\e181&quot;}.glyphicon-earphone:before{content:&quot;\\e182&quot;}.glyphicon-phone-alt:before{content:&quot;\\e183&quot;}.glyphicon-tower:before{content:&quot;\\e184&quot;}.glyphicon-stats:before{content:&quot;\\e185&quot;}.glyphicon-sd-video:before{content:&quot;\\e186&quot;}.glyphicon-hd-video:before{content:&quot;\\e187&quot;}.glyphicon-subtitles:before{content:&quot;\\e188&quot;}.glyphicon-sound-stereo:before{content:&quot;\\e189&quot;}.glyphicon-sound-dolby:before{content:&quot;\\e190&quot;}.glyphicon-sound-5-1:before{content:&quot;\\e191&quot;}.glyphicon-sound-6-1:before{content:&quot;\\e192&quot;}.glyphicon-sound-7-1:before{content:&quot;\\e193&quot;}.glyphicon-copyright-mark:before{content:&quot;\\e194&quot;}.glyphicon-registration-mark:before{content:&quot;\\e195&quot;}.glyphicon-cloud-download:before{content:&quot;\\e197&quot;}.glyphicon-cloud-upload:before{content:&quot;\\e198&quot;}.glyphicon-tree-conifer:before{content:&quot;\\e199&quot;}.glyphicon-tree-deciduous:before{content:&quot;\\e200&quot;}.glyphicon-cd:before{content:&quot;\\e201&quot;}.glyphicon-save-file:before{content:&quot;\\e202&quot;}.glyphicon-open-file:before{content:&quot;\\e203&quot;}.glyphicon-level-up:before{content:&quot;\\e204&quot;}.glyphicon-copy:before{content:&quot;\\e205&quot;}.glyphicon-paste:before{content:&quot;\\e206&quot;}.glyphicon-alert:before{content:&quot;\\e209&quot;}.glyphicon-equalizer:before{content:&quot;\\e210&quot;}.glyphicon-king:before{content:&quot;\\e211&quot;}.glyphicon-queen:before{content:&quot;\\e212&quot;}.glyphicon-pawn:before{content:&quot;\\e213&quot;}.glyphicon-bishop:before{content:&quot;\\e214&quot;}.glyphicon-knight:before{content:&quot;\\e215&quot;}.glyphicon-baby-formula:before{content:&quot;\\e216&quot;}.glyphicon-tent:before{content:&quot;\\26fa&quot;}.glyphicon-blackboard:before{content:&quot;\\e218&quot;}.glyphicon-bed:before{content:&quot;\\e219&quot;}.glyphicon-apple:before{content:&quot;\\f8ff&quot;}.glyphicon-erase:before{content:&quot;\\e221&quot;}.glyphicon-hourglass:before{content:&quot;\\231b&quot;}.glyphicon-lamp:before{content:&quot;\\e223&quot;}.glyphicon-duplicate:before{content:&quot;\\e224&quot;}.glyphicon-piggy-bank:before{content:&quot;\\e225&quot;}.glyphicon-scissors:before{content:&quot;\\e226&quot;}.glyphicon-bitcoin:before{content:&quot;\\e227&quot;}.glyphicon-btc:before{content:&quot;\\e227&quot;}.glyphicon-xbt:before{content:&quot;\\e227&quot;}.glyphicon-yen:before{content:&quot;\\00a5&quot;}.glyphicon-jpy:before{content:&quot;\\00a5&quot;}.glyphicon-ruble:before{content:&quot;\\20bd&quot;}.glyphicon-rub:before{content:&quot;\\20bd&quot;}.glyphicon-scale:before{content:&quot;\\e230&quot;}.glyphicon-ice-lolly:before{content:&quot;\\e231&quot;}.glyphicon-ice-lolly-tasted:before{content:&quot;\\e232&quot;}.glyphicon-education:before{content:&quot;\\e233&quot;}.glyphicon-option-horizontal:before{content:&quot;\\e234&quot;}.glyphicon-option-vertical:before{content:&quot;\\e235&quot;}.glyphicon-menu-hamburger:before{content:&quot;\\e236&quot;}.glyphicon-modal-window:before{content:&quot;\\e237&quot;}.glyphicon-oil:before{content:&quot;\\e238&quot;}.glyphicon-grain:before{content:&quot;\\e239&quot;}.glyphicon-sunglasses:before{content:&quot;\\e240&quot;}.glyphicon-text-size:before{content:&quot;\\e241&quot;}.glyphicon-text-color:before{content:&quot;\\e242&quot;}.glyphicon-text-background:before{content:&quot;\\e243&quot;}.glyphicon-object-align-top:before{content:&quot;\\e244&quot;}.glyphicon-object-align-bottom:before{content:&quot;\\e245&quot;}.glyphicon-object-align-horizontal:before{content:&quot;\\e246&quot;}.glyphicon-object-align-left:before{content:&quot;\\e247&quot;}.glyphicon-object-align-vertical:before{content:&quot;\\e248&quot;}.glyphicon-object-align-right:before{content:&quot;\\e249&quot;}.glyphicon-triangle-right:before{content:&quot;\\e250&quot;}.glyphicon-triangle-left:before{content:&quot;\\e251&quot;}.glyphicon-triangle-bottom:before{content:&quot;\\e252&quot;}.glyphicon-triangle-top:before{content:&quot;\\e253&quot;}.glyphicon-console:before{content:&quot;\\e254&quot;}.glyphicon-superscript:before{content:&quot;\\e255&quot;}.glyphicon-subscript:before{content:&quot;\\e256&quot;}.glyphicon-menu-left:before{content:&quot;\\e257&quot;}.glyphicon-menu-right:before{content:&quot;\\e258&quot;}.glyphicon-menu-down:before{content:&quot;\\e259&quot;}.glyphicon-menu-up:before{content:&quot;\\e260&quot;}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:&quot;Helvetica Neue&quot;,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner&gt;.item&gt;a&gt;img,.carousel-inner&gt;.item&gt;img,.img-responsive,.thumbnail a&gt;img,.thumbnail&gt;img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline&gt;li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:&#x27;\\2014 \\00A0&#x27;}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:&#x27;&#x27;}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:&#x27;\\00A0 \\2014&#x27;}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,&quot;Courier New&quot;,monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table&gt;tbody&gt;tr&gt;td,.table&gt;tbody&gt;tr&gt;th,.table&gt;tfoot&gt;tr&gt;td,.table&gt;tfoot&gt;tr&gt;th,.table&gt;thead&gt;tr&gt;td,.table&gt;thead&gt;tr&gt;th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table&gt;thead&gt;tr&gt;th{vertical-align:bottom;border-bottom:2px solid #ddd}.table&gt;caption+thead&gt;tr:first-child&gt;td,.table&gt;caption+thead&gt;tr:first-child&gt;th,.table&gt;colgroup+thead&gt;tr:first-child&gt;td,.table&gt;colgroup+thead&gt;tr:first-child&gt;th,.table&gt;thead:first-child&gt;tr:first-child&gt;td,.table&gt;thead:first-child&gt;tr:first-child&gt;th{border-top:0}.table&gt;tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed&gt;tbody&gt;tr&gt;td,.table-condensed&gt;tbody&gt;tr&gt;th,.table-condensed&gt;tfoot&gt;tr&gt;td,.table-condensed&gt;tfoot&gt;tr&gt;th,.table-condensed&gt;thead&gt;tr&gt;td,.table-condensed&gt;thead&gt;tr&gt;th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered&gt;tbody&gt;tr&gt;td,.table-bordered&gt;tbody&gt;tr&gt;th,.table-bordered&gt;tfoot&gt;tr&gt;td,.table-bordered&gt;tfoot&gt;tr&gt;th,.table-bordered&gt;thead&gt;tr&gt;td,.table-bordered&gt;thead&gt;tr&gt;th{border:1px solid #ddd}.table-bordered&gt;thead&gt;tr&gt;td,.table-bordered&gt;thead&gt;tr&gt;th{border-bottom-width:2px}.table-striped&gt;tbody&gt;tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover&gt;tbody&gt;tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table&gt;tbody&gt;tr.active&gt;td,.table&gt;tbody&gt;tr.active&gt;th,.table&gt;tbody&gt;tr&gt;td.active,.table&gt;tbody&gt;tr&gt;th.active,.table&gt;tfoot&gt;tr.active&gt;td,.table&gt;tfoot&gt;tr.active&gt;th,.table&gt;tfoot&gt;tr&gt;td.active,.table&gt;tfoot&gt;tr&gt;th.active,.table&gt;thead&gt;tr.active&gt;td,.table&gt;thead&gt;tr.active&gt;th,.table&gt;thead&gt;tr&gt;td.active,.table&gt;thead&gt;tr&gt;th.active{background-color:#f5f5f5}.table-hover&gt;tbody&gt;tr.active:hover&gt;td,.table-hover&gt;tbody&gt;tr.active:hover&gt;th,.table-hover&gt;tbody&gt;tr:hover&gt;.active,.table-hover&gt;tbody&gt;tr&gt;td.active:hover,.table-hover&gt;tbody&gt;tr&gt;th.active:hover{background-color:#e8e8e8}.table&gt;tbody&gt;tr.success&gt;td,.table&gt;tbody&gt;tr.success&gt;th,.table&gt;tbody&gt;tr&gt;td.success,.table&gt;tbody&gt;tr&gt;th.success,.table&gt;tfoot&gt;tr.success&gt;td,.table&gt;tfoot&gt;tr.success&gt;th,.table&gt;tfoot&gt;tr&gt;td.success,.table&gt;tfoot&gt;tr&gt;th.success,.table&gt;thead&gt;tr.success&gt;td,.table&gt;thead&gt;tr.success&gt;th,.table&gt;thead&gt;tr&gt;td.success,.table&gt;thead&gt;tr&gt;th.success{background-color:#dff0d8}.table-hover&gt;tbody&gt;tr.success:hover&gt;td,.table-hover&gt;tbody&gt;tr.success:hover&gt;th,.table-hover&gt;tbody&gt;tr:hover&gt;.success,.table-hover&gt;tbody&gt;tr&gt;td.success:hover,.table-hover&gt;tbody&gt;tr&gt;th.success:hover{background-color:#d0e9c6}.table&gt;tbody&gt;tr.info&gt;td,.table&gt;tbody&gt;tr.info&gt;th,.table&gt;tbody&gt;tr&gt;td.info,.table&gt;tbody&gt;tr&gt;th.info,.table&gt;tfoot&gt;tr.info&gt;td,.table&gt;tfoot&gt;tr.info&gt;th,.table&gt;tfoot&gt;tr&gt;td.info,.table&gt;tfoot&gt;tr&gt;th.info,.table&gt;thead&gt;tr.info&gt;td,.table&gt;thead&gt;tr.info&gt;th,.table&gt;thead&gt;tr&gt;td.info,.table&gt;thead&gt;tr&gt;th.info{background-color:#d9edf7}.table-hover&gt;tbody&gt;tr.info:hover&gt;td,.table-hover&gt;tbody&gt;tr.info:hover&gt;th,.table-hover&gt;tbody&gt;tr:hover&gt;.info,.table-hover&gt;tbody&gt;tr&gt;td.info:hover,.table-hover&gt;tbody&gt;tr&gt;th.info:hover{background-color:#c4e3f3}.table&gt;tbody&gt;tr.warning&gt;td,.table&gt;tbody&gt;tr.warning&gt;th,.table&gt;tbody&gt;tr&gt;td.warning,.table&gt;tbody&gt;tr&gt;th.warning,.table&gt;tfoot&gt;tr.warning&gt;td,.table&gt;tfoot&gt;tr.warning&gt;th,.table&gt;tfoot&gt;tr&gt;td.warning,.table&gt;tfoot&gt;tr&gt;th.warning,.table&gt;thead&gt;tr.warning&gt;td,.table&gt;thead&gt;tr.warning&gt;th,.table&gt;thead&gt;tr&gt;td.warning,.table&gt;thead&gt;tr&gt;th.warning{background-color:#fcf8e3}.table-hover&gt;tbody&gt;tr.warning:hover&gt;td,.table-hover&gt;tbody&gt;tr.warning:hover&gt;th,.table-hover&gt;tbody&gt;tr:hover&gt;.warning,.table-hover&gt;tbody&gt;tr&gt;td.warning:hover,.table-hover&gt;tbody&gt;tr&gt;th.warning:hover{background-color:#faf2cc}.table&gt;tbody&gt;tr.danger&gt;td,.table&gt;tbody&gt;tr.danger&gt;th,.table&gt;tbody&gt;tr&gt;td.danger,.table&gt;tbody&gt;tr&gt;th.danger,.table&gt;tfoot&gt;tr.danger&gt;td,.table&gt;tfoot&gt;tr.danger&gt;th,.table&gt;tfoot&gt;tr&gt;td.danger,.table&gt;tfoot&gt;tr&gt;th.danger,.table&gt;thead&gt;tr.danger&gt;td,.table&gt;thead&gt;tr.danger&gt;th,.table&gt;thead&gt;tr&gt;td.danger,.table&gt;thead&gt;tr&gt;th.danger{background-color:#f2dede}.table-hover&gt;tbody&gt;tr.danger:hover&gt;td,.table-hover&gt;tbody&gt;tr.danger:hover&gt;th,.table-hover&gt;tbody&gt;tr:hover&gt;.danger,.table-hover&gt;tbody&gt;tr&gt;td.danger:hover,.table-hover&gt;tbody&gt;tr&gt;th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive&gt;.table{margin-bottom:0}.table-responsive&gt;.table&gt;tbody&gt;tr&gt;td,.table-responsive&gt;.table&gt;tbody&gt;tr&gt;th,.table-responsive&gt;.table&gt;tfoot&gt;tr&gt;td,.table-responsive&gt;.table&gt;tfoot&gt;tr&gt;th,.table-responsive&gt;.table&gt;thead&gt;tr&gt;td,.table-responsive&gt;.table&gt;thead&gt;tr&gt;th{white-space:nowrap}.table-responsive&gt;.table-bordered{border:0}.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child{border-left:0}.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child{border-right:0}.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group&gt;.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open&gt;.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open&gt;.dropdown-toggle.btn-default.focus,.open&gt;.dropdown-toggle.btn-default:focus,.open&gt;.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open&gt;.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open&gt;.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open&gt;.dropdown-toggle.btn-primary.focus,.open&gt;.dropdown-toggle.btn-primary:focus,.open&gt;.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open&gt;.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open&gt;.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open&gt;.dropdown-toggle.btn-success.focus,.open&gt;.dropdown-toggle.btn-success:focus,.open&gt;.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open&gt;.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open&gt;.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open&gt;.dropdown-toggle.btn-info.focus,.open&gt;.dropdown-toggle.btn-info:focus,.open&gt;.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open&gt;.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open&gt;.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open&gt;.dropdown-toggle.btn-warning.focus,.open&gt;.dropdown-toggle.btn-warning:focus,.open&gt;.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open&gt;.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open&gt;.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open&gt;.dropdown-toggle.btn-danger.focus,.open&gt;.dropdown-toggle.btn-danger:focus,.open&gt;.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open&gt;.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg&gt;.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm&gt;.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs&gt;.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu&gt;li&gt;a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu&gt;li&gt;a:focus,.dropdown-menu&gt;li&gt;a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu&gt;.active&gt;a,.dropdown-menu&gt;.active&gt;a:focus,.dropdown-menu&gt;.active&gt;a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu&gt;.disabled&gt;a,.dropdown-menu&gt;.disabled&gt;a:focus,.dropdown-menu&gt;.disabled&gt;a:hover{color:#777}.dropdown-menu&gt;.disabled&gt;a:focus,.dropdown-menu&gt;.disabled&gt;a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open&gt;.dropdown-menu{display:block}.open&gt;a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right&gt;.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:&quot;&quot;;border-top:0;border-bottom:4px dashed;border-bottom:4px solid\\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical&gt;.btn,.btn-group&gt;.btn{position:relative;float:left}.btn-group-vertical&gt;.btn.active,.btn-group-vertical&gt;.btn:active,.btn-group-vertical&gt;.btn:focus,.btn-group-vertical&gt;.btn:hover,.btn-group&gt;.btn.active,.btn-group&gt;.btn:active,.btn-group&gt;.btn:focus,.btn-group&gt;.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar&gt;.btn,.btn-toolbar&gt;.btn-group,.btn-toolbar&gt;.input-group{margin-left:5px}.btn-group&gt;.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group&gt;.btn:first-child{margin-left:0}.btn-group&gt;.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group&gt;.btn:last-child:not(:first-child),.btn-group&gt;.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group&gt;.btn-group{float:left}.btn-group&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn{border-radius:0}.btn-group&gt;.btn-group:first-child:not(:last-child)&gt;.btn:last-child,.btn-group&gt;.btn-group:first-child:not(:last-child)&gt;.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group&gt;.btn-group:last-child:not(:first-child)&gt;.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group&gt;.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group&gt;.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical&gt;.btn,.btn-group-vertical&gt;.btn-group,.btn-group-vertical&gt;.btn-group&gt;.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical&gt;.btn-group&gt;.btn{float:none}.btn-group-vertical&gt;.btn+.btn,.btn-group-vertical&gt;.btn+.btn-group,.btn-group-vertical&gt;.btn-group+.btn,.btn-group-vertical&gt;.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical&gt;.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical&gt;.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical&gt;.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn{border-radius:0}.btn-group-vertical&gt;.btn-group:first-child:not(:last-child)&gt;.btn:last-child,.btn-group-vertical&gt;.btn-group:first-child:not(:last-child)&gt;.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical&gt;.btn-group:last-child:not(:first-child)&gt;.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified&gt;.btn,.btn-group-justified&gt;.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified&gt;.btn-group .btn{width:100%}.btn-group-justified&gt;.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]&gt;.btn input[type=checkbox],[data-toggle=buttons]&gt;.btn input[type=radio],[data-toggle=buttons]&gt;.btn-group&gt;.btn input[type=checkbox],[data-toggle=buttons]&gt;.btn-group&gt;.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg&gt;.form-control,.input-group-lg&gt;.input-group-addon,.input-group-lg&gt;.input-group-btn&gt;.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg&gt;.form-control,select.input-group-lg&gt;.input-group-addon,select.input-group-lg&gt;.input-group-btn&gt;.btn{height:46px;line-height:46px}select[multiple].input-group-lg&gt;.form-control,select[multiple].input-group-lg&gt;.input-group-addon,select[multiple].input-group-lg&gt;.input-group-btn&gt;.btn,textarea.input-group-lg&gt;.form-control,textarea.input-group-lg&gt;.input-group-addon,textarea.input-group-lg&gt;.input-group-btn&gt;.btn{height:auto}.input-group-sm&gt;.form-control,.input-group-sm&gt;.input-group-addon,.input-group-sm&gt;.input-group-btn&gt;.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm&gt;.form-control,select.input-group-sm&gt;.input-group-addon,select.input-group-sm&gt;.input-group-btn&gt;.btn{height:30px;line-height:30px}select[multiple].input-group-sm&gt;.form-control,select[multiple].input-group-sm&gt;.input-group-addon,select[multiple].input-group-sm&gt;.input-group-btn&gt;.btn,textarea.input-group-sm&gt;.form-control,textarea.input-group-sm&gt;.input-group-addon,textarea.input-group-sm&gt;.input-group-btn&gt;.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child&gt;.btn,.input-group-btn:first-child&gt;.btn-group&gt;.btn,.input-group-btn:first-child&gt;.dropdown-toggle,.input-group-btn:last-child&gt;.btn-group:not(:last-child)&gt;.btn,.input-group-btn:last-child&gt;.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child&gt;.btn-group:not(:first-child)&gt;.btn,.input-group-btn:first-child&gt;.btn:not(:first-child),.input-group-btn:last-child&gt;.btn,.input-group-btn:last-child&gt;.btn-group&gt;.btn,.input-group-btn:last-child&gt;.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn&gt;.btn{position:relative}.input-group-btn&gt;.btn+.btn{margin-left:-1px}.input-group-btn&gt;.btn:active,.input-group-btn&gt;.btn:focus,.input-group-btn&gt;.btn:hover{z-index:2}.input-group-btn:first-child&gt;.btn,.input-group-btn:first-child&gt;.btn-group{margin-right:-1px}.input-group-btn:last-child&gt;.btn,.input-group-btn:last-child&gt;.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav&gt;li{position:relative;display:block}.nav&gt;li&gt;a{position:relative;display:block;padding:10px 15px}.nav&gt;li&gt;a:focus,.nav&gt;li&gt;a:hover{text-decoration:none;background-color:#eee}.nav&gt;li.disabled&gt;a{color:#777}.nav&gt;li.disabled&gt;a:focus,.nav&gt;li.disabled&gt;a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open&gt;a,.nav .open&gt;a:focus,.nav .open&gt;a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav&gt;li&gt;a&gt;img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs&gt;li{float:left;margin-bottom:-1px}.nav-tabs&gt;li&gt;a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs&gt;li&gt;a:hover{border-color:#eee #eee #ddd}.nav-tabs&gt;li.active&gt;a,.nav-tabs&gt;li.active&gt;a:focus,.nav-tabs&gt;li.active&gt;a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified&gt;li{float:none}.nav-tabs.nav-justified&gt;li&gt;a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified&gt;.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified&gt;li{display:table-cell;width:1%}.nav-tabs.nav-justified&gt;li&gt;a{margin-bottom:0}}.nav-tabs.nav-justified&gt;li&gt;a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified&gt;.active&gt;a,.nav-tabs.nav-justified&gt;.active&gt;a:focus,.nav-tabs.nav-justified&gt;.active&gt;a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified&gt;li&gt;a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified&gt;.active&gt;a,.nav-tabs.nav-justified&gt;.active&gt;a:focus,.nav-tabs.nav-justified&gt;.active&gt;a:hover{border-bottom-color:#fff}}.nav-pills&gt;li{float:left}.nav-pills&gt;li&gt;a{border-radius:4px}.nav-pills&gt;li+li{margin-left:2px}.nav-pills&gt;li.active&gt;a,.nav-pills&gt;li.active&gt;a:focus,.nav-pills&gt;li.active&gt;a:hover{color:#fff;background-color:#337ab7}.nav-stacked&gt;li{float:none}.nav-stacked&gt;li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified&gt;li{float:none}.nav-justified&gt;li&gt;a{margin-bottom:5px;text-align:center}.nav-justified&gt;.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified&gt;li{display:table-cell;width:1%}.nav-justified&gt;li&gt;a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified&gt;li&gt;a{margin-right:0;border-radius:4px}.nav-tabs-justified&gt;.active&gt;a,.nav-tabs-justified&gt;.active&gt;a:focus,.nav-tabs-justified&gt;.active&gt;a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified&gt;li&gt;a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified&gt;.active&gt;a,.nav-tabs-justified&gt;.active&gt;a:focus,.nav-tabs-justified&gt;.active&gt;a:hover{border-bottom-color:#fff}}.tab-content&gt;.tab-pane{display:none}.tab-content&gt;.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid&gt;.navbar-collapse,.container-fluid&gt;.navbar-header,.container&gt;.navbar-collapse,.container&gt;.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid&gt;.navbar-collapse,.container-fluid&gt;.navbar-header,.container&gt;.navbar-collapse,.container&gt;.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand&gt;img{display:block}@media (min-width:768px){.navbar&gt;.container .navbar-brand,.navbar&gt;.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav&gt;li&gt;a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu&gt;li&gt;a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu&gt;li&gt;a{line-height:20px}.navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,.navbar-nav .open .dropdown-menu&gt;li&gt;a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav&gt;li{float:left}.navbar-nav&gt;li&gt;a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group&gt;.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav&gt;li&gt;.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav&gt;li&gt;.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav&gt;li&gt;a{color:#777}.navbar-default .navbar-nav&gt;li&gt;a:focus,.navbar-default .navbar-nav&gt;li&gt;a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav&gt;.active&gt;a,.navbar-default .navbar-nav&gt;.active&gt;a:focus,.navbar-default .navbar-nav&gt;.active&gt;a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav&gt;.disabled&gt;a,.navbar-default .navbar-nav&gt;.disabled&gt;a:focus,.navbar-default .navbar-nav&gt;.disabled&gt;a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav&gt;.open&gt;a,.navbar-default .navbar-nav&gt;.open&gt;a:focus,.navbar-default .navbar-nav&gt;.open&gt;a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,.navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a,.navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus,.navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a,.navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:focus,.navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav&gt;li&gt;a{color:#9d9d9d}.navbar-inverse .navbar-nav&gt;li&gt;a:focus,.navbar-inverse .navbar-nav&gt;li&gt;a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav&gt;.active&gt;a,.navbar-inverse .navbar-nav&gt;.active&gt;a:focus,.navbar-inverse .navbar-nav&gt;.active&gt;a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav&gt;.disabled&gt;a,.navbar-inverse .navbar-nav&gt;.disabled&gt;a:focus,.navbar-inverse .navbar-nav&gt;.disabled&gt;a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav&gt;.open&gt;a,.navbar-inverse .navbar-nav&gt;.open&gt;a:focus,.navbar-inverse .navbar-nav&gt;.open&gt;a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb&gt;li{display:inline-block}.breadcrumb&gt;li+li:before{padding:0 5px;color:#ccc;content:&quot;/\\00a0&quot;}.breadcrumb&gt;.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination&gt;li{display:inline}.pagination&gt;li&gt;a,.pagination&gt;li&gt;span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination&gt;li:first-child&gt;a,.pagination&gt;li:first-child&gt;span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination&gt;li:last-child&gt;a,.pagination&gt;li:last-child&gt;span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination&gt;li&gt;a:focus,.pagination&gt;li&gt;a:hover,.pagination&gt;li&gt;span:focus,.pagination&gt;li&gt;span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination&gt;.active&gt;a,.pagination&gt;.active&gt;a:focus,.pagination&gt;.active&gt;a:hover,.pagination&gt;.active&gt;span,.pagination&gt;.active&gt;span:focus,.pagination&gt;.active&gt;span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination&gt;.disabled&gt;a,.pagination&gt;.disabled&gt;a:focus,.pagination&gt;.disabled&gt;a:hover,.pagination&gt;.disabled&gt;span,.pagination&gt;.disabled&gt;span:focus,.pagination&gt;.disabled&gt;span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg&gt;li&gt;a,.pagination-lg&gt;li&gt;span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg&gt;li:first-child&gt;a,.pagination-lg&gt;li:first-child&gt;span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg&gt;li:last-child&gt;a,.pagination-lg&gt;li:last-child&gt;span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm&gt;li&gt;a,.pagination-sm&gt;li&gt;span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm&gt;li:first-child&gt;a,.pagination-sm&gt;li:first-child&gt;span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm&gt;li:last-child&gt;a,.pagination-sm&gt;li:last-child&gt;span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li&gt;a,.pager li&gt;span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li&gt;a:focus,.pager li&gt;a:hover{text-decoration:none;background-color:#eee}.pager .next&gt;a,.pager .next&gt;span{float:right}.pager .previous&gt;a,.pager .previous&gt;span{float:left}.pager .disabled&gt;a,.pager .disabled&gt;a:focus,.pager .disabled&gt;a:hover,.pager .disabled&gt;span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs&gt;.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active&gt;.badge,.nav-pills&gt;.active&gt;a&gt;.badge{color:#337ab7;background-color:#fff}.list-group-item&gt;.badge{float:right}.list-group-item&gt;.badge+.badge{margin-right:5px}.nav-pills&gt;li&gt;a&gt;.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron&gt;hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a&gt;img,.thumbnail&gt;img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert&gt;p,.alert&gt;ul{margin-bottom:0}.alert&gt;p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media&gt;.pull-right{padding-left:10px}.media-left,.media&gt;.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading&gt;.small,.list-group-item.active .list-group-item-heading&gt;small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading&gt;.small,.list-group-item.active:focus .list-group-item-heading&gt;small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading&gt;.small,.list-group-item.active:hover .list-group-item-heading&gt;small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading&gt;.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title&gt;.small,.panel-title&gt;.small&gt;a,.panel-title&gt;a,.panel-title&gt;small,.panel-title&gt;small&gt;a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel&gt;.list-group,.panel&gt;.panel-collapse&gt;.list-group{margin-bottom:0}.panel&gt;.list-group .list-group-item,.panel&gt;.panel-collapse&gt;.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel&gt;.list-group:first-child .list-group-item:first-child,.panel&gt;.panel-collapse&gt;.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel&gt;.list-group:last-child .list-group-item:last-child,.panel&gt;.panel-collapse&gt;.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel&gt;.panel-heading+.panel-collapse&gt;.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel&gt;.panel-collapse&gt;.table,.panel&gt;.table,.panel&gt;.table-responsive&gt;.table{margin-bottom:0}.panel&gt;.panel-collapse&gt;.table caption,.panel&gt;.table caption,.panel&gt;.table-responsive&gt;.table caption{padding-right:15px;padding-left:15px}.panel&gt;.table-responsive:first-child&gt;.table:first-child,.panel&gt;.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child{border-top-left-radius:3px}.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child{border-top-right-radius:3px}.panel&gt;.table-responsive:last-child&gt;.table:last-child,.panel&gt;.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child{border-bottom-left-radius:3px}.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child{border-bottom-right-radius:3px}.panel&gt;.panel-body+.table,.panel&gt;.panel-body+.table-responsive,.panel&gt;.table+.panel-body,.panel&gt;.table-responsive+.panel-body{border-top:1px solid #ddd}.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child td,.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child th{border-top:0}.panel&gt;.table-bordered,.panel&gt;.table-responsive&gt;.table-bordered{border:0}.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,.panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,.panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child{border-left:0}.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,.panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,.panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child{border-right:0}.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th{border-bottom:0}.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th{border-bottom:0}.panel&gt;.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse&gt;.list-group,.panel-group .panel-heading+.panel-collapse&gt;.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default&gt;.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body{border-top-color:#ddd}.panel-default&gt;.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default&gt;.panel-footer+.panel-collapse&gt;.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary&gt;.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary&gt;.panel-heading+.panel-collapse&gt;.panel-body{border-top-color:#337ab7}.panel-primary&gt;.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary&gt;.panel-footer+.panel-collapse&gt;.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success&gt;.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success&gt;.panel-heading+.panel-collapse&gt;.panel-body{border-top-color:#d6e9c6}.panel-success&gt;.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success&gt;.panel-footer+.panel-collapse&gt;.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info&gt;.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info&gt;.panel-heading+.panel-collapse&gt;.panel-body{border-top-color:#bce8f1}.panel-info&gt;.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info&gt;.panel-footer+.panel-collapse&gt;.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning&gt;.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning&gt;.panel-heading+.panel-collapse&gt;.panel-body{border-top-color:#faebcc}.panel-warning&gt;.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning&gt;.panel-footer+.panel-collapse&gt;.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger&gt;.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger&gt;.panel-heading+.panel-collapse&gt;.panel-body{border-top-color:#ebccd1}.panel-danger&gt;.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger&gt;.panel-footer+.panel-collapse&gt;.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:&quot;Helvetica Neue&quot;,Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:&quot;Helvetica Neue&quot;,Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover&gt;.arrow,.popover&gt;.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover&gt;.arrow{border-width:11px}.popover&gt;.arrow:after{content:&quot;&quot;;border-width:10px}.popover.top&gt;.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top&gt;.arrow:after{bottom:1px;margin-left:-10px;content:&quot; &quot;;border-top-color:#fff;border-bottom-width:0}.popover.right&gt;.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right&gt;.arrow:after{bottom:-10px;left:1px;content:&quot; &quot;;border-right-color:#fff;border-left-width:0}.popover.bottom&gt;.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom&gt;.arrow:after{top:1px;margin-left:-10px;content:&quot; &quot;;border-top-width:0;border-bottom-color:#fff}.popover.left&gt;.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left&gt;.arrow:after{right:1px;bottom:-10px;content:&quot; &quot;;border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner&gt;.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner&gt;.item&gt;a&gt;img,.carousel-inner&gt;.item&gt;img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner&gt;.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner&gt;.item.active.right,.carousel-inner&gt;.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner&gt;.item.active.left,.carousel-inner&gt;.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner&gt;.item.active,.carousel-inner&gt;.item.next.left,.carousel-inner&gt;.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner&gt;.active,.carousel-inner&gt;.next,.carousel-inner&gt;.prev{display:block}.carousel-inner&gt;.active{left:0}.carousel-inner&gt;.next,.carousel-inner&gt;.prev{position:absolute;top:0;width:100%}.carousel-inner&gt;.next{left:100%}.carousel-inner&gt;.prev{left:-100%}.carousel-inner&gt;.next.left,.carousel-inner&gt;.prev.right{left:0}.carousel-inner&gt;.active.left{left:-100%}.carousel-inner&gt;.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#80000000&#x27;, endColorstr=&#x27;#00000000&#x27;, GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#00000000&#x27;, endColorstr=&#x27;#80000000&#x27;, GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:&#x27;\\2039&#x27;}.carousel-control .icon-next:before{content:&#x27;\\203a&#x27;}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical&gt;.btn-group:after,.btn-group-vertical&gt;.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:&quot; &quot;}.btn-group-vertical&gt;.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}\n",
       "/*# sourceMappingURL=bootstrap.min.css.map *//*!\n",
       " * Bootstrap v3.3.7 (http://getbootstrap.com)\n",
       " * Copyright 2011-2016 Twitter, Inc.\n",
       " * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n",
       " */.btn-danger,.btn-default,.btn-info,.btn-primary,.btn-success,.btn-warning{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-success.active,.btn-success:active,.btn-warning.active,.btn-warning:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-danger.disabled,.btn-danger[disabled],.btn-default.disabled,.btn-default[disabled],.btn-info.disabled,.btn-info[disabled],.btn-primary.disabled,.btn-primary[disabled],.btn-success.disabled,.btn-success[disabled],.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-danger,fieldset[disabled] .btn-default,fieldset[disabled] .btn-info,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-success,fieldset[disabled] .btn-warning{-webkit-box-shadow:none;box-shadow:none}.btn-danger .badge,.btn-default .badge,.btn-info .badge,.btn-primary .badge,.btn-success .badge,.btn-warning .badge{text-shadow:none}.btn.active,.btn:active{background-image:none}.btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ffffffff&#x27;, endColorstr=&#x27;#ffe0e0e0&#x27;, GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#dbdbdb;border-color:#ccc}.btn-default:focus,.btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.btn-default.active,.btn-default:active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#e0e0e0;background-image:none}.btn-primary{background-image:-webkit-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:-o-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));background-image:linear-gradient(to bottom,#337ab7 0,#265a88 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ff337ab7&#x27;, endColorstr=&#x27;#ff265a88&#x27;, GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#245580}.btn-primary:focus,.btn-primary:hover{background-color:#265a88;background-position:0 -15px}.btn-primary.active,.btn-primary:active{background-color:#265a88;border-color:#245580}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#265a88;background-image:none}.btn-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#419641));background-image:linear-gradient(to bottom,#5cb85c 0,#419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ff5cb85c&#x27;, endColorstr=&#x27;#ff419641&#x27;, GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#3e8f3e}.btn-success:focus,.btn-success:hover{background-color:#419641;background-position:0 -15px}.btn-success.active,.btn-success:active{background-color:#419641;border-color:#3e8f3e}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#419641;background-image:none}.btn-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2aabd2));background-image:linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ff5bc0de&#x27;, endColorstr=&#x27;#ff2aabd2&#x27;, GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:focus,.btn-info:hover{background-color:#2aabd2;background-position:0 -15px}.btn-info.active,.btn-info:active{background-color:#2aabd2;border-color:#28a4c9}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#2aabd2;background-image:none}.btn-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#eb9316));background-image:linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#fff0ad4e&#x27;, endColorstr=&#x27;#ffeb9316&#x27;, GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#e38d13}.btn-warning:focus,.btn-warning:hover{background-color:#eb9316;background-position:0 -15px}.btn-warning.active,.btn-warning:active{background-color:#eb9316;border-color:#e38d13}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#eb9316;background-image:none}.btn-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));background-image:linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ffd9534f&#x27;, endColorstr=&#x27;#ffc12e2a&#x27;, GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#b92c28}.btn-danger:focus,.btn-danger:hover{background-color:#c12e2a;background-position:0 -15px}.btn-danger.active,.btn-danger:active{background-color:#c12e2a;border-color:#b92c28}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#c12e2a;background-image:none}.img-thumbnail,.thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.dropdown-menu&gt;li&gt;a:focus,.dropdown-menu&gt;li&gt;a:hover{background-color:#e8e8e8;background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#fff5f5f5&#x27;, endColorstr=&#x27;#ffe8e8e8&#x27;, GradientType=0);background-repeat:repeat-x}.dropdown-menu&gt;.active&gt;a,.dropdown-menu&gt;.active&gt;a:focus,.dropdown-menu&gt;.active&gt;a:hover{background-color:#2e6da4;background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ff337ab7&#x27;, endColorstr=&#x27;#ff2e6da4&#x27;, GradientType=0);background-repeat:repeat-x}.navbar-default{background-image:-webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-o-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));background-image:linear-gradient(to bottom,#fff 0,#f8f8f8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ffffffff&#x27;, endColorstr=&#x27;#fff8f8f8&#x27;, GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)}.navbar-default .navbar-nav&gt;.active&gt;a,.navbar-default .navbar-nav&gt;.open&gt;a{background-image:-webkit-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);background-image:-o-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dbdbdb),to(#e2e2e2));background-image:linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ffdbdbdb&#x27;, endColorstr=&#x27;#ffe2e2e2&#x27;, GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.075);box-shadow:inset 0 3px 9px rgba(0,0,0,.075)}.navbar-brand,.navbar-nav&gt;li&gt;a{text-shadow:0 1px 0 rgba(255,255,255,.25)}.navbar-inverse{background-image:-webkit-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-o-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#222));background-image:linear-gradient(to bottom,#3c3c3c 0,#222 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ff3c3c3c&#x27;, endColorstr=&#x27;#ff222222&#x27;, GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-radius:4px}.navbar-inverse .navbar-nav&gt;.active&gt;a,.navbar-inverse .navbar-nav&gt;.open&gt;a{background-image:-webkit-linear-gradient(top,#080808 0,#0f0f0f 100%);background-image:-o-linear-gradient(top,#080808 0,#0f0f0f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#080808),to(#0f0f0f));background-image:linear-gradient(to bottom,#080808 0,#0f0f0f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ff080808&#x27;, endColorstr=&#x27;#ff0f0f0f&#x27;, GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.25);box-shadow:inset 0 3px 9px rgba(0,0,0,.25)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav&gt;li&gt;a{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{border-radius:0}@media (max-width:767px){.navbar .navbar-nav .open .dropdown-menu&gt;.active&gt;a,.navbar .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus,.navbar .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover{color:#fff;background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ff337ab7&#x27;, endColorstr=&#x27;#ff2e6da4&#x27;, GradientType=0);background-repeat:repeat-x}}.alert{text-shadow:0 1px 0 rgba(255,255,255,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)}.alert-success{background-image:-webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ffdff0d8&#x27;, endColorstr=&#x27;#ffc8e5bc&#x27;, GradientType=0);background-repeat:repeat-x;border-color:#b2dba1}.alert-info{background-image:-webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ffd9edf7&#x27;, endColorstr=&#x27;#ffb9def0&#x27;, GradientType=0);background-repeat:repeat-x;border-color:#9acfea}.alert-warning{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#f8efc0));background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#fffcf8e3&#x27;, endColorstr=&#x27;#fff8efc0&#x27;, GradientType=0);background-repeat:repeat-x;border-color:#f5e79e}.alert-danger{background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#fff2dede&#x27;, endColorstr=&#x27;#ffe7c3c3&#x27;, GradientType=0);background-repeat:repeat-x;border-color:#dca7a7}.progress{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#f5f5f5));background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ffebebeb&#x27;, endColorstr=&#x27;#fff5f5f5&#x27;, GradientType=0);background-repeat:repeat-x}.progress-bar{background-image:-webkit-linear-gradient(top,#337ab7 0,#286090 100%);background-image:-o-linear-gradient(top,#337ab7 0,#286090 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#286090));background-image:linear-gradient(to bottom,#337ab7 0,#286090 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ff337ab7&#x27;, endColorstr=&#x27;#ff286090&#x27;, GradientType=0);background-repeat:repeat-x}.progress-bar-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#449d44));background-image:linear-gradient(to bottom,#5cb85c 0,#449d44 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ff5cb85c&#x27;, endColorstr=&#x27;#ff449d44&#x27;, GradientType=0);background-repeat:repeat-x}.progress-bar-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#31b0d5));background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ff5bc0de&#x27;, endColorstr=&#x27;#ff31b0d5&#x27;, GradientType=0);background-repeat:repeat-x}.progress-bar-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#ec971f));background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#fff0ad4e&#x27;, endColorstr=&#x27;#ffec971f&#x27;, GradientType=0);background-repeat:repeat-x}.progress-bar-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c9302c));background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ffd9534f&#x27;, endColorstr=&#x27;#ffc9302c&#x27;, GradientType=0);background-repeat:repeat-x}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{text-shadow:0 -1px 0 #286090;background-image:-webkit-linear-gradient(top,#337ab7 0,#2b669a 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2b669a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2b669a));background-image:linear-gradient(to bottom,#337ab7 0,#2b669a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ff337ab7&#x27;, endColorstr=&#x27;#ff2b669a&#x27;, GradientType=0);background-repeat:repeat-x;border-color:#2b669a}.list-group-item.active .badge,.list-group-item.active:focus .badge,.list-group-item.active:hover .badge{text-shadow:none}.panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.panel-default&gt;.panel-heading{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#fff5f5f5&#x27;, endColorstr=&#x27;#ffe8e8e8&#x27;, GradientType=0);background-repeat:repeat-x}.panel-primary&gt;.panel-heading{background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ff337ab7&#x27;, endColorstr=&#x27;#ff2e6da4&#x27;, GradientType=0);background-repeat:repeat-x}.panel-success&gt;.panel-heading{background-image:-webkit-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#d0e9c6));background-image:linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ffdff0d8&#x27;, endColorstr=&#x27;#ffd0e9c6&#x27;, GradientType=0);background-repeat:repeat-x}.panel-info&gt;.panel-heading{background-image:-webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#c4e3f3));background-image:linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ffd9edf7&#x27;, endColorstr=&#x27;#ffc4e3f3&#x27;, GradientType=0);background-repeat:repeat-x}.panel-warning&gt;.panel-heading{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#faf2cc));background-image:linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#fffcf8e3&#x27;, endColorstr=&#x27;#fffaf2cc&#x27;, GradientType=0);background-repeat:repeat-x}.panel-danger&gt;.panel-heading{background-image:-webkit-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-o-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#ebcccc));background-image:linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#fff2dede&#x27;, endColorstr=&#x27;#ffebcccc&#x27;, GradientType=0);background-repeat:repeat-x}.well{background-image:-webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));background-image:linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=&#x27;#ffe8e8e8&#x27;, endColorstr=&#x27;#fff5f5f5&#x27;, GradientType=0);background-repeat:repeat-x;border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)}\n",
       "/*# sourceMappingURL=bootstrap-theme.min.css.map */&lt;/style&gt;&lt;style&gt;\n",
       "body {\n",
       "  padding-top: 80px;\n",
       "}\n",
       ".content .container-fluid{\n",
       "    margin-left: 20px !important;\n",
       "    margin-right: 20px !important;\n",
       "    margin-bottom: 20px;\n",
       "}\n",
       "\n",
       ".page-header{\n",
       "    border:0 !important;\n",
       "}\n",
       "\n",
       ".row.variable, .section-items &gt; .row {\n",
       "    border: 1px solid #e1e1e8;\n",
       "    border-top: hidden;\n",
       "}\n",
       "\n",
       ".row.spacing{\n",
       "    padding: 2em 1em;\n",
       "}\n",
       "\n",
       ".row.header {\n",
       "    border-bottom: 1px solid #e1e1e8;\n",
       "    /*background-color: #f5f5f5;*/\n",
       "    padding-left: 2em;\n",
       "}\n",
       "\n",
       "\n",
       ".dl-horizontal dt {\n",
       "    text-align: left;\n",
       "    padding-right: 1em;\n",
       "    white-space: normal;\n",
       "}\n",
       "\n",
       ".dl-horizontal dd {\n",
       "    margin-left: 0;\n",
       "}\n",
       "\n",
       "\n",
       ".col-md-12 {\n",
       "    padding-left: 2em;\n",
       "}\n",
       "\n",
       ".indent {\n",
       "    margin-left: 1em;\n",
       "}\n",
       "\n",
       ".center-img {\n",
       "    margin-left: auto !important;\n",
       "    margin-right: auto !important;\n",
       "    display: block;\n",
       "}\n",
       "\n",
       "/* Table example_values */\n",
       "table.example_values {\n",
       "    border: 0;\n",
       "}\n",
       "\n",
       ".example_values th {\n",
       "    border: 0;\n",
       "    padding: 0;\n",
       "    color: #555;\n",
       "    font-weight: 600;\n",
       "}\n",
       "\n",
       ".example_values tr, .example_values td {\n",
       "    border: 0;\n",
       "    padding: 0;\n",
       "    color: #555;\n",
       "}\n",
       "\n",
       "/* STATS */\n",
       "table.stats {\n",
       "    border: 0;\n",
       "}\n",
       "\n",
       ".stats th {\n",
       "    border: 0;\n",
       "    padding: 0 2em 0 0;\n",
       "    color: #555;\n",
       "    font-weight: 600;\n",
       "}\n",
       "\n",
       ".stats tr {\n",
       "    border: 0;\n",
       "}\n",
       "\n",
       ".stats td {\n",
       "    color: #555;\n",
       "    padding: 1px;\n",
       "    border: 0;\n",
       "}\n",
       "\n",
       "\n",
       "/* Sample table */\n",
       "table.sample {\n",
       "    border: 0;\n",
       "    margin-bottom: 2em;\n",
       "    margin-left: 1em;\n",
       "}\n",
       "\n",
       ".sample tr {\n",
       "    border: 0;\n",
       "}\n",
       "\n",
       ".sample td, .sample th {\n",
       "    padding: 0.5em;\n",
       "    white-space: nowrap;\n",
       "    border: none;\n",
       "\n",
       "}\n",
       "\n",
       ".sample thead {\n",
       "    border-top: 0;\n",
       "    border-bottom: 2px solid #ddd;\n",
       "}\n",
       "\n",
       ".sample td {\n",
       "    width: 100%;\n",
       "}\n",
       "\n",
       "\n",
       "/* There is no good solution available to make the divs equal height and then center ... */\n",
       ".histogram {\n",
       "    margin-top: 3em;\n",
       "}\n",
       "\n",
       "/* Freq table */\n",
       "table.freq {\n",
       "    margin-bottom: 2em;\n",
       "    border: 0;\n",
       "}\n",
       "\n",
       "table.freq th, table.freq tr, table.freq td {\n",
       "    border: 0;\n",
       "    padding: 0;\n",
       "}\n",
       "\n",
       ".freq thead {\n",
       "    font-weight: 600;\n",
       "    white-space: nowrap;\n",
       "    overflow: hidden;\n",
       "    text-overflow: ellipsis;\n",
       "\n",
       "}\n",
       "\n",
       "td.fillremaining {\n",
       "    width: auto;\n",
       "    max-width: none;\n",
       "\n",
       "    white-space: nowrap;\n",
       "    overflow: hidden;\n",
       "    text-overflow: ellipsis;\n",
       "}\n",
       "\n",
       "td.number, th.number {\n",
       "    text-align: right;\n",
       "}\n",
       "\n",
       "/* Freq mini */\n",
       ".freq.mini td {\n",
       "    width: 50%;\n",
       "    padding: 1px;\n",
       "    font-size: 12px;\n",
       "\n",
       "}\n",
       "\n",
       "table.freq.mini {\n",
       "    width: 100%;\n",
       "}\n",
       "\n",
       ".freq.mini th {\n",
       "    overflow: hidden;\n",
       "    text-overflow: ellipsis;\n",
       "    white-space: nowrap;\n",
       "    max-width: 5em;\n",
       "    font-weight: 400;\n",
       "    text-align: right;\n",
       "    padding-right: 0.5em;\n",
       "}\n",
       "\n",
       "/* Message classes */\n",
       ".missing {\n",
       "    color: #a94442;\n",
       "}\n",
       "\n",
       ".alert, .alert &gt; th, .alert &gt; td {\n",
       "    color: #a94442;\n",
       "}\n",
       "\n",
       ".ignore {\n",
       "    opacity: 0.4;\n",
       "}\n",
       "\n",
       "/* Bars in tables */\n",
       ".freq.table{\n",
       "    table-layout: fixed;\n",
       "}\n",
       "\n",
       ".freq td.number{\n",
       "    width: 100px;\n",
       "}\n",
       ".freq td.bartd, .frequency-percentage{\n",
       "    width:200px;\n",
       "}\n",
       "\n",
       ".freq .bar {\n",
       "    float: left;\n",
       "    width: 0;\n",
       "    height: 100%;\n",
       "    line-height: 20px;\n",
       "    color: #fff;\n",
       "    text-align: center;\n",
       "    background-color: #337ab7;\n",
       "    border-radius: 3px;\n",
       "    margin-right: 4px;\n",
       "}\n",
       "\n",
       ".other .bar {\n",
       "    background-color: #999;\n",
       "}\n",
       "\n",
       ".missing .bar {\n",
       "    background-color: #a94442;\n",
       "}\n",
       "\n",
       ".tooltip-inner {\n",
       "    width: 100%;\n",
       "    white-space: nowrap;\n",
       "    text-align: left;\n",
       "}\n",
       "\n",
       ".extrapadding {\n",
       "    padding: 2em;\n",
       "}\n",
       "\n",
       ".variable .h4 {\n",
       "    text-overflow: ellipsis;\n",
       "    display:inline-block;\n",
       "    width: calc(90%); /* The trick is here! */\n",
       "    overflow:hidden;\n",
       "}\n",
       "\n",
       ".variable.ignore .h4{\n",
       "    text-decoration: line-through;\n",
       "}\n",
       "\n",
       ".table-responsive{\n",
       "    overflow:scroll;\n",
       "    width: 100%;\n",
       "    overflow-y: hidden;\n",
       "}\n",
       ".img-responsive{\n",
       "    max-width: 99%;\n",
       "}\n",
       ".footer-text{\n",
       "    padding:20px;\n",
       "}\n",
       "\n",
       "table.list-warnings td{\n",
       "    padding-right:10px;\n",
       "}\n",
       "\n",
       "a.anchor-pos {\n",
       "    display: block;\n",
       "    position: relative;\n",
       "    top: -70px;\n",
       "    visibility: hidden;\n",
       "}\n",
       "\n",
       "a.anchor-pos-variable{\n",
       "    /*top: -70px;*/\n",
       "}\n",
       "\n",
       "#sample-container{\n",
       "    overflow: auto;\n",
       "    width: 100%;\n",
       "    overflow-y: hidden;\n",
       "}\n",
       "\n",
       "#overview-content td, #overview-content th{\n",
       "    border-top: 0;\n",
       "    line-height: 1;\n",
       "}&lt;/style&gt;&lt;/head&gt;&lt;body&gt;&lt;a class=anchor-pos id=top&gt;&lt;/a&gt;&lt;nav class=&quot;navbar navbar-default navbar-fixed-top&quot;&gt;&lt;div class=container-fluid&gt;&lt;div class=navbar-header&gt;&lt;button type=button class=&quot;navbar-toggle collapsed&quot; data-toggle=collapse data-target=#navbar aria-expanded=false aria-controls=navbar&gt;&lt;span class=sr-only&gt;Toggle navigation&lt;/span&gt;&lt;span class=icon-bar&gt;&lt;/span&gt;&lt;span class=icon-bar&gt;&lt;/span&gt;&lt;span class=icon-bar&gt;&lt;/span&gt;&lt;/button&gt;&lt;a class=&quot;navbar-brand anchor&quot; href=#top&gt;Pandas Profiling Report&lt;/a&gt;&lt;/div&gt;&lt;div id=navbar class=&quot;navbar-collapse collapse&quot;&gt;&lt;ul class=&quot;nav navbar-nav navbar-right&quot;&gt;&lt;li&gt;&lt;a class=anchor href=#overview&gt;Overview&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=anchor href=#variables&gt;Variables&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=anchor href=#interactions&gt;Interactions&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=anchor href=#correlations&gt;Correlations&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=anchor href=#missing&gt;Missing values&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=anchor href=#sample&gt;Sample&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;/nav&gt;&lt;div class=content&gt;&lt;div class=container-fluid&gt;&lt;div class=&quot;row header&quot;&gt;&lt;a class=anchor-pos id=overview&gt;&lt;/a&gt;&lt;h1 class=page-header&gt;Overview&lt;/h1&gt;&lt;/div&gt;&lt;div class=section-items&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-pills&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#overview-dataset_overview aria-controls=overview-dataset_overview role=tab data-toggle=tab&gt;Overview&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#overview-reproduction aria-controls=overview-reproduction role=tab data-toggle=tab&gt;Reproduction&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#overview-warnings aria-controls=overview-warnings role=tab data-toggle=tab&gt;Warnings &lt;span class=badge&gt;13&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content style=&quot;padding-top: 10px;&quot;&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=overview-dataset_overview&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Dataset statistics&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Number of variables&lt;/th&gt;&lt;td&gt;21&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Number of observations&lt;/th&gt;&lt;td&gt;9810730&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing cells&lt;/th&gt;&lt;td&gt;7442339&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing cells (%)&lt;/th&gt;&lt;td&gt;3.6%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Duplicate rows&lt;/th&gt;&lt;td&gt;2377969&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Duplicate rows (%)&lt;/th&gt;&lt;td&gt;24.2%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Total size in memory&lt;/th&gt;&lt;td&gt;6.2 GiB&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Average record size in memory&lt;/th&gt;&lt;td&gt;677.3 B&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Variable types&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;CAT&lt;/th&gt;&lt;td&gt;9&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;NUM&lt;/th&gt;&lt;td&gt;8&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;DATE&lt;/th&gt;&lt;td&gt;3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;UNSUPPORTED&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=overview-reproduction&gt;&lt;p class=h4&gt;Reproduction&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Analysis started&lt;/th&gt;&lt;td&gt;2020-02-20 22:43:31.950908&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Analysis finished&lt;/th&gt;&lt;td&gt;2020-02-20 23:16:08.838526&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Version&lt;/th&gt;&lt;td&gt;&lt;a href=https://github.com/pandas-profiling/pandas-profiling&gt;pandas-profiling v2.5.0&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Command line&lt;/th&gt;&lt;td&gt;&lt;code&gt;pandas_profiling --config_file config.yaml [YOUR_FILE.csv]&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Download configuration&lt;/th&gt;&lt;td&gt;&lt;a download=config.yaml href=&quot;data:text/plain;charset=utf-8,%0Ahtml%3A%0A%0A%23%20Styling%20options%20for%20the%20HTML%20report%0A%20%20%20%20style%3A%0A%20%20%20%20%20%20%20%20full_width%3A%20yes%0A%20%20%20%20%20%20%20%20theme%3A%20None%0A%20%20%20%20%20%20%20%20logo%3A%20%27%27%0A%20%20%20%20%20%20%20%20primary_color%3A%20%27%23337ab7%27%0A%23%20Minify%20the%20html%0A%20%20%20%20minify_html%3A%20yes%0A%0A%23%20Offline%20support%0A%20%20%20%20use_local_assets%3A%20yes%0A%0A%23%20Show%20navbar%0A%20%20%20%20navbar_show%3A%20yes%0A%23%20Title%20of%20the%20document%0Atitle%3A%20Pandas%20Profiling%20Report%0A%0A%23%20Number%20of%20workers%20%280%3Dmultiprocessing.cpu_count%28%29%29%0Apool_size%3A%200%0A%0A%23%20Show%20the%20progress%20bar%0Aprogress_bar%3A%20yes%0A%0A%23%20Per%20variable%20type%20description%20settings%0Avars%3A%0A%20%20%20%20num%3A%0A%20%20%20%20%20%20%20%20quantiles%3A%0A%20%20%20%20%20%20%20%20-%200.05%0A%20%20%20%20%20%20%20%20-%200.25%0A%20%20%20%20%20%20%20%20-%200.5%0A%20%20%20%20%20%20%20%20-%200.75%0A%20%20%20%20%20%20%20%20-%200.95%0A%20%20%20%20%20%20%20%20skewness_threshold%3A%2020%0A%20%20%20%20%20%20%20%20low_categorical_threshold%3A%205%0A%23%20Set%20to%20zero%20to%20disable%0A%20%20%20%20%20%20%20%20chi_squared_threshold%3A%200.999%0A%20%20%20%20cat%3A%0A%20%20%20%20%20%20%20%20check_composition%3A%20yes%0A%20%20%20%20%20%20%20%20cardinality_threshold%3A%2050%0A%20%20%20%20%20%20%20%20n_obs%3A%205%0A%23%20Set%20to%20zero%20to%20disable%0A%20%20%20%20%20%20%20%20chi_squared_threshold%3A%200.999%0A%20%20%20%20bool%3A%0A%20%20%20%20%20%20%20%20n_obs%3A%203%0A%0A%23%20Sort%20the%20variables.%20Possible%20values%3A%20ascending%2C%20descending%20or%20None%20%28leaves%20original%20sorting%29%0Asort%3A%20None%0A%0A%23%20which%20diagrams%20to%20show%0Amissing_diagrams%3A%0A%20%20%20%20bar%3A%20yes%0A%20%20%20%20matrix%3A%20yes%0A%20%20%20%20heatmap%3A%20yes%0A%20%20%20%20dendrogram%3A%20yes%0A%0Acorrelations%3A%0A%20%20%20%20pearson%3A%0A%20%20%20%20%20%20%20%20calculate%3A%20yes%0A%20%20%20%20%20%20%20%20warn_high_correlations%3A%20yes%0A%20%20%20%20%20%20%20%20threshold%3A%200.9%0A%20%20%20%20spearman%3A%0A%20%20%20%20%20%20%20%20calculate%3A%20yes%0A%20%20%20%20%20%20%20%20warn_high_correlations%3A%20no%0A%20%20%20%20kendall%3A%0A%20%20%20%20%20%20%20%20calculate%3A%20yes%0A%20%20%20%20%20%20%20%20warn_high_correlations%3A%20no%0A%20%20%20%20phi_k%3A%0A%20%20%20%20%20%20%20%20calculate%3A%20yes%0A%20%20%20%20%20%20%20%20warn_high_correlations%3A%20no%0A%20%20%20%20cramers%3A%0A%20%20%20%20%20%20%20%20calculate%3A%20yes%0A%20%20%20%20%20%20%20%20warn_high_correlations%3A%20yes%0A%20%20%20%20%20%20%20%20threshold%3A%200.9%0A%20%20%20%20recoded%3A%0A%20%20%20%20%20%20%20%20calculate%3A%20yes%0A%20%20%20%20%20%20%20%20warn_high_correlations%3A%20yes%0A%20%20%20%20%20%20%20%20threshold%3A%201.0%0A%0A%23%20Bivariate%20/%20Pairwise%20relations%0Ainteractions%3A%0A%20%20%20%20continuous%3A%20yes%0A%0A%23%20For%20categorical%0Acategorical_maximum_correlation_distinct%3A%20100%0A%0A%23%20Plot-specific%20settings%0Aplot%3A%0A%23%20Image%20format%20%28svg%20or%20png%29%0A%20%20%20%20image_format%3A%20svg%0A%20%20%20%20dpi%3A%20800%0A%0A%20%20%20%20correlation%3A%0A%20%20%20%20%20%20%20%20cmap%3A%20bwr%0A%0A%20%20%20%20missing%3A%0A%20%20%20%20%20%20%20%20cmap%3A%20RdBu%0A%23%20Force%20labels%20when%20there%20are%20%3E%2050%20variables%0A%23%20https%3A//github.com/ResidentMario/missingno/issues/93%23issuecomment-513322615%0A%20%20%20%20%20%20%20%20force_labels%3A%20yes%0A%0A%20%20%20%20histogram%3A%0A%23%20is%20used%20for%20numeric%20variables%0A%20%20%20%20%20%20%20%20bayesian_blocks_bins%3A%20yes%0A%0A%23%20If%20%27bayesian_blocks_bins%27%20fails%20to%20provide%20a%20valid%20number%20of%20bins.%0A%20%20%20%20%20%20%20%20bins%3A%2050%0A%23%20Also%20used%20for%20equal%20size%20histogram%0A%0A%23%20The%20number%20of%20observations%20to%20show%0An_obs_unique%3A%205%0An_extreme_obs%3A%205%0An_freq_table_max%3A%2010%0A%0A%23%20Configuration%20related%20to%20the%20samples%20area%0Asamples%3A%0A%20%20%20%20head%3A%2010%0A%20%20%20%20tail%3A%2010%0A%0A%23%20Configuration%20related%20to%20the%20rejection%20of%20variables%0Areject_variables%3A%20yes%0A%0A%23%20When%20in%20a%20Jupyter%20notebook%0Anotebook%3A%0A%20%20%20%20iframe%3A%0A%20%20%20%20%20%20%20%20height%3A%20800px%0A%20%20%20%20%20%20%20%20width%3A%20100%25%0A%23%20or%20%27src%27%0A%20%20%20%20%20%20%20%20attribute%3A%20srcdoc%0A&quot;&gt;config.yaml&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=overview-warnings&gt;&lt;table class=&quot;table table-condensed list-warnings&quot;&gt;&lt;tr style=border-top:0&gt;&lt;td&gt; Dataset has 2377969 (24.2%) duplicate rows &lt;/td&gt;&lt;td&gt;&lt;span class=&quot;label label-warning&quot;&gt;Duplicates&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a class=anchor href=#pp_var_-3741401649593055673&gt;&lt;code&gt;product_family_name&lt;/code&gt;&lt;/a&gt; has a high cardinality: 10818 distinct values &lt;/td&gt;&lt;td&gt;&lt;span class=&quot;label label-warning&quot;&gt;High cardinality&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a class=anchor href=#pp_var_-7295161885005173589&gt;&lt;code&gt;primary_artist_name&lt;/code&gt;&lt;/a&gt; has a high cardinality: 1996 distinct values &lt;/td&gt;&lt;td&gt;&lt;span class=&quot;label label-warning&quot;&gt;High cardinality&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a class=anchor href=#pp_var_-4855928916515345790&gt;&lt;code&gt;fin_label_name&lt;/code&gt;&lt;/a&gt; has a high cardinality: 61 distinct values &lt;/td&gt;&lt;td&gt;&lt;span class=&quot;label label-warning&quot;&gt;High cardinality&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a class=anchor href=#pp_var_2654957603438327750&gt;&lt;code&gt;playlist_type_name&lt;/code&gt;&lt;/a&gt; is highly correlated with &lt;code&gt;source_name&lt;/code&gt;&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;label label-primary&quot;&gt;High Correlation&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a class=anchor href=#pp_var_-7020325577129729772&gt;&lt;code&gt;source_name&lt;/code&gt;&lt;/a&gt; is highly correlated with &lt;code&gt;playlist_type_name&lt;/code&gt;&lt;/td&gt;&lt;td&gt;&lt;span class=&quot;label label-primary&quot;&gt;High Correlation&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a class=anchor href=#pp_var_2654957603438327750&gt;&lt;code&gt;playlist_type_name&lt;/code&gt;&lt;/a&gt; has 7442339 (75.9%) missing values &lt;/td&gt;&lt;td&gt;&lt;span class=&quot;label label-default&quot;&gt;Missing&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a class=anchor href=#pp_var_-6672473056980366352&gt;&lt;code&gt;product_family_no&lt;/code&gt;&lt;/a&gt; is highly skewed (γ1 = 65.10765409) &lt;/td&gt;&lt;td&gt;&lt;span class=&quot;label label-info&quot;&gt;Skewed&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a class=anchor href=#pp_var_2639262878573704276&gt;&lt;code&gt;playlist_count&lt;/code&gt;&lt;/a&gt; is highly skewed (γ1 = 31.46555869) &lt;/td&gt;&lt;td&gt;&lt;span class=&quot;label label-info&quot;&gt;Skewed&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a class=anchor href=#pp_var_-7217903205708163802&gt;&lt;code&gt;listener_count&lt;/code&gt;&lt;/a&gt; is highly skewed (γ1 = 117.859626) &lt;/td&gt;&lt;td&gt;&lt;span class=&quot;label label-info&quot;&gt;Skewed&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a class=anchor href=#pp_var_2710219740477725447&gt;&lt;code&gt;streams&lt;/code&gt;&lt;/a&gt; is highly skewed (γ1 = 88.26988133) &lt;/td&gt;&lt;td&gt;&lt;span class=&quot;label label-info&quot;&gt;Skewed&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a class=anchor href=#pp_var_1353667116187428904&gt;&lt;code&gt;zip_code&lt;/code&gt;&lt;/a&gt; is an unsupported type, check if it needs cleaning or further analysis &lt;/td&gt;&lt;td&gt;&lt;span class=&quot;label label-warning&quot;&gt;Rejected&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a class=anchor href=#pp_var_-5330998023314790053&gt;&lt;code&gt;media_duration&lt;/code&gt;&lt;/a&gt; has 1057949 (10.8%) zeros &lt;/td&gt;&lt;td&gt;&lt;span class=&quot;label label-info&quot;&gt;Zeros&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row header&quot;&gt;&lt;a class=anchor-pos id=variables&gt;&lt;/a&gt;&lt;h1 class=page-header&gt;Variables&lt;/h1&gt;&lt;/div&gt;&lt;div class=section-items&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_-23604654460672995&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=report_date&gt;&lt;a href=#pp_var_-23604654460672995&gt;report_date&lt;/a&gt;&lt;br&gt;&lt;small&gt;Date&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;1280&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;2016-08-05 00:00:00&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;2020-02-17 00:00:00&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=108pt version=1.1 viewbox=&quot;0 0 144 108&quot; width=144pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 108 \n",
       "L 144 108 \n",
       "L 144 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 20.94054 61.597709 \n",
       "L 129.459319 61.597709 \n",
       "L 129.459319 10.8 \n",
       "L 20.94054 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-45 d=&quot;M 3.171875 21.484375 \n",
       "L 3.171875 30.328125 \n",
       "L 30.171875 30.328125 \n",
       "L 30.171875 21.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(14.282025 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-54 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.342623 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-55 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;g style=fill:#262626; transform=&quot;translate(42.173972 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-55 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(56.23457 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-56 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;g style=fill:#262626; transform=&quot;translate(70.06592 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-56 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(84.126518 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-57 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(97.957867 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-57 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(112.018465 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-50 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 25.873212 61.597709 \n",
       "L 27.846281 61.597709 \n",
       "L 27.846281 61.298194 \n",
       "L 25.873212 61.298194 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 27.846281 61.597709 \n",
       "L 29.819349 61.597709 \n",
       "L 29.819349 59.928397 \n",
       "L 27.846281 59.928397 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 29.819349 61.597709 \n",
       "L 31.792418 61.597709 \n",
       "L 31.792418 59.821323 \n",
       "L 29.819349 59.821323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 31.792418 61.597709 \n",
       "L 33.765487 61.597709 \n",
       "L 33.765487 59.735774 \n",
       "L 31.792418 59.735774 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 33.765487 61.597709 \n",
       "L 35.738556 61.597709 \n",
       "L 35.738556 59.638823 \n",
       "L 33.765487 59.638823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 35.738556 61.597709 \n",
       "L 37.711624 61.597709 \n",
       "L 37.711624 59.639644 \n",
       "L 35.738556 59.639644 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 37.711624 61.597709 \n",
       "L 39.684693 61.597709 \n",
       "L 39.684693 58.992823 \n",
       "L 37.711624 58.992823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 39.684693 61.597709 \n",
       "L 41.657762 61.597709 \n",
       "L 41.657762 58.659745 \n",
       "L 39.684693 58.659745 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 41.657762 61.597709 \n",
       "L 43.63083 61.597709 \n",
       "L 43.63083 58.712553 \n",
       "L 41.657762 58.712553 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 43.63083 61.597709 \n",
       "L 45.603899 61.597709 \n",
       "L 45.603899 58.372361 \n",
       "L 43.63083 58.372361 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 45.603899 61.597709 \n",
       "L 47.576968 61.597709 \n",
       "L 47.576968 58.174356 \n",
       "L 45.603899 58.174356 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 47.576968 61.597709 \n",
       "L 49.550036 61.597709 \n",
       "L 49.550036 58.632293 \n",
       "L 47.576968 58.632293 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 49.550036 61.597709 \n",
       "L 51.523105 61.597709 \n",
       "L 51.523105 58.315905 \n",
       "L 49.550036 58.315905 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 51.523105 61.597709 \n",
       "L 53.496174 61.597709 \n",
       "L 53.496174 58.147451 \n",
       "L 51.523105 58.147451 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_17&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 53.496174 61.597709 \n",
       "L 55.469243 61.597709 \n",
       "L 55.469243 57.705292 \n",
       "L 53.496174 57.705292 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_18&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 55.469243 61.597709 \n",
       "L 57.442311 61.597709 \n",
       "L 57.442311 57.635065 \n",
       "L 55.469243 57.635065 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_19&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 57.442311 61.597709 \n",
       "L 59.41538 61.597709 \n",
       "L 59.41538 57.180138 \n",
       "L 57.442311 57.180138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_20&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 59.41538 61.597709 \n",
       "L 61.388449 61.597709 \n",
       "L 61.388449 56.737706 \n",
       "L 59.41538 56.737706 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_21&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 61.388449 61.597709 \n",
       "L 63.361517 61.597709 \n",
       "L 63.361517 56.01555 \n",
       "L 61.388449 56.01555 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_22&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 63.361517 61.597709 \n",
       "L 65.334586 61.597709 \n",
       "L 65.334586 55.966026 \n",
       "L 63.361517 55.966026 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_23&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 65.334586 61.597709 \n",
       "L 67.307655 61.597709 \n",
       "L 67.307655 55.647176 \n",
       "L 65.334586 55.647176 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_24&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 67.307655 61.597709 \n",
       "L 69.280723 61.597709 \n",
       "L 69.280723 54.47894 \n",
       "L 67.307655 54.47894 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_25&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 69.280723 61.597709 \n",
       "L 71.253792 61.597709 \n",
       "L 71.253792 54.486875 \n",
       "L 69.280723 54.486875 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_26&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 71.253792 61.597709 \n",
       "L 73.226861 61.597709 \n",
       "L 73.226861 54.380257 \n",
       "L 71.253792 54.380257 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_27&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 73.226861 61.597709 \n",
       "L 75.19993 61.597709 \n",
       "L 75.19993 53.860119 \n",
       "L 73.226861 53.860119 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_28&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 75.19993 61.597709 \n",
       "L 77.172998 61.597709 \n",
       "L 77.172998 53.906269 \n",
       "L 75.19993 53.906269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_29&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 77.172998 61.597709 \n",
       "L 79.146067 61.597709 \n",
       "L 79.146067 53.352932 \n",
       "L 77.172998 53.352932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_30&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 79.146067 61.597709 \n",
       "L 81.119136 61.597709 \n",
       "L 81.119136 50.006373 \n",
       "L 79.146067 50.006373 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_31&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 81.119136 61.597709 \n",
       "L 83.092204 61.597709 \n",
       "L 83.092204 44.237884 \n",
       "L 81.119136 44.237884 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_32&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 83.092204 61.597709 \n",
       "L 85.065273 61.597709 \n",
       "L 85.065273 42.447361 \n",
       "L 83.092204 42.447361 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_33&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.065273 61.597709 \n",
       "L 87.038342 61.597709 \n",
       "L 87.038342 39.936963 \n",
       "L 85.065273 39.936963 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_34&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.038342 61.597709 \n",
       "L 89.01141 61.597709 \n",
       "L 89.01141 33.345446 \n",
       "L 87.038342 33.345446 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_35&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.01141 61.597709 \n",
       "L 90.984479 61.597709 \n",
       "L 90.984479 30.213673 \n",
       "L 89.01141 30.213673 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_36&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.984479 61.597709 \n",
       "L 92.957548 61.597709 \n",
       "L 92.957548 30.674164 \n",
       "L 90.984479 30.674164 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_37&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.957548 61.597709 \n",
       "L 94.930617 61.597709 \n",
       "L 94.930617 28.730509 \n",
       "L 92.957548 28.730509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_38&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.930617 61.597709 \n",
       "L 96.903685 61.597709 \n",
       "L 96.903685 27.769763 \n",
       "L 94.930617 27.769763 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_39&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 96.903685 61.597709 \n",
       "L 98.876754 61.597709 \n",
       "L 98.876754 26.279758 \n",
       "L 96.903685 26.279758 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_40&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 98.876754 61.597709 \n",
       "L 100.849823 61.597709 \n",
       "L 100.849823 23.978765 \n",
       "L 98.876754 23.978765 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_41&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 100.849823 61.597709 \n",
       "L 102.822891 61.597709 \n",
       "L 102.822891 24.448376 \n",
       "L 100.849823 24.448376 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_42&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 102.822891 61.597709 \n",
       "L 104.79596 61.597709 \n",
       "L 104.79596 22.21077 \n",
       "L 102.822891 22.21077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_43&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 104.79596 61.597709 \n",
       "L 106.769029 61.597709 \n",
       "L 106.769029 21.900493 \n",
       "L 104.79596 21.900493 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_44&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 106.769029 61.597709 \n",
       "L 108.742097 61.597709 \n",
       "L 108.742097 24.696634 \n",
       "L 106.769029 24.696634 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_45&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 108.742097 61.597709 \n",
       "L 110.715166 61.597709 \n",
       "L 110.715166 24.422656 \n",
       "L 108.742097 24.422656 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_46&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.715166 61.597709 \n",
       "L 112.688235 61.597709 \n",
       "L 112.688235 23.668123 \n",
       "L 110.715166 23.668123 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_47&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 112.688235 61.597709 \n",
       "L 114.661304 61.597709 \n",
       "L 114.661304 22.327967 \n",
       "L 112.688235 22.327967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_48&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 114.661304 61.597709 \n",
       "L 116.634372 61.597709 \n",
       "L 116.634372 20.737456 \n",
       "L 114.661304 20.737456 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_49&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.634372 61.597709 \n",
       "L 118.607441 61.597709 \n",
       "L 118.607441 21.346427 \n",
       "L 116.634372 21.346427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_50&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 118.607441 61.597709 \n",
       "L 120.58051 61.597709 \n",
       "L 120.58051 18.846335 \n",
       "L 118.607441 18.846335 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_51&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 120.58051 61.597709 \n",
       "L 122.553578 61.597709 \n",
       "L 122.553578 20.23793 \n",
       "L 120.58051 20.23793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_52&gt;&lt;path clip-path=url(#p82c95e2a6a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 122.553578 61.597709 \n",
       "L 124.526647 61.597709 \n",
       "L 124.526647 13.218939 \n",
       "L 122.553578 13.218939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_53&gt;&lt;path style=fill:none; d=&quot;M 20.94054 61.597709 \n",
       "L 20.94054 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_54&gt;&lt;path style=fill:none; d=&quot;M 129.459319 61.597709 \n",
       "L 129.459319 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_55&gt;&lt;path style=fill:none; d=&quot;M 20.94054 61.597709 \n",
       "L 129.459319 61.597709 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_56&gt;&lt;path style=fill:none; d=&quot;M 20.94054 10.8 \n",
       "L 129.459319 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p82c95e2a6a&gt;&lt;rect height=50.797709 width=108.518779 x=20.94054 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom--23604654460672995, #minifreqtable-23604654460672995&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom--23604654460672995 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-23604654460672995--23604654460672995histogram aria-controls=-23604654460672995--23604654460672995histogram role=tab data-toggle=tab&gt;Histogram&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-23604654460672995--23604654460672995histogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 68.425 234.261476 \n",
       "L 421.2 234.261476 \n",
       "L 421.2 10.8 \n",
       "L 68.425 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-45 d=&quot;M 3.171875 21.484375 \n",
       "L 3.171875 30.328125 \n",
       "L 30.171875 30.328125 \n",
       "L 30.171875 21.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(64.61991 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-54 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;g style=fill:#262626; transform=&quot;translate(110.328382 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-55 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;g style=fill:#262626; transform=&quot;translate(155.291606 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-55 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(201.000077 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-56 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;g style=fill:#262626; transform=&quot;translate(245.963302 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-56 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(291.671773 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-57 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(336.634997 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-57 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(382.343469 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-50 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(52.364063 237.840383)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 197.719191)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 157.597999)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 117.476808)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 77.355616)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 37.234425)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.244219 148.513941)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.460227 234.261476 \n",
       "L 90.874318 234.261476 \n",
       "L 90.874318 232.943896 \n",
       "L 84.460227 232.943896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.874318 234.261476 \n",
       "L 97.288409 234.261476 \n",
       "L 97.288409 226.918095 \n",
       "L 90.874318 226.918095 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.288409 234.261476 \n",
       "L 103.7025 234.261476 \n",
       "L 103.7025 226.447072 \n",
       "L 97.288409 226.447072 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 103.7025 234.261476 \n",
       "L 110.116591 234.261476 \n",
       "L 110.116591 226.070735 \n",
       "L 103.7025 226.070735 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.116591 234.261476 \n",
       "L 116.530682 234.261476 \n",
       "L 116.530682 225.644247 \n",
       "L 110.116591 225.644247 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.530682 234.261476 \n",
       "L 122.944773 234.261476 \n",
       "L 122.944773 225.647858 \n",
       "L 116.530682 225.647858 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 122.944773 234.261476 \n",
       "L 129.358864 234.261476 \n",
       "L 129.358864 222.802463 \n",
       "L 122.944773 222.802463 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 129.358864 234.261476 \n",
       "L 135.772955 234.261476 \n",
       "L 135.772955 221.337237 \n",
       "L 129.358864 221.337237 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 135.772955 234.261476 \n",
       "L 142.187045 234.261476 \n",
       "L 142.187045 221.569539 \n",
       "L 135.772955 221.569539 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 142.187045 234.261476 \n",
       "L 148.601136 234.261476 \n",
       "L 148.601136 220.073018 \n",
       "L 142.187045 220.073018 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 148.601136 234.261476 \n",
       "L 155.015227 234.261476 \n",
       "L 155.015227 219.201987 \n",
       "L 148.601136 219.201987 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 155.015227 234.261476 \n",
       "L 161.429318 234.261476 \n",
       "L 161.429318 221.216472 \n",
       "L 155.015227 221.216472 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 161.429318 234.261476 \n",
       "L 167.843409 234.261476 \n",
       "L 167.843409 219.824668 \n",
       "L 161.429318 219.824668 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 167.843409 234.261476 \n",
       "L 174.2575 234.261476 \n",
       "L 174.2575 219.08363 \n",
       "L 167.843409 219.08363 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_17&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 174.2575 234.261476 \n",
       "L 180.671591 234.261476 \n",
       "L 180.671591 217.138554 \n",
       "L 174.2575 217.138554 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_18&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 180.671591 234.261476 \n",
       "L 187.085682 234.261476 \n",
       "L 187.085682 216.829621 \n",
       "L 180.671591 216.829621 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_19&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 187.085682 234.261476 \n",
       "L 193.499773 234.261476 \n",
       "L 193.499773 214.828376 \n",
       "L 187.085682 214.828376 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_20&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 193.499773 234.261476 \n",
       "L 199.913864 234.261476 \n",
       "L 199.913864 212.882097 \n",
       "L 193.499773 212.882097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_21&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 199.913864 234.261476 \n",
       "L 206.327955 234.261476 \n",
       "L 206.327955 209.705301 \n",
       "L 199.913864 209.705301 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_22&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 206.327955 234.261476 \n",
       "L 212.742045 234.261476 \n",
       "L 212.742045 209.487443 \n",
       "L 206.327955 209.487443 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_23&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 212.742045 234.261476 \n",
       "L 219.156136 234.261476 \n",
       "L 219.156136 208.084806 \n",
       "L 212.742045 208.084806 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_24&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 219.156136 234.261476 \n",
       "L 225.570227 234.261476 \n",
       "L 225.570227 202.945683 \n",
       "L 219.156136 202.945683 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_25&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 225.570227 234.261476 \n",
       "L 231.984318 234.261476 \n",
       "L 231.984318 202.980588 \n",
       "L 225.570227 202.980588 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_26&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 231.984318 234.261476 \n",
       "L 238.398409 234.261476 \n",
       "L 238.398409 202.511571 \n",
       "L 231.984318 202.511571 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_27&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 238.398409 234.261476 \n",
       "L 244.8125 234.261476 \n",
       "L 244.8125 200.22346 \n",
       "L 238.398409 200.22346 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_28&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 244.8125 234.261476 \n",
       "L 251.226591 234.261476 \n",
       "L 251.226591 200.426473 \n",
       "L 244.8125 200.426473 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_29&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 251.226591 234.261476 \n",
       "L 257.640682 234.261476 \n",
       "L 257.640682 197.99232 \n",
       "L 251.226591 197.99232 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_30&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 257.640682 234.261476 \n",
       "L 264.054773 234.261476 \n",
       "L 264.054773 183.270652 \n",
       "L 257.640682 183.270652 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_31&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 264.054773 234.261476 \n",
       "L 270.468864 234.261476 \n",
       "L 270.468864 157.8948 \n",
       "L 264.054773 157.8948 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_32&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 270.468864 234.261476 \n",
       "L 276.882955 234.261476 \n",
       "L 276.882955 150.018208 \n",
       "L 270.468864 150.018208 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_33&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 276.882955 234.261476 \n",
       "L 283.297045 234.261476 \n",
       "L 283.297045 138.97485 \n",
       "L 276.882955 138.97485 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_34&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 283.297045 234.261476 \n",
       "L 289.711136 234.261476 \n",
       "L 289.711136 109.978462 \n",
       "L 283.297045 109.978462 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_35&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 289.711136 234.261476 \n",
       "L 296.125227 234.261476 \n",
       "L 296.125227 96.201648 \n",
       "L 289.711136 96.201648 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_36&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 296.125227 234.261476 \n",
       "L 302.539318 234.261476 \n",
       "L 302.539318 98.227366 \n",
       "L 296.125227 98.227366 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_37&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 302.539318 234.261476 \n",
       "L 308.953409 234.261476 \n",
       "L 308.953409 89.677139 \n",
       "L 302.539318 89.677139 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_38&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 308.953409 234.261476 \n",
       "L 315.3675 234.261476 \n",
       "L 315.3675 85.450773 \n",
       "L 308.953409 85.450773 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_39&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.3675 234.261476 \n",
       "L 321.781591 234.261476 \n",
       "L 321.781591 78.896174 \n",
       "L 315.3675 78.896174 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_40&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.781591 234.261476 \n",
       "L 328.195682 234.261476 \n",
       "L 328.195682 68.773999 \n",
       "L 321.781591 68.773999 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_41&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.195682 234.261476 \n",
       "L 334.609773 234.261476 \n",
       "L 334.609773 70.839839 \n",
       "L 328.195682 70.839839 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_42&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.609773 234.261476 \n",
       "L 341.023864 234.261476 \n",
       "L 341.023864 60.996506 \n",
       "L 334.609773 60.996506 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_43&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.023864 234.261476 \n",
       "L 347.437955 234.261476 \n",
       "L 347.437955 59.631583 \n",
       "L 341.023864 59.631583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_44&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.437955 234.261476 \n",
       "L 353.852045 234.261476 \n",
       "L 353.852045 71.931938 \n",
       "L 347.437955 71.931938 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_45&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.852045 234.261476 \n",
       "L 360.266136 234.261476 \n",
       "L 360.266136 70.726697 \n",
       "L 353.852045 70.726697 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_46&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 360.266136 234.261476 \n",
       "L 366.680227 234.261476 \n",
       "L 366.680227 67.407471 \n",
       "L 360.266136 67.407471 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_47&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 366.680227 234.261476 \n",
       "L 373.094318 234.261476 \n",
       "L 373.094318 61.512063 \n",
       "L 366.680227 61.512063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_48&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 373.094318 234.261476 \n",
       "L 379.508409 234.261476 \n",
       "L 379.508409 54.515328 \n",
       "L 373.094318 54.515328 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_49&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 379.508409 234.261476 \n",
       "L 385.9225 234.261476 \n",
       "L 385.9225 57.19422 \n",
       "L 379.508409 57.19422 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_50&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 385.9225 234.261476 \n",
       "L 392.336591 234.261476 \n",
       "L 392.336591 46.196199 \n",
       "L 385.9225 46.196199 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_51&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 392.336591 234.261476 \n",
       "L 398.750682 234.261476 \n",
       "L 398.750682 52.317891 \n",
       "L 392.336591 52.317891 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_52&gt;&lt;path clip-path=url(#p605bd93828) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 398.750682 234.261476 \n",
       "L 405.164773 234.261476 \n",
       "L 405.164773 21.441023 \n",
       "L 398.750682 21.441023 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_53&gt;&lt;path style=fill:none; d=&quot;M 68.425 234.261476 \n",
       "L 68.425 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_54&gt;&lt;path style=fill:none; d=&quot;M 421.2 234.261476 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_55&gt;&lt;path style=fill:none; d=&quot;M 68.425 234.261476 \n",
       "L 421.2 234.261476 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_56&gt;&lt;path style=fill:none; d=&quot;M 68.425 10.8 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p605bd93828&gt;&lt;rect height=223.461476 width=352.775 x=68.425 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;div class=&quot;caption text-center text-muted&quot;&gt; Histogram &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_4106067589773112167&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=week_end_date_thursday&gt;&lt;a href=#pp_var_4106067589773112167&gt;week_end_date_thursday&lt;/a&gt;&lt;br&gt;&lt;small&gt;Date&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;185&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;2016-08-11 00:00:00&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;2020-02-20 00:00:00&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=108pt version=1.1 viewbox=&quot;0 0 144 108&quot; width=144pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 108 \n",
       "L 144 108 \n",
       "L 144 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 21.419561 61.597709 \n",
       "L 129.704229 61.597709 \n",
       "L 129.704229 10.8 \n",
       "L 21.419561 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-45 d=&quot;M 3.171875 21.484375 \n",
       "L 3.171875 30.328125 \n",
       "L 30.171875 30.328125 \n",
       "L 30.171875 21.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(14.291384 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-54 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.354328 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-55 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;g style=fill:#262626; transform=&quot;translate(42.187985 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-55 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(56.250929 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-56 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;g style=fill:#262626; transform=&quot;translate(70.084585 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-56 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(84.147529 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-57 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(97.981186 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-57 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(112.04413 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-50 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 26.341591 61.597709 \n",
       "L 28.310404 61.597709 \n",
       "L 28.310404 61.201128 \n",
       "L 26.341591 61.201128 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 28.310404 61.597709 \n",
       "L 30.279216 61.597709 \n",
       "L 30.279216 59.645396 \n",
       "L 28.310404 59.645396 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 30.279216 61.597709 \n",
       "L 32.248028 61.597709 \n",
       "L 32.248028 59.620106 \n",
       "L 30.279216 59.620106 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 32.248028 61.597709 \n",
       "L 34.21684 61.597709 \n",
       "L 34.21684 60.005606 \n",
       "L 32.248028 60.005606 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 34.21684 61.597709 \n",
       "L 36.185652 61.597709 \n",
       "L 36.185652 59.471779 \n",
       "L 34.21684 59.471779 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 36.185652 61.597709 \n",
       "L 38.154464 61.597709 \n",
       "L 38.154464 59.183838 \n",
       "L 36.185652 59.183838 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 38.154464 61.597709 \n",
       "L 40.123276 61.597709 \n",
       "L 40.123276 59.336522 \n",
       "L 38.154464 59.336522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 40.123276 61.597709 \n",
       "L 42.092089 61.597709 \n",
       "L 42.092089 58.30704 \n",
       "L 40.123276 58.30704 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 42.092089 61.597709 \n",
       "L 44.060901 61.597709 \n",
       "L 44.060901 58.309597 \n",
       "L 42.092089 58.309597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 44.060901 61.597709 \n",
       "L 46.029713 61.597709 \n",
       "L 46.029713 58.902907 \n",
       "L 44.060901 58.902907 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 46.029713 61.597709 \n",
       "L 47.998525 61.597709 \n",
       "L 47.998525 57.741956 \n",
       "L 46.029713 57.741956 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 47.998525 61.597709 \n",
       "L 49.967337 61.597709 \n",
       "L 49.967337 58.170079 \n",
       "L 47.998525 58.170079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 49.967337 61.597709 \n",
       "L 51.936149 61.597709 \n",
       "L 51.936149 58.838025 \n",
       "L 49.967337 58.838025 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 51.936149 61.597709 \n",
       "L 53.904961 61.597709 \n",
       "L 53.904961 57.718277 \n",
       "L 51.936149 57.718277 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_17&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 53.904961 61.597709 \n",
       "L 55.873774 61.597709 \n",
       "L 55.873774 57.215423 \n",
       "L 53.904961 57.215423 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_18&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 55.873774 61.597709 \n",
       "L 57.842586 61.597709 \n",
       "L 57.842586 58.298231 \n",
       "L 55.873774 58.298231 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_19&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 57.842586 61.597709 \n",
       "L 59.811398 61.597709 \n",
       "L 59.811398 56.461757 \n",
       "L 57.842586 56.461757 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_20&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 59.811398 61.597709 \n",
       "L 61.78021 61.597709 \n",
       "L 61.78021 56.002378 \n",
       "L 59.811398 56.002378 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_21&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 61.78021 61.597709 \n",
       "L 63.749022 61.597709 \n",
       "L 63.749022 56.950214 \n",
       "L 61.78021 56.950214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_22&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 63.749022 61.597709 \n",
       "L 65.717834 61.597709 \n",
       "L 65.717834 55.305826 \n",
       "L 63.749022 55.305826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_23&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 65.717834 61.597709 \n",
       "L 67.686646 61.597709 \n",
       "L 67.686646 54.788954 \n",
       "L 65.717834 54.788954 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_24&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 67.686646 61.597709 \n",
       "L 69.655459 61.597709 \n",
       "L 69.655459 55.625497 \n",
       "L 67.686646 55.625497 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_25&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 69.655459 61.597709 \n",
       "L 71.624271 61.597709 \n",
       "L 71.624271 53.314395 \n",
       "L 69.655459 53.314395 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_26&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 71.624271 61.597709 \n",
       "L 73.593083 61.597709 \n",
       "L 73.593083 53.483181 \n",
       "L 71.624271 53.483181 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_27&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 73.593083 61.597709 \n",
       "L 75.561895 61.597709 \n",
       "L 75.561895 55.155889 \n",
       "L 73.593083 55.155889 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_28&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 75.561895 61.597709 \n",
       "L 77.530707 61.597709 \n",
       "L 77.530707 52.95248 \n",
       "L 75.561895 52.95248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_29&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 77.530707 61.597709 \n",
       "L 79.499519 61.597709 \n",
       "L 79.499519 52.310201 \n",
       "L 77.530707 52.310201 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_30&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 79.499519 61.597709 \n",
       "L 81.468331 61.597709 \n",
       "L 81.468331 46.90402 \n",
       "L 79.499519 46.90402 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_31&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 81.468331 61.597709 \n",
       "L 83.437144 61.597709 \n",
       "L 83.437144 46.950242 \n",
       "L 81.468331 46.950242 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_32&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 83.437144 61.597709 \n",
       "L 85.405956 61.597709 \n",
       "L 85.405956 40.024985 \n",
       "L 83.437144 40.024985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_33&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.405956 61.597709 \n",
       "L 87.374768 61.597709 \n",
       "L 87.374768 36.403657 \n",
       "L 85.405956 36.403657 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_34&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.374768 61.597709 \n",
       "L 89.34358 61.597709 \n",
       "L 89.34358 37.887025 \n",
       "L 87.374768 37.887025 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_35&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.34358 61.597709 \n",
       "L 91.312392 61.597709 \n",
       "L 91.312392 26.200896 \n",
       "L 89.34358 26.200896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_36&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.312392 61.597709 \n",
       "L 93.281204 61.597709 \n",
       "L 93.281204 26.166135 \n",
       "L 91.312392 26.166135 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_37&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.281204 61.597709 \n",
       "L 95.250016 61.597709 \n",
       "L 95.250016 33.702793 \n",
       "L 93.281204 33.702793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_38&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.250016 61.597709 \n",
       "L 97.218829 61.597709 \n",
       "L 97.218829 23.625153 \n",
       "L 95.250016 23.625153 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_39&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.218829 61.597709 \n",
       "L 99.187641 61.597709 \n",
       "L 99.187641 21.891826 \n",
       "L 97.218829 21.891826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_40&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.187641 61.597709 \n",
       "L 101.156453 61.597709 \n",
       "L 101.156453 30.031265 \n",
       "L 99.187641 30.031265 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_41&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 101.156453 61.597709 \n",
       "L 103.125265 61.597709 \n",
       "L 103.125265 18.445157 \n",
       "L 101.156453 18.445157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_42&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 103.125265 61.597709 \n",
       "L 105.094077 61.597709 \n",
       "L 105.094077 17.203602 \n",
       "L 103.125265 17.203602 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_43&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.094077 61.597709 \n",
       "L 107.062889 61.597709 \n",
       "L 107.062889 28.459809 \n",
       "L 105.094077 28.459809 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_44&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 107.062889 61.597709 \n",
       "L 109.031701 61.597709 \n",
       "L 109.031701 20.25331 \n",
       "L 107.062889 20.25331 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_45&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 109.031701 61.597709 \n",
       "L 111.000514 61.597709 \n",
       "L 111.000514 19.801604 \n",
       "L 109.031701 19.801604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_46&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 111.000514 61.597709 \n",
       "L 112.969326 61.597709 \n",
       "L 112.969326 29.826012 \n",
       "L 111.000514 29.826012 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_47&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 112.969326 61.597709 \n",
       "L 114.938138 61.597709 \n",
       "L 114.938138 16.385623 \n",
       "L 112.969326 16.385623 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_48&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 114.938138 61.597709 \n",
       "L 116.90695 61.597709 \n",
       "L 116.90695 15.736904 \n",
       "L 114.938138 15.736904 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_49&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.90695 61.597709 \n",
       "L 118.875762 61.597709 \n",
       "L 118.875762 27.517467 \n",
       "L 116.90695 27.517467 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_50&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 118.875762 61.597709 \n",
       "L 120.844574 61.597709 \n",
       "L 120.844574 14.440129 \n",
       "L 118.875762 14.440129 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_51&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 120.844574 61.597709 \n",
       "L 122.813386 61.597709 \n",
       "L 122.813386 15.246079 \n",
       "L 120.844574 15.246079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_52&gt;&lt;path clip-path=url(#p0ba6577460) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 122.813386 61.597709 \n",
       "L 124.782199 61.597709 \n",
       "L 124.782199 13.218939 \n",
       "L 122.813386 13.218939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_53&gt;&lt;path style=fill:none; d=&quot;M 21.419561 61.597709 \n",
       "L 21.419561 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_54&gt;&lt;path style=fill:none; d=&quot;M 129.704229 61.597709 \n",
       "L 129.704229 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_55&gt;&lt;path style=fill:none; d=&quot;M 21.419561 61.597709 \n",
       "L 129.704229 61.597709 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_56&gt;&lt;path style=fill:none; d=&quot;M 21.419561 10.8 \n",
       "L 129.704229 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p0ba6577460&gt;&lt;rect height=50.797709 width=108.284668 x=21.419561 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom-4106067589773112167, #minifreqtable4106067589773112167&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom-4106067589773112167 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#4106067589773112167-4106067589773112167histogram aria-controls=4106067589773112167-4106067589773112167histogram role=tab data-toggle=tab&gt;Histogram&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=4106067589773112167-4106067589773112167histogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 68.425 234.261476 \n",
       "L 421.2 234.261476 \n",
       "L 421.2 10.8 \n",
       "L 68.425 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-45 d=&quot;M 3.171875 21.484375 \n",
       "L 3.171875 30.328125 \n",
       "L 30.171875 30.328125 \n",
       "L 30.171875 21.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(63.105694 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-54 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;g style=fill:#262626; transform=&quot;translate(108.920629 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-55 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;g style=fill:#262626; transform=&quot;translate(153.988581 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-55 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(199.803516 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-56 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;g style=fill:#262626; transform=&quot;translate(244.871469 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-56 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(290.686404 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-57 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(335.754356 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-57 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(381.569291 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-50 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(52.364063 237.840383)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 196.17379)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 154.507198)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 112.840606)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 71.174013)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 29.507421)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.244219 148.513941)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.460227 234.261476 \n",
       "L 90.874318 234.261476 \n",
       "L 90.874318 232.516896 \n",
       "L 84.460227 232.516896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.874318 234.261476 \n",
       "L 97.288409 234.261476 \n",
       "L 97.288409 225.673158 \n",
       "L 90.874318 225.673158 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.288409 234.261476 \n",
       "L 103.7025 234.261476 \n",
       "L 103.7025 225.561909 \n",
       "L 97.288409 225.561909 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 103.7025 234.261476 \n",
       "L 110.116591 234.261476 \n",
       "L 110.116591 227.257739 \n",
       "L 103.7025 227.257739 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.116591 234.261476 \n",
       "L 116.530682 234.261476 \n",
       "L 116.530682 224.90941 \n",
       "L 110.116591 224.90941 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.530682 234.261476 \n",
       "L 122.944773 234.261476 \n",
       "L 122.944773 223.642745 \n",
       "L 116.530682 223.642745 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 122.944773 234.261476 \n",
       "L 129.358864 234.261476 \n",
       "L 129.358864 224.314411 \n",
       "L 122.944773 224.314411 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 129.358864 234.261476 \n",
       "L 135.772955 234.261476 \n",
       "L 135.772955 219.785669 \n",
       "L 129.358864 219.785669 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 135.772955 234.261476 \n",
       "L 142.187045 234.261476 \n",
       "L 142.187045 219.796919 \n",
       "L 135.772955 219.796919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 142.187045 234.261476 \n",
       "L 148.601136 234.261476 \n",
       "L 148.601136 222.406914 \n",
       "L 142.187045 222.406914 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 148.601136 234.261476 \n",
       "L 155.015227 234.261476 \n",
       "L 155.015227 217.29984 \n",
       "L 148.601136 217.29984 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 155.015227 234.261476 \n",
       "L 161.429318 234.261476 \n",
       "L 161.429318 219.18317 \n",
       "L 155.015227 219.18317 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 161.429318 234.261476 \n",
       "L 167.843409 234.261476 \n",
       "L 167.843409 222.121498 \n",
       "L 161.429318 222.121498 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 167.843409 234.261476 \n",
       "L 174.2575 234.261476 \n",
       "L 174.2575 217.195674 \n",
       "L 167.843409 217.195674 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_17&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 174.2575 234.261476 \n",
       "L 180.671591 234.261476 \n",
       "L 180.671591 214.983594 \n",
       "L 174.2575 214.983594 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_18&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 180.671591 234.261476 \n",
       "L 187.085682 234.261476 \n",
       "L 187.085682 219.746919 \n",
       "L 180.671591 219.746919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_19&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 187.085682 234.261476 \n",
       "L 193.499773 234.261476 \n",
       "L 193.499773 211.668183 \n",
       "L 187.085682 211.668183 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_20&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 193.499773 234.261476 \n",
       "L 199.913864 234.261476 \n",
       "L 199.913864 209.647354 \n",
       "L 193.499773 209.647354 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_21&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 199.913864 234.261476 \n",
       "L 206.327955 234.261476 \n",
       "L 206.327955 213.81693 \n",
       "L 199.913864 213.81693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_22&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 206.327955 234.261476 \n",
       "L 212.742045 234.261476 \n",
       "L 212.742045 206.583192 \n",
       "L 206.327955 206.583192 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_23&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 212.742045 234.261476 \n",
       "L 219.156136 234.261476 \n",
       "L 219.156136 204.309447 \n",
       "L 212.742045 204.309447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_24&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 219.156136 234.261476 \n",
       "L 225.570227 234.261476 \n",
       "L 225.570227 207.98944 \n",
       "L 219.156136 207.98944 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_25&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 225.570227 234.261476 \n",
       "L 231.984318 234.261476 \n",
       "L 231.984318 197.822791 \n",
       "L 225.570227 197.822791 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_26&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 231.984318 234.261476 \n",
       "L 238.398409 234.261476 \n",
       "L 238.398409 198.56529 \n",
       "L 231.984318 198.56529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_27&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 238.398409 234.261476 \n",
       "L 244.8125 234.261476 \n",
       "L 244.8125 205.92361 \n",
       "L 238.398409 205.92361 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_28&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 244.8125 234.261476 \n",
       "L 251.226591 234.261476 \n",
       "L 251.226591 196.230711 \n",
       "L 244.8125 196.230711 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_29&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 251.226591 234.261476 \n",
       "L 257.640682 234.261476 \n",
       "L 257.640682 193.405299 \n",
       "L 251.226591 193.405299 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_30&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 257.640682 234.261476 \n",
       "L 264.054773 234.261476 \n",
       "L 264.054773 169.623258 \n",
       "L 257.640682 169.623258 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_31&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 264.054773 234.261476 \n",
       "L 270.468864 234.261476 \n",
       "L 270.468864 169.826591 \n",
       "L 264.054773 169.826591 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_32&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 270.468864 234.261476 \n",
       "L 276.882955 234.261476 \n",
       "L 276.882955 139.362062 \n",
       "L 270.468864 139.362062 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_33&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 276.882955 234.261476 \n",
       "L 283.297045 234.261476 \n",
       "L 283.297045 123.431674 \n",
       "L 276.882955 123.431674 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_34&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 283.297045 234.261476 \n",
       "L 289.711136 234.261476 \n",
       "L 289.711136 129.957079 \n",
       "L 283.297045 129.957079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_35&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 289.711136 234.261476 \n",
       "L 296.125227 234.261476 \n",
       "L 296.125227 78.549254 \n",
       "L 289.711136 78.549254 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_36&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 296.125227 234.261476 \n",
       "L 302.539318 234.261476 \n",
       "L 302.539318 78.396338 \n",
       "L 296.125227 78.396338 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_37&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 302.539318 234.261476 \n",
       "L 308.953409 234.261476 \n",
       "L 308.953409 111.550445 \n",
       "L 302.539318 111.550445 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_38&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 308.953409 234.261476 \n",
       "L 315.3675 234.261476 \n",
       "L 315.3675 67.218441 \n",
       "L 308.953409 67.218441 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_39&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.3675 234.261476 \n",
       "L 321.781591 234.261476 \n",
       "L 321.781591 59.593455 \n",
       "L 315.3675 59.593455 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_40&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.781591 234.261476 \n",
       "L 328.195682 234.261476 \n",
       "L 328.195682 95.399224 \n",
       "L 321.781591 95.399224 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_41&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.195682 234.261476 \n",
       "L 334.609773 234.261476 \n",
       "L 334.609773 44.431398 \n",
       "L 328.195682 44.431398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_42&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.609773 234.261476 \n",
       "L 341.023864 234.261476 \n",
       "L 341.023864 38.969741 \n",
       "L 334.609773 38.969741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_43&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.023864 234.261476 \n",
       "L 347.437955 234.261476 \n",
       "L 347.437955 88.48632 \n",
       "L 341.023864 88.48632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_44&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.437955 234.261476 \n",
       "L 353.852045 234.261476 \n",
       "L 353.852045 52.385551 \n",
       "L 347.437955 52.385551 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_45&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.852045 234.261476 \n",
       "L 360.266136 234.261476 \n",
       "L 360.266136 50.398471 \n",
       "L 353.852045 50.398471 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_46&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 360.266136 234.261476 \n",
       "L 366.680227 234.261476 \n",
       "L 366.680227 94.496309 \n",
       "L 360.266136 94.496309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_47&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 366.680227 234.261476 \n",
       "L 373.094318 234.261476 \n",
       "L 373.094318 35.371415 \n",
       "L 366.680227 35.371415 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_48&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 373.094318 234.261476 \n",
       "L 379.508409 234.261476 \n",
       "L 379.508409 32.51767 \n",
       "L 373.094318 32.51767 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_49&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 379.508409 234.261476 \n",
       "L 385.9225 234.261476 \n",
       "L 385.9225 84.34091 \n",
       "L 379.508409 84.34091 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_50&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 385.9225 234.261476 \n",
       "L 392.336591 234.261476 \n",
       "L 392.336591 26.813096 \n",
       "L 385.9225 26.813096 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_51&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 392.336591 234.261476 \n",
       "L 398.750682 234.261476 \n",
       "L 398.750682 30.358507 \n",
       "L 392.336591 30.358507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_52&gt;&lt;path clip-path=url(#pa487b27e5a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 398.750682 234.261476 \n",
       "L 405.164773 234.261476 \n",
       "L 405.164773 21.441023 \n",
       "L 398.750682 21.441023 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_53&gt;&lt;path style=fill:none; d=&quot;M 68.425 234.261476 \n",
       "L 68.425 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_54&gt;&lt;path style=fill:none; d=&quot;M 421.2 234.261476 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_55&gt;&lt;path style=fill:none; d=&quot;M 68.425 234.261476 \n",
       "L 421.2 234.261476 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_56&gt;&lt;path style=fill:none; d=&quot;M 68.425 10.8 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pa487b27e5a&gt;&lt;rect height=223.461476 width=352.775 x=68.425 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;div class=&quot;caption text-center text-muted&quot;&gt; Histogram &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_-4170647860331238761&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=month_end_date&gt;&lt;a href=#pp_var_-4170647860331238761&gt;month_end_date&lt;/a&gt;&lt;br&gt;&lt;small&gt;Date&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;43&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;2016-08-31 00:00:00&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;2020-02-29 00:00:00&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=108pt version=1.1 viewbox=&quot;0 0 144 108&quot; width=144pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 108 \n",
       "L 144 108 \n",
       "L 144 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 23.036331 61.597709 \n",
       "L 130.453183 61.597709 \n",
       "L 130.453183 10.8 \n",
       "L 23.036331 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-45 d=&quot;M 3.171875 21.484375 \n",
       "L 3.171875 30.328125 \n",
       "L 30.171875 30.328125 \n",
       "L 30.171875 21.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(14.337653 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-54 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.40806 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-55 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;g style=fill:#262626; transform=&quot;translate(42.249058 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-55 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(56.319465 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-56 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;g style=fill:#262626; transform=&quot;translate(70.160463 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-56 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(84.23087 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-57 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(98.071868 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-57 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(112.142275 96.904783)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-50 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 27.918916 61.597709 \n",
       "L 30.189885 61.597709 \n",
       "L 30.189885 61.406663 \n",
       "L 27.918916 61.406663 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 30.189885 61.597709 \n",
       "L 32.460854 61.597709 \n",
       "L 32.460854 60.444026 \n",
       "L 30.189885 60.444026 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 32.460854 61.597709 \n",
       "L 34.731824 61.597709 \n",
       "L 34.731824 60.391588 \n",
       "L 32.460854 60.391588 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 34.731824 61.597709 \n",
       "L 37.002793 61.597709 \n",
       "L 37.002793 60.269689 \n",
       "L 34.731824 60.269689 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 37.002793 61.597709 \n",
       "L 39.273762 61.597709 \n",
       "L 39.273762 60.288447 \n",
       "L 37.002793 60.288447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 39.273762 61.597709 \n",
       "L 41.544732 61.597709 \n",
       "L 41.544732 59.867841 \n",
       "L 39.273762 59.867841 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 41.544732 61.597709 \n",
       "L 43.815701 61.597709 \n",
       "L 43.815701 59.768745 \n",
       "L 41.544732 59.768745 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 43.815701 61.597709 \n",
       "L 46.086671 61.597709 \n",
       "L 46.086671 59.567611 \n",
       "L 43.815701 59.567611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 46.086671 61.597709 \n",
       "L 48.35764 61.597709 \n",
       "L 48.35764 59.466519 \n",
       "L 46.086671 59.466519 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 48.35764 61.597709 \n",
       "L 50.628609 61.597709 \n",
       "L 50.628609 59.308733 \n",
       "L 48.35764 59.308733 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 50.628609 61.597709 \n",
       "L 52.899579 61.597709 \n",
       "L 52.899579 59.448339 \n",
       "L 50.628609 59.448339 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 52.899579 61.597709 \n",
       "L 55.170548 61.597709 \n",
       "L 55.170548 59.264176 \n",
       "L 52.899579 59.264176 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 55.170548 61.597709 \n",
       "L 57.441517 61.597709 \n",
       "L 57.441517 58.923226 \n",
       "L 55.170548 58.923226 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 57.441517 61.597709 \n",
       "L 59.712487 61.597709 \n",
       "L 59.712487 58.865324 \n",
       "L 57.441517 58.865324 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_17&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 59.712487 61.597709 \n",
       "L 61.983456 61.597709 \n",
       "L 61.983456 58.423964 \n",
       "L 59.712487 58.423964 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_18&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 61.983456 61.597709 \n",
       "L 64.254426 61.597709 \n",
       "L 64.254426 58.045183 \n",
       "L 61.983456 58.045183 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_19&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 64.254426 61.597709 \n",
       "L 66.525395 61.597709 \n",
       "L 66.525395 57.678591 \n",
       "L 64.254426 57.678591 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_20&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 66.525395 61.597709 \n",
       "L 68.796364 61.597709 \n",
       "L 68.796364 57.501522 \n",
       "L 66.525395 57.501522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_21&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 68.796364 61.597709 \n",
       "L 71.067334 61.597709 \n",
       "L 71.067334 57.182692 \n",
       "L 68.796364 57.182692 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_22&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 71.067334 61.597709 \n",
       "L 73.338303 61.597709 \n",
       "L 73.338303 56.401537 \n",
       "L 71.067334 56.401537 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_23&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 73.338303 61.597709 \n",
       "L 75.609272 61.597709 \n",
       "L 75.609272 56.830812 \n",
       "L 73.338303 56.830812 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_24&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 75.609272 61.597709 \n",
       "L 77.880242 61.597709 \n",
       "L 77.880242 56.166986 \n",
       "L 75.609272 56.166986 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_25&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 77.880242 61.597709 \n",
       "L 80.151211 61.597709 \n",
       "L 80.151211 56.276485 \n",
       "L 77.880242 56.276485 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_26&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 80.151211 61.597709 \n",
       "L 82.42218 61.597709 \n",
       "L 82.42218 53.285747 \n",
       "L 80.151211 53.285747 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_27&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 82.42218 61.597709 \n",
       "L 84.69315 61.597709 \n",
       "L 84.69315 49.153042 \n",
       "L 82.42218 49.153042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_28&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.69315 61.597709 \n",
       "L 86.964119 61.597709 \n",
       "L 86.964119 48.840622 \n",
       "L 84.69315 48.840622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_29&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.964119 61.597709 \n",
       "L 89.235089 61.597709 \n",
       "L 89.235089 44.269815 \n",
       "L 86.964119 44.269815 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_30&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.235089 61.597709 \n",
       "L 91.506058 61.597709 \n",
       "L 91.506058 40.971858 \n",
       "L 89.235089 40.971858 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_31&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.506058 61.597709 \n",
       "L 93.777027 61.597709 \n",
       "L 93.777027 39.484791 \n",
       "L 91.506058 39.484791 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_32&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.777027 61.597709 \n",
       "L 96.047997 61.597709 \n",
       "L 96.047997 38.924159 \n",
       "L 93.777027 38.924159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_33&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 96.047997 61.597709 \n",
       "L 98.318966 61.597709 \n",
       "L 98.318966 40.25344 \n",
       "L 96.047997 40.25344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_34&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 98.318966 61.597709 \n",
       "L 100.589935 61.597709 \n",
       "L 100.589935 37.20233 \n",
       "L 98.318966 37.20233 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_35&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 100.589935 61.597709 \n",
       "L 102.860905 61.597709 \n",
       "L 102.860905 35.827178 \n",
       "L 100.589935 35.827178 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_36&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 102.860905 61.597709 \n",
       "L 105.131874 61.597709 \n",
       "L 105.131874 34.441203 \n",
       "L 102.860905 34.441203 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_37&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.131874 61.597709 \n",
       "L 107.402844 61.597709 \n",
       "L 107.402844 35.429482 \n",
       "L 105.131874 35.429482 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_38&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 107.402844 61.597709 \n",
       "L 109.673813 61.597709 \n",
       "L 109.673813 36.24626 \n",
       "L 107.402844 36.24626 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_39&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 109.673813 61.597709 \n",
       "L 111.944782 61.597709 \n",
       "L 111.944782 35.742322 \n",
       "L 109.673813 35.742322 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_40&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 111.944782 61.597709 \n",
       "L 114.215752 61.597709 \n",
       "L 114.215752 35.733915 \n",
       "L 111.944782 35.733915 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_41&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 114.215752 61.597709 \n",
       "L 116.486721 61.597709 \n",
       "L 116.486721 33.221526 \n",
       "L 114.215752 33.221526 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_42&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.486721 61.597709 \n",
       "L 118.75769 61.597709 \n",
       "L 118.75769 34.754621 \n",
       "L 116.486721 34.754621 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_43&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 118.75769 61.597709 \n",
       "L 121.02866 61.597709 \n",
       "L 121.02866 32.830187 \n",
       "L 118.75769 32.830187 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_44&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.02866 61.597709 \n",
       "L 123.299629 61.597709 \n",
       "L 123.299629 61.597709 \n",
       "L 121.02866 61.597709 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_45&gt;&lt;path clip-path=url(#p1d5d8d97b0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 123.299629 61.597709 \n",
       "L 125.570598 61.597709 \n",
       "L 125.570598 13.218939 \n",
       "L 123.299629 13.218939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_46&gt;&lt;path style=fill:none; d=&quot;M 23.036331 61.597709 \n",
       "L 23.036331 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_47&gt;&lt;path style=fill:none; d=&quot;M 130.453183 61.597709 \n",
       "L 130.453183 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_48&gt;&lt;path style=fill:none; d=&quot;M 23.036331 61.597709 \n",
       "L 130.453183 61.597709 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_49&gt;&lt;path style=fill:none; d=&quot;M 23.036331 10.8 \n",
       "L 130.453183 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p1d5d8d97b0&gt;&lt;rect height=50.797709 width=107.416851 x=23.036331 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom--4170647860331238761, #minifreqtable-4170647860331238761&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom--4170647860331238761 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-4170647860331238761--4170647860331238761histogram aria-controls=-4170647860331238761--4170647860331238761histogram role=tab data-toggle=tab&gt;Histogram&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-4170647860331238761--4170647860331238761histogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 68.425 234.261476 \n",
       "L 421.2 234.261476 \n",
       "L 421.2 10.8 \n",
       "L 68.425 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-45 d=&quot;M 3.171875 21.484375 \n",
       "L 3.171875 30.328125 \n",
       "L 30.171875 30.328125 \n",
       "L 30.171875 21.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(57.994976 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-54 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;g style=fill:#262626; transform=&quot;translate(104.204558 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-55 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;g style=fill:#262626; transform=&quot;translate(149.660723 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-55 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(195.870305 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-56 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;g style=fill:#262626; transform=&quot;translate(241.32647 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-56 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(287.536052 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-57 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(332.992217 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-57 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(379.201799 275.770318)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-50 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-45 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-48 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(52.364063 237.840383)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 191.612702)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 145.385021)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 99.157341)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 52.92966)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.244219 148.513941)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.460227 234.261476 \n",
       "L 91.918473 234.261476 \n",
       "L 91.918473 233.421057 \n",
       "L 84.460227 233.421057 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.918473 234.261476 \n",
       "L 99.376718 234.261476 \n",
       "L 99.376718 229.18637 \n",
       "L 91.918473 229.18637 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.376718 234.261476 \n",
       "L 106.834963 234.261476 \n",
       "L 106.834963 228.955694 \n",
       "L 99.376718 228.955694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 106.834963 234.261476 \n",
       "L 114.293208 234.261476 \n",
       "L 114.293208 228.419453 \n",
       "L 106.834963 228.419453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 114.293208 234.261476 \n",
       "L 121.751453 234.261476 \n",
       "L 121.751453 228.50197 \n",
       "L 114.293208 228.50197 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.751453 234.261476 \n",
       "L 129.209699 234.261476 \n",
       "L 129.209699 226.651707 \n",
       "L 121.751453 226.651707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 129.209699 234.261476 \n",
       "L 136.667944 234.261476 \n",
       "L 136.667944 226.21578 \n",
       "L 129.209699 226.21578 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 136.667944 234.261476 \n",
       "L 144.126189 234.261476 \n",
       "L 144.126189 225.330982 \n",
       "L 136.667944 225.330982 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 144.126189 234.261476 \n",
       "L 151.584434 234.261476 \n",
       "L 151.584434 224.886272 \n",
       "L 144.126189 224.886272 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 151.584434 234.261476 \n",
       "L 159.04268 234.261476 \n",
       "L 159.04268 224.192163 \n",
       "L 151.584434 224.192163 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 159.04268 234.261476 \n",
       "L 166.500925 234.261476 \n",
       "L 166.500925 224.806298 \n",
       "L 159.04268 224.806298 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 166.500925 234.261476 \n",
       "L 173.95917 234.261476 \n",
       "L 173.95917 223.996158 \n",
       "L 166.500925 223.996158 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 173.95917 234.261476 \n",
       "L 181.417415 234.261476 \n",
       "L 181.417415 222.496301 \n",
       "L 173.95917 222.496301 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 181.417415 234.261476 \n",
       "L 188.875661 234.261476 \n",
       "L 188.875661 222.241586 \n",
       "L 181.417415 222.241586 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_17&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 188.875661 234.261476 \n",
       "L 196.333906 234.261476 \n",
       "L 196.333906 220.300023 \n",
       "L 188.875661 220.300023 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_18&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 196.333906 234.261476 \n",
       "L 203.792151 234.261476 \n",
       "L 203.792151 218.633747 \n",
       "L 196.333906 218.633747 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_19&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 203.792151 234.261476 \n",
       "L 211.250396 234.261476 \n",
       "L 211.250396 217.021094 \n",
       "L 203.792151 217.021094 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_20&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 211.250396 234.261476 \n",
       "L 218.708642 234.261476 \n",
       "L 218.708642 216.242158 \n",
       "L 211.250396 216.242158 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_21&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 218.708642 234.261476 \n",
       "L 226.166887 234.261476 \n",
       "L 226.166887 214.83961 \n",
       "L 218.708642 214.83961 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_22&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 226.166887 234.261476 \n",
       "L 233.625132 234.261476 \n",
       "L 233.625132 211.403275 \n",
       "L 226.166887 211.403275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_23&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 233.625132 234.261476 \n",
       "L 241.083377 234.261476 \n",
       "L 241.083377 213.291676 \n",
       "L 233.625132 213.291676 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_24&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 241.083377 234.261476 \n",
       "L 248.541623 234.261476 \n",
       "L 248.541623 210.371473 \n",
       "L 241.083377 210.371473 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_25&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 248.541623 234.261476 \n",
       "L 255.999868 234.261476 \n",
       "L 255.999868 210.853166 \n",
       "L 248.541623 210.853166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_26&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 255.999868 234.261476 \n",
       "L 263.458113 234.261476 \n",
       "L 263.458113 197.696768 \n",
       "L 255.999868 197.696768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_27&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 263.458113 234.261476 \n",
       "L 270.916358 234.261476 \n",
       "L 270.916358 179.516808 \n",
       "L 263.458113 179.516808 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_28&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 270.916358 234.261476 \n",
       "L 278.374604 234.261476 \n",
       "L 278.374604 178.142459 \n",
       "L 270.916358 178.142459 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_29&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 278.374604 234.261476 \n",
       "L 285.832849 234.261476 \n",
       "L 285.832849 158.035267 \n",
       "L 278.374604 158.035267 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_30&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 285.832849 234.261476 \n",
       "L 293.291094 234.261476 \n",
       "L 293.291094 143.527403 \n",
       "L 285.832849 143.527403 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_31&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 293.291094 234.261476 \n",
       "L 300.749339 234.261476 \n",
       "L 300.749339 136.985724 \n",
       "L 293.291094 136.985724 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_32&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 300.749339 234.261476 \n",
       "L 308.207585 234.261476 \n",
       "L 308.207585 134.519477 \n",
       "L 300.749339 134.519477 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_33&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 308.207585 234.261476 \n",
       "L 315.66583 234.261476 \n",
       "L 315.66583 140.367047 \n",
       "L 308.207585 140.367047 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_34&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.66583 234.261476 \n",
       "L 323.124075 234.261476 \n",
       "L 323.124075 126.945071 \n",
       "L 315.66583 126.945071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_35&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.124075 234.261476 \n",
       "L 330.58232 234.261476 \n",
       "L 330.58232 120.895717 \n",
       "L 323.124075 120.895717 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_36&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.58232 234.261476 \n",
       "L 338.040566 234.261476 \n",
       "L 338.040566 114.798748 \n",
       "L 330.58232 114.798748 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_37&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.040566 234.261476 \n",
       "L 345.498811 234.261476 \n",
       "L 345.498811 119.146231 \n",
       "L 338.040566 119.146231 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_38&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.498811 234.261476 \n",
       "L 352.957056 234.261476 \n",
       "L 352.957056 122.739277 \n",
       "L 345.498811 122.739277 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_39&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.957056 234.261476 \n",
       "L 360.415301 234.261476 \n",
       "L 360.415301 120.522429 \n",
       "L 352.957056 120.522429 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_40&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 360.415301 234.261476 \n",
       "L 367.873547 234.261476 \n",
       "L 367.873547 120.485446 \n",
       "L 360.415301 120.485446 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_41&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 367.873547 234.261476 \n",
       "L 375.331792 234.261476 \n",
       "L 375.331792 109.433333 \n",
       "L 367.873547 109.433333 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_42&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 375.331792 234.261476 \n",
       "L 382.790037 234.261476 \n",
       "L 382.790037 116.177489 \n",
       "L 375.331792 116.177489 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_43&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 382.790037 234.261476 \n",
       "L 390.248282 234.261476 \n",
       "L 390.248282 107.711814 \n",
       "L 382.790037 107.711814 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_44&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 390.248282 234.261476 \n",
       "L 397.706527 234.261476 \n",
       "L 397.706527 234.261476 \n",
       "L 390.248282 234.261476 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_45&gt;&lt;path clip-path=url(#p184f1e3944) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 397.706527 234.261476 \n",
       "L 405.164773 234.261476 \n",
       "L 405.164773 21.441023 \n",
       "L 397.706527 21.441023 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_46&gt;&lt;path style=fill:none; d=&quot;M 68.425 234.261476 \n",
       "L 68.425 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_47&gt;&lt;path style=fill:none; d=&quot;M 421.2 234.261476 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_48&gt;&lt;path style=fill:none; d=&quot;M 68.425 234.261476 \n",
       "L 421.2 234.261476 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_49&gt;&lt;path style=fill:none; d=&quot;M 68.425 10.8 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p184f1e3944&gt;&lt;rect height=223.461476 width=352.775 x=68.425 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;div class=&quot;caption text-center text-muted&quot;&gt; Histogram &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_-6672473056980366352&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=product_family_no&gt;&lt;a href=#pp_var_-6672473056980366352&gt;product_family_no&lt;/a&gt;&lt;br&gt;&lt;small&gt;Real number (&amp;Ropf;&lt;sub&gt;&amp;ge;0&lt;/sub&gt;)&lt;/small&gt;&lt;/p&gt;&lt;code&gt;SKEWED&lt;/code&gt;&lt;br&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;10983&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Infinite&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Infinite (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Mean&lt;/th&gt;&lt;td&gt;2340783.223&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;275593&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;999783423&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Zeros&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Zeros (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=108pt version=1.1 viewbox=&quot;0 0 144 108&quot; width=144pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 108 \n",
       "L 144 108 \n",
       "L 144 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 11.854043 62.502408 \n",
       "L 132.151948 62.502408 \n",
       "L 132.151948 10.8 \n",
       "L 11.854043 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(14.822847 84.914506)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(69.530638 84.914506)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(124.23843 84.914506)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(115.469135 96.196618)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p2a0b231b2f) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 17.322129 62.502408 \n",
       "L 28.258302 62.502408 \n",
       "L 28.258302 13.262019 \n",
       "L 17.322129 13.262019 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p2a0b231b2f) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 28.258302 62.502408 \n",
       "L 39.194476 62.502408 \n",
       "L 39.194476 62.501484 \n",
       "L 28.258302 62.501484 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p2a0b231b2f) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 39.194476 62.502408 \n",
       "L 50.130649 62.502408 \n",
       "L 50.130649 62.498432 \n",
       "L 39.194476 62.498432 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p2a0b231b2f) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 50.130649 62.502408 \n",
       "L 61.066822 62.502408 \n",
       "L 61.066822 62.499652 \n",
       "L 50.130649 62.499652 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p2a0b231b2f) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 61.066822 62.502408 \n",
       "L 72.002995 62.502408 \n",
       "L 72.002995 62.501765 \n",
       "L 61.066822 62.501765 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p2a0b231b2f) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 72.002995 62.502408 \n",
       "L 82.939168 62.502408 \n",
       "L 82.939168 62.502408 \n",
       "L 72.002995 62.502408 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p2a0b231b2f) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 82.939168 62.502408 \n",
       "L 93.875342 62.502408 \n",
       "L 93.875342 62.499913 \n",
       "L 82.939168 62.499913 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p2a0b231b2f) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.875342 62.502408 \n",
       "L 104.811515 62.502408 \n",
       "L 104.811515 62.500741 \n",
       "L 93.875342 62.500741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p2a0b231b2f) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 104.811515 62.502408 \n",
       "L 115.747688 62.502408 \n",
       "L 115.747688 62.497914 \n",
       "L 104.811515 62.497914 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p2a0b231b2f) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 115.747688 62.502408 \n",
       "L 126.683861 62.502408 \n",
       "L 126.683861 62.502036 \n",
       "L 115.747688 62.502036 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 11.854043 62.502408 \n",
       "L 11.854043 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 132.151948 62.502408 \n",
       "L 132.151948 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 11.854043 62.502408 \n",
       "L 132.151948 62.502408 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 11.854043 10.8 \n",
       "L 132.151948 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p2a0b231b2f&gt;&lt;rect height=51.702408 width=120.297905 x=11.854043 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom--6672473056980366352, #minifreqtable-6672473056980366352&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom--6672473056980366352 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-6672473056980366352bottom--6672473056980366352statistics aria-controls=-6672473056980366352bottom--6672473056980366352statistics role=tab data-toggle=tab&gt;Statistics&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-6672473056980366352bottom--6672473056980366352histograms aria-controls=-6672473056980366352bottom--6672473056980366352histograms role=tab data-toggle=tab&gt;Histogram(s)&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-6672473056980366352bottom--6672473056980366352common_values aria-controls=-6672473056980366352bottom--6672473056980366352common_values role=tab data-toggle=tab&gt;Common values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-6672473056980366352bottom--6672473056980366352extreme_values aria-controls=-6672473056980366352bottom--6672473056980366352extreme_values role=tab data-toggle=tab&gt;Extreme values&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-6672473056980366352bottom--6672473056980366352statistics&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Quantile statistics&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;275593&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;5-th percentile&lt;/th&gt;&lt;td&gt;380859&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Q1&lt;/th&gt;&lt;td&gt;1641782&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;median&lt;/th&gt;&lt;td&gt;2155180&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Q3&lt;/th&gt;&lt;td&gt;2941939&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;95-th percentile&lt;/th&gt;&lt;td&gt;3745032&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;999783423&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Range&lt;/th&gt;&lt;td&gt;999507830&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Interquartile range (IQR)&lt;/th&gt;&lt;td&gt;1300157&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Descriptive statistics&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Standard deviation&lt;/th&gt;&lt;td&gt;11500682.11&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Coefficient of variation (CV)&lt;/th&gt;&lt;td&gt;4.913176923&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Kurtosis&lt;/th&gt;&lt;td&gt;4527.822827&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Mean&lt;/th&gt;&lt;td&gt;2340783.223&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Median Absolute Deviation (MAD)&lt;/th&gt;&lt;td&gt;981576.542&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Skewness&lt;/th&gt;&lt;td&gt;65.10765409&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Sum&lt;/th&gt;&lt;td&gt;2.296479219e+13&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Variance&lt;/th&gt;&lt;td&gt;1.322656891e+14&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-6672473056980366352bottom--6672473056980366352histograms&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-6672473056980366352histograms--6672473056980366352histogram aria-controls=-6672473056980366352histograms--6672473056980366352histogram role=tab data-toggle=tab&gt;Histogram&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-6672473056980366352histograms--6672473056980366352dynamic_histogram aria-controls=-6672473056980366352histograms--6672473056980366352dynamic_histogram role=tab data-toggle=tab&gt;Dynamic Histogram&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-6672473056980366352histograms--6672473056980366352histogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 49.175 238.524932 \n",
       "L 421.2 238.524932 \n",
       "L 421.2 20.8 \n",
       "L 49.175 20.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(62.905564 263.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(130.57978 263.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(198.253997 263.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(265.928213 263.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(333.602429 263.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(401.276646 263.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(404.517187 275.478242)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 242.103839)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 199.817476)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 157.531113)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 115.244751)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 72.958388)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 30.672025)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.459844 155.645669)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(49.175 17.8)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p07ee44a057) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 66.085227 238.524932 \n",
       "L 99.905682 238.524932 \n",
       "L 99.905682 31.167854 \n",
       "L 66.085227 31.167854 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p07ee44a057) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.905682 238.524932 \n",
       "L 133.726136 238.524932 \n",
       "L 133.726136 238.521042 \n",
       "L 99.905682 238.521042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p07ee44a057) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 133.726136 238.524932 \n",
       "L 167.546591 238.524932 \n",
       "L 167.546591 238.508187 \n",
       "L 133.726136 238.508187 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p07ee44a057) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 167.546591 238.524932 \n",
       "L 201.367045 238.524932 \n",
       "L 201.367045 238.513325 \n",
       "L 167.546591 238.513325 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p07ee44a057) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 201.367045 238.524932 \n",
       "L 235.1875 238.524932 \n",
       "L 235.1875 238.522226 \n",
       "L 201.367045 238.522226 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p07ee44a057) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 235.1875 238.524932 \n",
       "L 269.007955 238.524932 \n",
       "L 269.007955 238.524932 \n",
       "L 235.1875 238.524932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p07ee44a057) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 269.007955 238.524932 \n",
       "L 302.828409 238.524932 \n",
       "L 302.828409 238.514424 \n",
       "L 269.007955 238.514424 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p07ee44a057) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 302.828409 238.524932 \n",
       "L 336.648864 238.524932 \n",
       "L 336.648864 238.517913 \n",
       "L 302.828409 238.517913 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p07ee44a057) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.648864 238.524932 \n",
       "L 370.469318 238.524932 \n",
       "L 370.469318 238.506009 \n",
       "L 336.648864 238.506009 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p07ee44a057) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 370.469318 238.524932 \n",
       "L 404.289773 238.524932 \n",
       "L 404.289773 238.523368 \n",
       "L 370.469318 238.523368 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 49.175 238.524932 \n",
       "L 49.175 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 421.2 238.524932 \n",
       "L 421.2 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 49.175 238.524932 \n",
       "L 421.2 238.524932 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 49.175 20.8 \n",
       "L 421.2 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p07ee44a057&gt;&lt;rect height=217.724932 width=372.025 x=49.175 y=20.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;div class=&quot;caption text-center text-muted&quot;&gt;&lt;strong&gt;Histogram with fixed size bins&lt;/strong&gt; (bins=10) &lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-6672473056980366352histograms--6672473056980366352dynamic_histogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 68.425 238.524932 \n",
       "L 421.2 238.524932 \n",
       "L 421.2 10.8 \n",
       "L 68.425 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(81.285389 263.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(145.457882 263.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(209.630375 263.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(273.802868 263.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(337.975361 263.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(402.147854 263.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(404.517187 275.478242)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(52.364063 242.103839)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 205.802987)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 169.502136)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_11&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 133.201285)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 96.900434)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 60.599582)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 24.298731)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.244219 150.645669)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.460227 238.524932 \n",
       "L 84.46081 238.524932 \n",
       "L 84.46081 238.524206 \n",
       "L 84.460227 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.46081 238.524932 \n",
       "L 84.460883 238.524932 \n",
       "L 84.460883 238.51985 \n",
       "L 84.46081 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.460883 238.524932 \n",
       "L 84.461221 238.524932 \n",
       "L 84.461221 238.524569 \n",
       "L 84.460883 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.461221 238.524932 \n",
       "L 84.462356 238.524932 \n",
       "L 84.462356 234.945305 \n",
       "L 84.461221 234.945305 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.462356 238.524932 \n",
       "L 84.463248 238.524932 \n",
       "L 84.463248 238.484638 \n",
       "L 84.462356 238.484638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.463248 238.524932 \n",
       "L 84.46329 238.524932 \n",
       "L 84.46329 238.328545 \n",
       "L 84.463248 238.328545 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.46329 238.524932 \n",
       "L 84.464628 238.524932 \n",
       "L 84.464628 238.474111 \n",
       "L 84.46329 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.464628 238.524932 \n",
       "L 84.465966 238.524932 \n",
       "L 84.465966 238.3594 \n",
       "L 84.464628 238.3594 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.465966 238.524932 \n",
       "L 84.465966 238.524932 \n",
       "L 84.465966 238.056288 \n",
       "L 84.465966 238.056288 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.465966 238.524932 \n",
       "L 84.465967 238.524932 \n",
       "L 84.465967 238.169547 \n",
       "L 84.465966 238.169547 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.465967 238.524932 \n",
       "L 84.465968 238.524932 \n",
       "L 84.465968 238.190239 \n",
       "L 84.465967 238.190239 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.465968 238.524932 \n",
       "L 84.465968 238.524932 \n",
       "L 84.465968 238.07335 \n",
       "L 84.465968 238.07335 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.465968 238.524932 \n",
       "L 84.466032 238.524932 \n",
       "L 84.466032 238.395338 \n",
       "L 84.465968 238.395338 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.466032 238.524932 \n",
       "L 84.466105 238.524932 \n",
       "L 84.466105 238.523843 \n",
       "L 84.466032 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_17&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.466105 238.524932 \n",
       "L 84.466114 238.524932 \n",
       "L 84.466114 238.243601 \n",
       "L 84.466105 238.243601 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_18&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.466114 238.524932 \n",
       "L 84.466164 238.524932 \n",
       "L 84.466164 238.338709 \n",
       "L 84.466114 238.338709 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_19&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.466164 238.524932 \n",
       "L 84.466262 238.524932 \n",
       "L 84.466262 238.524206 \n",
       "L 84.466164 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_20&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.466262 238.524932 \n",
       "L 84.46631 238.524932 \n",
       "L 84.46631 238.187697 \n",
       "L 84.466262 238.187697 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_21&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.46631 238.524932 \n",
       "L 84.466312 238.524932 \n",
       "L 84.466312 238.357585 \n",
       "L 84.46631 238.357585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_22&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.466312 238.524932 \n",
       "L 84.466314 238.524932 \n",
       "L 84.466314 238.258121 \n",
       "L 84.466312 238.258121 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_23&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.466314 238.524932 \n",
       "L 84.466314 238.524932 \n",
       "L 84.466314 238.502426 \n",
       "L 84.466314 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_24&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.466314 238.524932 \n",
       "L 84.466364 238.524932 \n",
       "L 84.466364 238.480645 \n",
       "L 84.466314 238.480645 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_25&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.466364 238.524932 \n",
       "L 84.466772 238.524932 \n",
       "L 84.466772 238.524569 \n",
       "L 84.466364 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_26&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.466772 238.524932 \n",
       "L 84.46713 238.524932 \n",
       "L 84.46713 238.381544 \n",
       "L 84.466772 238.381544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_27&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.46713 238.524932 \n",
       "L 84.46718 238.524932 \n",
       "L 84.46718 238.334353 \n",
       "L 84.46713 238.334353 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_28&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.46718 238.524932 \n",
       "L 84.468145 238.524932 \n",
       "L 84.468145 238.520576 \n",
       "L 84.46718 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_29&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.468145 238.524932 \n",
       "L 84.468273 238.524932 \n",
       "L 84.468273 238.443981 \n",
       "L 84.468145 238.443981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_30&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.468273 238.524932 \n",
       "L 84.468329 238.524932 \n",
       "L 84.468329 238.52348 \n",
       "L 84.468273 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_31&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.468329 238.524932 \n",
       "L 84.468349 238.524932 \n",
       "L 84.468349 238.520576 \n",
       "L 84.468329 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_32&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.468349 238.524932 \n",
       "L 84.468501 238.524932 \n",
       "L 84.468501 238.523117 \n",
       "L 84.468349 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_33&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.468501 238.524932 \n",
       "L 84.468609 238.524932 \n",
       "L 84.468609 238.510775 \n",
       "L 84.468501 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_34&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.468609 238.524932 \n",
       "L 84.468609 238.524932 \n",
       "L 84.468609 238.508234 \n",
       "L 84.468609 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_35&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.468609 238.524932 \n",
       "L 84.46861 238.524932 \n",
       "L 84.46861 238.306764 \n",
       "L 84.468609 238.306764 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_36&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.46861 238.524932 \n",
       "L 84.468612 238.524932 \n",
       "L 84.468612 238.480282 \n",
       "L 84.46861 238.480282 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_37&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.468612 238.524932 \n",
       "L 84.468657 238.524932 \n",
       "L 84.468657 238.509686 \n",
       "L 84.468612 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_38&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.468657 238.524932 \n",
       "L 84.468658 238.524932 \n",
       "L 84.468658 238.520213 \n",
       "L 84.468657 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_39&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.468658 238.524932 \n",
       "L 84.468708 238.524932 \n",
       "L 84.468708 238.504241 \n",
       "L 84.468658 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_40&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.468708 238.524932 \n",
       "L 84.468708 238.524932 \n",
       "L 84.468708 238.513316 \n",
       "L 84.468708 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_41&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.468708 238.524932 \n",
       "L 84.468709 238.524932 \n",
       "L 84.468709 238.420023 \n",
       "L 84.468708 238.420023 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_42&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.468709 238.524932 \n",
       "L 84.468914 238.524932 \n",
       "L 84.468914 238.518035 \n",
       "L 84.468709 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_43&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.468914 238.524932 \n",
       "L 84.469195 238.524932 \n",
       "L 84.469195 238.524569 \n",
       "L 84.468914 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_44&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.469195 238.524932 \n",
       "L 84.469273 238.524932 \n",
       "L 84.469273 238.151034 \n",
       "L 84.469195 238.151034 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_45&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.469273 238.524932 \n",
       "L 84.469274 238.524932 \n",
       "L 84.469274 238.480645 \n",
       "L 84.469273 238.480645 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_46&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.469274 238.524932 \n",
       "L 84.469274 238.524932 \n",
       "L 84.469274 237.808354 \n",
       "L 84.469274 237.808354 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_47&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.469274 238.524932 \n",
       "L 84.469308 238.524932 \n",
       "L 84.469308 238.497344 \n",
       "L 84.469274 238.497344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_48&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.469308 238.524932 \n",
       "L 84.469308 238.524932 \n",
       "L 84.469308 238.479919 \n",
       "L 84.469308 238.479919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_49&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.469308 238.524932 \n",
       "L 84.469309 238.524932 \n",
       "L 84.469309 238.476289 \n",
       "L 84.469308 238.476289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_50&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.469309 238.524932 \n",
       "L 84.46931 238.524932 \n",
       "L 84.46931 238.280991 \n",
       "L 84.469309 238.280991 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_51&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.46931 238.524932 \n",
       "L 84.469311 238.524932 \n",
       "L 84.469311 238.486453 \n",
       "L 84.46931 238.486453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_52&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.469311 238.524932 \n",
       "L 84.469344 238.524932 \n",
       "L 84.469344 238.483912 \n",
       "L 84.469311 238.483912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_53&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.469344 238.524932 \n",
       "L 84.469443 238.524932 \n",
       "L 84.469443 238.514042 \n",
       "L 84.469344 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_54&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.469443 238.524932 \n",
       "L 84.469508 238.524932 \n",
       "L 84.469508 238.524569 \n",
       "L 84.469443 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_55&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.469508 238.524932 \n",
       "L 84.469603 238.524932 \n",
       "L 84.469603 238.368113 \n",
       "L 84.469508 238.368113 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_56&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.469603 238.524932 \n",
       "L 84.46975 238.524932 \n",
       "L 84.46975 238.511864 \n",
       "L 84.469603 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_57&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.46975 238.524932 \n",
       "L 84.470404 238.524932 \n",
       "L 84.470404 238.523843 \n",
       "L 84.46975 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_58&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.470404 238.524932 \n",
       "L 84.470972 238.524932 \n",
       "L 84.470972 238.466488 \n",
       "L 84.470404 238.466488 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_59&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.470972 238.524932 \n",
       "L 84.470987 238.524932 \n",
       "L 84.470987 238.456324 \n",
       "L 84.470972 238.456324 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_60&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.470987 238.524932 \n",
       "L 84.47099 238.524932 \n",
       "L 84.47099 238.473748 \n",
       "L 84.470987 238.473748 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_61&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.47099 238.524932 \n",
       "L 84.471043 238.524932 \n",
       "L 84.471043 238.512953 \n",
       "L 84.47099 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_62&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.471043 238.524932 \n",
       "L 84.471065 238.524932 \n",
       "L 84.471065 238.488995 \n",
       "L 84.471043 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_63&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.471065 238.524932 \n",
       "L 84.471088 238.524932 \n",
       "L 84.471088 238.524206 \n",
       "L 84.471065 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_64&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.471088 238.524932 \n",
       "L 84.471101 238.524932 \n",
       "L 84.471101 238.493714 \n",
       "L 84.471088 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_65&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.471101 238.524932 \n",
       "L 84.471116 238.524932 \n",
       "L 84.471116 238.520576 \n",
       "L 84.471101 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_66&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.471116 238.524932 \n",
       "L 84.471162 238.524932 \n",
       "L 84.471162 238.316202 \n",
       "L 84.471116 238.316202 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_67&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.471162 238.524932 \n",
       "L 84.471182 238.524932 \n",
       "L 84.471182 238.468303 \n",
       "L 84.471162 238.468303 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_68&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.471182 238.524932 \n",
       "L 84.471199 238.524932 \n",
       "L 84.471199 238.5017 \n",
       "L 84.471182 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_69&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.471199 238.524932 \n",
       "L 84.471301 238.524932 \n",
       "L 84.471301 238.449064 \n",
       "L 84.471199 238.449064 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_70&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.471301 238.524932 \n",
       "L 84.471436 238.524932 \n",
       "L 84.471436 238.524569 \n",
       "L 84.471301 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_71&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.471436 238.524932 \n",
       "L 84.471473 238.524932 \n",
       "L 84.471473 238.395338 \n",
       "L 84.471436 238.395338 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_72&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.471473 238.524932 \n",
       "L 84.471604 238.524932 \n",
       "L 84.471604 238.512953 \n",
       "L 84.471473 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_73&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.471604 238.524932 \n",
       "L 84.471667 238.524932 \n",
       "L 84.471667 238.482823 \n",
       "L 84.471604 238.482823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_74&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.471667 238.524932 \n",
       "L 84.471756 238.524932 \n",
       "L 84.471756 238.369565 \n",
       "L 84.471667 238.369565 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_75&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.471756 238.524932 \n",
       "L 84.471921 238.524932 \n",
       "L 84.471921 238.51622 \n",
       "L 84.471756 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_76&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.471921 238.524932 \n",
       "L 84.471975 238.524932 \n",
       "L 84.471975 238.477741 \n",
       "L 84.471921 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_77&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.471975 238.524932 \n",
       "L 84.472013 238.524932 \n",
       "L 84.472013 238.512953 \n",
       "L 84.471975 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_78&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.472013 238.524932 \n",
       "L 84.47202 238.524932 \n",
       "L 84.47202 238.501337 \n",
       "L 84.472013 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_79&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.47202 238.524932 \n",
       "L 84.472031 238.524932 \n",
       "L 84.472031 237.403236 \n",
       "L 84.47202 237.403236 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_80&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.472031 238.524932 \n",
       "L 84.472117 238.524932 \n",
       "L 84.472117 238.403688 \n",
       "L 84.472031 238.403688 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_81&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.472117 238.524932 \n",
       "L 84.472331 238.524932 \n",
       "L 84.472331 238.512227 \n",
       "L 84.472117 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_82&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.472331 238.524932 \n",
       "L 84.472546 238.524932 \n",
       "L 84.472546 238.523843 \n",
       "L 84.472331 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_83&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.472546 238.524932 \n",
       "L 84.472556 238.524932 \n",
       "L 84.472556 238.46794 \n",
       "L 84.472546 238.46794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_84&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.472556 238.524932 \n",
       "L 84.472575 238.524932 \n",
       "L 84.472575 238.52348 \n",
       "L 84.472556 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_85&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.472575 238.524932 \n",
       "L 84.472697 238.524932 \n",
       "L 84.472697 238.214923 \n",
       "L 84.472575 238.214923 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_86&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.472697 238.524932 \n",
       "L 84.472778 238.524932 \n",
       "L 84.472778 238.52348 \n",
       "L 84.472697 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_87&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.472778 238.524932 \n",
       "L 84.472797 238.524932 \n",
       "L 84.472797 238.382996 \n",
       "L 84.472778 238.382996 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_88&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.472797 238.524932 \n",
       "L 84.473 238.524932 \n",
       "L 84.473 238.502789 \n",
       "L 84.472797 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_89&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.473 238.524932 \n",
       "L 84.473149 238.524932 \n",
       "L 84.473149 238.179711 \n",
       "L 84.473 238.179711 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_90&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.473149 238.524932 \n",
       "L 84.47326 238.524932 \n",
       "L 84.47326 238.518398 \n",
       "L 84.473149 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_91&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.47326 238.524932 \n",
       "L 84.473303 238.524932 \n",
       "L 84.473303 238.489721 \n",
       "L 84.47326 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_92&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.473303 238.524932 \n",
       "L 84.473403 238.524932 \n",
       "L 84.473403 238.282443 \n",
       "L 84.473303 238.282443 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_93&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.473403 238.524932 \n",
       "L 84.473492 238.524932 \n",
       "L 84.473492 238.06609 \n",
       "L 84.473403 238.06609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_94&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.473492 238.524932 \n",
       "L 84.473754 238.524932 \n",
       "L 84.473754 237.485276 \n",
       "L 84.473492 237.485276 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_95&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.473754 238.524932 \n",
       "L 84.473994 238.524932 \n",
       "L 84.473994 238.346332 \n",
       "L 84.473754 238.346332 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_96&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.473994 238.524932 \n",
       "L 84.474086 238.524932 \n",
       "L 84.474086 238.226176 \n",
       "L 84.473994 238.226176 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_97&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474086 238.524932 \n",
       "L 84.47411 238.524932 \n",
       "L 84.47411 238.377914 \n",
       "L 84.474086 238.377914 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_98&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.47411 238.524932 \n",
       "L 84.474118 238.524932 \n",
       "L 84.474118 238.339798 \n",
       "L 84.47411 238.339798 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_99&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474118 238.524932 \n",
       "L 84.474124 238.524932 \n",
       "L 84.474124 238.18915 \n",
       "L 84.474118 238.18915 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_100&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474124 238.524932 \n",
       "L 84.474133 238.524932 \n",
       "L 84.474133 238.476652 \n",
       "L 84.474124 238.476652 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_101&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474133 238.524932 \n",
       "L 84.474172 238.524932 \n",
       "L 84.474172 237.859538 \n",
       "L 84.474133 237.859538 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_102&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474172 238.524932 \n",
       "L 84.474191 238.524932 \n",
       "L 84.474191 238.503878 \n",
       "L 84.474172 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_103&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474191 238.524932 \n",
       "L 84.474213 238.524932 \n",
       "L 84.474213 238.38953 \n",
       "L 84.474191 238.38953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_104&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474213 238.524932 \n",
       "L 84.47423 238.524932 \n",
       "L 84.47423 238.504967 \n",
       "L 84.474213 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_105&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.47423 238.524932 \n",
       "L 84.47425 238.524932 \n",
       "L 84.47425 238.432728 \n",
       "L 84.47423 238.432728 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_106&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.47425 238.524932 \n",
       "L 84.474266 238.524932 \n",
       "L 84.474266 238.402599 \n",
       "L 84.47425 238.402599 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_107&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474266 238.524932 \n",
       "L 84.47428 238.524932 \n",
       "L 84.47428 238.187334 \n",
       "L 84.474266 238.187334 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_108&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.47428 238.524932 \n",
       "L 84.474287 238.524932 \n",
       "L 84.474287 238.41966 \n",
       "L 84.47428 238.41966 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_109&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474287 238.524932 \n",
       "L 84.474296 238.524932 \n",
       "L 84.474296 238.264655 \n",
       "L 84.474287 238.264655 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_110&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474296 238.524932 \n",
       "L 84.474305 238.524932 \n",
       "L 84.474305 235.860087 \n",
       "L 84.474296 235.860087 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_111&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474305 238.524932 \n",
       "L 84.474309 238.524932 \n",
       "L 84.474309 238.200403 \n",
       "L 84.474305 238.200403 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_112&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474309 238.524932 \n",
       "L 84.474319 238.524932 \n",
       "L 84.474319 238.524569 \n",
       "L 84.474309 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_113&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474319 238.524932 \n",
       "L 84.474361 238.524932 \n",
       "L 84.474361 238.401509 \n",
       "L 84.474319 238.401509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_114&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474361 238.524932 \n",
       "L 84.474398 238.524932 \n",
       "L 84.474398 238.228354 \n",
       "L 84.474361 238.228354 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_115&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474398 238.524932 \n",
       "L 84.47444 238.524932 \n",
       "L 84.47444 238.412037 \n",
       "L 84.474398 238.412037 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_116&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.47444 238.524932 \n",
       "L 84.474501 238.524932 \n",
       "L 84.474501 237.963721 \n",
       "L 84.47444 237.963721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_117&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474501 238.524932 \n",
       "L 84.474511 238.524932 \n",
       "L 84.474511 238.499159 \n",
       "L 84.474501 238.499159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_118&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474511 238.524932 \n",
       "L 84.474514 238.524932 \n",
       "L 84.474514 238.357222 \n",
       "L 84.474511 238.357222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_119&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474514 238.524932 \n",
       "L 84.474523 238.524932 \n",
       "L 84.474523 238.363394 \n",
       "L 84.474514 238.363394 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_120&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474523 238.524932 \n",
       "L 84.474532 238.524932 \n",
       "L 84.474532 237.996392 \n",
       "L 84.474523 237.996392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_121&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474532 238.524932 \n",
       "L 84.474532 238.524932 \n",
       "L 84.474532 238.390619 \n",
       "L 84.474532 238.390619 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_122&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474532 238.524932 \n",
       "L 84.474601 238.524932 \n",
       "L 84.474601 238.353955 \n",
       "L 84.474532 238.353955 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_123&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.474601 238.524932 \n",
       "L 84.475311 238.524932 \n",
       "L 84.475311 238.512227 \n",
       "L 84.474601 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_124&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.475311 238.524932 \n",
       "L 84.475346 238.524932 \n",
       "L 84.475346 238.483186 \n",
       "L 84.475311 238.483186 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_125&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.475346 238.524932 \n",
       "L 84.475426 238.524932 \n",
       "L 84.475426 238.279539 \n",
       "L 84.475346 238.279539 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_126&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.475426 238.524932 \n",
       "L 84.475502 238.524932 \n",
       "L 84.475502 238.439988 \n",
       "L 84.475426 238.439988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_127&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.475502 238.524932 \n",
       "L 84.475522 238.524932 \n",
       "L 84.475522 236.933866 \n",
       "L 84.475502 236.933866 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_128&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.475522 238.524932 \n",
       "L 84.475982 238.524932 \n",
       "L 84.475982 238.187697 \n",
       "L 84.475522 238.187697 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_129&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.475982 238.524932 \n",
       "L 84.476062 238.524932 \n",
       "L 84.476062 238.398242 \n",
       "L 84.475982 238.398242 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_130&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476062 238.524932 \n",
       "L 84.476152 238.524932 \n",
       "L 84.476152 236.187521 \n",
       "L 84.476062 236.187521 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_131&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476152 238.524932 \n",
       "L 84.476163 238.524932 \n",
       "L 84.476163 238.519124 \n",
       "L 84.476152 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_132&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476163 238.524932 \n",
       "L 84.476215 238.524932 \n",
       "L 84.476215 238.213834 \n",
       "L 84.476163 238.213834 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_133&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476215 238.524932 \n",
       "L 84.476272 238.524932 \n",
       "L 84.476272 238.461406 \n",
       "L 84.476215 238.461406 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_134&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476272 238.524932 \n",
       "L 84.476305 238.524932 \n",
       "L 84.476305 238.517672 \n",
       "L 84.476272 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_135&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476305 238.524932 \n",
       "L 84.476346 238.524932 \n",
       "L 84.476346 238.489721 \n",
       "L 84.476305 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_136&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476346 238.524932 \n",
       "L 84.476363 238.524932 \n",
       "L 84.476363 238.023618 \n",
       "L 84.476346 238.023618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_137&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476363 238.524932 \n",
       "L 84.476393 238.524932 \n",
       "L 84.476393 238.3231 \n",
       "L 84.476363 238.3231 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_138&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476393 238.524932 \n",
       "L 84.476434 238.524932 \n",
       "L 84.476434 238.524569 \n",
       "L 84.476393 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_139&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476434 238.524932 \n",
       "L 84.476535 238.524932 \n",
       "L 84.476535 233.760809 \n",
       "L 84.476434 233.760809 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_140&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476535 238.524932 \n",
       "L 84.476644 238.524932 \n",
       "L 84.476644 238.437447 \n",
       "L 84.476535 238.437447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_141&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476644 238.524932 \n",
       "L 84.476704 238.524932 \n",
       "L 84.476704 238.494803 \n",
       "L 84.476644 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_142&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476704 238.524932 \n",
       "L 84.476748 238.524932 \n",
       "L 84.476748 238.351777 \n",
       "L 84.476704 238.351777 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_143&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476748 238.524932 \n",
       "L 84.476787 238.524932 \n",
       "L 84.476787 238.469392 \n",
       "L 84.476748 238.469392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_144&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476787 238.524932 \n",
       "L 84.476807 238.524932 \n",
       "L 84.476807 234.29552 \n",
       "L 84.476787 234.29552 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_145&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476807 238.524932 \n",
       "L 84.476826 238.524932 \n",
       "L 84.476826 238.408407 \n",
       "L 84.476807 238.408407 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_146&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476826 238.524932 \n",
       "L 84.476856 238.524932 \n",
       "L 84.476856 238.504604 \n",
       "L 84.476826 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_147&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476856 238.524932 \n",
       "L 84.476899 238.524932 \n",
       "L 84.476899 238.472296 \n",
       "L 84.476856 238.472296 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_148&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476899 238.524932 \n",
       "L 84.476918 238.524932 \n",
       "L 84.476918 238.455598 \n",
       "L 84.476899 238.455598 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_149&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476918 238.524932 \n",
       "L 84.476987 238.524932 \n",
       "L 84.476987 238.350325 \n",
       "L 84.476918 238.350325 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_150&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.476987 238.524932 \n",
       "L 84.477056 238.524932 \n",
       "L 84.477056 238.461406 \n",
       "L 84.476987 238.461406 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_151&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477056 238.524932 \n",
       "L 84.477061 238.524932 \n",
       "L 84.477061 238.477378 \n",
       "L 84.477056 238.477378 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_152&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477061 238.524932 \n",
       "L 84.477078 238.524932 \n",
       "L 84.477078 231.415048 \n",
       "L 84.477061 231.415048 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_153&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477078 238.524932 \n",
       "L 84.477126 238.524932 \n",
       "L 84.477126 238.043946 \n",
       "L 84.477078 238.043946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_154&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477126 238.524932 \n",
       "L 84.477197 238.524932 \n",
       "L 84.477197 238.513316 \n",
       "L 84.477126 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_155&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477197 238.524932 \n",
       "L 84.477249 238.524932 \n",
       "L 84.477249 238.171362 \n",
       "L 84.477197 238.171362 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_156&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477249 238.524932 \n",
       "L 84.477307 238.524932 \n",
       "L 84.477307 238.444344 \n",
       "L 84.477249 238.444344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_157&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477307 238.524932 \n",
       "L 84.477358 238.524932 \n",
       "L 84.477358 236.784307 \n",
       "L 84.477307 236.784307 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_158&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477358 238.524932 \n",
       "L 84.477418 238.524932 \n",
       "L 84.477418 238.398242 \n",
       "L 84.477358 238.398242 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_159&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477418 238.524932 \n",
       "L 84.477597 238.524932 \n",
       "L 84.477597 238.516946 \n",
       "L 84.477418 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_160&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477597 238.524932 \n",
       "L 84.477714 238.524932 \n",
       "L 84.477714 238.47883 \n",
       "L 84.477597 238.47883 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_161&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477714 238.524932 \n",
       "L 84.477729 238.524932 \n",
       "L 84.477729 238.332538 \n",
       "L 84.477714 238.332538 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_162&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477729 238.524932 \n",
       "L 84.477796 238.524932 \n",
       "L 84.477796 238.522391 \n",
       "L 84.477729 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_163&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477796 238.524932 \n",
       "L 84.477866 238.524932 \n",
       "L 84.477866 238.468666 \n",
       "L 84.477796 238.468666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_164&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477866 238.524932 \n",
       "L 84.477922 238.524932 \n",
       "L 84.477922 238.499159 \n",
       "L 84.477866 238.499159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_165&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477922 238.524932 \n",
       "L 84.477975 238.524932 \n",
       "L 84.477975 238.515857 \n",
       "L 84.477922 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_166&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477975 238.524932 \n",
       "L 84.477979 238.524932 \n",
       "L 84.477979 238.199314 \n",
       "L 84.477975 238.199314 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_167&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477979 238.524932 \n",
       "L 84.477983 238.524932 \n",
       "L 84.477983 238.504604 \n",
       "L 84.477979 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_168&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477983 238.524932 \n",
       "L 84.477986 238.524932 \n",
       "L 84.477986 238.413126 \n",
       "L 84.477983 238.413126 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_169&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.477986 238.524932 \n",
       "L 84.478098 238.524932 \n",
       "L 84.478098 238.278813 \n",
       "L 84.477986 238.278813 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_170&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.478098 238.524932 \n",
       "L 84.478121 238.524932 \n",
       "L 84.478121 238.49807 \n",
       "L 84.478098 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_171&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.478121 238.524932 \n",
       "L 84.478207 238.524932 \n",
       "L 84.478207 238.346332 \n",
       "L 84.478121 238.346332 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_172&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.478207 238.524932 \n",
       "L 84.478284 238.524932 \n",
       "L 84.478284 238.502426 \n",
       "L 84.478207 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_173&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.478284 238.524932 \n",
       "L 84.478313 238.524932 \n",
       "L 84.478313 238.080247 \n",
       "L 84.478284 238.080247 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_174&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.478313 238.524932 \n",
       "L 84.478395 238.524932 \n",
       "L 84.478395 238.376462 \n",
       "L 84.478313 238.376462 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_175&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.478395 238.524932 \n",
       "L 84.478477 238.524932 \n",
       "L 84.478477 238.524569 \n",
       "L 84.478395 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_176&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.478477 238.524932 \n",
       "L 84.478496 238.524932 \n",
       "L 84.478496 238.410222 \n",
       "L 84.478477 238.410222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_177&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.478496 238.524932 \n",
       "L 84.478713 238.524932 \n",
       "L 84.478713 238.169184 \n",
       "L 84.478496 238.169184 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_178&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.478713 238.524932 \n",
       "L 84.478778 238.524932 \n",
       "L 84.478778 238.515131 \n",
       "L 84.478713 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_179&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.478778 238.524932 \n",
       "L 84.478893 238.524932 \n",
       "L 84.478893 238.522391 \n",
       "L 84.478778 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_180&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.478893 238.524932 \n",
       "L 84.478933 238.524932 \n",
       "L 84.478933 238.476289 \n",
       "L 84.478893 238.476289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_181&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.478933 238.524932 \n",
       "L 84.478994 238.524932 \n",
       "L 84.478994 238.506419 \n",
       "L 84.478933 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_182&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.478994 238.524932 \n",
       "L 84.47904 238.524932 \n",
       "L 84.47904 238.462858 \n",
       "L 84.478994 238.462858 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_183&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.47904 238.524932 \n",
       "L 84.479119 238.524932 \n",
       "L 84.479119 237.621767 \n",
       "L 84.47904 237.621767 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_184&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.479119 238.524932 \n",
       "L 84.479226 238.524932 \n",
       "L 84.479226 238.354318 \n",
       "L 84.479119 238.354318 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_185&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.479226 238.524932 \n",
       "L 84.47923 238.524932 \n",
       "L 84.47923 238.056288 \n",
       "L 84.479226 238.056288 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_186&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.47923 238.524932 \n",
       "L 84.479234 238.524932 \n",
       "L 84.479234 238.3859 \n",
       "L 84.47923 238.3859 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_187&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.479234 238.524932 \n",
       "L 84.479262 238.524932 \n",
       "L 84.479262 238.221094 \n",
       "L 84.479234 238.221094 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_188&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.479262 238.524932 \n",
       "L 84.479295 238.524932 \n",
       "L 84.479295 238.523843 \n",
       "L 84.479262 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_189&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.479295 238.524932 \n",
       "L 84.479318 238.524932 \n",
       "L 84.479318 238.285347 \n",
       "L 84.479295 238.285347 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_190&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.479318 238.524932 \n",
       "L 84.479422 238.524932 \n",
       "L 84.479422 238.438899 \n",
       "L 84.479318 238.438899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_191&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.479422 238.524932 \n",
       "L 84.479584 238.524932 \n",
       "L 84.479584 238.300956 \n",
       "L 84.479422 238.300956 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_192&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.479584 238.524932 \n",
       "L 84.479652 238.524932 \n",
       "L 84.479652 238.511138 \n",
       "L 84.479584 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_193&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.479652 238.524932 \n",
       "L 84.479667 238.524932 \n",
       "L 84.479667 236.453969 \n",
       "L 84.479652 236.453969 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_194&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.479667 238.524932 \n",
       "L 84.479678 238.524932 \n",
       "L 84.479678 238.407318 \n",
       "L 84.479667 238.407318 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_195&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.479678 238.524932 \n",
       "L 84.479687 238.524932 \n",
       "L 84.479687 238.348873 \n",
       "L 84.479678 238.348873 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_196&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.479687 238.524932 \n",
       "L 84.479696 238.524932 \n",
       "L 84.479696 238.512953 \n",
       "L 84.479687 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_197&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.479696 238.524932 \n",
       "L 84.479736 238.524932 \n",
       "L 84.479736 238.399331 \n",
       "L 84.479696 238.399331 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_198&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.479736 238.524932 \n",
       "L 84.479772 238.524932 \n",
       "L 84.479772 238.506419 \n",
       "L 84.479736 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_199&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.479772 238.524932 \n",
       "L 84.479791 238.524932 \n",
       "L 84.479791 237.247142 \n",
       "L 84.479772 237.247142 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_200&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.479791 238.524932 \n",
       "L 84.479809 238.524932 \n",
       "L 84.479809 236.089508 \n",
       "L 84.479791 236.089508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_201&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.479809 238.524932 \n",
       "L 84.479908 238.524932 \n",
       "L 84.479908 236.694643 \n",
       "L 84.479809 236.694643 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_202&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.479908 238.524932 \n",
       "L 84.480009 238.524932 \n",
       "L 84.480009 238.111103 \n",
       "L 84.479908 238.111103 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_203&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.480009 238.524932 \n",
       "L 84.480015 238.524932 \n",
       "L 84.480015 238.512227 \n",
       "L 84.480009 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_204&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.480015 238.524932 \n",
       "L 84.480081 238.524932 \n",
       "L 84.480081 238.50896 \n",
       "L 84.480015 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_205&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.480081 238.524932 \n",
       "L 84.480172 238.524932 \n",
       "L 84.480172 236.333813 \n",
       "L 84.480081 236.333813 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_206&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.480172 238.524932 \n",
       "L 84.480183 238.524932 \n",
       "L 84.480183 238.3594 \n",
       "L 84.480172 238.3594 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_207&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.480183 238.524932 \n",
       "L 84.480257 238.524932 \n",
       "L 84.480257 238.393886 \n",
       "L 84.480183 238.393886 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_208&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.480257 238.524932 \n",
       "L 84.480326 238.524932 \n",
       "L 84.480326 237.892935 \n",
       "L 84.480257 237.892935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_209&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.480326 238.524932 \n",
       "L 84.480329 238.524932 \n",
       "L 84.480329 238.226176 \n",
       "L 84.480326 238.226176 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_210&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.480329 238.524932 \n",
       "L 84.480416 238.524932 \n",
       "L 84.480416 238.3594 \n",
       "L 84.480329 238.3594 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_211&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.480416 238.524932 \n",
       "L 84.480506 238.524932 \n",
       "L 84.480506 238.186971 \n",
       "L 84.480416 238.186971 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_212&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.480506 238.524932 \n",
       "L 84.48056 238.524932 \n",
       "L 84.48056 238.524206 \n",
       "L 84.480506 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_213&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.48056 238.524932 \n",
       "L 84.480631 238.524932 \n",
       "L 84.480631 236.735663 \n",
       "L 84.48056 236.735663 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_214&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.480631 238.524932 \n",
       "L 84.48076 238.524932 \n",
       "L 84.48076 232.627859 \n",
       "L 84.480631 232.627859 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_215&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.48076 238.524932 \n",
       "L 84.480878 238.524932 \n",
       "L 84.480878 235.718514 \n",
       "L 84.48076 235.718514 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_216&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.480878 238.524932 \n",
       "L 84.480904 238.524932 \n",
       "L 84.480904 237.810532 \n",
       "L 84.480878 237.810532 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_217&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.480904 238.524932 \n",
       "L 84.480958 238.524932 \n",
       "L 84.480958 238.403325 \n",
       "L 84.480904 238.403325 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_218&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.480958 238.524932 \n",
       "L 84.481014 238.524932 \n",
       "L 84.481014 238.483549 \n",
       "L 84.480958 238.483549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_219&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481014 238.524932 \n",
       "L 84.481145 238.524932 \n",
       "L 84.481145 238.360127 \n",
       "L 84.481014 238.360127 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_220&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481145 238.524932 \n",
       "L 84.481263 238.524932 \n",
       "L 84.481263 238.520576 \n",
       "L 84.481145 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_221&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481263 238.524932 \n",
       "L 84.481331 238.524932 \n",
       "L 84.481331 238.336894 \n",
       "L 84.481263 238.336894 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_222&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481331 238.524932 \n",
       "L 84.481407 238.524932 \n",
       "L 84.481407 224.929901 \n",
       "L 84.481331 224.929901 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_223&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481407 238.524932 \n",
       "L 84.481418 238.524932 \n",
       "L 84.481418 238.524569 \n",
       "L 84.481407 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_224&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481418 238.524932 \n",
       "L 84.481452 238.524932 \n",
       "L 84.481452 238.151034 \n",
       "L 84.481418 238.151034 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_225&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481452 238.524932 \n",
       "L 84.481509 238.524932 \n",
       "L 84.481509 238.524569 \n",
       "L 84.481452 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_226&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481509 238.524932 \n",
       "L 84.481536 238.524932 \n",
       "L 84.481536 236.002749 \n",
       "L 84.481509 236.002749 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_227&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481536 238.524932 \n",
       "L 84.481581 238.524932 \n",
       "L 84.481581 237.253677 \n",
       "L 84.481536 237.253677 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_228&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481581 238.524932 \n",
       "L 84.481626 238.524932 \n",
       "L 84.481626 238.037775 \n",
       "L 84.481581 238.037775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_229&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481626 238.524932 \n",
       "L 84.481626 238.524932 \n",
       "L 84.481626 238.204033 \n",
       "L 84.481626 238.204033 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_230&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481626 238.524932 \n",
       "L 84.481626 238.524932 \n",
       "L 84.481626 238.134335 \n",
       "L 84.481626 238.134335 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_231&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481626 238.524932 \n",
       "L 84.481628 238.524932 \n",
       "L 84.481628 237.884948 \n",
       "L 84.481626 237.884948 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_232&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481628 238.524932 \n",
       "L 84.481645 238.524932 \n",
       "L 84.481645 238.220731 \n",
       "L 84.481628 238.220731 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_233&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481645 238.524932 \n",
       "L 84.481745 238.524932 \n",
       "L 84.481745 237.826504 \n",
       "L 84.481645 237.826504 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_234&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481745 238.524932 \n",
       "L 84.48183 238.524932 \n",
       "L 84.48183 238.43055 \n",
       "L 84.481745 238.43055 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_235&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.48183 238.524932 \n",
       "L 84.481854 238.524932 \n",
       "L 84.481854 237.999659 \n",
       "L 84.48183 237.999659 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_236&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481854 238.524932 \n",
       "L 84.481897 238.524932 \n",
       "L 84.481897 235.370025 \n",
       "L 84.481854 235.370025 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_237&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481897 238.524932 \n",
       "L 84.481971 238.524932 \n",
       "L 84.481971 238.510412 \n",
       "L 84.481897 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_238&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.481971 238.524932 \n",
       "L 84.482011 238.524932 \n",
       "L 84.482011 238.288251 \n",
       "L 84.481971 238.288251 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_239&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482011 238.524932 \n",
       "L 84.482016 238.524932 \n",
       "L 84.482016 238.269737 \n",
       "L 84.482011 238.269737 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_240&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482016 238.524932 \n",
       "L 84.482049 238.524932 \n",
       "L 84.482049 238.409859 \n",
       "L 84.482016 238.409859 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_241&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482049 238.524932 \n",
       "L 84.482114 238.524932 \n",
       "L 84.482114 235.761349 \n",
       "L 84.482049 235.761349 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_242&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482114 238.524932 \n",
       "L 84.482254 238.524932 \n",
       "L 84.482254 238.523843 \n",
       "L 84.482114 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_243&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482254 238.524932 \n",
       "L 84.482265 238.524932 \n",
       "L 84.482265 238.4752 \n",
       "L 84.482254 238.4752 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_244&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482265 238.524932 \n",
       "L 84.482319 238.524932 \n",
       "L 84.482319 238.127438 \n",
       "L 84.482265 238.127438 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_245&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482319 238.524932 \n",
       "L 84.482391 238.524932 \n",
       "L 84.482391 238.434906 \n",
       "L 84.482319 238.434906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_246&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482391 238.524932 \n",
       "L 84.48242 238.524932 \n",
       "L 84.48242 238.522754 \n",
       "L 84.482391 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_247&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.48242 238.524932 \n",
       "L 84.482427 238.524932 \n",
       "L 84.482427 238.494077 \n",
       "L 84.48242 238.494077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_248&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482427 238.524932 \n",
       "L 84.482437 238.524932 \n",
       "L 84.482437 238.517672 \n",
       "L 84.482427 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_249&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482437 238.524932 \n",
       "L 84.482482 238.524932 \n",
       "L 84.482482 238.397516 \n",
       "L 84.482437 238.397516 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_250&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482482 238.524932 \n",
       "L 84.482535 238.524932 \n",
       "L 84.482535 236.535646 \n",
       "L 84.482482 236.535646 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_251&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482535 238.524932 \n",
       "L 84.482579 238.524932 \n",
       "L 84.482579 235.483647 \n",
       "L 84.482535 235.483647 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_252&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482579 238.524932 \n",
       "L 84.482698 238.524932 \n",
       "L 84.482698 238.524206 \n",
       "L 84.482579 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_253&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482698 238.524932 \n",
       "L 84.482781 238.524932 \n",
       "L 84.482781 238.091863 \n",
       "L 84.482698 238.091863 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_254&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482781 238.524932 \n",
       "L 84.482784 238.524932 \n",
       "L 84.482784 238.521302 \n",
       "L 84.482781 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_255&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482784 238.524932 \n",
       "L 84.482795 238.524932 \n",
       "L 84.482795 238.209841 \n",
       "L 84.482784 238.209841 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_256&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482795 238.524932 \n",
       "L 84.482819 238.524932 \n",
       "L 84.482819 235.431737 \n",
       "L 84.482795 235.431737 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_257&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482819 238.524932 \n",
       "L 84.482881 238.524932 \n",
       "L 84.482881 238.521665 \n",
       "L 84.482819 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_258&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482881 238.524932 \n",
       "L 84.482939 238.524932 \n",
       "L 84.482939 237.348422 \n",
       "L 84.482881 237.348422 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_259&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.482939 238.524932 \n",
       "L 84.483012 238.524932 \n",
       "L 84.483012 238.079884 \n",
       "L 84.482939 238.079884 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_260&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.483012 238.524932 \n",
       "L 84.483121 238.524932 \n",
       "L 84.483121 238.402236 \n",
       "L 84.483012 238.402236 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_261&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.483121 238.524932 \n",
       "L 84.483172 238.524932 \n",
       "L 84.483172 236.790478 \n",
       "L 84.483121 236.790478 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_262&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.483172 238.524932 \n",
       "L 84.483298 238.524932 \n",
       "L 84.483298 238.40514 \n",
       "L 84.483172 238.40514 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_263&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.483298 238.524932 \n",
       "L 84.483458 238.524932 \n",
       "L 84.483458 237.255855 \n",
       "L 84.483298 237.255855 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_264&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.483458 238.524932 \n",
       "L 84.48352 238.524932 \n",
       "L 84.48352 237.34334 \n",
       "L 84.483458 237.34334 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_265&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.48352 238.524932 \n",
       "L 84.483589 238.524932 \n",
       "L 84.483589 238.30023 \n",
       "L 84.48352 238.30023 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_266&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.483589 238.524932 \n",
       "L 84.48367 238.524932 \n",
       "L 84.48367 237.656253 \n",
       "L 84.483589 237.656253 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_267&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.48367 238.524932 \n",
       "L 84.483869 238.524932 \n",
       "L 84.483869 236.875059 \n",
       "L 84.48367 236.875059 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_268&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.483869 238.524932 \n",
       "L 84.484207 238.524932 \n",
       "L 84.484207 233.44971 \n",
       "L 84.483869 233.44971 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_269&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.484207 238.524932 \n",
       "L 84.484465 238.524932 \n",
       "L 84.484465 238.523843 \n",
       "L 84.484207 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_270&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.484465 238.524932 \n",
       "L 84.48457 238.524932 \n",
       "L 84.48457 238.482097 \n",
       "L 84.484465 238.482097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_271&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.48457 238.524932 \n",
       "L 84.484598 238.524932 \n",
       "L 84.484598 238.245779 \n",
       "L 84.48457 238.245779 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_272&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.484598 238.524932 \n",
       "L 84.484604 238.524932 \n",
       "L 84.484604 238.179348 \n",
       "L 84.484598 238.179348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_273&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.484604 238.524932 \n",
       "L 84.484607 238.524932 \n",
       "L 84.484607 238.265018 \n",
       "L 84.484604 238.265018 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_274&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.484607 238.524932 \n",
       "L 84.484621 238.524932 \n",
       "L 84.484621 238.155753 \n",
       "L 84.484607 238.155753 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_275&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.484621 238.524932 \n",
       "L 84.484683 238.524932 \n",
       "L 84.484683 238.068268 \n",
       "L 84.484621 238.068268 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_276&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.484683 238.524932 \n",
       "L 84.484737 238.524932 \n",
       "L 84.484737 237.75971 \n",
       "L 84.484683 237.75971 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_277&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.484737 238.524932 \n",
       "L 84.484797 238.524932 \n",
       "L 84.484797 237.841024 \n",
       "L 84.484737 237.841024 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_278&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.484797 238.524932 \n",
       "L 84.484885 238.524932 \n",
       "L 84.484885 238.518398 \n",
       "L 84.484797 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_279&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.484885 238.524932 \n",
       "L 84.484946 238.524932 \n",
       "L 84.484946 238.259573 \n",
       "L 84.484885 238.259573 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_280&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.484946 238.524932 \n",
       "L 84.485031 238.524932 \n",
       "L 84.485031 238.46068 \n",
       "L 84.484946 238.46068 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_281&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485031 238.524932 \n",
       "L 84.485134 238.524932 \n",
       "L 84.485134 238.5017 \n",
       "L 84.485031 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_282&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485134 238.524932 \n",
       "L 84.485184 238.524932 \n",
       "L 84.485184 238.524569 \n",
       "L 84.485134 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_283&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485184 238.524932 \n",
       "L 84.485195 238.524932 \n",
       "L 84.485195 238.386989 \n",
       "L 84.485184 238.386989 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_284&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485195 238.524932 \n",
       "L 84.485209 238.524932 \n",
       "L 84.485209 238.467577 \n",
       "L 84.485195 238.467577 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_285&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485209 238.524932 \n",
       "L 84.485217 238.524932 \n",
       "L 84.485217 238.027974 \n",
       "L 84.485209 238.027974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_286&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485217 238.524932 \n",
       "L 84.48531 238.524932 \n",
       "L 84.48531 238.523843 \n",
       "L 84.485217 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_287&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.48531 238.524932 \n",
       "L 84.485411 238.524932 \n",
       "L 84.485411 238.432002 \n",
       "L 84.48531 238.432002 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_288&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485411 238.524932 \n",
       "L 84.485429 238.524932 \n",
       "L 84.485429 238.249409 \n",
       "L 84.485411 238.249409 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_289&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485429 238.524932 \n",
       "L 84.485436 238.524932 \n",
       "L 84.485436 237.639192 \n",
       "L 84.485429 237.639192 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_290&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485436 238.524932 \n",
       "L 84.485522 238.524932 \n",
       "L 84.485522 238.029789 \n",
       "L 84.485436 238.029789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_291&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485522 238.524932 \n",
       "L 84.48557 238.524932 \n",
       "L 84.48557 238.505693 \n",
       "L 84.485522 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_292&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.48557 238.524932 \n",
       "L 84.485619 238.524932 \n",
       "L 84.485619 238.443981 \n",
       "L 84.48557 238.443981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_293&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485619 238.524932 \n",
       "L 84.485666 238.524932 \n",
       "L 84.485666 238.378277 \n",
       "L 84.485619 238.378277 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_294&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485666 238.524932 \n",
       "L 84.485779 238.524932 \n",
       "L 84.485779 238.082788 \n",
       "L 84.485666 238.082788 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_295&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485779 238.524932 \n",
       "L 84.485865 238.524932 \n",
       "L 84.485865 238.487906 \n",
       "L 84.485779 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_296&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485865 238.524932 \n",
       "L 84.48589 238.524932 \n",
       "L 84.48589 238.375373 \n",
       "L 84.485865 238.375373 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_297&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.48589 238.524932 \n",
       "L 84.485903 238.524932 \n",
       "L 84.485903 238.281717 \n",
       "L 84.48589 238.281717 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_298&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485903 238.524932 \n",
       "L 84.485937 238.524932 \n",
       "L 84.485937 238.299141 \n",
       "L 84.485903 238.299141 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_299&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485937 238.524932 \n",
       "L 84.485981 238.524932 \n",
       "L 84.485981 238.439262 \n",
       "L 84.485937 238.439262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_300&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485981 238.524932 \n",
       "L 84.485993 238.524932 \n",
       "L 84.485993 238.121267 \n",
       "L 84.485981 238.121267 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_301&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485993 238.524932 \n",
       "L 84.485998 238.524932 \n",
       "L 84.485998 238.08061 \n",
       "L 84.485993 238.08061 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_302&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.485998 238.524932 \n",
       "L 84.486004 238.524932 \n",
       "L 84.486004 238.190965 \n",
       "L 84.485998 238.190965 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_303&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.486004 238.524932 \n",
       "L 84.486039 238.524932 \n",
       "L 84.486039 237.849374 \n",
       "L 84.486004 237.849374 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_304&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.486039 238.524932 \n",
       "L 84.486123 238.524932 \n",
       "L 84.486123 238.16991 \n",
       "L 84.486039 238.16991 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_305&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.486123 238.524932 \n",
       "L 84.486253 238.524932 \n",
       "L 84.486253 238.259936 \n",
       "L 84.486123 238.259936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_306&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.486253 238.524932 \n",
       "L 84.486323 238.524932 \n",
       "L 84.486323 238.283169 \n",
       "L 84.486253 238.283169 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_307&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.486323 238.524932 \n",
       "L 84.486358 238.524932 \n",
       "L 84.486358 238.194232 \n",
       "L 84.486323 238.194232 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_308&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.486358 238.524932 \n",
       "L 84.486381 238.524932 \n",
       "L 84.486381 236.793745 \n",
       "L 84.486358 236.793745 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_309&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.486381 238.524932 \n",
       "L 84.486436 238.524932 \n",
       "L 84.486436 238.410585 \n",
       "L 84.486381 238.410585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_310&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.486436 238.524932 \n",
       "L 84.486516 238.524932 \n",
       "L 84.486516 238.180437 \n",
       "L 84.486436 238.180437 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_311&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.486516 238.524932 \n",
       "L 84.486606 238.524932 \n",
       "L 84.486606 237.944119 \n",
       "L 84.486516 237.944119 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_312&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.486606 238.524932 \n",
       "L 84.486707 238.524932 \n",
       "L 84.486707 238.382996 \n",
       "L 84.486606 238.382996 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_313&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.486707 238.524932 \n",
       "L 84.486794 238.524932 \n",
       "L 84.486794 238.150308 \n",
       "L 84.486707 238.150308 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_314&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.486794 238.524932 \n",
       "L 84.486875 238.524932 \n",
       "L 84.486875 238.265744 \n",
       "L 84.486794 238.265744 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_315&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.486875 238.524932 \n",
       "L 84.486979 238.524932 \n",
       "L 84.486979 238.277361 \n",
       "L 84.486875 238.277361 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_316&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.486979 238.524932 \n",
       "L 84.487045 238.524932 \n",
       "L 84.487045 238.508597 \n",
       "L 84.486979 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_317&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.487045 238.524932 \n",
       "L 84.487045 238.524932 \n",
       "L 84.487045 238.481734 \n",
       "L 84.487045 238.481734 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_318&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.487045 238.524932 \n",
       "L 84.487072 238.524932 \n",
       "L 84.487072 238.507145 \n",
       "L 84.487045 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_319&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.487072 238.524932 \n",
       "L 84.48711 238.524932 \n",
       "L 84.48711 238.521302 \n",
       "L 84.487072 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_320&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.48711 238.524932 \n",
       "L 84.487152 238.524932 \n",
       "L 84.487152 238.47157 \n",
       "L 84.48711 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_321&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.487152 238.524932 \n",
       "L 84.487232 238.524932 \n",
       "L 84.487232 238.327093 \n",
       "L 84.487152 238.327093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_322&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.487232 238.524932 \n",
       "L 84.48726 238.524932 \n",
       "L 84.48726 238.510775 \n",
       "L 84.487232 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_323&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.48726 238.524932 \n",
       "L 84.487288 238.524932 \n",
       "L 84.487288 238.524206 \n",
       "L 84.48726 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_324&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.487288 238.524932 \n",
       "L 84.48735 238.524932 \n",
       "L 84.48735 238.450516 \n",
       "L 84.487288 238.450516 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_325&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.48735 238.524932 \n",
       "L 84.487429 238.524932 \n",
       "L 84.487429 238.517672 \n",
       "L 84.48735 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_326&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.487429 238.524932 \n",
       "L 84.487507 238.524932 \n",
       "L 84.487507 238.503878 \n",
       "L 84.487429 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_327&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.487507 238.524932 \n",
       "L 84.487526 238.524932 \n",
       "L 84.487526 238.49807 \n",
       "L 84.487507 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_328&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.487526 238.524932 \n",
       "L 84.487577 238.524932 \n",
       "L 84.487577 238.504967 \n",
       "L 84.487526 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_329&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.487577 238.524932 \n",
       "L 84.487636 238.524932 \n",
       "L 84.487636 238.524206 \n",
       "L 84.487577 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_330&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.487636 238.524932 \n",
       "L 84.487706 238.524932 \n",
       "L 84.487706 238.241423 \n",
       "L 84.487636 238.241423 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_331&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.487706 238.524932 \n",
       "L 84.48777 238.524932 \n",
       "L 84.48777 238.524569 \n",
       "L 84.487706 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_332&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.48777 238.524932 \n",
       "L 84.4878 238.524932 \n",
       "L 84.4878 238.45705 \n",
       "L 84.48777 238.45705 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_333&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.4878 238.524932 \n",
       "L 84.487878 238.524932 \n",
       "L 84.487878 238.030515 \n",
       "L 84.4878 238.030515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_334&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.487878 238.524932 \n",
       "L 84.487955 238.524932 \n",
       "L 84.487955 232.576312 \n",
       "L 84.487878 232.576312 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_335&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.487955 238.524932 \n",
       "L 84.487976 238.524932 \n",
       "L 84.487976 238.507508 \n",
       "L 84.487955 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_336&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.487976 238.524932 \n",
       "L 84.487984 238.524932 \n",
       "L 84.487984 238.500611 \n",
       "L 84.487976 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_337&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.487984 238.524932 \n",
       "L 84.48805 238.524932 \n",
       "L 84.48805 238.498433 \n",
       "L 84.487984 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_338&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.48805 238.524932 \n",
       "L 84.488068 238.524932 \n",
       "L 84.488068 238.524569 \n",
       "L 84.48805 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_339&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488068 238.524932 \n",
       "L 84.488085 238.524932 \n",
       "L 84.488085 238.426194 \n",
       "L 84.488068 238.426194 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_340&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488085 238.524932 \n",
       "L 84.488142 238.524932 \n",
       "L 84.488142 238.523843 \n",
       "L 84.488085 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_341&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488142 238.524932 \n",
       "L 84.488208 238.524932 \n",
       "L 84.488208 238.50896 \n",
       "L 84.488142 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_342&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488208 238.524932 \n",
       "L 84.488239 238.524932 \n",
       "L 84.488239 238.484275 \n",
       "L 84.488208 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_343&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488239 238.524932 \n",
       "L 84.488263 238.524932 \n",
       "L 84.488263 238.518398 \n",
       "L 84.488239 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_344&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488263 238.524932 \n",
       "L 84.488324 238.524932 \n",
       "L 84.488324 238.457776 \n",
       "L 84.488263 238.457776 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_345&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488324 238.524932 \n",
       "L 84.488371 238.524932 \n",
       "L 84.488371 238.210204 \n",
       "L 84.488324 238.210204 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_346&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488371 238.524932 \n",
       "L 84.488424 238.524932 \n",
       "L 84.488424 238.504604 \n",
       "L 84.488371 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_347&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488424 238.524932 \n",
       "L 84.488437 238.524932 \n",
       "L 84.488437 238.511864 \n",
       "L 84.488424 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_348&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488437 238.524932 \n",
       "L 84.488457 238.524932 \n",
       "L 84.488457 238.324915 \n",
       "L 84.488437 238.324915 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_349&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488457 238.524932 \n",
       "L 84.488478 238.524932 \n",
       "L 84.488478 238.468666 \n",
       "L 84.488457 238.468666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_350&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488478 238.524932 \n",
       "L 84.488538 238.524932 \n",
       "L 84.488538 238.489358 \n",
       "L 84.488478 238.489358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_351&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488538 238.524932 \n",
       "L 84.488564 238.524932 \n",
       "L 84.488564 238.258484 \n",
       "L 84.488538 238.258484 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_352&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488564 238.524932 \n",
       "L 84.488611 238.524932 \n",
       "L 84.488611 238.521302 \n",
       "L 84.488564 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_353&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488611 238.524932 \n",
       "L 84.488639 238.524932 \n",
       "L 84.488639 238.468303 \n",
       "L 84.488611 238.468303 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_354&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488639 238.524932 \n",
       "L 84.488668 238.524932 \n",
       "L 84.488668 238.524569 \n",
       "L 84.488639 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_355&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488668 238.524932 \n",
       "L 84.488769 238.524932 \n",
       "L 84.488769 238.449427 \n",
       "L 84.488668 238.449427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_356&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488769 238.524932 \n",
       "L 84.488869 238.524932 \n",
       "L 84.488869 238.488269 \n",
       "L 84.488769 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_357&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.488869 238.524932 \n",
       "L 84.489067 238.524932 \n",
       "L 84.489067 238.375373 \n",
       "L 84.488869 238.375373 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_358&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.489067 238.524932 \n",
       "L 84.489211 238.524932 \n",
       "L 84.489211 238.518035 \n",
       "L 84.489067 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_359&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.489211 238.524932 \n",
       "L 84.489218 238.524932 \n",
       "L 84.489218 238.477015 \n",
       "L 84.489211 238.477015 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_360&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.489218 238.524932 \n",
       "L 84.489223 238.524932 \n",
       "L 84.489223 237.914352 \n",
       "L 84.489218 237.914352 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_361&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.489223 238.524932 \n",
       "L 84.489253 238.524932 \n",
       "L 84.489253 238.403688 \n",
       "L 84.489223 238.403688 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_362&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.489253 238.524932 \n",
       "L 84.489285 238.524932 \n",
       "L 84.489285 238.524206 \n",
       "L 84.489253 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_363&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.489285 238.524932 \n",
       "L 84.48932 238.524932 \n",
       "L 84.48932 238.50533 \n",
       "L 84.489285 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_364&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.48932 238.524932 \n",
       "L 84.489364 238.524932 \n",
       "L 84.489364 238.08061 \n",
       "L 84.48932 238.08061 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_365&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.489364 238.524932 \n",
       "L 84.489435 238.524932 \n",
       "L 84.489435 238.524206 \n",
       "L 84.489364 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_366&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.489435 238.524932 \n",
       "L 84.489529 238.524932 \n",
       "L 84.489529 238.041768 \n",
       "L 84.489435 238.041768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_367&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.489529 238.524932 \n",
       "L 84.489586 238.524932 \n",
       "L 84.489586 238.474837 \n",
       "L 84.489529 238.474837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_368&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.489586 238.524932 \n",
       "L 84.489631 238.524932 \n",
       "L 84.489631 238.378277 \n",
       "L 84.489586 238.378277 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_369&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.489631 238.524932 \n",
       "L 84.489702 238.524932 \n",
       "L 84.489702 238.515857 \n",
       "L 84.489631 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_370&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.489702 238.524932 \n",
       "L 84.489751 238.524932 \n",
       "L 84.489751 238.3859 \n",
       "L 84.489702 238.3859 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_371&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.489751 238.524932 \n",
       "L 84.489783 238.524932 \n",
       "L 84.489783 237.418119 \n",
       "L 84.489751 237.418119 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_372&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.489783 238.524932 \n",
       "L 84.489805 238.524932 \n",
       "L 84.489805 238.477741 \n",
       "L 84.489783 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_373&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.489805 238.524932 \n",
       "L 84.49001 238.524932 \n",
       "L 84.49001 238.500974 \n",
       "L 84.489805 238.500974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_374&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49001 238.524932 \n",
       "L 84.49003 238.524932 \n",
       "L 84.49003 237.151308 \n",
       "L 84.49001 237.151308 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_375&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49003 238.524932 \n",
       "L 84.490071 238.524932 \n",
       "L 84.490071 238.524206 \n",
       "L 84.49003 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_376&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490071 238.524932 \n",
       "L 84.490107 238.524932 \n",
       "L 84.490107 238.508234 \n",
       "L 84.490071 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_377&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490107 238.524932 \n",
       "L 84.490109 238.524932 \n",
       "L 84.490109 238.510775 \n",
       "L 84.490107 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_378&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490109 238.524932 \n",
       "L 84.490135 238.524932 \n",
       "L 84.490135 238.455235 \n",
       "L 84.490109 238.455235 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_379&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490135 238.524932 \n",
       "L 84.490153 238.524932 \n",
       "L 84.490153 238.504604 \n",
       "L 84.490135 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_380&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490153 238.524932 \n",
       "L 84.490174 238.524932 \n",
       "L 84.490174 238.52348 \n",
       "L 84.490153 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_381&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490174 238.524932 \n",
       "L 84.49022 238.524932 \n",
       "L 84.49022 238.42329 \n",
       "L 84.490174 238.42329 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_382&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49022 238.524932 \n",
       "L 84.490266 238.524932 \n",
       "L 84.490266 238.347421 \n",
       "L 84.49022 238.347421 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_383&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490266 238.524932 \n",
       "L 84.490298 238.524932 \n",
       "L 84.490298 238.522391 \n",
       "L 84.490266 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_384&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490298 238.524932 \n",
       "L 84.49032 238.524932 \n",
       "L 84.49032 238.298052 \n",
       "L 84.490298 238.298052 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_385&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49032 238.524932 \n",
       "L 84.490593 238.524932 \n",
       "L 84.490593 238.500611 \n",
       "L 84.49032 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_386&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490593 238.524932 \n",
       "L 84.490607 238.524932 \n",
       "L 84.490607 238.224724 \n",
       "L 84.490593 238.224724 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_387&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490607 238.524932 \n",
       "L 84.490629 238.524932 \n",
       "L 84.490629 238.33762 \n",
       "L 84.490607 238.33762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_388&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490629 238.524932 \n",
       "L 84.490686 238.524932 \n",
       "L 84.490686 238.271189 \n",
       "L 84.490629 238.271189 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_389&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490686 238.524932 \n",
       "L 84.490736 238.524932 \n",
       "L 84.490736 238.476289 \n",
       "L 84.490686 238.476289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_390&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490736 238.524932 \n",
       "L 84.49075 238.524932 \n",
       "L 84.49075 238.523117 \n",
       "L 84.490736 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_391&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49075 238.524932 \n",
       "L 84.490756 238.524932 \n",
       "L 84.490756 236.891757 \n",
       "L 84.49075 236.891757 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_392&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490756 238.524932 \n",
       "L 84.490761 238.524932 \n",
       "L 84.490761 238.088959 \n",
       "L 84.490756 238.088959 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_393&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490761 238.524932 \n",
       "L 84.490763 238.524932 \n",
       "L 84.490763 238.430913 \n",
       "L 84.490761 238.430913 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_394&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490763 238.524932 \n",
       "L 84.490846 238.524932 \n",
       "L 84.490846 238.466125 \n",
       "L 84.490763 238.466125 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_395&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490846 238.524932 \n",
       "L 84.490878 238.524932 \n",
       "L 84.490878 238.524569 \n",
       "L 84.490846 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_396&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490878 238.524932 \n",
       "L 84.49095 238.524932 \n",
       "L 84.49095 237.660609 \n",
       "L 84.490878 237.660609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_397&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49095 238.524932 \n",
       "L 84.491009 238.524932 \n",
       "L 84.491009 238.521302 \n",
       "L 84.49095 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_398&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.491009 238.524932 \n",
       "L 84.491065 238.524932 \n",
       "L 84.491065 238.453057 \n",
       "L 84.491009 238.453057 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_399&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.491065 238.524932 \n",
       "L 84.491119 238.524932 \n",
       "L 84.491119 237.850826 \n",
       "L 84.491065 237.850826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_400&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.491119 238.524932 \n",
       "L 84.491175 238.524932 \n",
       "L 84.491175 238.524569 \n",
       "L 84.491119 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_401&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.491175 238.524932 \n",
       "L 84.491216 238.524932 \n",
       "L 84.491216 238.443618 \n",
       "L 84.491175 238.443618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_402&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.491216 238.524932 \n",
       "L 84.491289 238.524932 \n",
       "L 84.491289 238.428372 \n",
       "L 84.491216 238.428372 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_403&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.491289 238.524932 \n",
       "L 84.491354 238.524932 \n",
       "L 84.491354 238.518035 \n",
       "L 84.491289 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_404&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.491354 238.524932 \n",
       "L 84.491394 238.524932 \n",
       "L 84.491394 237.697273 \n",
       "L 84.491354 237.697273 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_405&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.491394 238.524932 \n",
       "L 84.491503 238.524932 \n",
       "L 84.491503 238.505693 \n",
       "L 84.491394 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_406&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.491503 238.524932 \n",
       "L 84.491516 238.524932 \n",
       "L 84.491516 238.430187 \n",
       "L 84.491503 238.430187 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_407&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.491516 238.524932 \n",
       "L 84.491537 238.524932 \n",
       "L 84.491537 238.092226 \n",
       "L 84.491516 238.092226 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_408&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.491537 238.524932 \n",
       "L 84.491608 238.524932 \n",
       "L 84.491608 238.474474 \n",
       "L 84.491537 238.474474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_409&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.491608 238.524932 \n",
       "L 84.491672 238.524932 \n",
       "L 84.491672 238.524569 \n",
       "L 84.491608 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_410&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.491672 238.524932 \n",
       "L 84.491746 238.524932 \n",
       "L 84.491746 238.216738 \n",
       "L 84.491672 238.216738 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_411&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.491746 238.524932 \n",
       "L 84.491749 238.524932 \n",
       "L 84.491749 238.454872 \n",
       "L 84.491746 238.454872 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_412&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.491749 238.524932 \n",
       "L 84.491752 238.524932 \n",
       "L 84.491752 238.492625 \n",
       "L 84.491749 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_413&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.491752 238.524932 \n",
       "L 84.491884 238.524932 \n",
       "L 84.491884 237.623219 \n",
       "L 84.491752 237.623219 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_414&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.491884 238.524932 \n",
       "L 84.492083 238.524932 \n",
       "L 84.492083 238.501337 \n",
       "L 84.491884 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_415&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.492083 238.524932 \n",
       "L 84.492195 238.524932 \n",
       "L 84.492195 238.523843 \n",
       "L 84.492083 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_416&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.492195 238.524932 \n",
       "L 84.492316 238.524932 \n",
       "L 84.492316 238.466125 \n",
       "L 84.492195 238.466125 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_417&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.492316 238.524932 \n",
       "L 84.492362 238.524932 \n",
       "L 84.492362 238.407318 \n",
       "L 84.492316 238.407318 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_418&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.492362 238.524932 \n",
       "L 84.492407 238.524932 \n",
       "L 84.492407 238.461406 \n",
       "L 84.492362 238.461406 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_419&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.492407 238.524932 \n",
       "L 84.49243 238.524932 \n",
       "L 84.49243 238.103479 \n",
       "L 84.492407 238.103479 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_420&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49243 238.524932 \n",
       "L 84.492462 238.524932 \n",
       "L 84.492462 238.379003 \n",
       "L 84.49243 238.379003 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_421&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.492462 238.524932 \n",
       "L 84.492506 238.524932 \n",
       "L 84.492506 236.115645 \n",
       "L 84.492462 236.115645 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_422&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.492506 238.524932 \n",
       "L 84.492542 238.524932 \n",
       "L 84.492542 238.387715 \n",
       "L 84.492506 238.387715 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_423&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.492542 238.524932 \n",
       "L 84.492568 238.524932 \n",
       "L 84.492568 238.521665 \n",
       "L 84.492542 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_424&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.492568 238.524932 \n",
       "L 84.492614 238.524932 \n",
       "L 84.492614 238.425831 \n",
       "L 84.492568 238.425831 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_425&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.492614 238.524932 \n",
       "L 84.492704 238.524932 \n",
       "L 84.492704 238.524569 \n",
       "L 84.492614 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_426&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.492704 238.524932 \n",
       "L 84.492772 238.524932 \n",
       "L 84.492772 238.4752 \n",
       "L 84.492704 238.4752 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_427&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.492772 238.524932 \n",
       "L 84.492833 238.524932 \n",
       "L 84.492833 238.509323 \n",
       "L 84.492772 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_428&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.492833 238.524932 \n",
       "L 84.492875 238.524932 \n",
       "L 84.492875 238.443981 \n",
       "L 84.492833 238.443981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_429&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.492875 238.524932 \n",
       "L 84.492881 238.524932 \n",
       "L 84.492881 238.438899 \n",
       "L 84.492875 238.438899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_430&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.492881 238.524932 \n",
       "L 84.493092 238.524932 \n",
       "L 84.493092 238.242875 \n",
       "L 84.492881 238.242875 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_431&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493092 238.524932 \n",
       "L 84.493154 238.524932 \n",
       "L 84.493154 238.524569 \n",
       "L 84.493092 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_432&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493154 238.524932 \n",
       "L 84.493178 238.524932 \n",
       "L 84.493178 238.509686 \n",
       "L 84.493154 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_433&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493178 238.524932 \n",
       "L 84.493228 238.524932 \n",
       "L 84.493228 238.130342 \n",
       "L 84.493178 238.130342 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_434&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493228 238.524932 \n",
       "L 84.493278 238.524932 \n",
       "L 84.493278 238.466125 \n",
       "L 84.493228 238.466125 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_435&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493278 238.524932 \n",
       "L 84.493292 238.524932 \n",
       "L 84.493292 238.181526 \n",
       "L 84.493278 238.181526 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_436&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493292 238.524932 \n",
       "L 84.493307 238.524932 \n",
       "L 84.493307 238.518035 \n",
       "L 84.493292 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_437&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493307 238.524932 \n",
       "L 84.493332 238.524932 \n",
       "L 84.493332 238.372469 \n",
       "L 84.493307 238.372469 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_438&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493332 238.524932 \n",
       "L 84.493364 238.524932 \n",
       "L 84.493364 238.254854 \n",
       "L 84.493332 238.254854 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_439&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493364 238.524932 \n",
       "L 84.493383 238.524932 \n",
       "L 84.493383 238.515131 \n",
       "L 84.493364 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_440&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493383 238.524932 \n",
       "L 84.493391 238.524932 \n",
       "L 84.493391 238.497707 \n",
       "L 84.493383 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_441&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493391 238.524932 \n",
       "L 84.493406 238.524932 \n",
       "L 84.493406 238.419297 \n",
       "L 84.493391 238.419297 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_442&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493406 238.524932 \n",
       "L 84.493416 238.524932 \n",
       "L 84.493416 238.518398 \n",
       "L 84.493406 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_443&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493416 238.524932 \n",
       "L 84.493433 238.524932 \n",
       "L 84.493433 238.524569 \n",
       "L 84.493416 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_444&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493433 238.524932 \n",
       "L 84.493492 238.524932 \n",
       "L 84.493492 238.010912 \n",
       "L 84.493433 238.010912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_445&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493492 238.524932 \n",
       "L 84.493546 238.524932 \n",
       "L 84.493546 238.524569 \n",
       "L 84.493492 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_446&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493546 238.524932 \n",
       "L 84.493627 238.524932 \n",
       "L 84.493627 238.508597 \n",
       "L 84.493546 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_447&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493627 238.524932 \n",
       "L 84.493845 238.524932 \n",
       "L 84.493845 238.524206 \n",
       "L 84.493627 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_448&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493845 238.524932 \n",
       "L 84.493872 238.524932 \n",
       "L 84.493872 238.508234 \n",
       "L 84.493845 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_449&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493872 238.524932 \n",
       "L 84.493945 238.524932 \n",
       "L 84.493945 237.001749 \n",
       "L 84.493872 237.001749 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_450&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.493945 238.524932 \n",
       "L 84.49402 238.524932 \n",
       "L 84.49402 231.702187 \n",
       "L 84.493945 231.702187 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_451&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49402 238.524932 \n",
       "L 84.494044 238.524932 \n",
       "L 84.494044 233.816349 \n",
       "L 84.49402 233.816349 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_452&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494044 238.524932 \n",
       "L 84.494084 238.524932 \n",
       "L 84.494084 238.507871 \n",
       "L 84.494044 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_453&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494084 238.524932 \n",
       "L 84.494187 238.524932 \n",
       "L 84.494187 238.516583 \n",
       "L 84.494084 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_454&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494187 238.524932 \n",
       "L 84.494265 238.524932 \n",
       "L 84.494265 237.530652 \n",
       "L 84.494187 237.530652 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_455&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494265 238.524932 \n",
       "L 84.494279 238.524932 \n",
       "L 84.494279 238.422201 \n",
       "L 84.494265 238.422201 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_456&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494279 238.524932 \n",
       "L 84.494291 238.524932 \n",
       "L 84.494291 238.205485 \n",
       "L 84.494279 238.205485 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_457&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494291 238.524932 \n",
       "L 84.494301 238.524932 \n",
       "L 84.494301 238.469392 \n",
       "L 84.494291 238.469392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_458&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494301 238.524932 \n",
       "L 84.494334 238.524932 \n",
       "L 84.494334 238.391708 \n",
       "L 84.494301 238.391708 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_459&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494334 238.524932 \n",
       "L 84.494432 238.524932 \n",
       "L 84.494432 238.463947 \n",
       "L 84.494334 238.463947 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_460&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494432 238.524932 \n",
       "L 84.494502 238.524932 \n",
       "L 84.494502 238.358311 \n",
       "L 84.494432 238.358311 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_461&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494502 238.524932 \n",
       "L 84.494505 238.524932 \n",
       "L 84.494505 238.512227 \n",
       "L 84.494502 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_462&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494505 238.524932 \n",
       "L 84.494525 238.524932 \n",
       "L 84.494525 238.50896 \n",
       "L 84.494505 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_463&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494525 238.524932 \n",
       "L 84.494559 238.524932 \n",
       "L 84.494559 238.519487 \n",
       "L 84.494525 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_464&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494559 238.524932 \n",
       "L 84.494599 238.524932 \n",
       "L 84.494599 238.414941 \n",
       "L 84.494559 238.414941 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_465&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494599 238.524932 \n",
       "L 84.494625 238.524932 \n",
       "L 84.494625 238.079158 \n",
       "L 84.494599 238.079158 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_466&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494625 238.524932 \n",
       "L 84.49464 238.524932 \n",
       "L 84.49464 238.49807 \n",
       "L 84.494625 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_467&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49464 238.524932 \n",
       "L 84.494815 238.524932 \n",
       "L 84.494815 238.331086 \n",
       "L 84.49464 238.331086 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_468&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494815 238.524932 \n",
       "L 84.494964 238.524932 \n",
       "L 84.494964 238.271189 \n",
       "L 84.494815 238.271189 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_469&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494964 238.524932 \n",
       "L 84.494965 238.524932 \n",
       "L 84.494965 238.503515 \n",
       "L 84.494964 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_470&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494965 238.524932 \n",
       "L 84.494983 238.524932 \n",
       "L 84.494983 238.507145 \n",
       "L 84.494965 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_471&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.494983 238.524932 \n",
       "L 84.495039 238.524932 \n",
       "L 84.495039 238.514042 \n",
       "L 84.494983 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_472&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495039 238.524932 \n",
       "L 84.495107 238.524932 \n",
       "L 84.495107 238.524569 \n",
       "L 84.495039 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_473&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495107 238.524932 \n",
       "L 84.495185 238.524932 \n",
       "L 84.495185 238.493351 \n",
       "L 84.495107 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_474&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495185 238.524932 \n",
       "L 84.495201 238.524932 \n",
       "L 84.495201 238.138691 \n",
       "L 84.495185 238.138691 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_475&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495201 238.524932 \n",
       "L 84.495234 238.524932 \n",
       "L 84.495234 238.448701 \n",
       "L 84.495201 238.448701 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_476&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495234 238.524932 \n",
       "L 84.495287 238.524932 \n",
       "L 84.495287 238.519124 \n",
       "L 84.495234 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_477&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495287 238.524932 \n",
       "L 84.495345 238.524932 \n",
       "L 84.495345 238.370654 \n",
       "L 84.495287 238.370654 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_478&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495345 238.524932 \n",
       "L 84.495427 238.524932 \n",
       "L 84.495427 238.439262 \n",
       "L 84.495345 238.439262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_479&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495427 238.524932 \n",
       "L 84.495494 238.524932 \n",
       "L 84.495494 238.496255 \n",
       "L 84.495427 238.496255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_480&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495494 238.524932 \n",
       "L 84.495496 238.524932 \n",
       "L 84.495496 238.480282 \n",
       "L 84.495494 238.480282 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_481&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495496 238.524932 \n",
       "L 84.495501 238.524932 \n",
       "L 84.495501 238.493351 \n",
       "L 84.495496 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_482&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495501 238.524932 \n",
       "L 84.495535 238.524932 \n",
       "L 84.495535 238.519487 \n",
       "L 84.495501 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_483&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495535 238.524932 \n",
       "L 84.49554 238.524932 \n",
       "L 84.49554 238.51259 \n",
       "L 84.495535 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_484&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49554 238.524932 \n",
       "L 84.495544 238.524932 \n",
       "L 84.495544 233.641379 \n",
       "L 84.49554 233.641379 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_485&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495544 238.524932 \n",
       "L 84.49555 238.524932 \n",
       "L 84.49555 236.430736 \n",
       "L 84.495544 236.430736 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_486&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49555 238.524932 \n",
       "L 84.495556 238.524932 \n",
       "L 84.495556 238.227991 \n",
       "L 84.49555 238.227991 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_487&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495556 238.524932 \n",
       "L 84.495557 238.524932 \n",
       "L 84.495557 238.475563 \n",
       "L 84.495556 238.475563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_488&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495557 238.524932 \n",
       "L 84.495557 238.524932 \n",
       "L 84.495557 238.390982 \n",
       "L 84.495557 238.390982 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_489&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495557 238.524932 \n",
       "L 84.495558 238.524932 \n",
       "L 84.495558 238.328908 \n",
       "L 84.495557 238.328908 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_490&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495558 238.524932 \n",
       "L 84.495558 238.524932 \n",
       "L 84.495558 238.412763 \n",
       "L 84.495558 238.412763 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_491&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495558 238.524932 \n",
       "L 84.495565 238.524932 \n",
       "L 84.495565 238.457413 \n",
       "L 84.495558 238.457413 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_492&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495565 238.524932 \n",
       "L 84.495571 238.524932 \n",
       "L 84.495571 238.519124 \n",
       "L 84.495565 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_493&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495571 238.524932 \n",
       "L 84.495574 238.524932 \n",
       "L 84.495574 238.343428 \n",
       "L 84.495571 238.343428 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_494&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495574 238.524932 \n",
       "L 84.495626 238.524932 \n",
       "L 84.495626 238.428735 \n",
       "L 84.495574 238.428735 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_495&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495626 238.524932 \n",
       "L 84.495642 238.524932 \n",
       "L 84.495642 236.100399 \n",
       "L 84.495626 236.100399 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_496&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495642 238.524932 \n",
       "L 84.495657 238.524932 \n",
       "L 84.495657 238.50533 \n",
       "L 84.495642 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_497&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495657 238.524932 \n",
       "L 84.495661 238.524932 \n",
       "L 84.495661 238.524569 \n",
       "L 84.495657 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_498&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495661 238.524932 \n",
       "L 84.495688 238.524932 \n",
       "L 84.495688 238.458865 \n",
       "L 84.495661 238.458865 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_499&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495688 238.524932 \n",
       "L 84.495701 238.524932 \n",
       "L 84.495701 238.458865 \n",
       "L 84.495688 238.458865 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_500&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495701 238.524932 \n",
       "L 84.495714 238.524932 \n",
       "L 84.495714 238.495529 \n",
       "L 84.495701 238.495529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_501&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495714 238.524932 \n",
       "L 84.495724 238.524932 \n",
       "L 84.495724 238.473748 \n",
       "L 84.495714 238.473748 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_502&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495724 238.524932 \n",
       "L 84.495725 238.524932 \n",
       "L 84.495725 238.490084 \n",
       "L 84.495724 238.490084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_503&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495725 238.524932 \n",
       "L 84.495725 238.524932 \n",
       "L 84.495725 238.477741 \n",
       "L 84.495725 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_504&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495725 238.524932 \n",
       "L 84.495755 238.524932 \n",
       "L 84.495755 238.429824 \n",
       "L 84.495725 238.429824 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_505&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495755 238.524932 \n",
       "L 84.49579 238.524932 \n",
       "L 84.49579 238.482823 \n",
       "L 84.495755 238.482823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_506&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49579 238.524932 \n",
       "L 84.495807 238.524932 \n",
       "L 84.495807 238.524569 \n",
       "L 84.49579 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_507&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495807 238.524932 \n",
       "L 84.495823 238.524932 \n",
       "L 84.495823 238.515494 \n",
       "L 84.495807 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_508&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495823 238.524932 \n",
       "L 84.495848 238.524932 \n",
       "L 84.495848 238.489721 \n",
       "L 84.495823 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_509&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495848 238.524932 \n",
       "L 84.495851 238.524932 \n",
       "L 84.495851 238.502426 \n",
       "L 84.495848 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_510&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495851 238.524932 \n",
       "L 84.49589 238.524932 \n",
       "L 84.49589 238.519487 \n",
       "L 84.495851 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_511&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49589 238.524932 \n",
       "L 84.495917 238.524932 \n",
       "L 84.495917 238.498796 \n",
       "L 84.49589 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_512&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495917 238.524932 \n",
       "L 84.495946 238.524932 \n",
       "L 84.495946 238.522754 \n",
       "L 84.495917 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_513&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495946 238.524932 \n",
       "L 84.495953 238.524932 \n",
       "L 84.495953 237.914715 \n",
       "L 84.495946 237.914715 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_514&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495953 238.524932 \n",
       "L 84.495996 238.524932 \n",
       "L 84.495996 238.420749 \n",
       "L 84.495953 238.420749 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_515&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.495996 238.524932 \n",
       "L 84.496001 238.524932 \n",
       "L 84.496001 238.404051 \n",
       "L 84.495996 238.404051 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_516&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496001 238.524932 \n",
       "L 84.496011 238.524932 \n",
       "L 84.496011 238.518761 \n",
       "L 84.496001 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_517&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496011 238.524932 \n",
       "L 84.496029 238.524932 \n",
       "L 84.496029 238.443618 \n",
       "L 84.496011 238.443618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_518&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496029 238.524932 \n",
       "L 84.496047 238.524932 \n",
       "L 84.496047 238.522391 \n",
       "L 84.496029 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_519&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496047 238.524932 \n",
       "L 84.49608 238.524932 \n",
       "L 84.49608 238.476289 \n",
       "L 84.496047 238.476289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_520&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49608 238.524932 \n",
       "L 84.49614 238.524932 \n",
       "L 84.49614 238.508597 \n",
       "L 84.49608 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_521&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49614 238.524932 \n",
       "L 84.496145 238.524932 \n",
       "L 84.496145 236.828231 \n",
       "L 84.49614 236.828231 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_522&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496145 238.524932 \n",
       "L 84.49617 238.524932 \n",
       "L 84.49617 238.346695 \n",
       "L 84.496145 238.346695 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_523&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49617 238.524932 \n",
       "L 84.496187 238.524932 \n",
       "L 84.496187 238.467214 \n",
       "L 84.49617 238.467214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_524&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496187 238.524932 \n",
       "L 84.496199 238.524932 \n",
       "L 84.496199 238.420749 \n",
       "L 84.496187 238.420749 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_525&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496199 238.524932 \n",
       "L 84.496205 238.524932 \n",
       "L 84.496205 238.523843 \n",
       "L 84.496199 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_526&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496205 238.524932 \n",
       "L 84.496213 238.524932 \n",
       "L 84.496213 237.232622 \n",
       "L 84.496205 237.232622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_527&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496213 238.524932 \n",
       "L 84.496217 238.524932 \n",
       "L 84.496217 238.520576 \n",
       "L 84.496213 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_528&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496217 238.524932 \n",
       "L 84.496225 238.524932 \n",
       "L 84.496225 238.442529 \n",
       "L 84.496217 238.442529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_529&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496225 238.524932 \n",
       "L 84.496245 238.524932 \n",
       "L 84.496245 238.518761 \n",
       "L 84.496225 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_530&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496245 238.524932 \n",
       "L 84.496271 238.524932 \n",
       "L 84.496271 238.364483 \n",
       "L 84.496245 238.364483 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_531&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496271 238.524932 \n",
       "L 84.496291 238.524932 \n",
       "L 84.496291 237.821785 \n",
       "L 84.496271 237.821785 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_532&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496291 238.524932 \n",
       "L 84.496305 238.524932 \n",
       "L 84.496305 235.174001 \n",
       "L 84.496291 235.174001 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_533&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496305 238.524932 \n",
       "L 84.496321 238.524932 \n",
       "L 84.496321 238.498796 \n",
       "L 84.496305 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_534&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496321 238.524932 \n",
       "L 84.496333 238.524932 \n",
       "L 84.496333 236.150494 \n",
       "L 84.496321 236.150494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_535&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496333 238.524932 \n",
       "L 84.496337 238.524932 \n",
       "L 84.496337 238.451968 \n",
       "L 84.496333 238.451968 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_536&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496337 238.524932 \n",
       "L 84.496345 238.524932 \n",
       "L 84.496345 238.487906 \n",
       "L 84.496337 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_537&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496345 238.524932 \n",
       "L 84.496354 238.524932 \n",
       "L 84.496354 238.417482 \n",
       "L 84.496345 238.417482 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_538&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496354 238.524932 \n",
       "L 84.496364 238.524932 \n",
       "L 84.496364 238.511864 \n",
       "L 84.496354 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_539&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496364 238.524932 \n",
       "L 84.496378 238.524932 \n",
       "L 84.496378 238.483186 \n",
       "L 84.496364 238.483186 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_540&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496378 238.524932 \n",
       "L 84.496392 238.524932 \n",
       "L 84.496392 238.521665 \n",
       "L 84.496378 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_541&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496392 238.524932 \n",
       "L 84.496393 238.524932 \n",
       "L 84.496393 233.578941 \n",
       "L 84.496392 233.578941 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_542&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496393 238.524932 \n",
       "L 84.496397 238.524932 \n",
       "L 84.496397 237.015906 \n",
       "L 84.496393 237.015906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_543&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496397 238.524932 \n",
       "L 84.496403 238.524932 \n",
       "L 84.496403 237.222458 \n",
       "L 84.496397 237.222458 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_544&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496403 238.524932 \n",
       "L 84.496407 238.524932 \n",
       "L 84.496407 238.198951 \n",
       "L 84.496403 238.198951 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_545&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496407 238.524932 \n",
       "L 84.496414 238.524932 \n",
       "L 84.496414 238.52348 \n",
       "L 84.496407 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_546&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496414 238.524932 \n",
       "L 84.496422 238.524932 \n",
       "L 84.496422 238.506056 \n",
       "L 84.496414 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_547&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496422 238.524932 \n",
       "L 84.496446 238.524932 \n",
       "L 84.496446 238.522391 \n",
       "L 84.496422 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_548&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496446 238.524932 \n",
       "L 84.496479 238.524932 \n",
       "L 84.496479 235.220829 \n",
       "L 84.496446 235.220829 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_549&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496479 238.524932 \n",
       "L 84.49649 238.524932 \n",
       "L 84.49649 238.439988 \n",
       "L 84.496479 238.439988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_550&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49649 238.524932 \n",
       "L 84.496503 238.524932 \n",
       "L 84.496503 238.489721 \n",
       "L 84.49649 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_551&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496503 238.524932 \n",
       "L 84.496519 238.524932 \n",
       "L 84.496519 238.521665 \n",
       "L 84.496503 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_552&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496519 238.524932 \n",
       "L 84.496543 238.524932 \n",
       "L 84.496543 238.49807 \n",
       "L 84.496519 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_553&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496543 238.524932 \n",
       "L 84.496566 238.524932 \n",
       "L 84.496566 238.520939 \n",
       "L 84.496543 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_554&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496566 238.524932 \n",
       "L 84.496569 238.524932 \n",
       "L 84.496569 238.506782 \n",
       "L 84.496566 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_555&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496569 238.524932 \n",
       "L 84.496588 238.524932 \n",
       "L 84.496588 238.475926 \n",
       "L 84.496569 238.475926 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_556&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496588 238.524932 \n",
       "L 84.496631 238.524932 \n",
       "L 84.496631 238.455961 \n",
       "L 84.496588 238.455961 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_557&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496631 238.524932 \n",
       "L 84.496633 238.524932 \n",
       "L 84.496633 238.512227 \n",
       "L 84.496631 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_558&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496633 238.524932 \n",
       "L 84.49667 238.524932 \n",
       "L 84.49667 238.517672 \n",
       "L 84.496633 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_559&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49667 238.524932 \n",
       "L 84.496715 238.524932 \n",
       "L 84.496715 237.722684 \n",
       "L 84.49667 237.722684 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_560&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496715 238.524932 \n",
       "L 84.496729 238.524932 \n",
       "L 84.496729 238.519124 \n",
       "L 84.496715 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_561&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496729 238.524932 \n",
       "L 84.496801 238.524932 \n",
       "L 84.496801 237.009372 \n",
       "L 84.496729 237.009372 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_562&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496801 238.524932 \n",
       "L 84.496909 238.524932 \n",
       "L 84.496909 238.51622 \n",
       "L 84.496801 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_563&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.496909 238.524932 \n",
       "L 84.497855 238.524932 \n",
       "L 84.497855 238.51622 \n",
       "L 84.496909 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_564&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.497855 238.524932 \n",
       "L 84.498703 238.524932 \n",
       "L 84.498703 238.524569 \n",
       "L 84.497855 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_565&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.498703 238.524932 \n",
       "L 84.499484 238.524932 \n",
       "L 84.499484 238.503152 \n",
       "L 84.498703 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_566&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.499484 238.524932 \n",
       "L 84.499603 238.524932 \n",
       "L 84.499603 238.42692 \n",
       "L 84.499484 238.42692 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_567&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.499603 238.524932 \n",
       "L 84.49965 238.524932 \n",
       "L 84.49965 238.108925 \n",
       "L 84.499603 238.108925 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_568&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.49965 238.524932 \n",
       "L 84.499719 238.524932 \n",
       "L 84.499719 238.523117 \n",
       "L 84.49965 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_569&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.499719 238.524932 \n",
       "L 84.499904 238.524932 \n",
       "L 84.499904 238.479193 \n",
       "L 84.499719 238.479193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_570&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.499904 238.524932 \n",
       "L 84.500247 238.524932 \n",
       "L 84.500247 238.521665 \n",
       "L 84.499904 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_571&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.500247 238.524932 \n",
       "L 84.500528 238.524932 \n",
       "L 84.500528 238.503878 \n",
       "L 84.500247 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_572&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.500528 238.524932 \n",
       "L 84.500611 238.524932 \n",
       "L 84.500611 238.497707 \n",
       "L 84.500528 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_573&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.500611 238.524932 \n",
       "L 84.500644 238.524932 \n",
       "L 84.500644 238.487179 \n",
       "L 84.500611 238.487179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_574&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.500644 238.524932 \n",
       "L 84.500676 238.524932 \n",
       "L 84.500676 238.521665 \n",
       "L 84.500644 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_575&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.500676 238.524932 \n",
       "L 84.500818 238.524932 \n",
       "L 84.500818 238.523843 \n",
       "L 84.500676 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_576&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.500818 238.524932 \n",
       "L 84.500955 238.524932 \n",
       "L 84.500955 238.514768 \n",
       "L 84.500818 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_577&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.500955 238.524932 \n",
       "L 84.500968 238.524932 \n",
       "L 84.500968 238.518761 \n",
       "L 84.500955 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_578&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.500968 238.524932 \n",
       "L 84.500982 238.524932 \n",
       "L 84.500982 237.223547 \n",
       "L 84.500968 237.223547 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_579&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.500982 238.524932 \n",
       "L 84.501076 238.524932 \n",
       "L 84.501076 238.46794 \n",
       "L 84.500982 238.46794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_580&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.501076 238.524932 \n",
       "L 84.501257 238.524932 \n",
       "L 84.501257 238.46794 \n",
       "L 84.501076 238.46794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_581&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.501257 238.524932 \n",
       "L 84.501335 238.524932 \n",
       "L 84.501335 237.719416 \n",
       "L 84.501257 237.719416 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_582&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.501335 238.524932 \n",
       "L 84.501357 238.524932 \n",
       "L 84.501357 238.522754 \n",
       "L 84.501335 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_583&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.501357 238.524932 \n",
       "L 84.501561 238.524932 \n",
       "L 84.501561 238.442529 \n",
       "L 84.501357 238.442529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_584&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.501561 238.524932 \n",
       "L 84.501905 238.524932 \n",
       "L 84.501905 238.524569 \n",
       "L 84.501561 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_585&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.501905 238.524932 \n",
       "L 84.502317 238.524932 \n",
       "L 84.502317 238.514768 \n",
       "L 84.501905 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_586&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.502317 238.524932 \n",
       "L 84.503015 238.524932 \n",
       "L 84.503015 238.524569 \n",
       "L 84.502317 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_587&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.503015 238.524932 \n",
       "L 84.503492 238.524932 \n",
       "L 84.503492 238.47157 \n",
       "L 84.503015 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_588&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.503492 238.524932 \n",
       "L 84.503493 238.524932 \n",
       "L 84.503493 238.514042 \n",
       "L 84.503492 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_589&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.503493 238.524932 \n",
       "L 84.503494 238.524932 \n",
       "L 84.503494 238.485001 \n",
       "L 84.503493 238.485001 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_590&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.503494 238.524932 \n",
       "L 84.503654 238.524932 \n",
       "L 84.503654 238.502789 \n",
       "L 84.503494 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_591&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.503654 238.524932 \n",
       "L 84.503815 238.524932 \n",
       "L 84.503815 236.882682 \n",
       "L 84.503654 236.882682 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_592&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.503815 238.524932 \n",
       "L 84.503829 238.524932 \n",
       "L 84.503829 236.359587 \n",
       "L 84.503815 236.359587 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_593&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.503829 238.524932 \n",
       "L 84.503843 238.524932 \n",
       "L 84.503843 233.357869 \n",
       "L 84.503829 233.357869 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_594&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.503843 238.524932 \n",
       "L 84.503845 238.524932 \n",
       "L 84.503845 233.294343 \n",
       "L 84.503843 233.294343 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_595&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.503845 238.524932 \n",
       "L 84.503865 238.524932 \n",
       "L 84.503865 236.835128 \n",
       "L 84.503845 236.835128 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_596&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.503865 238.524932 \n",
       "L 84.503886 238.524932 \n",
       "L 84.503886 237.504878 \n",
       "L 84.503865 237.504878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_597&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.503886 238.524932 \n",
       "L 84.503974 238.524932 \n",
       "L 84.503974 235.930874 \n",
       "L 84.503886 235.930874 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_598&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.503974 238.524932 \n",
       "L 84.504062 238.524932 \n",
       "L 84.504062 238.446886 \n",
       "L 84.503974 238.446886 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_599&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504062 238.524932 \n",
       "L 84.504062 238.524932 \n",
       "L 84.504062 236.658343 \n",
       "L 84.504062 236.658343 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_600&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504062 238.524932 \n",
       "L 84.504063 238.524932 \n",
       "L 84.504063 238.436358 \n",
       "L 84.504062 238.436358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_601&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504063 238.524932 \n",
       "L 84.504066 238.524932 \n",
       "L 84.504066 238.387715 \n",
       "L 84.504063 238.387715 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_602&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504066 238.524932 \n",
       "L 84.50422 238.524932 \n",
       "L 84.50422 238.487543 \n",
       "L 84.504066 238.487543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_603&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.50422 238.524932 \n",
       "L 84.504239 238.524932 \n",
       "L 84.504239 238.201492 \n",
       "L 84.50422 238.201492 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_604&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504239 238.524932 \n",
       "L 84.50424 238.524932 \n",
       "L 84.50424 238.496618 \n",
       "L 84.504239 238.496618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_605&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.50424 238.524932 \n",
       "L 84.50424 238.524932 \n",
       "L 84.50424 238.43781 \n",
       "L 84.50424 238.43781 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_606&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.50424 238.524932 \n",
       "L 84.504262 238.524932 \n",
       "L 84.504262 238.488632 \n",
       "L 84.50424 238.488632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_607&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504262 238.524932 \n",
       "L 84.504284 238.524932 \n",
       "L 84.504284 238.433454 \n",
       "L 84.504262 238.433454 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_608&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504284 238.524932 \n",
       "L 84.504286 238.524932 \n",
       "L 84.504286 238.502063 \n",
       "L 84.504284 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_609&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504286 238.524932 \n",
       "L 84.504287 238.524932 \n",
       "L 84.504287 238.449064 \n",
       "L 84.504286 238.449064 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_610&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504287 238.524932 \n",
       "L 84.504289 238.524932 \n",
       "L 84.504289 238.251224 \n",
       "L 84.504287 238.251224 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_611&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504289 238.524932 \n",
       "L 84.504295 238.524932 \n",
       "L 84.504295 238.420386 \n",
       "L 84.504289 238.420386 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_612&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504295 238.524932 \n",
       "L 84.504313 238.524932 \n",
       "L 84.504313 238.502063 \n",
       "L 84.504295 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_613&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504313 238.524932 \n",
       "L 84.504314 238.524932 \n",
       "L 84.504314 238.508597 \n",
       "L 84.504313 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_614&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504314 238.524932 \n",
       "L 84.504314 238.524932 \n",
       "L 84.504314 238.489721 \n",
       "L 84.504314 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_615&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504314 238.524932 \n",
       "L 84.504318 238.524932 \n",
       "L 84.504318 238.438173 \n",
       "L 84.504314 238.438173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_616&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504318 238.524932 \n",
       "L 84.504329 238.524932 \n",
       "L 84.504329 238.46431 \n",
       "L 84.504318 238.46431 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_617&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504329 238.524932 \n",
       "L 84.50433 238.524932 \n",
       "L 84.50433 238.45705 \n",
       "L 84.504329 238.45705 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_618&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.50433 238.524932 \n",
       "L 84.50433 238.524932 \n",
       "L 84.50433 238.502789 \n",
       "L 84.50433 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_619&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.50433 238.524932 \n",
       "L 84.504331 238.524932 \n",
       "L 84.504331 238.48246 \n",
       "L 84.50433 238.48246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_620&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504331 238.524932 \n",
       "L 84.504332 238.524932 \n",
       "L 84.504332 238.129616 \n",
       "L 84.504331 238.129616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_621&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504332 238.524932 \n",
       "L 84.504334 238.524932 \n",
       "L 84.504334 238.426194 \n",
       "L 84.504332 238.426194 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_622&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504334 238.524932 \n",
       "L 84.504334 238.524932 \n",
       "L 84.504334 237.92016 \n",
       "L 84.504334 237.92016 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_623&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504334 238.524932 \n",
       "L 84.50434 238.524932 \n",
       "L 84.50434 238.497707 \n",
       "L 84.504334 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_624&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.50434 238.524932 \n",
       "L 84.504341 238.524932 \n",
       "L 84.504341 238.511138 \n",
       "L 84.50434 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_625&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504341 238.524932 \n",
       "L 84.504341 238.524932 \n",
       "L 84.504341 238.407318 \n",
       "L 84.504341 238.407318 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_626&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504341 238.524932 \n",
       "L 84.504342 238.524932 \n",
       "L 84.504342 238.508234 \n",
       "L 84.504341 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_627&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504342 238.524932 \n",
       "L 84.504342 238.524932 \n",
       "L 84.504342 238.494803 \n",
       "L 84.504342 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_628&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504342 238.524932 \n",
       "L 84.504343 238.524932 \n",
       "L 84.504343 238.503515 \n",
       "L 84.504342 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_629&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504343 238.524932 \n",
       "L 84.504345 238.524932 \n",
       "L 84.504345 238.510412 \n",
       "L 84.504343 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_630&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504345 238.524932 \n",
       "L 84.504349 238.524932 \n",
       "L 84.504349 238.517672 \n",
       "L 84.504345 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_631&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504349 238.524932 \n",
       "L 84.504351 238.524932 \n",
       "L 84.504351 238.454146 \n",
       "L 84.504349 238.454146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_632&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504351 238.524932 \n",
       "L 84.504351 238.524932 \n",
       "L 84.504351 238.477378 \n",
       "L 84.504351 238.477378 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_633&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504351 238.524932 \n",
       "L 84.504352 238.524932 \n",
       "L 84.504352 238.504967 \n",
       "L 84.504351 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_634&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504352 238.524932 \n",
       "L 84.504352 238.524932 \n",
       "L 84.504352 238.5017 \n",
       "L 84.504352 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_635&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504352 238.524932 \n",
       "L 84.504353 238.524932 \n",
       "L 84.504353 238.496981 \n",
       "L 84.504352 238.496981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_636&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504353 238.524932 \n",
       "L 84.50436 238.524932 \n",
       "L 84.50436 238.514042 \n",
       "L 84.504353 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_637&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.50436 238.524932 \n",
       "L 84.504362 238.524932 \n",
       "L 84.504362 238.468303 \n",
       "L 84.50436 238.468303 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_638&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504362 238.524932 \n",
       "L 84.504364 238.524932 \n",
       "L 84.504364 238.516946 \n",
       "L 84.504362 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_639&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504364 238.524932 \n",
       "L 84.504365 238.524932 \n",
       "L 84.504365 238.496255 \n",
       "L 84.504364 238.496255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_640&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504365 238.524932 \n",
       "L 84.504384 238.524932 \n",
       "L 84.504384 238.514042 \n",
       "L 84.504365 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_641&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504384 238.524932 \n",
       "L 84.504402 238.524932 \n",
       "L 84.504402 238.488632 \n",
       "L 84.504384 238.488632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_642&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504402 238.524932 \n",
       "L 84.504404 238.524932 \n",
       "L 84.504404 238.412037 \n",
       "L 84.504402 238.412037 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_643&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504404 238.524932 \n",
       "L 84.504408 238.524932 \n",
       "L 84.504408 238.341613 \n",
       "L 84.504404 238.341613 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_644&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504408 238.524932 \n",
       "L 84.504413 238.524932 \n",
       "L 84.504413 238.462495 \n",
       "L 84.504408 238.462495 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_645&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504413 238.524932 \n",
       "L 84.504414 238.524932 \n",
       "L 84.504414 238.399694 \n",
       "L 84.504413 238.399694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_646&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504414 238.524932 \n",
       "L 84.504415 238.524932 \n",
       "L 84.504415 238.497707 \n",
       "L 84.504414 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_647&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504415 238.524932 \n",
       "L 84.504521 238.524932 \n",
       "L 84.504521 238.497344 \n",
       "L 84.504415 238.497344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_648&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504521 238.524932 \n",
       "L 84.504732 238.524932 \n",
       "L 84.504732 238.520213 \n",
       "L 84.504521 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_649&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.504732 238.524932 \n",
       "L 84.505434 238.524932 \n",
       "L 84.505434 238.523117 \n",
       "L 84.504732 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_650&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.505434 238.524932 \n",
       "L 84.505503 238.524932 \n",
       "L 84.505503 238.512227 \n",
       "L 84.505434 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_651&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.505503 238.524932 \n",
       "L 84.505527 238.524932 \n",
       "L 84.505527 238.432002 \n",
       "L 84.505503 238.432002 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_652&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.505527 238.524932 \n",
       "L 84.505551 238.524932 \n",
       "L 84.505551 238.463221 \n",
       "L 84.505527 238.463221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_653&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.505551 238.524932 \n",
       "L 84.505552 238.524932 \n",
       "L 84.505552 238.380092 \n",
       "L 84.505551 238.380092 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_654&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.505552 238.524932 \n",
       "L 84.505553 238.524932 \n",
       "L 84.505553 238.433454 \n",
       "L 84.505552 238.433454 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_655&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.505553 238.524932 \n",
       "L 84.505583 238.524932 \n",
       "L 84.505583 238.454872 \n",
       "L 84.505553 238.454872 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_656&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.505583 238.524932 \n",
       "L 84.505589 238.524932 \n",
       "L 84.505589 238.498433 \n",
       "L 84.505583 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_657&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.505589 238.524932 \n",
       "L 84.505625 238.524932 \n",
       "L 84.505625 238.503515 \n",
       "L 84.505589 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_658&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.505625 238.524932 \n",
       "L 84.505638 238.524932 \n",
       "L 84.505638 238.473022 \n",
       "L 84.505625 238.473022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_659&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.505638 238.524932 \n",
       "L 84.505639 238.524932 \n",
       "L 84.505639 238.450879 \n",
       "L 84.505638 238.450879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_660&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.505639 238.524932 \n",
       "L 84.50564 238.524932 \n",
       "L 84.50564 238.477378 \n",
       "L 84.505639 238.477378 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_661&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.50564 238.524932 \n",
       "L 84.505641 238.524932 \n",
       "L 84.505641 238.508597 \n",
       "L 84.50564 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_662&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.505641 238.524932 \n",
       "L 84.505642 238.524932 \n",
       "L 84.505642 238.4752 \n",
       "L 84.505641 238.4752 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_663&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.505642 238.524932 \n",
       "L 84.505642 238.524932 \n",
       "L 84.505642 238.493351 \n",
       "L 84.505642 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_664&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.505642 238.524932 \n",
       "L 84.505643 238.524932 \n",
       "L 84.505643 238.518035 \n",
       "L 84.505642 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_665&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.505643 238.524932 \n",
       "L 84.505646 238.524932 \n",
       "L 84.505646 238.523117 \n",
       "L 84.505643 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_666&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.505646 238.524932 \n",
       "L 84.50608 238.524932 \n",
       "L 84.50608 238.523843 \n",
       "L 84.505646 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_667&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.50608 238.524932 \n",
       "L 84.506514 238.524932 \n",
       "L 84.506514 238.450879 \n",
       "L 84.50608 238.450879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_668&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506514 238.524932 \n",
       "L 84.506516 238.524932 \n",
       "L 84.506516 238.474474 \n",
       "L 84.506514 238.474474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_669&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506516 238.524932 \n",
       "L 84.506516 238.524932 \n",
       "L 84.506516 238.473022 \n",
       "L 84.506516 238.473022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_670&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506516 238.524932 \n",
       "L 84.506517 238.524932 \n",
       "L 84.506517 238.401872 \n",
       "L 84.506516 238.401872 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_671&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506517 238.524932 \n",
       "L 84.506518 238.524932 \n",
       "L 84.506518 238.321285 \n",
       "L 84.506517 238.321285 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_672&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506518 238.524932 \n",
       "L 84.506522 238.524932 \n",
       "L 84.506522 238.429098 \n",
       "L 84.506518 238.429098 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_673&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506522 238.524932 \n",
       "L 84.506524 238.524932 \n",
       "L 84.506524 238.474837 \n",
       "L 84.506522 238.474837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_674&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506524 238.524932 \n",
       "L 84.506525 238.524932 \n",
       "L 84.506525 238.480282 \n",
       "L 84.506524 238.480282 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_675&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506525 238.524932 \n",
       "L 84.506526 238.524932 \n",
       "L 84.506526 238.475563 \n",
       "L 84.506525 238.475563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_676&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506526 238.524932 \n",
       "L 84.506527 238.524932 \n",
       "L 84.506527 238.488995 \n",
       "L 84.506526 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_677&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506527 238.524932 \n",
       "L 84.506527 238.524932 \n",
       "L 84.506527 238.503878 \n",
       "L 84.506527 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_678&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506527 238.524932 \n",
       "L 84.506528 238.524932 \n",
       "L 84.506528 238.486816 \n",
       "L 84.506527 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_679&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506528 238.524932 \n",
       "L 84.506528 238.524932 \n",
       "L 84.506528 238.518761 \n",
       "L 84.506528 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_680&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506528 238.524932 \n",
       "L 84.506529 238.524932 \n",
       "L 84.506529 238.465036 \n",
       "L 84.506528 238.465036 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_681&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506529 238.524932 \n",
       "L 84.506529 238.524932 \n",
       "L 84.506529 238.474111 \n",
       "L 84.506529 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_682&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506529 238.524932 \n",
       "L 84.506529 238.524932 \n",
       "L 84.506529 238.483912 \n",
       "L 84.506529 238.483912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_683&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506529 238.524932 \n",
       "L 84.50653 238.524932 \n",
       "L 84.50653 238.442529 \n",
       "L 84.506529 238.442529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_684&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.50653 238.524932 \n",
       "L 84.506531 238.524932 \n",
       "L 84.506531 238.500974 \n",
       "L 84.50653 238.500974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_685&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506531 238.524932 \n",
       "L 84.506533 238.524932 \n",
       "L 84.506533 238.509323 \n",
       "L 84.506531 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_686&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506533 238.524932 \n",
       "L 84.506533 238.524932 \n",
       "L 84.506533 238.501337 \n",
       "L 84.506533 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_687&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506533 238.524932 \n",
       "L 84.506534 238.524932 \n",
       "L 84.506534 238.453057 \n",
       "L 84.506533 238.453057 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_688&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506534 238.524932 \n",
       "L 84.506535 238.524932 \n",
       "L 84.506535 238.49444 \n",
       "L 84.506534 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_689&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506535 238.524932 \n",
       "L 84.506535 238.524932 \n",
       "L 84.506535 238.503878 \n",
       "L 84.506535 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_690&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506535 238.524932 \n",
       "L 84.506537 238.524932 \n",
       "L 84.506537 238.499159 \n",
       "L 84.506535 238.499159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_691&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506537 238.524932 \n",
       "L 84.506538 238.524932 \n",
       "L 84.506538 238.49444 \n",
       "L 84.506537 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_692&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506538 238.524932 \n",
       "L 84.506546 238.524932 \n",
       "L 84.506546 238.498433 \n",
       "L 84.506538 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_693&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506546 238.524932 \n",
       "L 84.506549 238.524932 \n",
       "L 84.506549 238.444707 \n",
       "L 84.506546 238.444707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_694&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506549 238.524932 \n",
       "L 84.506549 238.524932 \n",
       "L 84.506549 238.502063 \n",
       "L 84.506549 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_695&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506549 238.524932 \n",
       "L 84.506552 238.524932 \n",
       "L 84.506552 238.438536 \n",
       "L 84.506549 238.438536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_696&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506552 238.524932 \n",
       "L 84.506553 238.524932 \n",
       "L 84.506553 238.504241 \n",
       "L 84.506552 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_697&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506553 238.524932 \n",
       "L 84.506553 238.524932 \n",
       "L 84.506553 238.486816 \n",
       "L 84.506553 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_698&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506553 238.524932 \n",
       "L 84.506556 238.524932 \n",
       "L 84.506556 238.514042 \n",
       "L 84.506553 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_699&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506556 238.524932 \n",
       "L 84.506557 238.524932 \n",
       "L 84.506557 238.506419 \n",
       "L 84.506556 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_700&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506557 238.524932 \n",
       "L 84.506559 238.524932 \n",
       "L 84.506559 238.478104 \n",
       "L 84.506557 238.478104 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_701&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506559 238.524932 \n",
       "L 84.506559 238.524932 \n",
       "L 84.506559 238.503878 \n",
       "L 84.506559 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_702&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506559 238.524932 \n",
       "L 84.506705 238.524932 \n",
       "L 84.506705 238.502789 \n",
       "L 84.506559 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_703&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.506705 238.524932 \n",
       "L 84.507239 238.524932 \n",
       "L 84.507239 238.523117 \n",
       "L 84.506705 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_704&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.507239 238.524932 \n",
       "L 84.507489 238.524932 \n",
       "L 84.507489 238.511501 \n",
       "L 84.507239 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_705&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.507489 238.524932 \n",
       "L 84.50764 238.524932 \n",
       "L 84.50764 238.503878 \n",
       "L 84.507489 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_706&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.50764 238.524932 \n",
       "L 84.507649 238.524932 \n",
       "L 84.507649 238.345243 \n",
       "L 84.50764 238.345243 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_707&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.507649 238.524932 \n",
       "L 84.507722 238.524932 \n",
       "L 84.507722 238.519124 \n",
       "L 84.507649 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_708&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.507722 238.524932 \n",
       "L 84.507981 238.524932 \n",
       "L 84.507981 238.521665 \n",
       "L 84.507722 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_709&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.507981 238.524932 \n",
       "L 84.508227 238.524932 \n",
       "L 84.508227 238.373921 \n",
       "L 84.507981 238.373921 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_710&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.508227 238.524932 \n",
       "L 84.508227 238.524932 \n",
       "L 84.508227 238.447612 \n",
       "L 84.508227 238.447612 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_711&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.508227 238.524932 \n",
       "L 84.508233 238.524932 \n",
       "L 84.508233 238.509323 \n",
       "L 84.508227 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_712&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.508233 238.524932 \n",
       "L 84.508276 238.524932 \n",
       "L 84.508276 238.514042 \n",
       "L 84.508233 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_713&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.508276 238.524932 \n",
       "L 84.508574 238.524932 \n",
       "L 84.508574 238.52348 \n",
       "L 84.508276 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_714&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.508574 238.524932 \n",
       "L 84.508672 238.524932 \n",
       "L 84.508672 238.515131 \n",
       "L 84.508574 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_715&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.508672 238.524932 \n",
       "L 84.508674 238.524932 \n",
       "L 84.508674 238.508597 \n",
       "L 84.508672 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_716&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.508674 238.524932 \n",
       "L 84.509385 238.524932 \n",
       "L 84.509385 238.516583 \n",
       "L 84.508674 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_717&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.509385 238.524932 \n",
       "L 84.509386 238.524932 \n",
       "L 84.509386 238.158657 \n",
       "L 84.509385 238.158657 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_718&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.509386 238.524932 \n",
       "L 84.509407 238.524932 \n",
       "L 84.509407 238.506056 \n",
       "L 84.509386 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_719&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.509407 238.524932 \n",
       "L 84.509539 238.524932 \n",
       "L 84.509539 238.511864 \n",
       "L 84.509407 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_720&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.509539 238.524932 \n",
       "L 84.509706 238.524932 \n",
       "L 84.509706 238.524569 \n",
       "L 84.509539 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_721&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.509706 238.524932 \n",
       "L 84.509964 238.524932 \n",
       "L 84.509964 238.51259 \n",
       "L 84.509706 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_722&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.509964 238.524932 \n",
       "L 84.51223 238.524932 \n",
       "L 84.51223 238.523117 \n",
       "L 84.509964 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_723&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.51223 238.524932 \n",
       "L 84.512379 238.524932 \n",
       "L 84.512379 238.521665 \n",
       "L 84.51223 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_724&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.512379 238.524932 \n",
       "L 84.512385 238.524932 \n",
       "L 84.512385 238.515857 \n",
       "L 84.512379 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_725&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.512385 238.524932 \n",
       "L 84.512407 238.524932 \n",
       "L 84.512407 238.51622 \n",
       "L 84.512385 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_726&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.512407 238.524932 \n",
       "L 84.512408 238.524932 \n",
       "L 84.512408 238.517672 \n",
       "L 84.512407 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_727&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.512408 238.524932 \n",
       "L 84.512427 238.524932 \n",
       "L 84.512427 238.513679 \n",
       "L 84.512408 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_728&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.512427 238.524932 \n",
       "L 84.512459 238.524932 \n",
       "L 84.512459 238.522391 \n",
       "L 84.512427 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_729&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.512459 238.524932 \n",
       "L 84.512474 238.524932 \n",
       "L 84.512474 238.510412 \n",
       "L 84.512459 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_730&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.512474 238.524932 \n",
       "L 84.512477 238.524932 \n",
       "L 84.512477 238.499885 \n",
       "L 84.512474 238.499885 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_731&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.512477 238.524932 \n",
       "L 84.512484 238.524932 \n",
       "L 84.512484 238.50533 \n",
       "L 84.512477 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_732&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.512484 238.524932 \n",
       "L 84.512485 238.524932 \n",
       "L 84.512485 238.504967 \n",
       "L 84.512484 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_733&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.512485 238.524932 \n",
       "L 84.512712 238.524932 \n",
       "L 84.512712 238.514042 \n",
       "L 84.512485 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_734&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.512712 238.524932 \n",
       "L 84.512957 238.524932 \n",
       "L 84.512957 238.448338 \n",
       "L 84.512712 238.448338 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_735&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.512957 238.524932 \n",
       "L 84.512976 238.524932 \n",
       "L 84.512976 238.507871 \n",
       "L 84.512957 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_736&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.512976 238.524932 \n",
       "L 84.512977 238.524932 \n",
       "L 84.512977 238.483912 \n",
       "L 84.512976 238.483912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_737&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.512977 238.524932 \n",
       "L 84.51298 238.524932 \n",
       "L 84.51298 238.488995 \n",
       "L 84.512977 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_738&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.51298 238.524932 \n",
       "L 84.512985 238.524932 \n",
       "L 84.512985 238.409133 \n",
       "L 84.51298 238.409133 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_739&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.512985 238.524932 \n",
       "L 84.512996 238.524932 \n",
       "L 84.512996 238.451968 \n",
       "L 84.512985 238.451968 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_740&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.512996 238.524932 \n",
       "L 84.513003 238.524932 \n",
       "L 84.513003 238.447249 \n",
       "L 84.512996 238.447249 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_741&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513003 238.524932 \n",
       "L 84.513007 238.524932 \n",
       "L 84.513007 238.464673 \n",
       "L 84.513003 238.464673 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_742&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513007 238.524932 \n",
       "L 84.513009 238.524932 \n",
       "L 84.513009 238.409133 \n",
       "L 84.513007 238.409133 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_743&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513009 238.524932 \n",
       "L 84.51301 238.524932 \n",
       "L 84.51301 238.502063 \n",
       "L 84.513009 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_744&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.51301 238.524932 \n",
       "L 84.513011 238.524932 \n",
       "L 84.513011 238.394975 \n",
       "L 84.51301 238.394975 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_745&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513011 238.524932 \n",
       "L 84.513011 238.524932 \n",
       "L 84.513011 238.504604 \n",
       "L 84.513011 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_746&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513011 238.524932 \n",
       "L 84.513011 238.524932 \n",
       "L 84.513011 238.465399 \n",
       "L 84.513011 238.465399 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_747&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513011 238.524932 \n",
       "L 84.513012 238.524932 \n",
       "L 84.513012 238.51622 \n",
       "L 84.513011 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_748&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513012 238.524932 \n",
       "L 84.513059 238.524932 \n",
       "L 84.513059 238.474111 \n",
       "L 84.513012 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_749&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513059 238.524932 \n",
       "L 84.513105 238.524932 \n",
       "L 84.513105 238.5017 \n",
       "L 84.513059 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_750&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513105 238.524932 \n",
       "L 84.513109 238.524932 \n",
       "L 84.513109 238.405503 \n",
       "L 84.513105 238.405503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_751&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513109 238.524932 \n",
       "L 84.513112 238.524932 \n",
       "L 84.513112 238.504604 \n",
       "L 84.513109 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_752&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513112 238.524932 \n",
       "L 84.513113 238.524932 \n",
       "L 84.513113 238.457413 \n",
       "L 84.513112 238.457413 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_753&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513113 238.524932 \n",
       "L 84.513116 238.524932 \n",
       "L 84.513116 238.463947 \n",
       "L 84.513113 238.463947 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_754&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513116 238.524932 \n",
       "L 84.513257 238.524932 \n",
       "L 84.513257 238.488269 \n",
       "L 84.513116 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_755&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513257 238.524932 \n",
       "L 84.513396 238.524932 \n",
       "L 84.513396 238.422927 \n",
       "L 84.513257 238.422927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_756&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513396 238.524932 \n",
       "L 84.513398 238.524932 \n",
       "L 84.513398 238.182615 \n",
       "L 84.513396 238.182615 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_757&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513398 238.524932 \n",
       "L 84.513398 238.524932 \n",
       "L 84.513398 235.990044 \n",
       "L 84.513398 235.990044 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_758&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513398 238.524932 \n",
       "L 84.513398 238.524932 \n",
       "L 84.513398 238.450153 \n",
       "L 84.513398 238.450153 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_759&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513398 238.524932 \n",
       "L 84.513527 238.524932 \n",
       "L 84.513527 238.437447 \n",
       "L 84.513398 238.437447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_760&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513527 238.524932 \n",
       "L 84.513657 238.524932 \n",
       "L 84.513657 238.513679 \n",
       "L 84.513527 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_761&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.513657 238.524932 \n",
       "L 84.514311 238.524932 \n",
       "L 84.514311 238.521665 \n",
       "L 84.513657 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_762&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.514311 238.524932 \n",
       "L 84.514517 238.524932 \n",
       "L 84.514517 238.51259 \n",
       "L 84.514311 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_763&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.514517 238.524932 \n",
       "L 84.514575 238.524932 \n",
       "L 84.514575 238.084603 \n",
       "L 84.514517 238.084603 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_764&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.514575 238.524932 \n",
       "L 84.514587 238.524932 \n",
       "L 84.514587 238.512227 \n",
       "L 84.514575 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_765&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.514587 238.524932 \n",
       "L 84.514593 238.524932 \n",
       "L 84.514593 238.507871 \n",
       "L 84.514587 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_766&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.514593 238.524932 \n",
       "L 84.514681 238.524932 \n",
       "L 84.514681 238.524569 \n",
       "L 84.514593 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_767&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.514681 238.524932 \n",
       "L 84.514771 238.524932 \n",
       "L 84.514771 238.486816 \n",
       "L 84.514681 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_768&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.514771 238.524932 \n",
       "L 84.514791 238.524932 \n",
       "L 84.514791 238.491173 \n",
       "L 84.514771 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_769&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.514791 238.524932 \n",
       "L 84.514842 238.524932 \n",
       "L 84.514842 237.573487 \n",
       "L 84.514791 237.573487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_770&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.514842 238.524932 \n",
       "L 84.51489 238.524932 \n",
       "L 84.51489 237.45079 \n",
       "L 84.514842 237.45079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_771&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.51489 238.524932 \n",
       "L 84.514918 238.524932 \n",
       "L 84.514918 238.438536 \n",
       "L 84.51489 238.438536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_772&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.514918 238.524932 \n",
       "L 84.515045 238.524932 \n",
       "L 84.515045 238.489358 \n",
       "L 84.514918 238.489358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_773&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515045 238.524932 \n",
       "L 84.515084 238.524932 \n",
       "L 84.515084 238.302045 \n",
       "L 84.515045 238.302045 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_774&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515084 238.524932 \n",
       "L 84.515088 238.524932 \n",
       "L 84.515088 238.391345 \n",
       "L 84.515084 238.391345 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_775&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515088 238.524932 \n",
       "L 84.515128 238.524932 \n",
       "L 84.515128 238.523843 \n",
       "L 84.515088 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_776&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515128 238.524932 \n",
       "L 84.515176 238.524932 \n",
       "L 84.515176 238.410222 \n",
       "L 84.515128 238.410222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_777&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515176 238.524932 \n",
       "L 84.5152 238.524932 \n",
       "L 84.5152 238.520939 \n",
       "L 84.515176 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_778&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.5152 238.524932 \n",
       "L 84.515234 238.524932 \n",
       "L 84.515234 238.495892 \n",
       "L 84.5152 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_779&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515234 238.524932 \n",
       "L 84.515261 238.524932 \n",
       "L 84.515261 200.086324 \n",
       "L 84.515234 200.086324 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_780&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515261 238.524932 \n",
       "L 84.515297 238.524932 \n",
       "L 84.515297 237.486365 \n",
       "L 84.515261 237.486365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_781&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515297 238.524932 \n",
       "L 84.515335 238.524932 \n",
       "L 84.515335 238.521665 \n",
       "L 84.515297 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_782&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515335 238.524932 \n",
       "L 84.515413 238.524932 \n",
       "L 84.515413 238.375736 \n",
       "L 84.515335 238.375736 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_783&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515413 238.524932 \n",
       "L 84.515441 238.524932 \n",
       "L 84.515441 237.483461 \n",
       "L 84.515413 237.483461 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_784&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515441 238.524932 \n",
       "L 84.51554 238.524932 \n",
       "L 84.51554 238.373195 \n",
       "L 84.515441 238.373195 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_785&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.51554 238.524932 \n",
       "L 84.515646 238.524932 \n",
       "L 84.515646 238.506782 \n",
       "L 84.51554 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_786&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515646 238.524932 \n",
       "L 84.515662 238.524932 \n",
       "L 84.515662 238.485727 \n",
       "L 84.515646 238.485727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_787&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515662 238.524932 \n",
       "L 84.515672 238.524932 \n",
       "L 84.515672 238.230895 \n",
       "L 84.515662 238.230895 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_788&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515672 238.524932 \n",
       "L 84.515714 238.524932 \n",
       "L 84.515714 238.506782 \n",
       "L 84.515672 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_789&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515714 238.524932 \n",
       "L 84.515799 238.524932 \n",
       "L 84.515799 238.512953 \n",
       "L 84.515714 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_790&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515799 238.524932 \n",
       "L 84.515856 238.524932 \n",
       "L 84.515856 238.45342 \n",
       "L 84.515799 238.45342 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_791&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515856 238.524932 \n",
       "L 84.515882 238.524932 \n",
       "L 84.515882 238.472659 \n",
       "L 84.515856 238.472659 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_792&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515882 238.524932 \n",
       "L 84.515897 238.524932 \n",
       "L 84.515897 238.520213 \n",
       "L 84.515882 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_793&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.515897 238.524932 \n",
       "L 84.51596 238.524932 \n",
       "L 84.51596 238.431639 \n",
       "L 84.515897 238.431639 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_794&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.51596 238.524932 \n",
       "L 84.516024 238.524932 \n",
       "L 84.516024 238.127801 \n",
       "L 84.51596 238.127801 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_795&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.516024 238.524932 \n",
       "L 84.516162 238.524932 \n",
       "L 84.516162 238.517672 \n",
       "L 84.516024 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_796&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.516162 238.524932 \n",
       "L 84.516329 238.524932 \n",
       "L 84.516329 238.386263 \n",
       "L 84.516162 238.386263 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_797&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.516329 238.524932 \n",
       "L 84.516542 238.524932 \n",
       "L 84.516542 238.517672 \n",
       "L 84.516329 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_798&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.516542 238.524932 \n",
       "L 84.516996 238.524932 \n",
       "L 84.516996 238.439262 \n",
       "L 84.516542 238.439262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_799&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.516996 238.524932 \n",
       "L 84.517009 238.524932 \n",
       "L 84.517009 238.474474 \n",
       "L 84.516996 238.474474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_800&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517009 238.524932 \n",
       "L 84.51706 238.524932 \n",
       "L 84.51706 237.212294 \n",
       "L 84.517009 237.212294 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_801&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.51706 238.524932 \n",
       "L 84.517181 238.524932 \n",
       "L 84.517181 238.472296 \n",
       "L 84.51706 238.472296 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_802&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517181 238.524932 \n",
       "L 84.517182 238.524932 \n",
       "L 84.517182 238.498433 \n",
       "L 84.517181 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_803&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517182 238.524932 \n",
       "L 84.517186 238.524932 \n",
       "L 84.517186 238.223635 \n",
       "L 84.517182 238.223635 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_804&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517186 238.524932 \n",
       "L 84.517188 238.524932 \n",
       "L 84.517188 238.465399 \n",
       "L 84.517186 238.465399 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_805&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517188 238.524932 \n",
       "L 84.517243 238.524932 \n",
       "L 84.517243 238.520939 \n",
       "L 84.517188 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_806&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517243 238.524932 \n",
       "L 84.517244 238.524932 \n",
       "L 84.517244 238.48246 \n",
       "L 84.517243 238.48246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_807&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517244 238.524932 \n",
       "L 84.517245 238.524932 \n",
       "L 84.517245 238.524206 \n",
       "L 84.517244 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_808&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517245 238.524932 \n",
       "L 84.517245 238.524932 \n",
       "L 84.517245 238.515131 \n",
       "L 84.517245 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_809&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517245 238.524932 \n",
       "L 84.517246 238.524932 \n",
       "L 84.517246 238.503515 \n",
       "L 84.517245 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_810&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517246 238.524932 \n",
       "L 84.517385 238.524932 \n",
       "L 84.517385 238.489721 \n",
       "L 84.517246 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_811&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517385 238.524932 \n",
       "L 84.517387 238.524932 \n",
       "L 84.517387 238.489721 \n",
       "L 84.517385 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_812&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517387 238.524932 \n",
       "L 84.517388 238.524932 \n",
       "L 84.517388 238.439988 \n",
       "L 84.517387 238.439988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_813&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517388 238.524932 \n",
       "L 84.517389 238.524932 \n",
       "L 84.517389 238.308942 \n",
       "L 84.517388 238.308942 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_814&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517389 238.524932 \n",
       "L 84.51739 238.524932 \n",
       "L 84.51739 238.402962 \n",
       "L 84.517389 238.402962 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_815&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.51739 238.524932 \n",
       "L 84.517411 238.524932 \n",
       "L 84.517411 238.464673 \n",
       "L 84.51739 238.464673 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_816&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517411 238.524932 \n",
       "L 84.517434 238.524932 \n",
       "L 84.517434 238.510775 \n",
       "L 84.517411 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_817&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517434 238.524932 \n",
       "L 84.517435 238.524932 \n",
       "L 84.517435 238.51259 \n",
       "L 84.517434 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_818&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517435 238.524932 \n",
       "L 84.517436 238.524932 \n",
       "L 84.517436 238.435995 \n",
       "L 84.517435 238.435995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_819&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517436 238.524932 \n",
       "L 84.517437 238.524932 \n",
       "L 84.517437 238.509686 \n",
       "L 84.517436 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_820&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517437 238.524932 \n",
       "L 84.517438 238.524932 \n",
       "L 84.517438 238.422564 \n",
       "L 84.517437 238.422564 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_821&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517438 238.524932 \n",
       "L 84.517459 238.524932 \n",
       "L 84.517459 238.510049 \n",
       "L 84.517438 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_822&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517459 238.524932 \n",
       "L 84.51748 238.524932 \n",
       "L 84.51748 238.524569 \n",
       "L 84.517459 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_823&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.51748 238.524932 \n",
       "L 84.517482 238.524932 \n",
       "L 84.517482 238.503878 \n",
       "L 84.51748 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_824&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517482 238.524932 \n",
       "L 84.517792 238.524932 \n",
       "L 84.517792 238.509323 \n",
       "L 84.517482 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_825&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517792 238.524932 \n",
       "L 84.517839 238.524932 \n",
       "L 84.517839 238.508597 \n",
       "L 84.517792 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_826&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517839 238.524932 \n",
       "L 84.51784 238.524932 \n",
       "L 84.51784 238.509686 \n",
       "L 84.517839 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_827&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.51784 238.524932 \n",
       "L 84.517841 238.524932 \n",
       "L 84.517841 238.48246 \n",
       "L 84.51784 238.48246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_828&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517841 238.524932 \n",
       "L 84.517842 238.524932 \n",
       "L 84.517842 238.497707 \n",
       "L 84.517841 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_829&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517842 238.524932 \n",
       "L 84.517909 238.524932 \n",
       "L 84.517909 238.506782 \n",
       "L 84.517842 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_830&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.517909 238.524932 \n",
       "L 84.518051 238.524932 \n",
       "L 84.518051 238.520213 \n",
       "L 84.517909 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_831&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.518051 238.524932 \n",
       "L 84.518098 238.524932 \n",
       "L 84.518098 233.471491 \n",
       "L 84.518051 233.471491 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_832&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.518098 238.524932 \n",
       "L 84.518113 238.524932 \n",
       "L 84.518113 235.176179 \n",
       "L 84.518098 235.176179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_833&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.518113 238.524932 \n",
       "L 84.518145 238.524932 \n",
       "L 84.518145 238.524569 \n",
       "L 84.518113 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_834&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.518145 238.524932 \n",
       "L 84.51823 238.524932 \n",
       "L 84.51823 238.470844 \n",
       "L 84.518145 238.470844 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_835&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.51823 238.524932 \n",
       "L 84.51823 238.524932 \n",
       "L 84.51823 238.512953 \n",
       "L 84.51823 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_836&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.51823 238.524932 \n",
       "L 84.518459 238.524932 \n",
       "L 84.518459 238.518035 \n",
       "L 84.51823 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_837&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.518459 238.524932 \n",
       "L 84.518695 238.524932 \n",
       "L 84.518695 238.524569 \n",
       "L 84.518459 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_838&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.518695 238.524932 \n",
       "L 84.519516 238.524932 \n",
       "L 84.519516 238.478104 \n",
       "L 84.518695 238.478104 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_839&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.519516 238.524932 \n",
       "L 84.519619 238.524932 \n",
       "L 84.519619 238.488995 \n",
       "L 84.519516 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_840&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.519619 238.524932 \n",
       "L 84.519849 238.524932 \n",
       "L 84.519849 238.487906 \n",
       "L 84.519619 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_841&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.519849 238.524932 \n",
       "L 84.520125 238.524932 \n",
       "L 84.520125 238.518398 \n",
       "L 84.519849 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_842&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.520125 238.524932 \n",
       "L 84.520338 238.524932 \n",
       "L 84.520338 237.855545 \n",
       "L 84.520125 237.855545 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_843&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.520338 238.524932 \n",
       "L 84.520526 238.524932 \n",
       "L 84.520526 238.524569 \n",
       "L 84.520338 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_844&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.520526 238.524932 \n",
       "L 84.520761 238.524932 \n",
       "L 84.520761 238.4752 \n",
       "L 84.520526 238.4752 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_845&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.520761 238.524932 \n",
       "L 84.520894 238.524932 \n",
       "L 84.520894 238.516583 \n",
       "L 84.520761 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_846&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.520894 238.524932 \n",
       "L 84.520959 238.524932 \n",
       "L 84.520959 236.71352 \n",
       "L 84.520894 236.71352 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_847&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.520959 238.524932 \n",
       "L 84.520991 238.524932 \n",
       "L 84.520991 238.524569 \n",
       "L 84.520959 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_848&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.520991 238.524932 \n",
       "L 84.521006 238.524932 \n",
       "L 84.521006 238.511138 \n",
       "L 84.520991 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_849&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.521006 238.524932 \n",
       "L 84.52102 238.524932 \n",
       "L 84.52102 238.485364 \n",
       "L 84.521006 238.485364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_850&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.52102 238.524932 \n",
       "L 84.521022 238.524932 \n",
       "L 84.521022 233.84539 \n",
       "L 84.52102 233.84539 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_851&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.521022 238.524932 \n",
       "L 84.52103 238.524932 \n",
       "L 84.52103 238.440714 \n",
       "L 84.521022 238.440714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_852&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.52103 238.524932 \n",
       "L 84.521041 238.524932 \n",
       "L 84.521041 238.48609 \n",
       "L 84.52103 238.48609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_853&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.521041 238.524932 \n",
       "L 84.521079 238.524932 \n",
       "L 84.521079 238.175718 \n",
       "L 84.521041 238.175718 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_854&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.521079 238.524932 \n",
       "L 84.521145 238.524932 \n",
       "L 84.521145 238.348873 \n",
       "L 84.521079 238.348873 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_855&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.521145 238.524932 \n",
       "L 84.521612 238.524932 \n",
       "L 84.521612 238.478467 \n",
       "L 84.521145 238.478467 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_856&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.521612 238.524932 \n",
       "L 84.521801 238.524932 \n",
       "L 84.521801 238.520939 \n",
       "L 84.521612 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_857&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.521801 238.524932 \n",
       "L 84.521848 238.524932 \n",
       "L 84.521848 238.49807 \n",
       "L 84.521801 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_858&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.521848 238.524932 \n",
       "L 84.521905 238.524932 \n",
       "L 84.521905 238.52348 \n",
       "L 84.521848 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_859&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.521905 238.524932 \n",
       "L 84.522009 238.524932 \n",
       "L 84.522009 238.475926 \n",
       "L 84.521905 238.475926 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_860&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522009 238.524932 \n",
       "L 84.522096 238.524932 \n",
       "L 84.522096 238.502063 \n",
       "L 84.522009 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_861&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522096 238.524932 \n",
       "L 84.522155 238.524932 \n",
       "L 84.522155 238.465036 \n",
       "L 84.522096 238.465036 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_862&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522155 238.524932 \n",
       "L 84.522287 238.524932 \n",
       "L 84.522287 238.510049 \n",
       "L 84.522155 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_863&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522287 238.524932 \n",
       "L 84.522352 238.524932 \n",
       "L 84.522352 238.439625 \n",
       "L 84.522287 238.439625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_864&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522352 238.524932 \n",
       "L 84.522407 238.524932 \n",
       "L 84.522407 238.305675 \n",
       "L 84.522352 238.305675 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_865&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522407 238.524932 \n",
       "L 84.522466 238.524932 \n",
       "L 84.522466 238.433817 \n",
       "L 84.522407 238.433817 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_866&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522466 238.524932 \n",
       "L 84.522523 238.524932 \n",
       "L 84.522523 238.524569 \n",
       "L 84.522466 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_867&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522523 238.524932 \n",
       "L 84.522543 238.524932 \n",
       "L 84.522543 237.88277 \n",
       "L 84.522523 237.88277 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_868&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522543 238.524932 \n",
       "L 84.522562 238.524932 \n",
       "L 84.522562 238.443981 \n",
       "L 84.522543 238.443981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_869&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522562 238.524932 \n",
       "L 84.522619 238.524932 \n",
       "L 84.522619 238.523117 \n",
       "L 84.522562 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_870&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522619 238.524932 \n",
       "L 84.522712 238.524932 \n",
       "L 84.522712 238.501337 \n",
       "L 84.522619 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_871&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522712 238.524932 \n",
       "L 84.522764 238.524932 \n",
       "L 84.522764 238.489721 \n",
       "L 84.522712 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_872&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522764 238.524932 \n",
       "L 84.522787 238.524932 \n",
       "L 84.522787 237.323011 \n",
       "L 84.522764 237.323011 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_873&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522787 238.524932 \n",
       "L 84.522799 238.524932 \n",
       "L 84.522799 238.517309 \n",
       "L 84.522787 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_874&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522799 238.524932 \n",
       "L 84.522839 238.524932 \n",
       "L 84.522839 238.520213 \n",
       "L 84.522799 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_875&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522839 238.524932 \n",
       "L 84.522911 238.524932 \n",
       "L 84.522911 238.462132 \n",
       "L 84.522839 238.462132 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_876&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522911 238.524932 \n",
       "L 84.522963 238.524932 \n",
       "L 84.522963 238.509323 \n",
       "L 84.522911 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_877&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522963 238.524932 \n",
       "L 84.522989 238.524932 \n",
       "L 84.522989 238.494077 \n",
       "L 84.522963 238.494077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_878&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.522989 238.524932 \n",
       "L 84.523006 238.524932 \n",
       "L 84.523006 237.576754 \n",
       "L 84.522989 237.576754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_879&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.523006 238.524932 \n",
       "L 84.52306 238.524932 \n",
       "L 84.52306 238.486816 \n",
       "L 84.523006 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_880&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.52306 238.524932 \n",
       "L 84.523134 238.524932 \n",
       "L 84.523134 238.045761 \n",
       "L 84.52306 238.045761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_881&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.523134 238.524932 \n",
       "L 84.523159 238.524932 \n",
       "L 84.523159 238.523117 \n",
       "L 84.523134 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_882&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.523159 238.524932 \n",
       "L 84.523177 238.524932 \n",
       "L 84.523177 238.366661 \n",
       "L 84.523159 238.366661 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_883&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.523177 238.524932 \n",
       "L 84.523199 238.524932 \n",
       "L 84.523199 236.072084 \n",
       "L 84.523177 236.072084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_884&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.523199 238.524932 \n",
       "L 84.523229 238.524932 \n",
       "L 84.523229 238.477741 \n",
       "L 84.523199 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_885&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.523229 238.524932 \n",
       "L 84.523269 238.524932 \n",
       "L 84.523269 238.424742 \n",
       "L 84.523229 238.424742 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_886&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.523269 238.524932 \n",
       "L 84.523623 238.524932 \n",
       "L 84.523623 238.486453 \n",
       "L 84.523269 238.486453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_887&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.523623 238.524932 \n",
       "L 84.523793 238.524932 \n",
       "L 84.523793 238.256669 \n",
       "L 84.523623 238.256669 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_888&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.523793 238.524932 \n",
       "L 84.523964 238.524932 \n",
       "L 84.523964 238.51622 \n",
       "L 84.523793 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_889&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.523964 238.524932 \n",
       "L 84.524047 238.524932 \n",
       "L 84.524047 238.474837 \n",
       "L 84.523964 238.474837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_890&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524047 238.524932 \n",
       "L 84.524084 238.524932 \n",
       "L 84.524084 238.220731 \n",
       "L 84.524047 238.220731 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_891&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524084 238.524932 \n",
       "L 84.524109 238.524932 \n",
       "L 84.524109 238.511501 \n",
       "L 84.524084 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_892&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524109 238.524932 \n",
       "L 84.524122 238.524932 \n",
       "L 84.524122 238.318744 \n",
       "L 84.524109 238.318744 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_893&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524122 238.524932 \n",
       "L 84.524132 238.524932 \n",
       "L 84.524132 218.201538 \n",
       "L 84.524122 218.201538 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_894&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524132 238.524932 \n",
       "L 84.52414 238.524932 \n",
       "L 84.52414 238.354681 \n",
       "L 84.524132 238.354681 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_895&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.52414 238.524932 \n",
       "L 84.524148 238.524932 \n",
       "L 84.524148 238.407318 \n",
       "L 84.52414 238.407318 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_896&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524148 238.524932 \n",
       "L 84.524205 238.524932 \n",
       "L 84.524205 238.412037 \n",
       "L 84.524148 238.412037 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_897&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524205 238.524932 \n",
       "L 84.524259 238.524932 \n",
       "L 84.524259 238.523843 \n",
       "L 84.524205 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_898&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524259 238.524932 \n",
       "L 84.524283 238.524932 \n",
       "L 84.524283 238.503878 \n",
       "L 84.524259 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_899&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524283 238.524932 \n",
       "L 84.524351 238.524932 \n",
       "L 84.524351 238.006919 \n",
       "L 84.524283 238.006919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_900&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524351 238.524932 \n",
       "L 84.524458 238.524932 \n",
       "L 84.524458 238.465762 \n",
       "L 84.524351 238.465762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_901&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524458 238.524932 \n",
       "L 84.524523 238.524932 \n",
       "L 84.524523 238.402236 \n",
       "L 84.524458 238.402236 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_902&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524523 238.524932 \n",
       "L 84.524538 238.524932 \n",
       "L 84.524538 238.418934 \n",
       "L 84.524523 238.418934 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_903&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524538 238.524932 \n",
       "L 84.52455 238.524932 \n",
       "L 84.52455 238.524569 \n",
       "L 84.524538 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_904&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.52455 238.524932 \n",
       "L 84.524601 238.524932 \n",
       "L 84.524601 238.477741 \n",
       "L 84.52455 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_905&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524601 238.524932 \n",
       "L 84.524691 238.524932 \n",
       "L 84.524691 238.305312 \n",
       "L 84.524601 238.305312 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_906&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524691 238.524932 \n",
       "L 84.524772 238.524932 \n",
       "L 84.524772 238.516946 \n",
       "L 84.524691 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_907&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524772 238.524932 \n",
       "L 84.524832 238.524932 \n",
       "L 84.524832 237.953194 \n",
       "L 84.524772 237.953194 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_908&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524832 238.524932 \n",
       "L 84.524855 238.524932 \n",
       "L 84.524855 238.524206 \n",
       "L 84.524832 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_909&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524855 238.524932 \n",
       "L 84.524957 238.524932 \n",
       "L 84.524957 237.843565 \n",
       "L 84.524855 237.843565 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_910&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.524957 238.524932 \n",
       "L 84.525052 238.524932 \n",
       "L 84.525052 238.458502 \n",
       "L 84.524957 238.458502 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_911&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.525052 238.524932 \n",
       "L 84.525064 238.524932 \n",
       "L 84.525064 238.495166 \n",
       "L 84.525052 238.495166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_912&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.525064 238.524932 \n",
       "L 84.525083 238.524932 \n",
       "L 84.525083 238.520576 \n",
       "L 84.525064 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_913&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.525083 238.524932 \n",
       "L 84.525361 238.524932 \n",
       "L 84.525361 238.523843 \n",
       "L 84.525083 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_914&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.525361 238.524932 \n",
       "L 84.525393 238.524932 \n",
       "L 84.525393 238.453057 \n",
       "L 84.525361 238.453057 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_915&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.525393 238.524932 \n",
       "L 84.525442 238.524932 \n",
       "L 84.525442 238.477378 \n",
       "L 84.525393 238.477378 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_916&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.525442 238.524932 \n",
       "L 84.525465 238.524932 \n",
       "L 84.525465 238.479193 \n",
       "L 84.525442 238.479193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_917&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.525465 238.524932 \n",
       "L 84.525507 238.524932 \n",
       "L 84.525507 238.475926 \n",
       "L 84.525465 238.475926 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_918&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.525507 238.524932 \n",
       "L 84.525546 238.524932 \n",
       "L 84.525546 238.383722 \n",
       "L 84.525507 238.383722 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_919&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.525546 238.524932 \n",
       "L 84.525638 238.524932 \n",
       "L 84.525638 238.524206 \n",
       "L 84.525546 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_920&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.525638 238.524932 \n",
       "L 84.525861 238.524932 \n",
       "L 84.525861 238.487543 \n",
       "L 84.525638 238.487543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_921&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.525861 238.524932 \n",
       "L 84.525951 238.524932 \n",
       "L 84.525951 238.414215 \n",
       "L 84.525861 238.414215 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_922&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.525951 238.524932 \n",
       "L 84.525998 238.524932 \n",
       "L 84.525998 238.402236 \n",
       "L 84.525951 238.402236 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_923&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.525998 238.524932 \n",
       "L 84.526057 238.524932 \n",
       "L 84.526057 238.431276 \n",
       "L 84.525998 238.431276 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_924&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.526057 238.524932 \n",
       "L 84.526126 238.524932 \n",
       "L 84.526126 238.49807 \n",
       "L 84.526057 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_925&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.526126 238.524932 \n",
       "L 84.526225 238.524932 \n",
       "L 84.526225 237.058378 \n",
       "L 84.526126 237.058378 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_926&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.526225 238.524932 \n",
       "L 84.526351 238.524932 \n",
       "L 84.526351 238.473385 \n",
       "L 84.526225 238.473385 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_927&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.526351 238.524932 \n",
       "L 84.526409 238.524932 \n",
       "L 84.526409 238.474474 \n",
       "L 84.526351 238.474474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_928&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.526409 238.524932 \n",
       "L 84.526457 238.524932 \n",
       "L 84.526457 238.516946 \n",
       "L 84.526409 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_929&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.526457 238.524932 \n",
       "L 84.526475 238.524932 \n",
       "L 84.526475 237.166555 \n",
       "L 84.526457 237.166555 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_930&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.526475 238.524932 \n",
       "L 84.526487 238.524932 \n",
       "L 84.526487 238.524206 \n",
       "L 84.526475 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_931&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.526487 238.524932 \n",
       "L 84.526551 238.524932 \n",
       "L 84.526551 238.454872 \n",
       "L 84.526487 238.454872 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_932&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.526551 238.524932 \n",
       "L 84.526626 238.524932 \n",
       "L 84.526626 237.803634 \n",
       "L 84.526551 237.803634 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_933&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.526626 238.524932 \n",
       "L 84.52672 238.524932 \n",
       "L 84.52672 238.507508 \n",
       "L 84.526626 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_934&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.52672 238.524932 \n",
       "L 84.526762 238.524932 \n",
       "L 84.526762 238.468666 \n",
       "L 84.52672 238.468666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_935&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.526762 238.524932 \n",
       "L 84.526848 238.524932 \n",
       "L 84.526848 238.513316 \n",
       "L 84.526762 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_936&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.526848 238.524932 \n",
       "L 84.52695 238.524932 \n",
       "L 84.52695 238.139054 \n",
       "L 84.526848 238.139054 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_937&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.52695 238.524932 \n",
       "L 84.527036 238.524932 \n",
       "L 84.527036 238.499159 \n",
       "L 84.52695 238.499159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_938&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.527036 238.524932 \n",
       "L 84.527116 238.524932 \n",
       "L 84.527116 238.403688 \n",
       "L 84.527036 238.403688 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_939&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.527116 238.524932 \n",
       "L 84.527168 238.524932 \n",
       "L 84.527168 238.503515 \n",
       "L 84.527116 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_940&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.527168 238.524932 \n",
       "L 84.527206 238.524932 \n",
       "L 84.527206 238.4752 \n",
       "L 84.527168 238.4752 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_941&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.527206 238.524932 \n",
       "L 84.527211 238.524932 \n",
       "L 84.527211 238.499522 \n",
       "L 84.527206 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_942&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.527211 238.524932 \n",
       "L 84.527219 238.524932 \n",
       "L 84.527219 238.51259 \n",
       "L 84.527211 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_943&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.527219 238.524932 \n",
       "L 84.527226 238.524932 \n",
       "L 84.527226 238.468666 \n",
       "L 84.527219 238.468666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_944&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.527226 238.524932 \n",
       "L 84.527259 238.524932 \n",
       "L 84.527259 238.524569 \n",
       "L 84.527226 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_945&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.527259 238.524932 \n",
       "L 84.527356 238.524932 \n",
       "L 84.527356 238.422564 \n",
       "L 84.527259 238.422564 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_946&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.527356 238.524932 \n",
       "L 84.527429 238.524932 \n",
       "L 84.527429 238.499159 \n",
       "L 84.527356 238.499159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_947&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.527429 238.524932 \n",
       "L 84.52751 238.524932 \n",
       "L 84.52751 173.918855 \n",
       "L 84.527429 173.918855 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_948&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.52751 238.524932 \n",
       "L 84.52761 238.524932 \n",
       "L 84.52761 238.497344 \n",
       "L 84.52751 238.497344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_949&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.52761 238.524932 \n",
       "L 84.527678 238.524932 \n",
       "L 84.527678 238.47157 \n",
       "L 84.52761 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_950&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.527678 238.524932 \n",
       "L 84.527734 238.524932 \n",
       "L 84.527734 238.427646 \n",
       "L 84.527678 238.427646 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_951&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.527734 238.524932 \n",
       "L 84.527811 238.524932 \n",
       "L 84.527811 238.514768 \n",
       "L 84.527734 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_952&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.527811 238.524932 \n",
       "L 84.52782 238.524932 \n",
       "L 84.52782 237.888215 \n",
       "L 84.527811 237.888215 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_953&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.52782 238.524932 \n",
       "L 84.527821 238.524932 \n",
       "L 84.527821 238.49807 \n",
       "L 84.52782 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_954&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.527821 238.524932 \n",
       "L 84.527928 238.524932 \n",
       "L 84.527928 238.496618 \n",
       "L 84.527821 238.496618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_955&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.527928 238.524932 \n",
       "L 84.528038 238.524932 \n",
       "L 84.528038 238.517672 \n",
       "L 84.527928 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_956&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.528038 238.524932 \n",
       "L 84.528041 238.524932 \n",
       "L 84.528041 238.473022 \n",
       "L 84.528038 238.473022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_957&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.528041 238.524932 \n",
       "L 84.52805 238.524932 \n",
       "L 84.52805 238.470481 \n",
       "L 84.528041 238.470481 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_958&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.52805 238.524932 \n",
       "L 84.528061 238.524932 \n",
       "L 84.528061 238.518035 \n",
       "L 84.52805 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_959&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.528061 238.524932 \n",
       "L 84.528084 238.524932 \n",
       "L 84.528084 238.21093 \n",
       "L 84.528061 238.21093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_960&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.528084 238.524932 \n",
       "L 84.528158 238.524932 \n",
       "L 84.528158 238.345606 \n",
       "L 84.528084 238.345606 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_961&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.528158 238.524932 \n",
       "L 84.528279 238.524932 \n",
       "L 84.528279 238.515857 \n",
       "L 84.528158 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_962&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.528279 238.524932 \n",
       "L 84.528346 238.524932 \n",
       "L 84.528346 238.415304 \n",
       "L 84.528279 238.415304 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_963&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.528346 238.524932 \n",
       "L 84.528355 238.524932 \n",
       "L 84.528355 238.391708 \n",
       "L 84.528346 238.391708 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_964&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.528355 238.524932 \n",
       "L 84.528408 238.524932 \n",
       "L 84.528408 238.43418 \n",
       "L 84.528355 238.43418 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_965&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.528408 238.524932 \n",
       "L 84.528458 238.524932 \n",
       "L 84.528458 236.912812 \n",
       "L 84.528408 236.912812 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_966&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.528458 238.524932 \n",
       "L 84.528476 238.524932 \n",
       "L 84.528476 237.5557 \n",
       "L 84.528458 237.5557 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_967&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.528476 238.524932 \n",
       "L 84.528587 238.524932 \n",
       "L 84.528587 238.442892 \n",
       "L 84.528476 238.442892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_968&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.528587 238.524932 \n",
       "L 84.52869 238.524932 \n",
       "L 84.52869 238.492988 \n",
       "L 84.528587 238.492988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_969&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.52869 238.524932 \n",
       "L 84.528699 238.524932 \n",
       "L 84.528699 238.506056 \n",
       "L 84.52869 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_970&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.528699 238.524932 \n",
       "L 84.528947 238.524932 \n",
       "L 84.528947 238.392797 \n",
       "L 84.528699 238.392797 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_971&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.528947 238.524932 \n",
       "L 84.528974 238.524932 \n",
       "L 84.528974 238.455235 \n",
       "L 84.528947 238.455235 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_972&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.528974 238.524932 \n",
       "L 84.529039 238.524932 \n",
       "L 84.529039 237.904914 \n",
       "L 84.528974 237.904914 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_973&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.529039 238.524932 \n",
       "L 84.529094 238.524932 \n",
       "L 84.529094 238.480282 \n",
       "L 84.529039 238.480282 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_974&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.529094 238.524932 \n",
       "L 84.529113 238.524932 \n",
       "L 84.529113 238.520576 \n",
       "L 84.529094 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_975&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.529113 238.524932 \n",
       "L 84.529139 238.524932 \n",
       "L 84.529139 238.491899 \n",
       "L 84.529113 238.491899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_976&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.529139 238.524932 \n",
       "L 84.529297 238.524932 \n",
       "L 84.529297 238.492262 \n",
       "L 84.529139 238.492262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_977&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.529297 238.524932 \n",
       "L 84.529336 238.524932 \n",
       "L 84.529336 238.523117 \n",
       "L 84.529297 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_978&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.529336 238.524932 \n",
       "L 84.529354 238.524932 \n",
       "L 84.529354 238.421838 \n",
       "L 84.529336 238.421838 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_979&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.529354 238.524932 \n",
       "L 84.529364 238.524932 \n",
       "L 84.529364 238.503878 \n",
       "L 84.529354 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_980&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.529364 238.524932 \n",
       "L 84.529368 238.524932 \n",
       "L 84.529368 238.342339 \n",
       "L 84.529364 238.342339 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_981&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.529368 238.524932 \n",
       "L 84.529376 238.524932 \n",
       "L 84.529376 238.444344 \n",
       "L 84.529368 238.444344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_982&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.529376 238.524932 \n",
       "L 84.529558 238.524932 \n",
       "L 84.529558 238.369202 \n",
       "L 84.529376 238.369202 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_983&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.529558 238.524932 \n",
       "L 84.529733 238.524932 \n",
       "L 84.529733 238.47157 \n",
       "L 84.529558 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_984&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.529733 238.524932 \n",
       "L 84.529768 238.524932 \n",
       "L 84.529768 238.482097 \n",
       "L 84.529733 238.482097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_985&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.529768 238.524932 \n",
       "L 84.529768 238.524932 \n",
       "L 84.529768 238.50896 \n",
       "L 84.529768 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_986&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.529768 238.524932 \n",
       "L 84.52977 238.524932 \n",
       "L 84.52977 238.458139 \n",
       "L 84.529768 238.458139 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_987&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.52977 238.524932 \n",
       "L 84.52978 238.524932 \n",
       "L 84.52978 238.477741 \n",
       "L 84.52977 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_988&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.52978 238.524932 \n",
       "L 84.52979 238.524932 \n",
       "L 84.52979 238.514405 \n",
       "L 84.52978 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_989&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.52979 238.524932 \n",
       "L 84.529818 238.524932 \n",
       "L 84.529818 238.243238 \n",
       "L 84.52979 238.243238 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_990&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.529818 238.524932 \n",
       "L 84.529845 238.524932 \n",
       "L 84.529845 238.523843 \n",
       "L 84.529818 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_991&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.529845 238.524932 \n",
       "L 84.529885 238.524932 \n",
       "L 84.529885 238.477741 \n",
       "L 84.529845 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_992&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.529885 238.524932 \n",
       "L 84.530006 238.524932 \n",
       "L 84.530006 238.500611 \n",
       "L 84.529885 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_993&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530006 238.524932 \n",
       "L 84.53009 238.524932 \n",
       "L 84.53009 238.524569 \n",
       "L 84.530006 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_994&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53009 238.524932 \n",
       "L 84.53014 238.524932 \n",
       "L 84.53014 237.748094 \n",
       "L 84.53009 237.748094 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_995&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53014 238.524932 \n",
       "L 84.530141 238.524932 \n",
       "L 84.530141 237.913626 \n",
       "L 84.53014 237.913626 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_996&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530141 238.524932 \n",
       "L 84.530218 238.524932 \n",
       "L 84.530218 238.017446 \n",
       "L 84.530141 238.017446 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_997&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530218 238.524932 \n",
       "L 84.530296 238.524932 \n",
       "L 84.530296 238.49807 \n",
       "L 84.530218 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_998&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530296 238.524932 \n",
       "L 84.530301 238.524932 \n",
       "L 84.530301 238.400057 \n",
       "L 84.530296 238.400057 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_999&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530301 238.524932 \n",
       "L 84.530311 238.524932 \n",
       "L 84.530311 238.50533 \n",
       "L 84.530301 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1000&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530311 238.524932 \n",
       "L 84.530338 238.524932 \n",
       "L 84.530338 238.406592 \n",
       "L 84.530311 238.406592 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1001&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530338 238.524932 \n",
       "L 84.530386 238.524932 \n",
       "L 84.530386 238.467577 \n",
       "L 84.530338 238.467577 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1002&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530386 238.524932 \n",
       "L 84.530576 238.524932 \n",
       "L 84.530576 238.47157 \n",
       "L 84.530386 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1003&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530576 238.524932 \n",
       "L 84.530642 238.524932 \n",
       "L 84.530642 238.522391 \n",
       "L 84.530576 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1004&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530642 238.524932 \n",
       "L 84.530731 238.524932 \n",
       "L 84.530731 238.438536 \n",
       "L 84.530642 238.438536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1005&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530731 238.524932 \n",
       "L 84.530744 238.524932 \n",
       "L 84.530744 238.496981 \n",
       "L 84.530731 238.496981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1006&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530744 238.524932 \n",
       "L 84.530764 238.524932 \n",
       "L 84.530764 238.512227 \n",
       "L 84.530744 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1007&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530764 238.524932 \n",
       "L 84.530781 238.524932 \n",
       "L 84.530781 238.475563 \n",
       "L 84.530764 238.475563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1008&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530781 238.524932 \n",
       "L 84.530796 238.524932 \n",
       "L 84.530796 238.455235 \n",
       "L 84.530781 238.455235 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1009&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530796 238.524932 \n",
       "L 84.530817 238.524932 \n",
       "L 84.530817 238.489358 \n",
       "L 84.530796 238.489358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1010&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530817 238.524932 \n",
       "L 84.530884 238.524932 \n",
       "L 84.530884 238.507508 \n",
       "L 84.530817 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1011&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530884 238.524932 \n",
       "L 84.530955 238.524932 \n",
       "L 84.530955 238.519124 \n",
       "L 84.530884 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1012&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530955 238.524932 \n",
       "L 84.530984 238.524932 \n",
       "L 84.530984 238.475563 \n",
       "L 84.530955 238.475563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1013&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530984 238.524932 \n",
       "L 84.531056 238.524932 \n",
       "L 84.531056 238.524569 \n",
       "L 84.530984 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1014&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.531056 238.524932 \n",
       "L 84.531137 238.524932 \n",
       "L 84.531137 238.494077 \n",
       "L 84.531056 238.494077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1015&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.531137 238.524932 \n",
       "L 84.531168 238.524932 \n",
       "L 84.531168 238.500611 \n",
       "L 84.531137 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1016&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.531168 238.524932 \n",
       "L 84.531243 238.524932 \n",
       "L 84.531243 237.537549 \n",
       "L 84.531168 237.537549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1017&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.531243 238.524932 \n",
       "L 84.531357 238.524932 \n",
       "L 84.531357 238.38227 \n",
       "L 84.531243 238.38227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1018&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.531357 238.524932 \n",
       "L 84.531427 238.524932 \n",
       "L 84.531427 238.515857 \n",
       "L 84.531357 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1019&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.531427 238.524932 \n",
       "L 84.531447 238.524932 \n",
       "L 84.531447 237.981146 \n",
       "L 84.531427 237.981146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1020&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.531447 238.524932 \n",
       "L 84.531451 238.524932 \n",
       "L 84.531451 237.958276 \n",
       "L 84.531447 237.958276 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1021&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.531451 238.524932 \n",
       "L 84.53148 238.524932 \n",
       "L 84.53148 238.51985 \n",
       "L 84.531451 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1022&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53148 238.524932 \n",
       "L 84.531564 238.524932 \n",
       "L 84.531564 238.406592 \n",
       "L 84.53148 238.406592 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1023&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.531564 238.524932 \n",
       "L 84.531619 238.524932 \n",
       "L 84.531619 238.474111 \n",
       "L 84.531564 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1024&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.531619 238.524932 \n",
       "L 84.532076 238.524932 \n",
       "L 84.532076 238.49081 \n",
       "L 84.531619 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1025&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.532076 238.524932 \n",
       "L 84.532097 238.524932 \n",
       "L 84.532097 238.499885 \n",
       "L 84.532076 238.499885 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1026&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.532097 238.524932 \n",
       "L 84.53213 238.524932 \n",
       "L 84.53213 238.299867 \n",
       "L 84.532097 238.299867 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1027&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53213 238.524932 \n",
       "L 84.532174 238.524932 \n",
       "L 84.532174 238.524569 \n",
       "L 84.53213 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1028&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.532174 238.524932 \n",
       "L 84.532242 238.524932 \n",
       "L 84.532242 238.487179 \n",
       "L 84.532174 238.487179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1029&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.532242 238.524932 \n",
       "L 84.532412 238.524932 \n",
       "L 84.532412 238.474474 \n",
       "L 84.532242 238.474474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1030&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.532412 238.524932 \n",
       "L 84.532442 238.524932 \n",
       "L 84.532442 238.523117 \n",
       "L 84.532412 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1031&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.532442 238.524932 \n",
       "L 84.532557 238.524932 \n",
       "L 84.532557 238.408407 \n",
       "L 84.532442 238.408407 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1032&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.532557 238.524932 \n",
       "L 84.532758 238.524932 \n",
       "L 84.532758 238.457776 \n",
       "L 84.532557 238.457776 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1033&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.532758 238.524932 \n",
       "L 84.532989 238.524932 \n",
       "L 84.532989 238.275183 \n",
       "L 84.532758 238.275183 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1034&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.532989 238.524932 \n",
       "L 84.533216 238.524932 \n",
       "L 84.533216 238.443981 \n",
       "L 84.532989 238.443981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1035&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.533216 238.524932 \n",
       "L 84.533402 238.524932 \n",
       "L 84.533402 238.507145 \n",
       "L 84.533216 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1036&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.533402 238.524932 \n",
       "L 84.533456 238.524932 \n",
       "L 84.533456 238.389893 \n",
       "L 84.533402 238.389893 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1037&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.533456 238.524932 \n",
       "L 84.533457 238.524932 \n",
       "L 84.533457 238.318744 \n",
       "L 84.533456 238.318744 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1038&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.533457 238.524932 \n",
       "L 84.533457 238.524932 \n",
       "L 84.533457 238.378277 \n",
       "L 84.533457 238.378277 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1039&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.533457 238.524932 \n",
       "L 84.533458 238.524932 \n",
       "L 84.533458 238.106384 \n",
       "L 84.533457 238.106384 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1040&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.533458 238.524932 \n",
       "L 84.533458 238.524932 \n",
       "L 84.533458 238.312572 \n",
       "L 84.533458 238.312572 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1041&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.533458 238.524932 \n",
       "L 84.533459 238.524932 \n",
       "L 84.533459 238.316202 \n",
       "L 84.533458 238.316202 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1042&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.533459 238.524932 \n",
       "L 84.533489 238.524932 \n",
       "L 84.533489 238.245779 \n",
       "L 84.533459 238.245779 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1043&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.533489 238.524932 \n",
       "L 84.533495 238.524932 \n",
       "L 84.533495 238.316202 \n",
       "L 84.533489 238.316202 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1044&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.533495 238.524932 \n",
       "L 84.533498 238.524932 \n",
       "L 84.533498 238.305675 \n",
       "L 84.533495 238.305675 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1045&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.533498 238.524932 \n",
       "L 84.53366 238.524932 \n",
       "L 84.53366 238.443981 \n",
       "L 84.533498 238.443981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1046&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53366 238.524932 \n",
       "L 84.534031 238.524932 \n",
       "L 84.534031 238.524206 \n",
       "L 84.53366 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1047&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.534031 238.524932 \n",
       "L 84.534328 238.524932 \n",
       "L 84.534328 238.501337 \n",
       "L 84.534031 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1048&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.534328 238.524932 \n",
       "L 84.53445 238.524932 \n",
       "L 84.53445 238.523117 \n",
       "L 84.534328 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1049&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53445 238.524932 \n",
       "L 84.534488 238.524932 \n",
       "L 84.534488 238.508234 \n",
       "L 84.53445 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1050&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.534488 238.524932 \n",
       "L 84.534489 238.524932 \n",
       "L 84.534489 238.413126 \n",
       "L 84.534488 238.413126 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1051&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.534489 238.524932 \n",
       "L 84.53449 238.524932 \n",
       "L 84.53449 238.425468 \n",
       "L 84.534489 238.425468 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1052&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53449 238.524932 \n",
       "L 84.53449 238.524932 \n",
       "L 84.53449 238.492625 \n",
       "L 84.53449 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1053&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53449 238.524932 \n",
       "L 84.53449 238.524932 \n",
       "L 84.53449 238.43055 \n",
       "L 84.53449 238.43055 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1054&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53449 238.524932 \n",
       "L 84.534492 238.524932 \n",
       "L 84.534492 238.347058 \n",
       "L 84.53449 238.347058 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1055&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.534492 238.524932 \n",
       "L 84.534616 238.524932 \n",
       "L 84.534616 238.508234 \n",
       "L 84.534492 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1056&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.534616 238.524932 \n",
       "L 84.534769 238.524932 \n",
       "L 84.534769 237.547713 \n",
       "L 84.534616 237.547713 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1057&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.534769 238.524932 \n",
       "L 84.534797 238.524932 \n",
       "L 84.534797 236.790115 \n",
       "L 84.534769 236.790115 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1058&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.534797 238.524932 \n",
       "L 84.5348 238.524932 \n",
       "L 84.5348 237.96481 \n",
       "L 84.534797 237.96481 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1059&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.5348 238.524932 \n",
       "L 84.534827 238.524932 \n",
       "L 84.534827 238.511501 \n",
       "L 84.5348 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1060&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.534827 238.524932 \n",
       "L 84.534936 238.524932 \n",
       "L 84.534936 238.172088 \n",
       "L 84.534827 238.172088 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1061&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.534936 238.524932 \n",
       "L 84.535041 238.524932 \n",
       "L 84.535041 238.514042 \n",
       "L 84.534936 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1062&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535041 238.524932 \n",
       "L 84.535163 238.524932 \n",
       "L 84.535163 238.480645 \n",
       "L 84.535041 238.480645 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1063&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535163 238.524932 \n",
       "L 84.535226 238.524932 \n",
       "L 84.535226 236.915353 \n",
       "L 84.535163 236.915353 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1064&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535226 238.524932 \n",
       "L 84.535226 238.524932 \n",
       "L 84.535226 238.432728 \n",
       "L 84.535226 238.432728 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1065&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535226 238.524932 \n",
       "L 84.535229 238.524932 \n",
       "L 84.535229 238.522754 \n",
       "L 84.535226 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1066&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535229 238.524932 \n",
       "L 84.535229 238.524932 \n",
       "L 84.535229 238.518035 \n",
       "L 84.535229 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1067&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535229 238.524932 \n",
       "L 84.535262 238.524932 \n",
       "L 84.535262 238.514042 \n",
       "L 84.535229 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1068&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535262 238.524932 \n",
       "L 84.535295 238.524932 \n",
       "L 84.535295 238.162287 \n",
       "L 84.535262 238.162287 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1069&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535295 238.524932 \n",
       "L 84.535296 238.524932 \n",
       "L 84.535296 238.191691 \n",
       "L 84.535295 238.191691 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1070&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535296 238.524932 \n",
       "L 84.535297 238.524932 \n",
       "L 84.535297 238.367387 \n",
       "L 84.535296 238.367387 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1071&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535297 238.524932 \n",
       "L 84.535298 238.524932 \n",
       "L 84.535298 238.452694 \n",
       "L 84.535297 238.452694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1072&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535298 238.524932 \n",
       "L 84.535303 238.524932 \n",
       "L 84.535303 237.914715 \n",
       "L 84.535298 237.914715 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1073&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535303 238.524932 \n",
       "L 84.535303 238.524932 \n",
       "L 84.535303 238.223998 \n",
       "L 84.535303 238.223998 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1074&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535303 238.524932 \n",
       "L 84.535322 238.524932 \n",
       "L 84.535322 238.483549 \n",
       "L 84.535303 238.483549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1075&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535322 238.524932 \n",
       "L 84.535375 238.524932 \n",
       "L 84.535375 238.524569 \n",
       "L 84.535322 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1076&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535375 238.524932 \n",
       "L 84.535417 238.524932 \n",
       "L 84.535417 235.843388 \n",
       "L 84.535375 235.843388 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1077&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535417 238.524932 \n",
       "L 84.535457 238.524932 \n",
       "L 84.535457 238.49081 \n",
       "L 84.535417 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1078&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535457 238.524932 \n",
       "L 84.53549 238.524932 \n",
       "L 84.53549 238.447612 \n",
       "L 84.535457 238.447612 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1079&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53549 238.524932 \n",
       "L 84.53549 238.524932 \n",
       "L 84.53549 238.269737 \n",
       "L 84.53549 238.269737 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1080&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53549 238.524932 \n",
       "L 84.535491 238.524932 \n",
       "L 84.535491 238.19278 \n",
       "L 84.53549 238.19278 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1081&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535491 238.524932 \n",
       "L 84.535491 238.524932 \n",
       "L 84.535491 237.779313 \n",
       "L 84.535491 237.779313 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1082&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535491 238.524932 \n",
       "L 84.535491 238.524932 \n",
       "L 84.535491 238.440351 \n",
       "L 84.535491 238.440351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1083&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535491 238.524932 \n",
       "L 84.535492 238.524932 \n",
       "L 84.535492 237.930324 \n",
       "L 84.535491 237.930324 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1084&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535492 238.524932 \n",
       "L 84.535493 238.524932 \n",
       "L 84.535493 238.157568 \n",
       "L 84.535492 238.157568 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1085&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535493 238.524932 \n",
       "L 84.535494 238.524932 \n",
       "L 84.535494 238.219642 \n",
       "L 84.535493 238.219642 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1086&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535494 238.524932 \n",
       "L 84.535495 238.524932 \n",
       "L 84.535495 238.442892 \n",
       "L 84.535494 238.442892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1087&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535495 238.524932 \n",
       "L 84.535495 238.524932 \n",
       "L 84.535495 238.243238 \n",
       "L 84.535495 238.243238 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1088&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535495 238.524932 \n",
       "L 84.535496 238.524932 \n",
       "L 84.535496 238.277361 \n",
       "L 84.535495 238.277361 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1089&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535496 238.524932 \n",
       "L 84.535498 238.524932 \n",
       "L 84.535498 238.466125 \n",
       "L 84.535496 238.466125 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1090&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535498 238.524932 \n",
       "L 84.535498 238.524932 \n",
       "L 84.535498 238.347784 \n",
       "L 84.535498 238.347784 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1091&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535498 238.524932 \n",
       "L 84.535499 238.524932 \n",
       "L 84.535499 238.420749 \n",
       "L 84.535498 238.420749 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1092&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535499 238.524932 \n",
       "L 84.535555 238.524932 \n",
       "L 84.535555 238.44979 \n",
       "L 84.535499 238.44979 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1093&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535555 238.524932 \n",
       "L 84.535661 238.524932 \n",
       "L 84.535661 238.51622 \n",
       "L 84.535555 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1094&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535661 238.524932 \n",
       "L 84.53588 238.524932 \n",
       "L 84.53588 238.484275 \n",
       "L 84.535661 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1095&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53588 238.524932 \n",
       "L 84.535883 238.524932 \n",
       "L 84.535883 237.543357 \n",
       "L 84.53588 237.543357 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1096&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535883 238.524932 \n",
       "L 84.535897 238.524932 \n",
       "L 84.535897 237.37238 \n",
       "L 84.535883 237.37238 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1097&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535897 238.524932 \n",
       "L 84.535915 238.524932 \n",
       "L 84.535915 238.524569 \n",
       "L 84.535897 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1098&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535915 238.524932 \n",
       "L 84.535919 238.524932 \n",
       "L 84.535919 238.237067 \n",
       "L 84.535915 238.237067 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1099&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535919 238.524932 \n",
       "L 84.53592 238.524932 \n",
       "L 84.53592 238.33399 \n",
       "L 84.535919 238.33399 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1100&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53592 238.524932 \n",
       "L 84.535921 238.524932 \n",
       "L 84.535921 238.020714 \n",
       "L 84.53592 238.020714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1101&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535921 238.524932 \n",
       "L 84.535922 238.524932 \n",
       "L 84.535922 238.397879 \n",
       "L 84.535921 238.397879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1102&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535922 238.524932 \n",
       "L 84.535949 238.524932 \n",
       "L 84.535949 238.390256 \n",
       "L 84.535922 238.390256 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1103&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.535949 238.524932 \n",
       "L 84.536077 238.524932 \n",
       "L 84.536077 238.520213 \n",
       "L 84.535949 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1104&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536077 238.524932 \n",
       "L 84.536227 238.524932 \n",
       "L 84.536227 238.504967 \n",
       "L 84.536077 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1105&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536227 238.524932 \n",
       "L 84.536294 238.524932 \n",
       "L 84.536294 238.48609 \n",
       "L 84.536227 238.48609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1106&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536294 238.524932 \n",
       "L 84.536314 238.524932 \n",
       "L 84.536314 237.39888 \n",
       "L 84.536294 237.39888 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1107&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536314 238.524932 \n",
       "L 84.536361 238.524932 \n",
       "L 84.536361 238.219279 \n",
       "L 84.536314 238.219279 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1108&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536361 238.524932 \n",
       "L 84.536438 238.524932 \n",
       "L 84.536438 238.435269 \n",
       "L 84.536361 238.435269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1109&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536438 238.524932 \n",
       "L 84.536467 238.524932 \n",
       "L 84.536467 238.52348 \n",
       "L 84.536438 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1110&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536467 238.524932 \n",
       "L 84.536468 238.524932 \n",
       "L 84.536468 238.506419 \n",
       "L 84.536467 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1111&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536468 238.524932 \n",
       "L 84.536469 238.524932 \n",
       "L 84.536469 238.521302 \n",
       "L 84.536468 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1112&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536469 238.524932 \n",
       "L 84.536494 238.524932 \n",
       "L 84.536494 238.523843 \n",
       "L 84.536469 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1113&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536494 238.524932 \n",
       "L 84.536528 238.524932 \n",
       "L 84.536528 238.504241 \n",
       "L 84.536494 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1114&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536528 238.524932 \n",
       "L 84.536568 238.524932 \n",
       "L 84.536568 238.517672 \n",
       "L 84.536528 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1115&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536568 238.524932 \n",
       "L 84.536602 238.524932 \n",
       "L 84.536602 238.470481 \n",
       "L 84.536568 238.470481 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1116&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536602 238.524932 \n",
       "L 84.536664 238.524932 \n",
       "L 84.536664 238.51259 \n",
       "L 84.536602 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1117&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536664 238.524932 \n",
       "L 84.536743 238.524932 \n",
       "L 84.536743 238.524569 \n",
       "L 84.536664 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1118&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536743 238.524932 \n",
       "L 84.53681 238.524932 \n",
       "L 84.53681 238.422201 \n",
       "L 84.536743 238.422201 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1119&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53681 238.524932 \n",
       "L 84.536882 238.524932 \n",
       "L 84.536882 238.510049 \n",
       "L 84.53681 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1120&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536882 238.524932 \n",
       "L 84.536906 238.524932 \n",
       "L 84.536906 238.315839 \n",
       "L 84.536882 238.315839 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1121&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536906 238.524932 \n",
       "L 84.536906 238.524932 \n",
       "L 84.536906 238.340161 \n",
       "L 84.536906 238.340161 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1122&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536906 238.524932 \n",
       "L 84.536907 238.524932 \n",
       "L 84.536907 238.066816 \n",
       "L 84.536906 238.066816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1123&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536907 238.524932 \n",
       "L 84.536907 238.524932 \n",
       "L 84.536907 237.838846 \n",
       "L 84.536907 237.838846 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1124&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536907 238.524932 \n",
       "L 84.536907 238.524932 \n",
       "L 84.536907 237.480557 \n",
       "L 84.536907 237.480557 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1125&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536907 238.524932 \n",
       "L 84.536908 238.524932 \n",
       "L 84.536908 238.265381 \n",
       "L 84.536907 238.265381 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1126&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536908 238.524932 \n",
       "L 84.536908 238.524932 \n",
       "L 84.536908 238.345969 \n",
       "L 84.536908 238.345969 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1127&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536908 238.524932 \n",
       "L 84.536908 238.524932 \n",
       "L 84.536908 238.251587 \n",
       "L 84.536908 238.251587 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1128&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.536908 238.524932 \n",
       "L 84.537121 238.524932 \n",
       "L 84.537121 235.427018 \n",
       "L 84.536908 235.427018 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1129&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.537121 238.524932 \n",
       "L 84.537649 238.524932 \n",
       "L 84.537649 238.524569 \n",
       "L 84.537121 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1130&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.537649 238.524932 \n",
       "L 84.537983 238.524932 \n",
       "L 84.537983 238.43418 \n",
       "L 84.537649 238.43418 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1131&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.537983 238.524932 \n",
       "L 84.538001 238.524932 \n",
       "L 84.538001 238.486816 \n",
       "L 84.537983 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1132&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538001 238.524932 \n",
       "L 84.538002 238.524932 \n",
       "L 84.538002 238.293333 \n",
       "L 84.538001 238.293333 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1133&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538002 238.524932 \n",
       "L 84.538023 238.524932 \n",
       "L 84.538023 238.504967 \n",
       "L 84.538002 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1134&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538023 238.524932 \n",
       "L 84.538064 238.524932 \n",
       "L 84.538064 238.433454 \n",
       "L 84.538023 238.433454 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1135&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538064 238.524932 \n",
       "L 84.538093 238.524932 \n",
       "L 84.538093 238.509323 \n",
       "L 84.538064 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1136&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538093 238.524932 \n",
       "L 84.538104 238.524932 \n",
       "L 84.538104 238.345969 \n",
       "L 84.538093 238.345969 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1137&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538104 238.524932 \n",
       "L 84.538106 238.524932 \n",
       "L 84.538106 238.4124 \n",
       "L 84.538104 238.4124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1138&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538106 238.524932 \n",
       "L 84.538108 238.524932 \n",
       "L 84.538108 238.46068 \n",
       "L 84.538106 238.46068 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1139&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538108 238.524932 \n",
       "L 84.538146 238.524932 \n",
       "L 84.538146 238.481371 \n",
       "L 84.538108 238.481371 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1140&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538146 238.524932 \n",
       "L 84.5382 238.524932 \n",
       "L 84.5382 238.429098 \n",
       "L 84.538146 238.429098 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1141&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.5382 238.524932 \n",
       "L 84.538236 238.524932 \n",
       "L 84.538236 238.346332 \n",
       "L 84.5382 238.346332 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1142&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538236 238.524932 \n",
       "L 84.538283 238.524932 \n",
       "L 84.538283 238.175355 \n",
       "L 84.538236 238.175355 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1143&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538283 238.524932 \n",
       "L 84.538336 238.524932 \n",
       "L 84.538336 238.519487 \n",
       "L 84.538283 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1144&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538336 238.524932 \n",
       "L 84.538354 238.524932 \n",
       "L 84.538354 238.192054 \n",
       "L 84.538336 238.192054 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1145&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538354 238.524932 \n",
       "L 84.538366 238.524932 \n",
       "L 84.538366 238.524569 \n",
       "L 84.538354 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1146&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538366 238.524932 \n",
       "L 84.538387 238.524932 \n",
       "L 84.538387 237.93105 \n",
       "L 84.538366 237.93105 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1147&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538387 238.524932 \n",
       "L 84.538416 238.524932 \n",
       "L 84.538416 238.143773 \n",
       "L 84.538387 238.143773 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1148&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538416 238.524932 \n",
       "L 84.538443 238.524932 \n",
       "L 84.538443 238.500248 \n",
       "L 84.538416 238.500248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1149&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538443 238.524932 \n",
       "L 84.538459 238.524932 \n",
       "L 84.538459 238.39679 \n",
       "L 84.538443 238.39679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1150&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538459 238.524932 \n",
       "L 84.538466 238.524932 \n",
       "L 84.538466 237.86099 \n",
       "L 84.538459 237.86099 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1151&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538466 238.524932 \n",
       "L 84.538489 238.524932 \n",
       "L 84.538489 238.49081 \n",
       "L 84.538466 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1152&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538489 238.524932 \n",
       "L 84.538525 238.524932 \n",
       "L 84.538525 238.341976 \n",
       "L 84.538489 238.341976 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1153&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538525 238.524932 \n",
       "L 84.53854 238.524932 \n",
       "L 84.53854 238.483549 \n",
       "L 84.538525 238.483549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1154&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53854 238.524932 \n",
       "L 84.53857 238.524932 \n",
       "L 84.53857 238.484275 \n",
       "L 84.53854 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1155&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53857 238.524932 \n",
       "L 84.538605 238.524932 \n",
       "L 84.538605 238.363757 \n",
       "L 84.53857 238.363757 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1156&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538605 238.524932 \n",
       "L 84.538632 238.524932 \n",
       "L 84.538632 238.443255 \n",
       "L 84.538605 238.443255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1157&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538632 238.524932 \n",
       "L 84.538655 238.524932 \n",
       "L 84.538655 238.524206 \n",
       "L 84.538632 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1158&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538655 238.524932 \n",
       "L 84.538691 238.524932 \n",
       "L 84.538691 238.470844 \n",
       "L 84.538655 238.470844 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1159&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538691 238.524932 \n",
       "L 84.53877 238.524932 \n",
       "L 84.53877 238.456324 \n",
       "L 84.538691 238.456324 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1160&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53877 238.524932 \n",
       "L 84.538784 238.524932 \n",
       "L 84.538784 237.650082 \n",
       "L 84.53877 237.650082 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1161&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538784 238.524932 \n",
       "L 84.538828 238.524932 \n",
       "L 84.538828 238.188423 \n",
       "L 84.538784 238.188423 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1162&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538828 238.524932 \n",
       "L 84.53888 238.524932 \n",
       "L 84.53888 238.44979 \n",
       "L 84.538828 238.44979 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1163&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53888 238.524932 \n",
       "L 84.53895 238.524932 \n",
       "L 84.53895 238.092952 \n",
       "L 84.53888 238.092952 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1164&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.53895 238.524932 \n",
       "L 84.538955 238.524932 \n",
       "L 84.538955 238.482097 \n",
       "L 84.53895 238.482097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1165&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.538955 238.524932 \n",
       "L 84.539005 238.524932 \n",
       "L 84.539005 238.469392 \n",
       "L 84.538955 238.469392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1166&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.539005 238.524932 \n",
       "L 84.539073 238.524932 \n",
       "L 84.539073 238.372832 \n",
       "L 84.539005 238.372832 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1167&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.539073 238.524932 \n",
       "L 84.539095 238.524932 \n",
       "L 84.539095 238.447612 \n",
       "L 84.539073 238.447612 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1168&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.539095 238.524932 \n",
       "L 84.539099 238.524932 \n",
       "L 84.539099 238.34125 \n",
       "L 84.539095 238.34125 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1169&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.539099 238.524932 \n",
       "L 84.5391 238.524932 \n",
       "L 84.5391 238.393523 \n",
       "L 84.539099 238.393523 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1170&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.5391 238.524932 \n",
       "L 84.539229 238.524932 \n",
       "L 84.539229 238.447249 \n",
       "L 84.5391 238.447249 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1171&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.539229 238.524932 \n",
       "L 84.539265 238.524932 \n",
       "L 84.539265 238.424379 \n",
       "L 84.539229 238.424379 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1172&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.539265 238.524932 \n",
       "L 84.539274 238.524932 \n",
       "L 84.539274 238.427283 \n",
       "L 84.539265 238.427283 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1173&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.539274 238.524932 \n",
       "L 84.539296 238.524932 \n",
       "L 84.539296 238.49081 \n",
       "L 84.539274 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1174&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.539296 238.524932 \n",
       "L 84.539363 238.524932 \n",
       "L 84.539363 238.47157 \n",
       "L 84.539296 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1175&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.539363 238.524932 \n",
       "L 84.539426 238.524932 \n",
       "L 84.539426 238.515494 \n",
       "L 84.539363 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1176&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.539426 238.524932 \n",
       "L 84.539426 238.524932 \n",
       "L 84.539426 238.517309 \n",
       "L 84.539426 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1177&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.539426 238.524932 \n",
       "L 84.539428 238.524932 \n",
       "L 84.539428 238.509323 \n",
       "L 84.539426 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1178&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.539428 238.524932 \n",
       "L 84.539428 238.524932 \n",
       "L 84.539428 238.497707 \n",
       "L 84.539428 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1179&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.539428 238.524932 \n",
       "L 84.539825 238.524932 \n",
       "L 84.539825 238.516946 \n",
       "L 84.539428 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1180&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.539825 238.524932 \n",
       "L 84.540027 238.524932 \n",
       "L 84.540027 238.304586 \n",
       "L 84.539825 238.304586 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1181&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.540027 238.524932 \n",
       "L 84.540121 238.524932 \n",
       "L 84.540121 238.523117 \n",
       "L 84.540027 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1182&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.540121 238.524932 \n",
       "L 84.540125 238.524932 \n",
       "L 84.540125 238.51622 \n",
       "L 84.540121 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1183&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.540125 238.524932 \n",
       "L 84.540128 238.524932 \n",
       "L 84.540128 238.488995 \n",
       "L 84.540125 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1184&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.540128 238.524932 \n",
       "L 84.540128 238.524932 \n",
       "L 84.540128 238.499159 \n",
       "L 84.540128 238.499159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1185&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.540128 238.524932 \n",
       "L 84.540337 238.524932 \n",
       "L 84.540337 238.455961 \n",
       "L 84.540128 238.455961 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1186&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.540337 238.524932 \n",
       "L 84.540542 238.524932 \n",
       "L 84.540542 238.524206 \n",
       "L 84.540337 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1187&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.540542 238.524932 \n",
       "L 84.540637 238.524932 \n",
       "L 84.540637 237.896565 \n",
       "L 84.540542 237.896565 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1188&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.540637 238.524932 \n",
       "L 84.54072 238.524932 \n",
       "L 84.54072 238.466851 \n",
       "L 84.540637 238.466851 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1189&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.54072 238.524932 \n",
       "L 84.540721 238.524932 \n",
       "L 84.540721 238.479919 \n",
       "L 84.54072 238.479919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1190&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.540721 238.524932 \n",
       "L 84.540774 238.524932 \n",
       "L 84.540774 238.48609 \n",
       "L 84.540721 238.48609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1191&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.540774 238.524932 \n",
       "L 84.540922 238.524932 \n",
       "L 84.540922 238.524569 \n",
       "L 84.540774 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1192&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.540922 238.524932 \n",
       "L 84.541093 238.524932 \n",
       "L 84.541093 238.509686 \n",
       "L 84.540922 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1193&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.541093 238.524932 \n",
       "L 84.541179 238.524932 \n",
       "L 84.541179 238.524569 \n",
       "L 84.541093 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1194&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.541179 238.524932 \n",
       "L 84.541445 238.524932 \n",
       "L 84.541445 238.478104 \n",
       "L 84.541179 238.478104 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1195&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.541445 238.524932 \n",
       "L 84.541701 238.524932 \n",
       "L 84.541701 238.51622 \n",
       "L 84.541445 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1196&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.541701 238.524932 \n",
       "L 84.541702 238.524932 \n",
       "L 84.541702 238.514042 \n",
       "L 84.541701 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1197&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.541702 238.524932 \n",
       "L 84.541703 238.524932 \n",
       "L 84.541703 238.473748 \n",
       "L 84.541702 238.473748 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1198&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.541703 238.524932 \n",
       "L 84.541708 238.524932 \n",
       "L 84.541708 238.512227 \n",
       "L 84.541703 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1199&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.541708 238.524932 \n",
       "L 84.541712 238.524932 \n",
       "L 84.541712 238.485727 \n",
       "L 84.541708 238.485727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1200&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.541712 238.524932 \n",
       "L 84.541713 238.524932 \n",
       "L 84.541713 238.474474 \n",
       "L 84.541712 238.474474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1201&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.541713 238.524932 \n",
       "L 84.541716 238.524932 \n",
       "L 84.541716 238.479556 \n",
       "L 84.541713 238.479556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1202&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.541716 238.524932 \n",
       "L 84.541771 238.524932 \n",
       "L 84.541771 238.506782 \n",
       "L 84.541716 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1203&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.541771 238.524932 \n",
       "L 84.541924 238.524932 \n",
       "L 84.541924 237.499796 \n",
       "L 84.541771 237.499796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1204&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.541924 238.524932 \n",
       "L 84.542032 238.524932 \n",
       "L 84.542032 237.241334 \n",
       "L 84.541924 237.241334 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1205&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.542032 238.524932 \n",
       "L 84.542044 238.524932 \n",
       "L 84.542044 238.514042 \n",
       "L 84.542032 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1206&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.542044 238.524932 \n",
       "L 84.542299 238.524932 \n",
       "L 84.542299 238.519124 \n",
       "L 84.542044 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1207&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.542299 238.524932 \n",
       "L 84.542305 238.524932 \n",
       "L 84.542305 238.508234 \n",
       "L 84.542299 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1208&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.542305 238.524932 \n",
       "L 84.542426 238.524932 \n",
       "L 84.542426 238.484275 \n",
       "L 84.542305 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1209&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.542426 238.524932 \n",
       "L 84.543098 238.524932 \n",
       "L 84.543098 238.506419 \n",
       "L 84.542426 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1210&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.543098 238.524932 \n",
       "L 84.54337 238.524932 \n",
       "L 84.54337 238.488995 \n",
       "L 84.543098 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1211&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.54337 238.524932 \n",
       "L 84.543675 238.524932 \n",
       "L 84.543675 238.524569 \n",
       "L 84.54337 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1212&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.543675 238.524932 \n",
       "L 84.543915 238.524932 \n",
       "L 84.543915 238.511501 \n",
       "L 84.543675 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1213&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.543915 238.524932 \n",
       "L 84.543916 238.524932 \n",
       "L 84.543916 238.473385 \n",
       "L 84.543915 238.473385 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1214&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.543916 238.524932 \n",
       "L 84.543917 238.524932 \n",
       "L 84.543917 238.487179 \n",
       "L 84.543916 238.487179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1215&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.543917 238.524932 \n",
       "L 84.543917 238.524932 \n",
       "L 84.543917 238.507871 \n",
       "L 84.543917 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1216&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.543917 238.524932 \n",
       "L 84.543918 238.524932 \n",
       "L 84.543918 238.485364 \n",
       "L 84.543917 238.485364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1217&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.543918 238.524932 \n",
       "L 84.543918 238.524932 \n",
       "L 84.543918 238.401509 \n",
       "L 84.543918 238.401509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1218&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.543918 238.524932 \n",
       "L 84.544242 238.524932 \n",
       "L 84.544242 238.48609 \n",
       "L 84.543918 238.48609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1219&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544242 238.524932 \n",
       "L 84.544569 238.524932 \n",
       "L 84.544569 238.520213 \n",
       "L 84.544242 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1220&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544569 238.524932 \n",
       "L 84.544575 238.524932 \n",
       "L 84.544575 238.515131 \n",
       "L 84.544569 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1221&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544575 238.524932 \n",
       "L 84.54458 238.524932 \n",
       "L 84.54458 238.459954 \n",
       "L 84.544575 238.459954 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1222&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.54458 238.524932 \n",
       "L 84.544582 238.524932 \n",
       "L 84.544582 238.512953 \n",
       "L 84.54458 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1223&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544582 238.524932 \n",
       "L 84.544587 238.524932 \n",
       "L 84.544587 238.512953 \n",
       "L 84.544582 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1224&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544587 238.524932 \n",
       "L 84.544589 238.524932 \n",
       "L 84.544589 238.492625 \n",
       "L 84.544587 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1225&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544589 238.524932 \n",
       "L 84.544592 238.524932 \n",
       "L 84.544592 238.520939 \n",
       "L 84.544589 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1226&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544592 238.524932 \n",
       "L 84.544596 238.524932 \n",
       "L 84.544596 237.991673 \n",
       "L 84.544592 237.991673 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1227&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544596 238.524932 \n",
       "L 84.544597 238.524932 \n",
       "L 84.544597 238.456324 \n",
       "L 84.544596 238.456324 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1228&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544597 238.524932 \n",
       "L 84.544601 238.524932 \n",
       "L 84.544601 238.514042 \n",
       "L 84.544597 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1229&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544601 238.524932 \n",
       "L 84.544602 238.524932 \n",
       "L 84.544602 238.490084 \n",
       "L 84.544601 238.490084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1230&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544602 238.524932 \n",
       "L 84.544603 238.524932 \n",
       "L 84.544603 238.519124 \n",
       "L 84.544602 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1231&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544603 238.524932 \n",
       "L 84.544605 238.524932 \n",
       "L 84.544605 238.299867 \n",
       "L 84.544603 238.299867 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1232&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544605 238.524932 \n",
       "L 84.544606 238.524932 \n",
       "L 84.544606 238.514042 \n",
       "L 84.544605 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1233&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544606 238.524932 \n",
       "L 84.544615 238.524932 \n",
       "L 84.544615 238.50896 \n",
       "L 84.544606 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1234&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544615 238.524932 \n",
       "L 84.544615 238.524932 \n",
       "L 84.544615 238.521665 \n",
       "L 84.544615 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1235&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544615 238.524932 \n",
       "L 84.544628 238.524932 \n",
       "L 84.544628 238.521665 \n",
       "L 84.544615 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1236&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544628 238.524932 \n",
       "L 84.544641 238.524932 \n",
       "L 84.544641 238.326004 \n",
       "L 84.544628 238.326004 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1237&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544641 238.524932 \n",
       "L 84.544642 238.524932 \n",
       "L 84.544642 238.447612 \n",
       "L 84.544641 238.447612 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1238&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544642 238.524932 \n",
       "L 84.544643 238.524932 \n",
       "L 84.544643 238.243964 \n",
       "L 84.544642 238.243964 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1239&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544643 238.524932 \n",
       "L 84.544643 238.524932 \n",
       "L 84.544643 238.461043 \n",
       "L 84.544643 238.461043 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1240&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544643 238.524932 \n",
       "L 84.544644 238.524932 \n",
       "L 84.544644 238.094041 \n",
       "L 84.544643 238.094041 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1241&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544644 238.524932 \n",
       "L 84.544778 238.524932 \n",
       "L 84.544778 235.8158 \n",
       "L 84.544644 235.8158 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1242&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544778 238.524932 \n",
       "L 84.544915 238.524932 \n",
       "L 84.544915 238.449427 \n",
       "L 84.544778 238.449427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1243&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544915 238.524932 \n",
       "L 84.544929 238.524932 \n",
       "L 84.544929 238.454509 \n",
       "L 84.544915 238.454509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1244&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544929 238.524932 \n",
       "L 84.544941 238.524932 \n",
       "L 84.544941 238.368839 \n",
       "L 84.544929 238.368839 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1245&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544941 238.524932 \n",
       "L 84.544951 238.524932 \n",
       "L 84.544951 238.293696 \n",
       "L 84.544941 238.293696 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1246&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544951 238.524932 \n",
       "L 84.544961 238.524932 \n",
       "L 84.544961 238.428372 \n",
       "L 84.544951 238.428372 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1247&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.544961 238.524932 \n",
       "L 84.545041 238.524932 \n",
       "L 84.545041 237.923427 \n",
       "L 84.544961 237.923427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1248&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.545041 238.524932 \n",
       "L 84.545842 238.524932 \n",
       "L 84.545842 238.51622 \n",
       "L 84.545041 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1249&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.545842 238.524932 \n",
       "L 84.546571 238.524932 \n",
       "L 84.546571 238.33762 \n",
       "L 84.545842 238.33762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1250&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.546571 238.524932 \n",
       "L 84.546574 238.524932 \n",
       "L 84.546574 238.276635 \n",
       "L 84.546571 238.276635 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1251&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.546574 238.524932 \n",
       "L 84.546584 238.524932 \n",
       "L 84.546584 238.463584 \n",
       "L 84.546574 238.463584 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1252&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.546584 238.524932 \n",
       "L 84.546699 238.524932 \n",
       "L 84.546699 238.42692 \n",
       "L 84.546584 238.42692 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1253&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.546699 238.524932 \n",
       "L 84.546808 238.524932 \n",
       "L 84.546808 238.00583 \n",
       "L 84.546699 238.00583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1254&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.546808 238.524932 \n",
       "L 84.546808 238.524932 \n",
       "L 84.546808 238.08787 \n",
       "L 84.546808 238.08787 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1255&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.546808 238.524932 \n",
       "L 84.546809 238.524932 \n",
       "L 84.546809 238.013453 \n",
       "L 84.546808 238.013453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1256&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.546809 238.524932 \n",
       "L 84.546809 238.524932 \n",
       "L 84.546809 237.91653 \n",
       "L 84.546809 237.91653 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1257&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.546809 238.524932 \n",
       "L 84.546966 238.524932 \n",
       "L 84.546966 238.038138 \n",
       "L 84.546809 238.038138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1258&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.546966 238.524932 \n",
       "L 84.547123 238.524932 \n",
       "L 84.547123 238.522028 \n",
       "L 84.546966 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1259&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.547123 238.524932 \n",
       "L 84.547125 238.524932 \n",
       "L 84.547125 238.523117 \n",
       "L 84.547123 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1260&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.547125 238.524932 \n",
       "L 84.547468 238.524932 \n",
       "L 84.547468 238.522754 \n",
       "L 84.547125 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1261&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.547468 238.524932 \n",
       "L 84.547818 238.524932 \n",
       "L 84.547818 238.510412 \n",
       "L 84.547468 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1262&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.547818 238.524932 \n",
       "L 84.54786 238.524932 \n",
       "L 84.54786 238.508597 \n",
       "L 84.547818 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1263&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.54786 238.524932 \n",
       "L 84.547915 238.524932 \n",
       "L 84.547915 238.523843 \n",
       "L 84.54786 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1264&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.547915 238.524932 \n",
       "L 84.547938 238.524932 \n",
       "L 84.547938 238.520576 \n",
       "L 84.547915 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1265&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.547938 238.524932 \n",
       "L 84.547946 238.524932 \n",
       "L 84.547946 238.508234 \n",
       "L 84.547938 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1266&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.547946 238.524932 \n",
       "L 84.548045 238.524932 \n",
       "L 84.548045 238.49807 \n",
       "L 84.547946 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1267&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.548045 238.524932 \n",
       "L 84.548173 238.524932 \n",
       "L 84.548173 238.510049 \n",
       "L 84.548045 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1268&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.548173 238.524932 \n",
       "L 84.548446 238.524932 \n",
       "L 84.548446 238.521302 \n",
       "L 84.548173 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1269&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.548446 238.524932 \n",
       "L 84.548639 238.524932 \n",
       "L 84.548639 238.503878 \n",
       "L 84.548446 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1270&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.548639 238.524932 \n",
       "L 84.54864 238.524932 \n",
       "L 84.54864 238.487179 \n",
       "L 84.548639 238.487179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1271&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.54864 238.524932 \n",
       "L 84.548647 238.524932 \n",
       "L 84.548647 238.506419 \n",
       "L 84.54864 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1272&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.548647 238.524932 \n",
       "L 84.548804 238.524932 \n",
       "L 84.548804 238.490447 \n",
       "L 84.548647 238.490447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1273&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.548804 238.524932 \n",
       "L 84.54882 238.524932 \n",
       "L 84.54882 238.495892 \n",
       "L 84.548804 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1274&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.54882 238.524932 \n",
       "L 84.549171 238.524932 \n",
       "L 84.549171 238.454509 \n",
       "L 84.54882 238.454509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1275&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549171 238.524932 \n",
       "L 84.549309 238.524932 \n",
       "L 84.549309 238.511138 \n",
       "L 84.549171 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1276&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549309 238.524932 \n",
       "L 84.549311 238.524932 \n",
       "L 84.549311 238.418208 \n",
       "L 84.549309 238.418208 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1277&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549311 238.524932 \n",
       "L 84.549319 238.524932 \n",
       "L 84.549319 238.507508 \n",
       "L 84.549311 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1278&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549319 238.524932 \n",
       "L 84.549395 238.524932 \n",
       "L 84.549395 238.461769 \n",
       "L 84.549319 238.461769 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1279&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549395 238.524932 \n",
       "L 84.549432 238.524932 \n",
       "L 84.549432 238.452694 \n",
       "L 84.549395 238.452694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1280&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549432 238.524932 \n",
       "L 84.549458 238.524932 \n",
       "L 84.549458 238.500248 \n",
       "L 84.549432 238.500248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1281&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549458 238.524932 \n",
       "L 84.549459 238.524932 \n",
       "L 84.549459 238.502063 \n",
       "L 84.549458 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1282&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549459 238.524932 \n",
       "L 84.549467 238.524932 \n",
       "L 84.549467 238.507508 \n",
       "L 84.549459 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1283&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549467 238.524932 \n",
       "L 84.549485 238.524932 \n",
       "L 84.549485 238.511864 \n",
       "L 84.549467 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1284&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549485 238.524932 \n",
       "L 84.549512 238.524932 \n",
       "L 84.549512 238.470844 \n",
       "L 84.549485 238.470844 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1285&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549512 238.524932 \n",
       "L 84.549567 238.524932 \n",
       "L 84.549567 238.488632 \n",
       "L 84.549512 238.488632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1286&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549567 238.524932 \n",
       "L 84.549597 238.524932 \n",
       "L 84.549597 238.438173 \n",
       "L 84.549567 238.438173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1287&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549597 238.524932 \n",
       "L 84.549598 238.524932 \n",
       "L 84.549598 238.506782 \n",
       "L 84.549597 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1288&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549598 238.524932 \n",
       "L 84.549599 238.524932 \n",
       "L 84.549599 238.509686 \n",
       "L 84.549598 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1289&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549599 238.524932 \n",
       "L 84.549599 238.524932 \n",
       "L 84.549599 238.519487 \n",
       "L 84.549599 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1290&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549599 238.524932 \n",
       "L 84.549609 238.524932 \n",
       "L 84.549609 238.520213 \n",
       "L 84.549599 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1291&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549609 238.524932 \n",
       "L 84.54962 238.524932 \n",
       "L 84.54962 238.506419 \n",
       "L 84.549609 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1292&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.54962 238.524932 \n",
       "L 84.549622 238.524932 \n",
       "L 84.549622 238.504967 \n",
       "L 84.54962 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1293&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549622 238.524932 \n",
       "L 84.549628 238.524932 \n",
       "L 84.549628 238.359037 \n",
       "L 84.549622 238.359037 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1294&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549628 238.524932 \n",
       "L 84.549631 238.524932 \n",
       "L 84.549631 238.499522 \n",
       "L 84.549628 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1295&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549631 238.524932 \n",
       "L 84.549632 238.524932 \n",
       "L 84.549632 238.513316 \n",
       "L 84.549631 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1296&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549632 238.524932 \n",
       "L 84.549644 238.524932 \n",
       "L 84.549644 238.507145 \n",
       "L 84.549632 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1297&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549644 238.524932 \n",
       "L 84.549663 238.524932 \n",
       "L 84.549663 238.273004 \n",
       "L 84.549644 238.273004 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1298&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549663 238.524932 \n",
       "L 84.549669 238.524932 \n",
       "L 84.549669 238.488995 \n",
       "L 84.549663 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1299&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549669 238.524932 \n",
       "L 84.54967 238.524932 \n",
       "L 84.54967 238.507871 \n",
       "L 84.549669 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1300&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.54967 238.524932 \n",
       "L 84.549671 238.524932 \n",
       "L 84.549671 238.504241 \n",
       "L 84.54967 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1301&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549671 238.524932 \n",
       "L 84.549671 238.524932 \n",
       "L 84.549671 238.500248 \n",
       "L 84.549671 238.500248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1302&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549671 238.524932 \n",
       "L 84.549702 238.524932 \n",
       "L 84.549702 238.47157 \n",
       "L 84.549671 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1303&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549702 238.524932 \n",
       "L 84.549704 238.524932 \n",
       "L 84.549704 238.515494 \n",
       "L 84.549702 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1304&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549704 238.524932 \n",
       "L 84.54974 238.524932 \n",
       "L 84.54974 238.445797 \n",
       "L 84.549704 238.445797 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1305&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.54974 238.524932 \n",
       "L 84.549784 238.524932 \n",
       "L 84.549784 238.491899 \n",
       "L 84.54974 238.491899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1306&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549784 238.524932 \n",
       "L 84.549799 238.524932 \n",
       "L 84.549799 238.504241 \n",
       "L 84.549784 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1307&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549799 238.524932 \n",
       "L 84.549804 238.524932 \n",
       "L 84.549804 238.465762 \n",
       "L 84.549799 238.465762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1308&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549804 238.524932 \n",
       "L 84.549861 238.524932 \n",
       "L 84.549861 238.471207 \n",
       "L 84.549804 238.471207 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1309&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549861 238.524932 \n",
       "L 84.549875 238.524932 \n",
       "L 84.549875 238.448338 \n",
       "L 84.549861 238.448338 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1310&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549875 238.524932 \n",
       "L 84.549896 238.524932 \n",
       "L 84.549896 238.513679 \n",
       "L 84.549875 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1311&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549896 238.524932 \n",
       "L 84.549911 238.524932 \n",
       "L 84.549911 238.490447 \n",
       "L 84.549896 238.490447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1312&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549911 238.524932 \n",
       "L 84.549932 238.524932 \n",
       "L 84.549932 238.504604 \n",
       "L 84.549911 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1313&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549932 238.524932 \n",
       "L 84.549972 238.524932 \n",
       "L 84.549972 238.41966 \n",
       "L 84.549932 238.41966 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1314&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549972 238.524932 \n",
       "L 84.549979 238.524932 \n",
       "L 84.549979 238.520939 \n",
       "L 84.549972 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1315&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549979 238.524932 \n",
       "L 84.549992 238.524932 \n",
       "L 84.549992 238.406955 \n",
       "L 84.549979 238.406955 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1316&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.549992 238.524932 \n",
       "L 84.550054 238.524932 \n",
       "L 84.550054 238.521665 \n",
       "L 84.549992 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1317&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550054 238.524932 \n",
       "L 84.550114 238.524932 \n",
       "L 84.550114 238.321648 \n",
       "L 84.550054 238.321648 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1318&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550114 238.524932 \n",
       "L 84.550126 238.524932 \n",
       "L 84.550126 237.92742 \n",
       "L 84.550114 237.92742 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1319&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550126 238.524932 \n",
       "L 84.550187 238.524932 \n",
       "L 84.550187 236.890668 \n",
       "L 84.550126 236.890668 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1320&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550187 238.524932 \n",
       "L 84.550258 238.524932 \n",
       "L 84.550258 238.510775 \n",
       "L 84.550187 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1321&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550258 238.524932 \n",
       "L 84.550299 238.524932 \n",
       "L 84.550299 238.495529 \n",
       "L 84.550258 238.495529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1322&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550299 238.524932 \n",
       "L 84.550334 238.524932 \n",
       "L 84.550334 238.515131 \n",
       "L 84.550299 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1323&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550334 238.524932 \n",
       "L 84.550343 238.524932 \n",
       "L 84.550343 238.506419 \n",
       "L 84.550334 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1324&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550343 238.524932 \n",
       "L 84.550357 238.524932 \n",
       "L 84.550357 238.472296 \n",
       "L 84.550343 238.472296 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1325&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550357 238.524932 \n",
       "L 84.550385 238.524932 \n",
       "L 84.550385 238.494077 \n",
       "L 84.550357 238.494077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1326&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550385 238.524932 \n",
       "L 84.550428 238.524932 \n",
       "L 84.550428 238.417845 \n",
       "L 84.550385 238.417845 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1327&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550428 238.524932 \n",
       "L 84.55044 238.524932 \n",
       "L 84.55044 238.52348 \n",
       "L 84.550428 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1328&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55044 238.524932 \n",
       "L 84.550469 238.524932 \n",
       "L 84.550469 238.467214 \n",
       "L 84.55044 238.467214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1329&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550469 238.524932 \n",
       "L 84.550492 238.524932 \n",
       "L 84.550492 238.270826 \n",
       "L 84.550469 238.270826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1330&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550492 238.524932 \n",
       "L 84.550536 238.524932 \n",
       "L 84.550536 238.462495 \n",
       "L 84.550492 238.462495 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1331&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550536 238.524932 \n",
       "L 84.550621 238.524932 \n",
       "L 84.550621 238.455235 \n",
       "L 84.550536 238.455235 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1332&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550621 238.524932 \n",
       "L 84.550624 238.524932 \n",
       "L 84.550624 238.482097 \n",
       "L 84.550621 238.482097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1333&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550624 238.524932 \n",
       "L 84.550629 238.524932 \n",
       "L 84.550629 238.506782 \n",
       "L 84.550624 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1334&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550629 238.524932 \n",
       "L 84.55069 238.524932 \n",
       "L 84.55069 238.426194 \n",
       "L 84.550629 238.426194 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1335&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55069 238.524932 \n",
       "L 84.550766 238.524932 \n",
       "L 84.550766 238.522754 \n",
       "L 84.55069 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1336&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550766 238.524932 \n",
       "L 84.550827 238.524932 \n",
       "L 84.550827 238.515494 \n",
       "L 84.550766 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1337&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550827 238.524932 \n",
       "L 84.550874 238.524932 \n",
       "L 84.550874 238.488632 \n",
       "L 84.550827 238.488632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1338&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550874 238.524932 \n",
       "L 84.55089 238.524932 \n",
       "L 84.55089 238.485364 \n",
       "L 84.550874 238.485364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1339&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55089 238.524932 \n",
       "L 84.55093 238.524932 \n",
       "L 84.55093 238.483186 \n",
       "L 84.55089 238.483186 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1340&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55093 238.524932 \n",
       "L 84.550946 238.524932 \n",
       "L 84.550946 238.517672 \n",
       "L 84.55093 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1341&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550946 238.524932 \n",
       "L 84.550989 238.524932 \n",
       "L 84.550989 238.520213 \n",
       "L 84.550946 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1342&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550989 238.524932 \n",
       "L 84.551033 238.524932 \n",
       "L 84.551033 238.489721 \n",
       "L 84.550989 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1343&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.551033 238.524932 \n",
       "L 84.551041 238.524932 \n",
       "L 84.551041 238.503515 \n",
       "L 84.551033 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1344&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.551041 238.524932 \n",
       "L 84.551048 238.524932 \n",
       "L 84.551048 238.475563 \n",
       "L 84.551041 238.475563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1345&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.551048 238.524932 \n",
       "L 84.55108 238.524932 \n",
       "L 84.55108 238.477741 \n",
       "L 84.551048 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1346&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55108 238.524932 \n",
       "L 84.551089 238.524932 \n",
       "L 84.551089 238.487906 \n",
       "L 84.55108 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1347&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.551089 238.524932 \n",
       "L 84.551089 238.524932 \n",
       "L 84.551089 238.485364 \n",
       "L 84.551089 238.485364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1348&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.551089 238.524932 \n",
       "L 84.55135 238.524932 \n",
       "L 84.55135 238.495892 \n",
       "L 84.551089 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1349&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55135 238.524932 \n",
       "L 84.551615 238.524932 \n",
       "L 84.551615 238.514405 \n",
       "L 84.55135 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1350&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.551615 238.524932 \n",
       "L 84.551621 238.524932 \n",
       "L 84.551621 238.510412 \n",
       "L 84.551615 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1351&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.551621 238.524932 \n",
       "L 84.551711 238.524932 \n",
       "L 84.551711 238.485001 \n",
       "L 84.551621 238.485001 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1352&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.551711 238.524932 \n",
       "L 84.551911 238.524932 \n",
       "L 84.551911 238.471207 \n",
       "L 84.551711 238.471207 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1353&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.551911 238.524932 \n",
       "L 84.552095 238.524932 \n",
       "L 84.552095 238.515494 \n",
       "L 84.551911 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1354&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.552095 238.524932 \n",
       "L 84.552095 238.524932 \n",
       "L 84.552095 238.50533 \n",
       "L 84.552095 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1355&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.552095 238.524932 \n",
       "L 84.552097 238.524932 \n",
       "L 84.552097 238.457413 \n",
       "L 84.552095 238.457413 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1356&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.552097 238.524932 \n",
       "L 84.552097 238.524932 \n",
       "L 84.552097 238.515857 \n",
       "L 84.552097 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1357&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.552097 238.524932 \n",
       "L 84.552631 238.524932 \n",
       "L 84.552631 238.506419 \n",
       "L 84.552097 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1358&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.552631 238.524932 \n",
       "L 84.552679 238.524932 \n",
       "L 84.552679 238.496981 \n",
       "L 84.552631 238.496981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1359&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.552679 238.524932 \n",
       "L 84.552758 238.524932 \n",
       "L 84.552758 238.506419 \n",
       "L 84.552679 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1360&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.552758 238.524932 \n",
       "L 84.552761 238.524932 \n",
       "L 84.552761 238.521302 \n",
       "L 84.552758 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1361&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.552761 238.524932 \n",
       "L 84.552772 238.524932 \n",
       "L 84.552772 238.447249 \n",
       "L 84.552761 238.447249 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1362&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.552772 238.524932 \n",
       "L 84.552813 238.524932 \n",
       "L 84.552813 238.521665 \n",
       "L 84.552772 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1363&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.552813 238.524932 \n",
       "L 84.553058 238.524932 \n",
       "L 84.553058 237.393798 \n",
       "L 84.552813 237.393798 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1364&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.553058 238.524932 \n",
       "L 84.553277 238.524932 \n",
       "L 84.553277 238.476652 \n",
       "L 84.553058 238.476652 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1365&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.553277 238.524932 \n",
       "L 84.553285 238.524932 \n",
       "L 84.553285 238.490084 \n",
       "L 84.553277 238.490084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1366&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.553285 238.524932 \n",
       "L 84.553328 238.524932 \n",
       "L 84.553328 238.509686 \n",
       "L 84.553285 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1367&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.553328 238.524932 \n",
       "L 84.553345 238.524932 \n",
       "L 84.553345 238.487906 \n",
       "L 84.553328 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1368&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.553345 238.524932 \n",
       "L 84.553505 238.524932 \n",
       "L 84.553505 238.432365 \n",
       "L 84.553345 238.432365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1369&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.553505 238.524932 \n",
       "L 84.553509 238.524932 \n",
       "L 84.553509 238.475926 \n",
       "L 84.553505 238.475926 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1370&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.553509 238.524932 \n",
       "L 84.553517 238.524932 \n",
       "L 84.553517 238.485001 \n",
       "L 84.553509 238.485001 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1371&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.553517 238.524932 \n",
       "L 84.553548 238.524932 \n",
       "L 84.553548 238.50896 \n",
       "L 84.553517 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1372&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.553548 238.524932 \n",
       "L 84.553567 238.524932 \n",
       "L 84.553567 238.435632 \n",
       "L 84.553548 238.435632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1373&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.553567 238.524932 \n",
       "L 84.553588 238.524932 \n",
       "L 84.553588 238.376825 \n",
       "L 84.553567 238.376825 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1374&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.553588 238.524932 \n",
       "L 84.553606 238.524932 \n",
       "L 84.553606 238.474111 \n",
       "L 84.553588 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1375&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.553606 238.524932 \n",
       "L 84.553608 238.524932 \n",
       "L 84.553608 238.498433 \n",
       "L 84.553606 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1376&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.553608 238.524932 \n",
       "L 84.553624 238.524932 \n",
       "L 84.553624 238.514042 \n",
       "L 84.553608 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1377&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.553624 238.524932 \n",
       "L 84.553707 238.524932 \n",
       "L 84.553707 238.417845 \n",
       "L 84.553624 238.417845 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1378&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.553707 238.524932 \n",
       "L 84.553923 238.524932 \n",
       "L 84.553923 238.483912 \n",
       "L 84.553707 238.483912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1379&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.553923 238.524932 \n",
       "L 84.554074 238.524932 \n",
       "L 84.554074 238.06246 \n",
       "L 84.553923 238.06246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1380&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554074 238.524932 \n",
       "L 84.554102 238.524932 \n",
       "L 84.554102 238.48246 \n",
       "L 84.554074 238.48246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1381&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554102 238.524932 \n",
       "L 84.554172 238.524932 \n",
       "L 84.554172 238.523117 \n",
       "L 84.554102 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1382&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554172 238.524932 \n",
       "L 84.554312 238.524932 \n",
       "L 84.554312 238.497707 \n",
       "L 84.554172 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1383&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554312 238.524932 \n",
       "L 84.554313 238.524932 \n",
       "L 84.554313 238.51985 \n",
       "L 84.554312 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1384&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554313 238.524932 \n",
       "L 84.554359 238.524932 \n",
       "L 84.554359 238.51985 \n",
       "L 84.554313 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1385&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554359 238.524932 \n",
       "L 84.554407 238.524932 \n",
       "L 84.554407 238.36775 \n",
       "L 84.554359 238.36775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1386&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554407 238.524932 \n",
       "L 84.554433 238.524932 \n",
       "L 84.554433 238.163013 \n",
       "L 84.554407 238.163013 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1387&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554433 238.524932 \n",
       "L 84.554457 238.524932 \n",
       "L 84.554457 238.426557 \n",
       "L 84.554433 238.426557 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1388&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554457 238.524932 \n",
       "L 84.554597 238.524932 \n",
       "L 84.554597 238.457413 \n",
       "L 84.554457 238.457413 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1389&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554597 238.524932 \n",
       "L 84.554598 238.524932 \n",
       "L 84.554598 238.465762 \n",
       "L 84.554597 238.465762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1390&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554598 238.524932 \n",
       "L 84.554598 238.524932 \n",
       "L 84.554598 238.078069 \n",
       "L 84.554598 238.078069 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1391&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554598 238.524932 \n",
       "L 84.554598 238.524932 \n",
       "L 84.554598 238.492988 \n",
       "L 84.554598 238.492988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1392&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554598 238.524932 \n",
       "L 84.5546 238.524932 \n",
       "L 84.5546 238.202581 \n",
       "L 84.554598 238.202581 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1393&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.5546 238.524932 \n",
       "L 84.554601 238.524932 \n",
       "L 84.554601 238.404777 \n",
       "L 84.5546 238.404777 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1394&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554601 238.524932 \n",
       "L 84.554601 238.524932 \n",
       "L 84.554601 238.404414 \n",
       "L 84.554601 238.404414 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1395&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554601 238.524932 \n",
       "L 84.554668 238.524932 \n",
       "L 84.554668 238.481008 \n",
       "L 84.554601 238.481008 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1396&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554668 238.524932 \n",
       "L 84.554746 238.524932 \n",
       "L 84.554746 238.294785 \n",
       "L 84.554668 238.294785 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1397&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554746 238.524932 \n",
       "L 84.554756 238.524932 \n",
       "L 84.554756 238.428372 \n",
       "L 84.554746 238.428372 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1398&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554756 238.524932 \n",
       "L 84.554917 238.524932 \n",
       "L 84.554917 238.310757 \n",
       "L 84.554756 238.310757 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1399&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.554917 238.524932 \n",
       "L 84.555078 238.524932 \n",
       "L 84.555078 238.514405 \n",
       "L 84.554917 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1400&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.555078 238.524932 \n",
       "L 84.555081 238.524932 \n",
       "L 84.555081 238.521302 \n",
       "L 84.555078 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1401&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.555081 238.524932 \n",
       "L 84.555215 238.524932 \n",
       "L 84.555215 238.523117 \n",
       "L 84.555081 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1402&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.555215 238.524932 \n",
       "L 84.55542 238.524932 \n",
       "L 84.55542 238.494077 \n",
       "L 84.555215 238.494077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1403&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55542 238.524932 \n",
       "L 84.555883 238.524932 \n",
       "L 84.555883 238.523843 \n",
       "L 84.55542 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1404&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.555883 238.524932 \n",
       "L 84.556185 238.524932 \n",
       "L 84.556185 238.351777 \n",
       "L 84.555883 238.351777 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1405&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.556185 238.524932 \n",
       "L 84.556221 238.524932 \n",
       "L 84.556221 238.301319 \n",
       "L 84.556185 238.301319 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1406&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.556221 238.524932 \n",
       "L 84.556292 238.524932 \n",
       "L 84.556292 238.476289 \n",
       "L 84.556221 238.476289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1407&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.556292 238.524932 \n",
       "L 84.556343 238.524932 \n",
       "L 84.556343 238.438536 \n",
       "L 84.556292 238.438536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1408&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.556343 238.524932 \n",
       "L 84.556354 238.524932 \n",
       "L 84.556354 238.479919 \n",
       "L 84.556343 238.479919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1409&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.556354 238.524932 \n",
       "L 84.55636 238.524932 \n",
       "L 84.55636 238.474474 \n",
       "L 84.556354 238.474474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1410&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55636 238.524932 \n",
       "L 84.556368 238.524932 \n",
       "L 84.556368 238.522391 \n",
       "L 84.55636 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1411&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.556368 238.524932 \n",
       "L 84.556383 238.524932 \n",
       "L 84.556383 238.46068 \n",
       "L 84.556368 238.46068 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1412&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.556383 238.524932 \n",
       "L 84.556398 238.524932 \n",
       "L 84.556398 238.376825 \n",
       "L 84.556383 238.376825 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1413&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.556398 238.524932 \n",
       "L 84.556403 238.524932 \n",
       "L 84.556403 238.499522 \n",
       "L 84.556398 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1414&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.556403 238.524932 \n",
       "L 84.556799 238.524932 \n",
       "L 84.556799 238.520213 \n",
       "L 84.556403 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1415&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.556799 238.524932 \n",
       "L 84.556891 238.524932 \n",
       "L 84.556891 238.514042 \n",
       "L 84.556799 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1416&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.556891 238.524932 \n",
       "L 84.556928 238.524932 \n",
       "L 84.556928 238.504967 \n",
       "L 84.556891 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1417&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.556928 238.524932 \n",
       "L 84.557021 238.524932 \n",
       "L 84.557021 238.502426 \n",
       "L 84.556928 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1418&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557021 238.524932 \n",
       "L 84.557076 238.524932 \n",
       "L 84.557076 238.458139 \n",
       "L 84.557021 238.458139 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1419&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557076 238.524932 \n",
       "L 84.557078 238.524932 \n",
       "L 84.557078 238.414215 \n",
       "L 84.557076 238.414215 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1420&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557078 238.524932 \n",
       "L 84.557078 238.524932 \n",
       "L 84.557078 238.372106 \n",
       "L 84.557078 238.372106 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1421&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557078 238.524932 \n",
       "L 84.557078 238.524932 \n",
       "L 84.557078 238.453057 \n",
       "L 84.557078 238.453057 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1422&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557078 238.524932 \n",
       "L 84.557078 238.524932 \n",
       "L 84.557078 238.493714 \n",
       "L 84.557078 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1423&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557078 238.524932 \n",
       "L 84.557079 238.524932 \n",
       "L 84.557079 238.492262 \n",
       "L 84.557078 238.492262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1424&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557079 238.524932 \n",
       "L 84.557123 238.524932 \n",
       "L 84.557123 238.445071 \n",
       "L 84.557079 238.445071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1425&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557123 238.524932 \n",
       "L 84.557218 238.524932 \n",
       "L 84.557218 238.44616 \n",
       "L 84.557123 238.44616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1426&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557218 238.524932 \n",
       "L 84.557218 238.524932 \n",
       "L 84.557218 238.292607 \n",
       "L 84.557218 238.292607 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1427&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557218 238.524932 \n",
       "L 84.557224 238.524932 \n",
       "L 84.557224 238.380818 \n",
       "L 84.557218 238.380818 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1428&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557224 238.524932 \n",
       "L 84.557231 238.524932 \n",
       "L 84.557231 238.495892 \n",
       "L 84.557224 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1429&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557231 238.524932 \n",
       "L 84.55726 238.524932 \n",
       "L 84.55726 238.517309 \n",
       "L 84.557231 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1430&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55726 238.524932 \n",
       "L 84.557267 238.524932 \n",
       "L 84.557267 238.501337 \n",
       "L 84.55726 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1431&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557267 238.524932 \n",
       "L 84.557272 238.524932 \n",
       "L 84.557272 238.403325 \n",
       "L 84.557267 238.403325 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1432&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557272 238.524932 \n",
       "L 84.557273 238.524932 \n",
       "L 84.557273 238.476652 \n",
       "L 84.557272 238.476652 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1433&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557273 238.524932 \n",
       "L 84.55729 238.524932 \n",
       "L 84.55729 238.428372 \n",
       "L 84.557273 238.428372 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1434&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55729 238.524932 \n",
       "L 84.557332 238.524932 \n",
       "L 84.557332 236.928421 \n",
       "L 84.55729 236.928421 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1435&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557332 238.524932 \n",
       "L 84.557373 238.524932 \n",
       "L 84.557373 238.502426 \n",
       "L 84.557332 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1436&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557373 238.524932 \n",
       "L 84.557389 238.524932 \n",
       "L 84.557389 238.184793 \n",
       "L 84.557373 238.184793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1437&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557389 238.524932 \n",
       "L 84.55739 238.524932 \n",
       "L 84.55739 238.36049 \n",
       "L 84.557389 238.36049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1438&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55739 238.524932 \n",
       "L 84.557392 238.524932 \n",
       "L 84.557392 238.523843 \n",
       "L 84.55739 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1439&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557392 238.524932 \n",
       "L 84.557398 238.524932 \n",
       "L 84.557398 238.439625 \n",
       "L 84.557392 238.439625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1440&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557398 238.524932 \n",
       "L 84.557417 238.524932 \n",
       "L 84.557417 238.502063 \n",
       "L 84.557398 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1441&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557417 238.524932 \n",
       "L 84.557432 238.524932 \n",
       "L 84.557432 238.484638 \n",
       "L 84.557417 238.484638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1442&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557432 238.524932 \n",
       "L 84.557432 238.524932 \n",
       "L 84.557432 238.492625 \n",
       "L 84.557432 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1443&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557432 238.524932 \n",
       "L 84.557433 238.524932 \n",
       "L 84.557433 238.452331 \n",
       "L 84.557432 238.452331 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1444&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557433 238.524932 \n",
       "L 84.557434 238.524932 \n",
       "L 84.557434 238.49081 \n",
       "L 84.557433 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1445&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557434 238.524932 \n",
       "L 84.557435 238.524932 \n",
       "L 84.557435 238.470118 \n",
       "L 84.557434 238.470118 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1446&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557435 238.524932 \n",
       "L 84.557436 238.524932 \n",
       "L 84.557436 238.492262 \n",
       "L 84.557435 238.492262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1447&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557436 238.524932 \n",
       "L 84.557436 238.524932 \n",
       "L 84.557436 238.511864 \n",
       "L 84.557436 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1448&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557436 238.524932 \n",
       "L 84.557438 238.524932 \n",
       "L 84.557438 237.692191 \n",
       "L 84.557436 237.692191 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1449&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557438 238.524932 \n",
       "L 84.557439 238.524932 \n",
       "L 84.557439 238.368113 \n",
       "L 84.557438 238.368113 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1450&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557439 238.524932 \n",
       "L 84.557439 238.524932 \n",
       "L 84.557439 238.378277 \n",
       "L 84.557439 238.378277 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1451&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557439 238.524932 \n",
       "L 84.557439 238.524932 \n",
       "L 84.557439 238.430913 \n",
       "L 84.557439 238.430913 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1452&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557439 238.524932 \n",
       "L 84.55744 238.524932 \n",
       "L 84.55744 238.069357 \n",
       "L 84.557439 238.069357 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1453&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55744 238.524932 \n",
       "L 84.557443 238.524932 \n",
       "L 84.557443 238.393886 \n",
       "L 84.55744 238.393886 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1454&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557443 238.524932 \n",
       "L 84.557454 238.524932 \n",
       "L 84.557454 238.464673 \n",
       "L 84.557443 238.464673 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1455&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557454 238.524932 \n",
       "L 84.557463 238.524932 \n",
       "L 84.557463 238.514042 \n",
       "L 84.557454 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1456&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557463 238.524932 \n",
       "L 84.557472 238.524932 \n",
       "L 84.557472 238.482097 \n",
       "L 84.557463 238.482097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1457&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557472 238.524932 \n",
       "L 84.557478 238.524932 \n",
       "L 84.557478 238.516946 \n",
       "L 84.557472 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1458&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557478 238.524932 \n",
       "L 84.557491 238.524932 \n",
       "L 84.557491 238.51985 \n",
       "L 84.557478 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1459&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557491 238.524932 \n",
       "L 84.557506 238.524932 \n",
       "L 84.557506 238.356859 \n",
       "L 84.557491 238.356859 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1460&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557506 238.524932 \n",
       "L 84.557522 238.524932 \n",
       "L 84.557522 238.444344 \n",
       "L 84.557506 238.444344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1461&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557522 238.524932 \n",
       "L 84.557534 238.524932 \n",
       "L 84.557534 238.51622 \n",
       "L 84.557522 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1462&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557534 238.524932 \n",
       "L 84.557552 238.524932 \n",
       "L 84.557552 238.468303 \n",
       "L 84.557534 238.468303 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1463&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557552 238.524932 \n",
       "L 84.557562 238.524932 \n",
       "L 84.557562 238.522754 \n",
       "L 84.557552 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1464&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557562 238.524932 \n",
       "L 84.557564 238.524932 \n",
       "L 84.557564 238.502789 \n",
       "L 84.557562 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1465&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557564 238.524932 \n",
       "L 84.557565 238.524932 \n",
       "L 84.557565 238.456687 \n",
       "L 84.557564 238.456687 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1466&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557565 238.524932 \n",
       "L 84.557566 238.524932 \n",
       "L 84.557566 238.299867 \n",
       "L 84.557565 238.299867 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1467&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557566 238.524932 \n",
       "L 84.557588 238.524932 \n",
       "L 84.557588 238.4124 \n",
       "L 84.557566 238.4124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1468&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557588 238.524932 \n",
       "L 84.5576 238.524932 \n",
       "L 84.5576 238.515131 \n",
       "L 84.557588 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1469&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.5576 238.524932 \n",
       "L 84.557602 238.524932 \n",
       "L 84.557602 238.335442 \n",
       "L 84.5576 238.335442 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1470&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557602 238.524932 \n",
       "L 84.557627 238.524932 \n",
       "L 84.557627 238.369565 \n",
       "L 84.557602 238.369565 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1471&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557627 238.524932 \n",
       "L 84.557673 238.524932 \n",
       "L 84.557673 238.384811 \n",
       "L 84.557627 238.384811 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1472&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557673 238.524932 \n",
       "L 84.55768 238.524932 \n",
       "L 84.55768 238.524206 \n",
       "L 84.557673 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1473&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55768 238.524932 \n",
       "L 84.557687 238.524932 \n",
       "L 84.557687 238.511501 \n",
       "L 84.55768 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1474&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557687 238.524932 \n",
       "L 84.557689 238.524932 \n",
       "L 84.557689 238.505693 \n",
       "L 84.557687 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1475&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557689 238.524932 \n",
       "L 84.557691 238.524932 \n",
       "L 84.557691 238.401146 \n",
       "L 84.557689 238.401146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1476&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557691 238.524932 \n",
       "L 84.557698 238.524932 \n",
       "L 84.557698 238.408044 \n",
       "L 84.557691 238.408044 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1477&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557698 238.524932 \n",
       "L 84.557706 238.524932 \n",
       "L 84.557706 238.524569 \n",
       "L 84.557698 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1478&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557706 238.524932 \n",
       "L 84.557716 238.524932 \n",
       "L 84.557716 238.209841 \n",
       "L 84.557706 238.209841 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1479&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557716 238.524932 \n",
       "L 84.557725 238.524932 \n",
       "L 84.557725 238.523117 \n",
       "L 84.557716 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1480&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557725 238.524932 \n",
       "L 84.557726 238.524932 \n",
       "L 84.557726 238.514768 \n",
       "L 84.557725 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1481&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557726 238.524932 \n",
       "L 84.55773 238.524932 \n",
       "L 84.55773 238.510049 \n",
       "L 84.557726 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1482&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55773 238.524932 \n",
       "L 84.557731 238.524932 \n",
       "L 84.557731 238.511864 \n",
       "L 84.55773 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1483&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557731 238.524932 \n",
       "L 84.557731 238.524932 \n",
       "L 84.557731 238.479193 \n",
       "L 84.557731 238.479193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1484&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557731 238.524932 \n",
       "L 84.557737 238.524932 \n",
       "L 84.557737 238.394249 \n",
       "L 84.557731 238.394249 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1485&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557737 238.524932 \n",
       "L 84.557744 238.524932 \n",
       "L 84.557744 238.470118 \n",
       "L 84.557737 238.470118 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1486&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557744 238.524932 \n",
       "L 84.557755 238.524932 \n",
       "L 84.557755 238.114733 \n",
       "L 84.557744 238.114733 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1487&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557755 238.524932 \n",
       "L 84.557778 238.524932 \n",
       "L 84.557778 238.488632 \n",
       "L 84.557755 238.488632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1488&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557778 238.524932 \n",
       "L 84.557801 238.524932 \n",
       "L 84.557801 238.515494 \n",
       "L 84.557778 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1489&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557801 238.524932 \n",
       "L 84.557805 238.524932 \n",
       "L 84.557805 238.488269 \n",
       "L 84.557801 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1490&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557805 238.524932 \n",
       "L 84.557806 238.524932 \n",
       "L 84.557806 238.459954 \n",
       "L 84.557805 238.459954 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1491&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557806 238.524932 \n",
       "L 84.557811 238.524932 \n",
       "L 84.557811 238.450879 \n",
       "L 84.557806 238.450879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1492&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557811 238.524932 \n",
       "L 84.557833 238.524932 \n",
       "L 84.557833 238.38227 \n",
       "L 84.557811 238.38227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1493&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557833 238.524932 \n",
       "L 84.557864 238.524932 \n",
       "L 84.557864 238.514042 \n",
       "L 84.557833 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1494&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557864 238.524932 \n",
       "L 84.557878 238.524932 \n",
       "L 84.557878 238.507145 \n",
       "L 84.557864 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1495&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557878 238.524932 \n",
       "L 84.557879 238.524932 \n",
       "L 84.557879 238.512227 \n",
       "L 84.557878 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1496&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557879 238.524932 \n",
       "L 84.557881 238.524932 \n",
       "L 84.557881 238.481371 \n",
       "L 84.557879 238.481371 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1497&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557881 238.524932 \n",
       "L 84.557883 238.524932 \n",
       "L 84.557883 238.498796 \n",
       "L 84.557881 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1498&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557883 238.524932 \n",
       "L 84.557885 238.524932 \n",
       "L 84.557885 238.477741 \n",
       "L 84.557883 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1499&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557885 238.524932 \n",
       "L 84.557885 238.524932 \n",
       "L 84.557885 238.385537 \n",
       "L 84.557885 238.385537 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1500&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557885 238.524932 \n",
       "L 84.557897 238.524932 \n",
       "L 84.557897 238.479193 \n",
       "L 84.557885 238.479193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1501&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557897 238.524932 \n",
       "L 84.557942 238.524932 \n",
       "L 84.557942 238.492988 \n",
       "L 84.557897 238.492988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1502&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557942 238.524932 \n",
       "L 84.557945 238.524932 \n",
       "L 84.557945 238.507871 \n",
       "L 84.557942 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1503&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557945 238.524932 \n",
       "L 84.557945 238.524932 \n",
       "L 84.557945 238.511501 \n",
       "L 84.557945 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1504&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557945 238.524932 \n",
       "L 84.557946 238.524932 \n",
       "L 84.557946 238.474111 \n",
       "L 84.557945 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1505&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557946 238.524932 \n",
       "L 84.557946 238.524932 \n",
       "L 84.557946 238.504604 \n",
       "L 84.557946 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1506&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557946 238.524932 \n",
       "L 84.557972 238.524932 \n",
       "L 84.557972 238.516946 \n",
       "L 84.557946 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1507&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.557972 238.524932 \n",
       "L 84.558003 238.524932 \n",
       "L 84.558003 238.461043 \n",
       "L 84.557972 238.461043 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1508&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558003 238.524932 \n",
       "L 84.558019 238.524932 \n",
       "L 84.558019 238.51985 \n",
       "L 84.558003 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1509&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558019 238.524932 \n",
       "L 84.558029 238.524932 \n",
       "L 84.558029 238.482823 \n",
       "L 84.558019 238.482823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1510&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558029 238.524932 \n",
       "L 84.558029 238.524932 \n",
       "L 84.558029 238.470118 \n",
       "L 84.558029 238.470118 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1511&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558029 238.524932 \n",
       "L 84.558073 238.524932 \n",
       "L 84.558073 237.864257 \n",
       "L 84.558029 237.864257 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1512&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558073 238.524932 \n",
       "L 84.558107 238.524932 \n",
       "L 84.558107 238.504241 \n",
       "L 84.558073 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1513&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558107 238.524932 \n",
       "L 84.558111 238.524932 \n",
       "L 84.558111 238.493351 \n",
       "L 84.558107 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1514&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558111 238.524932 \n",
       "L 84.558115 238.524932 \n",
       "L 84.558115 238.514405 \n",
       "L 84.558111 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1515&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558115 238.524932 \n",
       "L 84.558116 238.524932 \n",
       "L 84.558116 238.514042 \n",
       "L 84.558115 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1516&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558116 238.524932 \n",
       "L 84.558126 238.524932 \n",
       "L 84.558126 238.522028 \n",
       "L 84.558116 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1517&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558126 238.524932 \n",
       "L 84.558136 238.524932 \n",
       "L 84.558136 238.284984 \n",
       "L 84.558126 238.284984 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1518&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558136 238.524932 \n",
       "L 84.558137 238.524932 \n",
       "L 84.558137 236.135247 \n",
       "L 84.558136 236.135247 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1519&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558137 238.524932 \n",
       "L 84.558137 238.524932 \n",
       "L 84.558137 238.507871 \n",
       "L 84.558137 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1520&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558137 238.524932 \n",
       "L 84.558142 238.524932 \n",
       "L 84.558142 238.5017 \n",
       "L 84.558137 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1521&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558142 238.524932 \n",
       "L 84.558146 238.524932 \n",
       "L 84.558146 238.51985 \n",
       "L 84.558142 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1522&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558146 238.524932 \n",
       "L 84.558147 238.524932 \n",
       "L 84.558147 238.512227 \n",
       "L 84.558146 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1523&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558147 238.524932 \n",
       "L 84.558153 238.524932 \n",
       "L 84.558153 238.507871 \n",
       "L 84.558147 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1524&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558153 238.524932 \n",
       "L 84.558158 238.524932 \n",
       "L 84.558158 238.51985 \n",
       "L 84.558153 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1525&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558158 238.524932 \n",
       "L 84.558159 238.524932 \n",
       "L 84.558159 238.505693 \n",
       "L 84.558158 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1526&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558159 238.524932 \n",
       "L 84.55816 238.524932 \n",
       "L 84.55816 238.517309 \n",
       "L 84.558159 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1527&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55816 238.524932 \n",
       "L 84.558161 238.524932 \n",
       "L 84.558161 238.498796 \n",
       "L 84.55816 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1528&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558161 238.524932 \n",
       "L 84.558164 238.524932 \n",
       "L 84.558164 238.49807 \n",
       "L 84.558161 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1529&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558164 238.524932 \n",
       "L 84.558165 238.524932 \n",
       "L 84.558165 238.522754 \n",
       "L 84.558164 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1530&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558165 238.524932 \n",
       "L 84.558188 238.524932 \n",
       "L 84.558188 238.522028 \n",
       "L 84.558165 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1531&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558188 238.524932 \n",
       "L 84.55821 238.524932 \n",
       "L 84.55821 237.957187 \n",
       "L 84.558188 237.957187 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1532&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55821 238.524932 \n",
       "L 84.558212 238.524932 \n",
       "L 84.558212 238.475926 \n",
       "L 84.55821 238.475926 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1533&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558212 238.524932 \n",
       "L 84.558214 238.524932 \n",
       "L 84.558214 238.311846 \n",
       "L 84.558212 238.311846 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1534&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558214 238.524932 \n",
       "L 84.558219 238.524932 \n",
       "L 84.558219 238.376825 \n",
       "L 84.558214 238.376825 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1535&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558219 238.524932 \n",
       "L 84.558223 238.524932 \n",
       "L 84.558223 238.477015 \n",
       "L 84.558219 238.477015 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1536&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558223 238.524932 \n",
       "L 84.558223 238.524932 \n",
       "L 84.558223 238.471207 \n",
       "L 84.558223 238.471207 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1537&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558223 238.524932 \n",
       "L 84.558223 238.524932 \n",
       "L 84.558223 238.499522 \n",
       "L 84.558223 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1538&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558223 238.524932 \n",
       "L 84.558224 238.524932 \n",
       "L 84.558224 238.458502 \n",
       "L 84.558223 238.458502 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1539&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558224 238.524932 \n",
       "L 84.558226 238.524932 \n",
       "L 84.558226 238.328182 \n",
       "L 84.558224 238.328182 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1540&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558226 238.524932 \n",
       "L 84.55829 238.524932 \n",
       "L 84.55829 238.488632 \n",
       "L 84.558226 238.488632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1541&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55829 238.524932 \n",
       "L 84.558291 238.524932 \n",
       "L 84.558291 238.517309 \n",
       "L 84.55829 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1542&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558291 238.524932 \n",
       "L 84.558331 238.524932 \n",
       "L 84.558331 238.517672 \n",
       "L 84.558291 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1543&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558331 238.524932 \n",
       "L 84.558342 238.524932 \n",
       "L 84.558342 238.51259 \n",
       "L 84.558331 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1544&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558342 238.524932 \n",
       "L 84.558343 238.524932 \n",
       "L 84.558343 238.494077 \n",
       "L 84.558342 238.494077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1545&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558343 238.524932 \n",
       "L 84.558344 238.524932 \n",
       "L 84.558344 238.518035 \n",
       "L 84.558343 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1546&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558344 238.524932 \n",
       "L 84.558353 238.524932 \n",
       "L 84.558353 238.510775 \n",
       "L 84.558344 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1547&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558353 238.524932 \n",
       "L 84.558379 238.524932 \n",
       "L 84.558379 238.517309 \n",
       "L 84.558353 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1548&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558379 238.524932 \n",
       "L 84.558385 238.524932 \n",
       "L 84.558385 238.506419 \n",
       "L 84.558379 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1549&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558385 238.524932 \n",
       "L 84.558393 238.524932 \n",
       "L 84.558393 238.420023 \n",
       "L 84.558385 238.420023 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1550&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558393 238.524932 \n",
       "L 84.5584 238.524932 \n",
       "L 84.5584 238.51259 \n",
       "L 84.558393 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1551&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.5584 238.524932 \n",
       "L 84.558418 238.524932 \n",
       "L 84.558418 238.371017 \n",
       "L 84.5584 238.371017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1552&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558418 238.524932 \n",
       "L 84.558431 238.524932 \n",
       "L 84.558431 238.518398 \n",
       "L 84.558418 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1553&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558431 238.524932 \n",
       "L 84.558438 238.524932 \n",
       "L 84.558438 238.493714 \n",
       "L 84.558431 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1554&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558438 238.524932 \n",
       "L 84.55845 238.524932 \n",
       "L 84.55845 238.51259 \n",
       "L 84.558438 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1555&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55845 238.524932 \n",
       "L 84.558461 238.524932 \n",
       "L 84.558461 238.475563 \n",
       "L 84.55845 238.475563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1556&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558461 238.524932 \n",
       "L 84.558467 238.524932 \n",
       "L 84.558467 238.523843 \n",
       "L 84.558461 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1557&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558467 238.524932 \n",
       "L 84.558469 238.524932 \n",
       "L 84.558469 238.483912 \n",
       "L 84.558467 238.483912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1558&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558469 238.524932 \n",
       "L 84.558471 238.524932 \n",
       "L 84.558471 238.473022 \n",
       "L 84.558469 238.473022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1559&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558471 238.524932 \n",
       "L 84.558474 238.524932 \n",
       "L 84.558474 238.487906 \n",
       "L 84.558471 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1560&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558474 238.524932 \n",
       "L 84.55848 238.524932 \n",
       "L 84.55848 238.366298 \n",
       "L 84.558474 238.366298 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1561&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55848 238.524932 \n",
       "L 84.558489 238.524932 \n",
       "L 84.558489 238.512953 \n",
       "L 84.55848 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1562&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558489 238.524932 \n",
       "L 84.558506 238.524932 \n",
       "L 84.558506 238.220731 \n",
       "L 84.558489 238.220731 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1563&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558506 238.524932 \n",
       "L 84.558519 238.524932 \n",
       "L 84.558519 238.524569 \n",
       "L 84.558506 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1564&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558519 238.524932 \n",
       "L 84.558538 238.524932 \n",
       "L 84.558538 238.50533 \n",
       "L 84.558519 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1565&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558538 238.524932 \n",
       "L 84.55854 238.524932 \n",
       "L 84.55854 238.46431 \n",
       "L 84.558538 238.46431 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1566&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55854 238.524932 \n",
       "L 84.55855 238.524932 \n",
       "L 84.55855 238.495892 \n",
       "L 84.55854 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1567&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55855 238.524932 \n",
       "L 84.558568 238.524932 \n",
       "L 84.558568 237.896202 \n",
       "L 84.55855 237.896202 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1568&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558568 238.524932 \n",
       "L 84.55858 238.524932 \n",
       "L 84.55858 238.454872 \n",
       "L 84.558568 238.454872 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1569&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55858 238.524932 \n",
       "L 84.558583 238.524932 \n",
       "L 84.558583 238.4752 \n",
       "L 84.55858 238.4752 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1570&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558583 238.524932 \n",
       "L 84.558587 238.524932 \n",
       "L 84.558587 238.3594 \n",
       "L 84.558583 238.3594 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1571&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558587 238.524932 \n",
       "L 84.558592 238.524932 \n",
       "L 84.558592 238.463947 \n",
       "L 84.558587 238.463947 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1572&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558592 238.524932 \n",
       "L 84.558595 238.524932 \n",
       "L 84.558595 238.462495 \n",
       "L 84.558592 238.462495 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1573&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558595 238.524932 \n",
       "L 84.558626 238.524932 \n",
       "L 84.558626 238.503878 \n",
       "L 84.558595 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1574&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558626 238.524932 \n",
       "L 84.558626 238.524932 \n",
       "L 84.558626 238.517309 \n",
       "L 84.558626 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1575&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558626 238.524932 \n",
       "L 84.558652 238.524932 \n",
       "L 84.558652 238.503878 \n",
       "L 84.558626 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1576&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558652 238.524932 \n",
       "L 84.558652 238.524932 \n",
       "L 84.558652 238.505693 \n",
       "L 84.558652 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1577&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558652 238.524932 \n",
       "L 84.558657 238.524932 \n",
       "L 84.558657 238.497707 \n",
       "L 84.558652 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1578&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558657 238.524932 \n",
       "L 84.558664 238.524932 \n",
       "L 84.558664 238.524569 \n",
       "L 84.558657 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1579&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558664 238.524932 \n",
       "L 84.558665 238.524932 \n",
       "L 84.558665 238.49444 \n",
       "L 84.558664 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1580&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558665 238.524932 \n",
       "L 84.558665 238.524932 \n",
       "L 84.558665 238.455235 \n",
       "L 84.558665 238.455235 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1581&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558665 238.524932 \n",
       "L 84.558668 238.524932 \n",
       "L 84.558668 238.357948 \n",
       "L 84.558665 238.357948 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1582&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558668 238.524932 \n",
       "L 84.55868 238.524932 \n",
       "L 84.55868 238.476289 \n",
       "L 84.558668 238.476289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1583&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55868 238.524932 \n",
       "L 84.558687 238.524932 \n",
       "L 84.558687 238.475926 \n",
       "L 84.55868 238.475926 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1584&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558687 238.524932 \n",
       "L 84.558693 238.524932 \n",
       "L 84.558693 238.163013 \n",
       "L 84.558687 238.163013 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1585&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558693 238.524932 \n",
       "L 84.558702 238.524932 \n",
       "L 84.558702 238.492988 \n",
       "L 84.558693 238.492988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1586&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558702 238.524932 \n",
       "L 84.558716 238.524932 \n",
       "L 84.558716 238.512953 \n",
       "L 84.558702 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1587&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558716 238.524932 \n",
       "L 84.558746 238.524932 \n",
       "L 84.558746 238.176807 \n",
       "L 84.558716 238.176807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1588&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558746 238.524932 \n",
       "L 84.558752 238.524932 \n",
       "L 84.558752 238.519487 \n",
       "L 84.558746 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1589&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558752 238.524932 \n",
       "L 84.558755 238.524932 \n",
       "L 84.558755 238.50896 \n",
       "L 84.558752 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1590&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558755 238.524932 \n",
       "L 84.558759 238.524932 \n",
       "L 84.558759 238.4752 \n",
       "L 84.558755 238.4752 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1591&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558759 238.524932 \n",
       "L 84.558776 238.524932 \n",
       "L 84.558776 238.248683 \n",
       "L 84.558759 238.248683 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1592&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558776 238.524932 \n",
       "L 84.558812 238.524932 \n",
       "L 84.558812 238.501337 \n",
       "L 84.558776 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1593&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558812 238.524932 \n",
       "L 84.558831 238.524932 \n",
       "L 84.558831 238.229443 \n",
       "L 84.558812 238.229443 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1594&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558831 238.524932 \n",
       "L 84.558832 238.524932 \n",
       "L 84.558832 238.252313 \n",
       "L 84.558831 238.252313 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1595&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558832 238.524932 \n",
       "L 84.558832 238.524932 \n",
       "L 84.558832 238.099849 \n",
       "L 84.558832 238.099849 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1596&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558832 238.524932 \n",
       "L 84.558833 238.524932 \n",
       "L 84.558833 238.275909 \n",
       "L 84.558832 238.275909 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1597&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558833 238.524932 \n",
       "L 84.558835 238.524932 \n",
       "L 84.558835 238.156479 \n",
       "L 84.558833 238.156479 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1598&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558835 238.524932 \n",
       "L 84.558835 238.524932 \n",
       "L 84.558835 238.362668 \n",
       "L 84.558835 238.362668 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1599&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558835 238.524932 \n",
       "L 84.558836 238.524932 \n",
       "L 84.558836 238.372106 \n",
       "L 84.558835 238.372106 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1600&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558836 238.524932 \n",
       "L 84.558837 238.524932 \n",
       "L 84.558837 238.287888 \n",
       "L 84.558836 238.287888 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1601&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558837 238.524932 \n",
       "L 84.55885 238.524932 \n",
       "L 84.55885 238.292607 \n",
       "L 84.558837 238.292607 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1602&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55885 238.524932 \n",
       "L 84.558865 238.524932 \n",
       "L 84.558865 238.503515 \n",
       "L 84.55885 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1603&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558865 238.524932 \n",
       "L 84.558867 238.524932 \n",
       "L 84.558867 238.504241 \n",
       "L 84.558865 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1604&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558867 238.524932 \n",
       "L 84.558868 238.524932 \n",
       "L 84.558868 238.521302 \n",
       "L 84.558867 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1605&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558868 238.524932 \n",
       "L 84.55887 238.524932 \n",
       "L 84.55887 238.341976 \n",
       "L 84.558868 238.341976 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1606&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55887 238.524932 \n",
       "L 84.558871 238.524932 \n",
       "L 84.558871 238.263203 \n",
       "L 84.55887 238.263203 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1607&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558871 238.524932 \n",
       "L 84.558871 238.524932 \n",
       "L 84.558871 238.499885 \n",
       "L 84.558871 238.499885 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1608&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558871 238.524932 \n",
       "L 84.558903 238.524932 \n",
       "L 84.558903 235.827779 \n",
       "L 84.558871 235.827779 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1609&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558903 238.524932 \n",
       "L 84.558934 238.524932 \n",
       "L 84.558934 238.356496 \n",
       "L 84.558903 238.356496 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1610&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558934 238.524932 \n",
       "L 84.558935 238.524932 \n",
       "L 84.558935 238.39679 \n",
       "L 84.558934 238.39679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1611&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558935 238.524932 \n",
       "L 84.558942 238.524932 \n",
       "L 84.558942 238.413489 \n",
       "L 84.558935 238.413489 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1612&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558942 238.524932 \n",
       "L 84.558978 238.524932 \n",
       "L 84.558978 238.511864 \n",
       "L 84.558942 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1613&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558978 238.524932 \n",
       "L 84.558979 238.524932 \n",
       "L 84.558979 238.519487 \n",
       "L 84.558978 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1614&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558979 238.524932 \n",
       "L 84.55898 238.524932 \n",
       "L 84.55898 238.349962 \n",
       "L 84.558979 238.349962 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1615&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55898 238.524932 \n",
       "L 84.558981 238.524932 \n",
       "L 84.558981 238.413126 \n",
       "L 84.55898 238.413126 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1616&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558981 238.524932 \n",
       "L 84.558982 238.524932 \n",
       "L 84.558982 238.486453 \n",
       "L 84.558981 238.486453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1617&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558982 238.524932 \n",
       "L 84.558984 238.524932 \n",
       "L 84.558984 238.493714 \n",
       "L 84.558982 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1618&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.558984 238.524932 \n",
       "L 84.559001 238.524932 \n",
       "L 84.559001 238.473022 \n",
       "L 84.558984 238.473022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1619&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559001 238.524932 \n",
       "L 84.559019 238.524932 \n",
       "L 84.559019 238.493714 \n",
       "L 84.559001 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1620&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559019 238.524932 \n",
       "L 84.559022 238.524932 \n",
       "L 84.559022 238.351777 \n",
       "L 84.559019 238.351777 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1621&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559022 238.524932 \n",
       "L 84.559024 238.524932 \n",
       "L 84.559024 238.458502 \n",
       "L 84.559022 238.458502 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1622&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559024 238.524932 \n",
       "L 84.559037 238.524932 \n",
       "L 84.559037 238.459954 \n",
       "L 84.559024 238.459954 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1623&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559037 238.524932 \n",
       "L 84.559061 238.524932 \n",
       "L 84.559061 238.464673 \n",
       "L 84.559037 238.464673 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1624&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559061 238.524932 \n",
       "L 84.559081 238.524932 \n",
       "L 84.559081 238.517309 \n",
       "L 84.559061 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1625&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559081 238.524932 \n",
       "L 84.559105 238.524932 \n",
       "L 84.559105 238.418571 \n",
       "L 84.559081 238.418571 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1626&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559105 238.524932 \n",
       "L 84.559127 238.524932 \n",
       "L 84.559127 238.51622 \n",
       "L 84.559105 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1627&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559127 238.524932 \n",
       "L 84.559132 238.524932 \n",
       "L 84.559132 238.501337 \n",
       "L 84.559127 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1628&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559132 238.524932 \n",
       "L 84.559138 238.524932 \n",
       "L 84.559138 237.966988 \n",
       "L 84.559132 237.966988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1629&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559138 238.524932 \n",
       "L 84.559151 238.524932 \n",
       "L 84.559151 238.450153 \n",
       "L 84.559138 238.450153 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1630&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559151 238.524932 \n",
       "L 84.559163 238.524932 \n",
       "L 84.559163 237.988769 \n",
       "L 84.559151 237.988769 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1631&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559163 238.524932 \n",
       "L 84.55917 238.524932 \n",
       "L 84.55917 238.498433 \n",
       "L 84.559163 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1632&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55917 238.524932 \n",
       "L 84.559174 238.524932 \n",
       "L 84.559174 238.404414 \n",
       "L 84.55917 238.404414 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1633&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559174 238.524932 \n",
       "L 84.559182 238.524932 \n",
       "L 84.559182 238.522754 \n",
       "L 84.559174 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1634&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559182 238.524932 \n",
       "L 84.559193 238.524932 \n",
       "L 84.559193 238.435269 \n",
       "L 84.559182 238.435269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1635&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559193 238.524932 \n",
       "L 84.559199 238.524932 \n",
       "L 84.559199 238.44144 \n",
       "L 84.559193 238.44144 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1636&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559199 238.524932 \n",
       "L 84.559201 238.524932 \n",
       "L 84.559201 238.521665 \n",
       "L 84.559199 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1637&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559201 238.524932 \n",
       "L 84.559207 238.524932 \n",
       "L 84.559207 238.463584 \n",
       "L 84.559201 238.463584 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1638&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559207 238.524932 \n",
       "L 84.559218 238.524932 \n",
       "L 84.559218 238.46068 \n",
       "L 84.559207 238.46068 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1639&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559218 238.524932 \n",
       "L 84.559225 238.524932 \n",
       "L 84.559225 238.512227 \n",
       "L 84.559218 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1640&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559225 238.524932 \n",
       "L 84.559226 238.524932 \n",
       "L 84.559226 238.057014 \n",
       "L 84.559225 238.057014 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1641&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559226 238.524932 \n",
       "L 84.559243 238.524932 \n",
       "L 84.559243 238.523117 \n",
       "L 84.559226 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1642&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559243 238.524932 \n",
       "L 84.559266 238.524932 \n",
       "L 84.559266 238.255943 \n",
       "L 84.559243 238.255943 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1643&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559266 238.524932 \n",
       "L 84.559276 238.524932 \n",
       "L 84.559276 238.292607 \n",
       "L 84.559266 238.292607 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1644&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559276 238.524932 \n",
       "L 84.55928 238.524932 \n",
       "L 84.55928 238.524569 \n",
       "L 84.559276 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1645&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55928 238.524932 \n",
       "L 84.55928 238.524932 \n",
       "L 84.55928 237.20467 \n",
       "L 84.55928 237.20467 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1646&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55928 238.524932 \n",
       "L 84.559282 238.524932 \n",
       "L 84.559282 237.455509 \n",
       "L 84.55928 237.455509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1647&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559282 238.524932 \n",
       "L 84.559299 238.524932 \n",
       "L 84.559299 238.433454 \n",
       "L 84.559282 238.433454 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1648&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559299 238.524932 \n",
       "L 84.559312 238.524932 \n",
       "L 84.559312 238.510775 \n",
       "L 84.559299 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1649&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559312 238.524932 \n",
       "L 84.559318 238.524932 \n",
       "L 84.559318 238.485001 \n",
       "L 84.559312 238.485001 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1650&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559318 238.524932 \n",
       "L 84.559323 238.524932 \n",
       "L 84.559323 238.448701 \n",
       "L 84.559318 238.448701 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1651&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559323 238.524932 \n",
       "L 84.55934 238.524932 \n",
       "L 84.55934 238.446886 \n",
       "L 84.559323 238.446886 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1652&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55934 238.524932 \n",
       "L 84.559361 238.524932 \n",
       "L 84.559361 238.49081 \n",
       "L 84.55934 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1653&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559361 238.524932 \n",
       "L 84.559377 238.524932 \n",
       "L 84.559377 234.735124 \n",
       "L 84.559361 234.735124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1654&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559377 238.524932 \n",
       "L 84.55939 238.524932 \n",
       "L 84.55939 238.518398 \n",
       "L 84.559377 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1655&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55939 238.524932 \n",
       "L 84.559399 238.524932 \n",
       "L 84.559399 238.228717 \n",
       "L 84.55939 238.228717 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1656&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559399 238.524932 \n",
       "L 84.559411 238.524932 \n",
       "L 84.559411 238.512227 \n",
       "L 84.559399 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1657&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559411 238.524932 \n",
       "L 84.559416 238.524932 \n",
       "L 84.559416 238.524569 \n",
       "L 84.559411 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1658&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559416 238.524932 \n",
       "L 84.559416 238.524932 \n",
       "L 84.559416 238.454146 \n",
       "L 84.559416 238.454146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1659&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559416 238.524932 \n",
       "L 84.559426 238.524932 \n",
       "L 84.559426 238.463947 \n",
       "L 84.559416 238.463947 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1660&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559426 238.524932 \n",
       "L 84.559456 238.524932 \n",
       "L 84.559456 238.521302 \n",
       "L 84.559426 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1661&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559456 238.524932 \n",
       "L 84.559478 238.524932 \n",
       "L 84.559478 238.48246 \n",
       "L 84.559456 238.48246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1662&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559478 238.524932 \n",
       "L 84.559506 238.524932 \n",
       "L 84.559506 238.354318 \n",
       "L 84.559478 238.354318 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1663&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559506 238.524932 \n",
       "L 84.559538 238.524932 \n",
       "L 84.559538 238.475563 \n",
       "L 84.559506 238.475563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1664&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559538 238.524932 \n",
       "L 84.559547 238.524932 \n",
       "L 84.559547 238.477741 \n",
       "L 84.559538 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1665&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559547 238.524932 \n",
       "L 84.55958 238.524932 \n",
       "L 84.55958 238.521302 \n",
       "L 84.559547 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1666&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55958 238.524932 \n",
       "L 84.559614 238.524932 \n",
       "L 84.559614 238.511501 \n",
       "L 84.55958 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1667&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559614 238.524932 \n",
       "L 84.55962 238.524932 \n",
       "L 84.55962 238.491899 \n",
       "L 84.559614 238.491899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1668&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55962 238.524932 \n",
       "L 84.559623 238.524932 \n",
       "L 84.559623 238.449427 \n",
       "L 84.55962 238.449427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1669&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559623 238.524932 \n",
       "L 84.559627 238.524932 \n",
       "L 84.559627 238.524569 \n",
       "L 84.559623 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1670&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559627 238.524932 \n",
       "L 84.55963 238.524932 \n",
       "L 84.55963 238.174266 \n",
       "L 84.559627 238.174266 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1671&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55963 238.524932 \n",
       "L 84.559641 238.524932 \n",
       "L 84.559641 238.479193 \n",
       "L 84.55963 238.479193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1672&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559641 238.524932 \n",
       "L 84.559654 238.524932 \n",
       "L 84.559654 238.514405 \n",
       "L 84.559641 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1673&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559654 238.524932 \n",
       "L 84.559665 238.524932 \n",
       "L 84.559665 238.492988 \n",
       "L 84.559654 238.492988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1674&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559665 238.524932 \n",
       "L 84.559688 238.524932 \n",
       "L 84.559688 238.513316 \n",
       "L 84.559665 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1675&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559688 238.524932 \n",
       "L 84.559691 238.524932 \n",
       "L 84.559691 238.442166 \n",
       "L 84.559688 238.442166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1676&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559691 238.524932 \n",
       "L 84.5597 238.524932 \n",
       "L 84.5597 238.517672 \n",
       "L 84.559691 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1677&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.5597 238.524932 \n",
       "L 84.559737 238.524932 \n",
       "L 84.559737 238.439988 \n",
       "L 84.5597 238.439988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1678&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559737 238.524932 \n",
       "L 84.559758 238.524932 \n",
       "L 84.559758 238.524569 \n",
       "L 84.559737 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1679&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559758 238.524932 \n",
       "L 84.559764 238.524932 \n",
       "L 84.559764 238.51985 \n",
       "L 84.559758 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1680&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559764 238.524932 \n",
       "L 84.559773 238.524932 \n",
       "L 84.559773 238.430187 \n",
       "L 84.559764 238.430187 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1681&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559773 238.524932 \n",
       "L 84.559779 238.524932 \n",
       "L 84.559779 238.507871 \n",
       "L 84.559773 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1682&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559779 238.524932 \n",
       "L 84.559793 238.524932 \n",
       "L 84.559793 238.295148 \n",
       "L 84.559779 238.295148 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1683&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559793 238.524932 \n",
       "L 84.55981 238.524932 \n",
       "L 84.55981 238.483549 \n",
       "L 84.559793 238.483549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1684&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.55981 238.524932 \n",
       "L 84.559833 238.524932 \n",
       "L 84.559833 238.494803 \n",
       "L 84.55981 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1685&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559833 238.524932 \n",
       "L 84.559846 238.524932 \n",
       "L 84.559846 238.522391 \n",
       "L 84.559833 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1686&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559846 238.524932 \n",
       "L 84.559867 238.524932 \n",
       "L 84.559867 238.495892 \n",
       "L 84.559846 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1687&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559867 238.524932 \n",
       "L 84.559871 238.524932 \n",
       "L 84.559871 238.404414 \n",
       "L 84.559867 238.404414 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1688&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559871 238.524932 \n",
       "L 84.559875 238.524932 \n",
       "L 84.559875 238.518035 \n",
       "L 84.559871 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1689&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559875 238.524932 \n",
       "L 84.559889 238.524932 \n",
       "L 84.559889 238.423653 \n",
       "L 84.559875 238.423653 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1690&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559889 238.524932 \n",
       "L 84.559911 238.524932 \n",
       "L 84.559911 238.512953 \n",
       "L 84.559889 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1691&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559911 238.524932 \n",
       "L 84.559934 238.524932 \n",
       "L 84.559934 238.38953 \n",
       "L 84.559911 238.38953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1692&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.559934 238.524932 \n",
       "L 84.560349 238.524932 \n",
       "L 84.560349 238.519124 \n",
       "L 84.559934 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1693&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.560349 238.524932 \n",
       "L 84.560457 238.524932 \n",
       "L 84.560457 238.483549 \n",
       "L 84.560349 238.483549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1694&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.560457 238.524932 \n",
       "L 84.560613 238.524932 \n",
       "L 84.560613 238.376462 \n",
       "L 84.560457 238.376462 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1695&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.560613 238.524932 \n",
       "L 84.56089 238.524932 \n",
       "L 84.56089 238.431639 \n",
       "L 84.560613 238.431639 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1696&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.56089 238.524932 \n",
       "L 84.561001 238.524932 \n",
       "L 84.561001 238.52348 \n",
       "L 84.56089 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1697&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.561001 238.524932 \n",
       "L 84.561247 238.524932 \n",
       "L 84.561247 238.436721 \n",
       "L 84.561001 238.436721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1698&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.561247 238.524932 \n",
       "L 84.561249 238.524932 \n",
       "L 84.561249 238.448338 \n",
       "L 84.561247 238.448338 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1699&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.561249 238.524932 \n",
       "L 84.56125 238.524932 \n",
       "L 84.56125 238.396064 \n",
       "L 84.561249 238.396064 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1700&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.56125 238.524932 \n",
       "L 84.561253 238.524932 \n",
       "L 84.561253 238.447612 \n",
       "L 84.56125 238.447612 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1701&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.561253 238.524932 \n",
       "L 84.561256 238.524932 \n",
       "L 84.561256 238.302408 \n",
       "L 84.561253 238.302408 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1702&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.561256 238.524932 \n",
       "L 84.561267 238.524932 \n",
       "L 84.561267 238.468303 \n",
       "L 84.561256 238.468303 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1703&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.561267 238.524932 \n",
       "L 84.561279 238.524932 \n",
       "L 84.561279 238.439988 \n",
       "L 84.561267 238.439988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1704&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.561279 238.524932 \n",
       "L 84.561491 238.524932 \n",
       "L 84.561491 238.468666 \n",
       "L 84.561279 238.468666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1705&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.561491 238.524932 \n",
       "L 84.561717 238.524932 \n",
       "L 84.561717 238.49807 \n",
       "L 84.561491 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1706&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.561717 238.524932 \n",
       "L 84.561725 238.524932 \n",
       "L 84.561725 238.448701 \n",
       "L 84.561717 238.448701 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1707&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.561725 238.524932 \n",
       "L 84.561729 238.524932 \n",
       "L 84.561729 238.393886 \n",
       "L 84.561725 238.393886 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1708&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.561729 238.524932 \n",
       "L 84.56173 238.524932 \n",
       "L 84.56173 238.22545 \n",
       "L 84.561729 238.22545 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1709&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.56173 238.524932 \n",
       "L 84.56173 238.524932 \n",
       "L 84.56173 238.326367 \n",
       "L 84.56173 238.326367 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1710&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.56173 238.524932 \n",
       "L 84.561731 238.524932 \n",
       "L 84.561731 238.391345 \n",
       "L 84.56173 238.391345 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1711&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.561731 238.524932 \n",
       "L 84.561731 238.524932 \n",
       "L 84.561731 238.369565 \n",
       "L 84.561731 238.369565 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1712&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.561731 238.524932 \n",
       "L 84.56174 238.524932 \n",
       "L 84.56174 238.40042 \n",
       "L 84.561731 238.40042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1713&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.56174 238.524932 \n",
       "L 84.561769 238.524932 \n",
       "L 84.561769 238.380092 \n",
       "L 84.56174 238.380092 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1714&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.561769 238.524932 \n",
       "L 84.561808 238.524932 \n",
       "L 84.561808 238.524569 \n",
       "L 84.561769 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1715&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.561808 238.524932 \n",
       "L 84.561868 238.524932 \n",
       "L 84.561868 238.458139 \n",
       "L 84.561808 238.458139 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1716&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.561868 238.524932 \n",
       "L 84.561909 238.524932 \n",
       "L 84.561909 238.438899 \n",
       "L 84.561868 238.438899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1717&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.561909 238.524932 \n",
       "L 84.561919 238.524932 \n",
       "L 84.561919 238.471933 \n",
       "L 84.561909 238.471933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1718&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.561919 238.524932 \n",
       "L 84.562003 238.524932 \n",
       "L 84.562003 238.520939 \n",
       "L 84.561919 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1719&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.562003 238.524932 \n",
       "L 84.562021 238.524932 \n",
       "L 84.562021 238.462132 \n",
       "L 84.562003 238.462132 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1720&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.562021 238.524932 \n",
       "L 84.562053 238.524932 \n",
       "L 84.562053 238.484638 \n",
       "L 84.562021 238.484638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1721&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.562053 238.524932 \n",
       "L 84.562077 238.524932 \n",
       "L 84.562077 238.512953 \n",
       "L 84.562053 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1722&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.562077 238.524932 \n",
       "L 84.562116 238.524932 \n",
       "L 84.562116 238.432002 \n",
       "L 84.562077 238.432002 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1723&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.562116 238.524932 \n",
       "L 84.562359 238.524932 \n",
       "L 84.562359 238.392434 \n",
       "L 84.562116 238.392434 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1724&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.562359 238.524932 \n",
       "L 84.56268 238.524932 \n",
       "L 84.56268 238.524569 \n",
       "L 84.562359 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1725&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.56268 238.524932 \n",
       "L 84.562976 238.524932 \n",
       "L 84.562976 238.507508 \n",
       "L 84.56268 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1726&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.562976 238.524932 \n",
       "L 84.563184 238.524932 \n",
       "L 84.563184 238.522028 \n",
       "L 84.562976 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1727&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563184 238.524932 \n",
       "L 84.563185 238.524932 \n",
       "L 84.563185 238.506056 \n",
       "L 84.563184 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1728&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563185 238.524932 \n",
       "L 84.563244 238.524932 \n",
       "L 84.563244 238.515494 \n",
       "L 84.563185 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1729&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563244 238.524932 \n",
       "L 84.563306 238.524932 \n",
       "L 84.563306 238.192054 \n",
       "L 84.563244 238.192054 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1730&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563306 238.524932 \n",
       "L 84.563323 238.524932 \n",
       "L 84.563323 236.930599 \n",
       "L 84.563306 236.930599 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1731&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563323 238.524932 \n",
       "L 84.563335 238.524932 \n",
       "L 84.563335 238.507145 \n",
       "L 84.563323 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1732&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563335 238.524932 \n",
       "L 84.563335 238.524932 \n",
       "L 84.563335 237.586192 \n",
       "L 84.563335 237.586192 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1733&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563335 238.524932 \n",
       "L 84.563336 238.524932 \n",
       "L 84.563336 238.516946 \n",
       "L 84.563335 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1734&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563336 238.524932 \n",
       "L 84.563387 238.524932 \n",
       "L 84.563387 238.492988 \n",
       "L 84.563336 238.492988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1735&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563387 238.524932 \n",
       "L 84.563441 238.524932 \n",
       "L 84.563441 237.969529 \n",
       "L 84.563387 237.969529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1736&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563441 238.524932 \n",
       "L 84.563446 238.524932 \n",
       "L 84.563446 238.508234 \n",
       "L 84.563441 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1737&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563446 238.524932 \n",
       "L 84.563459 238.524932 \n",
       "L 84.563459 238.524569 \n",
       "L 84.563446 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1738&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563459 238.524932 \n",
       "L 84.563548 238.524932 \n",
       "L 84.563548 238.475926 \n",
       "L 84.563459 238.475926 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1739&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563548 238.524932 \n",
       "L 84.563623 238.524932 \n",
       "L 84.563623 238.427646 \n",
       "L 84.563548 238.427646 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1740&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563623 238.524932 \n",
       "L 84.563624 238.524932 \n",
       "L 84.563624 237.89838 \n",
       "L 84.563623 237.89838 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1741&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563624 238.524932 \n",
       "L 84.563686 238.524932 \n",
       "L 84.563686 238.339435 \n",
       "L 84.563624 238.339435 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1742&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563686 238.524932 \n",
       "L 84.563757 238.524932 \n",
       "L 84.563757 238.524569 \n",
       "L 84.563686 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1743&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563757 238.524932 \n",
       "L 84.563882 238.524932 \n",
       "L 84.563882 238.482097 \n",
       "L 84.563757 238.482097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1744&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563882 238.524932 \n",
       "L 84.563883 238.524932 \n",
       "L 84.563883 238.510412 \n",
       "L 84.563882 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1745&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563883 238.524932 \n",
       "L 84.563897 238.524932 \n",
       "L 84.563897 238.476289 \n",
       "L 84.563883 238.476289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1746&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563897 238.524932 \n",
       "L 84.563943 238.524932 \n",
       "L 84.563943 238.507145 \n",
       "L 84.563897 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1747&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.563943 238.524932 \n",
       "L 84.564032 238.524932 \n",
       "L 84.564032 238.51985 \n",
       "L 84.563943 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1748&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.564032 238.524932 \n",
       "L 84.564103 238.524932 \n",
       "L 84.564103 238.159383 \n",
       "L 84.564032 238.159383 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1749&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.564103 238.524932 \n",
       "L 84.564265 238.524932 \n",
       "L 84.564265 238.137965 \n",
       "L 84.564103 238.137965 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1750&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.564265 238.524932 \n",
       "L 84.564408 238.524932 \n",
       "L 84.564408 238.524206 \n",
       "L 84.564265 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1751&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.564408 238.524932 \n",
       "L 84.564426 238.524932 \n",
       "L 84.564426 235.612152 \n",
       "L 84.564408 235.612152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1752&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.564426 238.524932 \n",
       "L 84.564485 238.524932 \n",
       "L 84.564485 234.583749 \n",
       "L 84.564426 234.583749 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1753&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.564485 238.524932 \n",
       "L 84.564536 238.524932 \n",
       "L 84.564536 238.384085 \n",
       "L 84.564485 238.384085 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1754&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.564536 238.524932 \n",
       "L 84.565276 238.524932 \n",
       "L 84.565276 238.485001 \n",
       "L 84.564536 238.485001 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1755&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.565276 238.524932 \n",
       "L 84.565277 238.524932 \n",
       "L 84.565277 238.463584 \n",
       "L 84.565276 238.463584 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1756&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.565277 238.524932 \n",
       "L 84.565278 238.524932 \n",
       "L 84.565278 238.481734 \n",
       "L 84.565277 238.481734 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1757&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.565278 238.524932 \n",
       "L 84.565278 238.524932 \n",
       "L 84.565278 238.49444 \n",
       "L 84.565278 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1758&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.565278 238.524932 \n",
       "L 84.565279 238.524932 \n",
       "L 84.565279 238.505693 \n",
       "L 84.565278 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1759&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.565279 238.524932 \n",
       "L 84.565355 238.524932 \n",
       "L 84.565355 238.512953 \n",
       "L 84.565279 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1760&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.565355 238.524932 \n",
       "L 84.565747 238.524932 \n",
       "L 84.565747 238.521665 \n",
       "L 84.565355 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1761&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.565747 238.524932 \n",
       "L 84.565954 238.524932 \n",
       "L 84.565954 238.223998 \n",
       "L 84.565747 238.223998 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1762&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.565954 238.524932 \n",
       "L 84.566007 238.524932 \n",
       "L 84.566007 238.109651 \n",
       "L 84.565954 238.109651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1763&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566007 238.524932 \n",
       "L 84.566015 238.524932 \n",
       "L 84.566015 238.504241 \n",
       "L 84.566007 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1764&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566015 238.524932 \n",
       "L 84.566029 238.524932 \n",
       "L 84.566029 238.435995 \n",
       "L 84.566015 238.435995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1765&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566029 238.524932 \n",
       "L 84.566039 238.524932 \n",
       "L 84.566039 238.496618 \n",
       "L 84.566029 238.496618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1766&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566039 238.524932 \n",
       "L 84.566044 238.524932 \n",
       "L 84.566044 238.491899 \n",
       "L 84.566039 238.491899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1767&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566044 238.524932 \n",
       "L 84.566047 238.524932 \n",
       "L 84.566047 238.520576 \n",
       "L 84.566044 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1768&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566047 238.524932 \n",
       "L 84.566054 238.524932 \n",
       "L 84.566054 238.487179 \n",
       "L 84.566047 238.487179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1769&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566054 238.524932 \n",
       "L 84.566057 238.524932 \n",
       "L 84.566057 238.518761 \n",
       "L 84.566054 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1770&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566057 238.524932 \n",
       "L 84.566143 238.524932 \n",
       "L 84.566143 238.51985 \n",
       "L 84.566057 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1771&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566143 238.524932 \n",
       "L 84.566226 238.524932 \n",
       "L 84.566226 238.485001 \n",
       "L 84.566143 238.485001 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1772&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566226 238.524932 \n",
       "L 84.566231 238.524932 \n",
       "L 84.566231 238.495166 \n",
       "L 84.566226 238.495166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1773&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566231 238.524932 \n",
       "L 84.566234 238.524932 \n",
       "L 84.566234 238.493351 \n",
       "L 84.566231 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1774&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566234 238.524932 \n",
       "L 84.566244 238.524932 \n",
       "L 84.566244 238.439625 \n",
       "L 84.566234 238.439625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1775&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566244 238.524932 \n",
       "L 84.566296 238.524932 \n",
       "L 84.566296 238.515131 \n",
       "L 84.566244 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1776&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566296 238.524932 \n",
       "L 84.566482 238.524932 \n",
       "L 84.566482 238.512953 \n",
       "L 84.566296 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1777&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566482 238.524932 \n",
       "L 84.566505 238.524932 \n",
       "L 84.566505 238.502063 \n",
       "L 84.566482 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1778&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566505 238.524932 \n",
       "L 84.56651 238.524932 \n",
       "L 84.56651 238.492262 \n",
       "L 84.566505 238.492262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1779&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.56651 238.524932 \n",
       "L 84.56653 238.524932 \n",
       "L 84.56653 238.475926 \n",
       "L 84.56651 238.475926 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1780&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.56653 238.524932 \n",
       "L 84.566638 238.524932 \n",
       "L 84.566638 238.491173 \n",
       "L 84.56653 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1781&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566638 238.524932 \n",
       "L 84.566645 238.524932 \n",
       "L 84.566645 238.511864 \n",
       "L 84.566638 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1782&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566645 238.524932 \n",
       "L 84.566653 238.524932 \n",
       "L 84.566653 238.456687 \n",
       "L 84.566645 238.456687 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1783&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566653 238.524932 \n",
       "L 84.566662 238.524932 \n",
       "L 84.566662 238.513316 \n",
       "L 84.566653 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1784&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566662 238.524932 \n",
       "L 84.566665 238.524932 \n",
       "L 84.566665 238.475563 \n",
       "L 84.566662 238.475563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1785&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566665 238.524932 \n",
       "L 84.566696 238.524932 \n",
       "L 84.566696 238.515857 \n",
       "L 84.566665 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1786&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566696 238.524932 \n",
       "L 84.566726 238.524932 \n",
       "L 84.566726 238.428372 \n",
       "L 84.566696 238.428372 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1787&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566726 238.524932 \n",
       "L 84.566726 238.524932 \n",
       "L 84.566726 238.440714 \n",
       "L 84.566726 238.440714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1788&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566726 238.524932 \n",
       "L 84.566728 238.524932 \n",
       "L 84.566728 238.446886 \n",
       "L 84.566726 238.446886 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1789&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566728 238.524932 \n",
       "L 84.566869 238.524932 \n",
       "L 84.566869 238.443255 \n",
       "L 84.566728 238.443255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1790&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566869 238.524932 \n",
       "L 84.56687 238.524932 \n",
       "L 84.56687 238.10239 \n",
       "L 84.566869 238.10239 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1791&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.56687 238.524932 \n",
       "L 84.566912 238.524932 \n",
       "L 84.566912 238.478467 \n",
       "L 84.56687 238.478467 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1792&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566912 238.524932 \n",
       "L 84.566921 238.524932 \n",
       "L 84.566921 238.438899 \n",
       "L 84.566912 238.438899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1793&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566921 238.524932 \n",
       "L 84.566946 238.524932 \n",
       "L 84.566946 238.459228 \n",
       "L 84.566921 238.459228 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1794&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.566946 238.524932 \n",
       "L 84.567034 238.524932 \n",
       "L 84.567034 238.504967 \n",
       "L 84.566946 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1795&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.567034 238.524932 \n",
       "L 84.567243 238.524932 \n",
       "L 84.567243 238.52348 \n",
       "L 84.567034 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1796&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.567243 238.524932 \n",
       "L 84.567396 238.524932 \n",
       "L 84.567396 238.503152 \n",
       "L 84.567243 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1797&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.567396 238.524932 \n",
       "L 84.567424 238.524932 \n",
       "L 84.567424 238.494077 \n",
       "L 84.567396 238.494077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1798&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.567424 238.524932 \n",
       "L 84.567426 238.524932 \n",
       "L 84.567426 238.462858 \n",
       "L 84.567424 238.462858 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1799&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.567426 238.524932 \n",
       "L 84.567479 238.524932 \n",
       "L 84.567479 238.454146 \n",
       "L 84.567426 238.454146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1800&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.567479 238.524932 \n",
       "L 84.56754 238.524932 \n",
       "L 84.56754 238.518398 \n",
       "L 84.567479 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1801&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.56754 238.524932 \n",
       "L 84.567549 238.524932 \n",
       "L 84.567549 238.488269 \n",
       "L 84.56754 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1802&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.567549 238.524932 \n",
       "L 84.56768 238.524932 \n",
       "L 84.56768 238.511501 \n",
       "L 84.567549 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1803&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.56768 238.524932 \n",
       "L 84.567815 238.524932 \n",
       "L 84.567815 238.126712 \n",
       "L 84.56768 238.126712 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1804&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.567815 238.524932 \n",
       "L 84.56783 238.524932 \n",
       "L 84.56783 238.522754 \n",
       "L 84.567815 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1805&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.56783 238.524932 \n",
       "L 84.56785 238.524932 \n",
       "L 84.56785 238.327819 \n",
       "L 84.56783 238.327819 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1806&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.56785 238.524932 \n",
       "L 84.567921 238.524932 \n",
       "L 84.567921 238.50896 \n",
       "L 84.56785 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1807&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.567921 238.524932 \n",
       "L 84.567921 238.524932 \n",
       "L 84.567921 238.520213 \n",
       "L 84.567921 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1808&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.567921 238.524932 \n",
       "L 84.568058 238.524932 \n",
       "L 84.568058 238.514042 \n",
       "L 84.567921 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1809&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.568058 238.524932 \n",
       "L 84.568061 238.524932 \n",
       "L 84.568061 238.513679 \n",
       "L 84.568058 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1810&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.568061 238.524932 \n",
       "L 84.568071 238.524932 \n",
       "L 84.568071 238.518398 \n",
       "L 84.568061 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1811&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.568071 238.524932 \n",
       "L 84.568093 238.524932 \n",
       "L 84.568093 238.443981 \n",
       "L 84.568071 238.443981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1812&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.568093 238.524932 \n",
       "L 84.568167 238.524932 \n",
       "L 84.568167 238.444344 \n",
       "L 84.568093 238.444344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1813&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.568167 238.524932 \n",
       "L 84.568443 238.524932 \n",
       "L 84.568443 238.523843 \n",
       "L 84.568167 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1814&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.568443 238.524932 \n",
       "L 84.568588 238.524932 \n",
       "L 84.568588 238.511864 \n",
       "L 84.568443 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1815&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.568588 238.524932 \n",
       "L 84.568589 238.524932 \n",
       "L 84.568589 238.42329 \n",
       "L 84.568588 238.42329 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1816&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.568589 238.524932 \n",
       "L 84.568599 238.524932 \n",
       "L 84.568599 238.499522 \n",
       "L 84.568589 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1817&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.568599 238.524932 \n",
       "L 84.56861 238.524932 \n",
       "L 84.56861 238.515131 \n",
       "L 84.568599 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1818&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.56861 238.524932 \n",
       "L 84.568612 238.524932 \n",
       "L 84.568612 238.471207 \n",
       "L 84.56861 238.471207 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1819&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.568612 238.524932 \n",
       "L 84.568612 238.524932 \n",
       "L 84.568612 238.493351 \n",
       "L 84.568612 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1820&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.568612 238.524932 \n",
       "L 84.568644 238.524932 \n",
       "L 84.568644 238.503152 \n",
       "L 84.568612 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1821&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.568644 238.524932 \n",
       "L 84.568695 238.524932 \n",
       "L 84.568695 238.522028 \n",
       "L 84.568644 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1822&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.568695 238.524932 \n",
       "L 84.568723 238.524932 \n",
       "L 84.568723 235.809992 \n",
       "L 84.568695 235.809992 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1823&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.568723 238.524932 \n",
       "L 84.581429 238.524932 \n",
       "L 84.581429 238.500611 \n",
       "L 84.568723 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1824&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.581429 238.524932 \n",
       "L 84.581433 238.524932 \n",
       "L 84.581433 238.494803 \n",
       "L 84.581429 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1825&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.581433 238.524932 \n",
       "L 84.582928 238.524932 \n",
       "L 84.582928 238.514405 \n",
       "L 84.581433 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1826&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.582928 238.524932 \n",
       "L 84.586688 238.524932 \n",
       "L 84.586688 236.372655 \n",
       "L 84.582928 236.372655 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1827&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.586688 238.524932 \n",
       "L 84.588954 238.524932 \n",
       "L 84.588954 238.510049 \n",
       "L 84.586688 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1828&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.588954 238.524932 \n",
       "L 84.588954 238.524932 \n",
       "L 84.588954 238.485727 \n",
       "L 84.588954 238.485727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1829&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.588954 238.524932 \n",
       "L 84.588954 238.524932 \n",
       "L 84.588954 238.516583 \n",
       "L 84.588954 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1830&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.588954 238.524932 \n",
       "L 84.588955 238.524932 \n",
       "L 84.588955 238.467214 \n",
       "L 84.588954 238.467214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1831&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.588955 238.524932 \n",
       "L 84.609125 238.524932 \n",
       "L 84.609125 238.502063 \n",
       "L 84.588955 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1832&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.609125 238.524932 \n",
       "L 84.629294 238.524932 \n",
       "L 84.629294 238.522754 \n",
       "L 84.609125 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1833&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.629294 238.524932 \n",
       "L 84.629299 238.524932 \n",
       "L 84.629299 238.507871 \n",
       "L 84.629294 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1834&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.629299 238.524932 \n",
       "L 84.6293 238.524932 \n",
       "L 84.6293 238.135061 \n",
       "L 84.629299 238.135061 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1835&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.6293 238.524932 \n",
       "L 84.629301 238.524932 \n",
       "L 84.629301 238.377914 \n",
       "L 84.6293 238.377914 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1836&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.629301 238.524932 \n",
       "L 84.629301 238.524932 \n",
       "L 84.629301 238.454146 \n",
       "L 84.629301 238.454146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1837&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.629301 238.524932 \n",
       "L 84.629301 238.524932 \n",
       "L 84.629301 238.336531 \n",
       "L 84.629301 238.336531 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1838&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.629301 238.524932 \n",
       "L 84.629306 238.524932 \n",
       "L 84.629306 238.50896 \n",
       "L 84.629301 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1839&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.629306 238.524932 \n",
       "L 84.62936 238.524932 \n",
       "L 84.62936 238.459591 \n",
       "L 84.629306 238.459591 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1840&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.62936 238.524932 \n",
       "L 84.629651 238.524932 \n",
       "L 84.629651 238.523117 \n",
       "L 84.62936 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1841&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.629651 238.524932 \n",
       "L 84.745903 238.524932 \n",
       "L 84.745903 238.515131 \n",
       "L 84.629651 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1842&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.745903 238.524932 \n",
       "L 84.745904 238.524932 \n",
       "L 84.745904 238.515131 \n",
       "L 84.745903 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1843&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.745904 238.524932 \n",
       "L 84.751083 238.524932 \n",
       "L 84.751083 238.502789 \n",
       "L 84.745904 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1844&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.751083 238.524932 \n",
       "L 84.755615 238.524932 \n",
       "L 84.755615 238.524206 \n",
       "L 84.751083 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1845&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.755615 238.524932 \n",
       "L 84.755618 238.524932 \n",
       "L 84.755618 238.520213 \n",
       "L 84.755615 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1846&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.755618 238.524932 \n",
       "L 84.755646 238.524932 \n",
       "L 84.755646 238.520576 \n",
       "L 84.755618 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1847&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.755646 238.524932 \n",
       "L 84.75565 238.524932 \n",
       "L 84.75565 238.515131 \n",
       "L 84.755646 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1848&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.75565 238.524932 \n",
       "L 84.756192 238.524932 \n",
       "L 84.756192 238.518035 \n",
       "L 84.75565 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1849&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.756192 238.524932 \n",
       "L 84.756453 238.524932 \n",
       "L 84.756453 238.504241 \n",
       "L 84.756192 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1850&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.756453 238.524932 \n",
       "L 84.756454 238.524932 \n",
       "L 84.756454 238.495166 \n",
       "L 84.756453 238.495166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1851&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.756454 238.524932 \n",
       "L 84.756494 238.524932 \n",
       "L 84.756494 238.51259 \n",
       "L 84.756454 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1852&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.756494 238.524932 \n",
       "L 84.756535 238.524932 \n",
       "L 84.756535 236.448524 \n",
       "L 84.756494 236.448524 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1853&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.756535 238.524932 \n",
       "L 84.756541 238.524932 \n",
       "L 84.756541 237.129165 \n",
       "L 84.756535 237.129165 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1854&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.756541 238.524932 \n",
       "L 84.756651 238.524932 \n",
       "L 84.756651 237.100124 \n",
       "L 84.756541 237.100124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1855&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.756651 238.524932 \n",
       "L 84.75822 238.524932 \n",
       "L 84.75822 238.509686 \n",
       "L 84.756651 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1856&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.75822 238.524932 \n",
       "L 84.760671 238.524932 \n",
       "L 84.760671 237.544083 \n",
       "L 84.75822 237.544083 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1857&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.760671 238.524932 \n",
       "L 84.762138 238.524932 \n",
       "L 84.762138 238.504604 \n",
       "L 84.760671 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1858&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.762138 238.524932 \n",
       "L 84.762146 238.524932 \n",
       "L 84.762146 238.16265 \n",
       "L 84.762138 238.16265 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1859&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.762146 238.524932 \n",
       "L 84.762147 238.524932 \n",
       "L 84.762147 238.358674 \n",
       "L 84.762146 238.358674 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1860&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.762147 238.524932 \n",
       "L 84.762147 238.524932 \n",
       "L 84.762147 238.181526 \n",
       "L 84.762147 238.181526 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1861&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.762147 238.524932 \n",
       "L 84.762147 238.524932 \n",
       "L 84.762147 238.4124 \n",
       "L 84.762147 238.4124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1862&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.762147 238.524932 \n",
       "L 84.762148 238.524932 \n",
       "L 84.762148 237.733211 \n",
       "L 84.762147 237.733211 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1863&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.762148 238.524932 \n",
       "L 84.762148 238.524932 \n",
       "L 84.762148 238.225813 \n",
       "L 84.762148 238.225813 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1864&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.762148 238.524932 \n",
       "L 84.76215 238.524932 \n",
       "L 84.76215 238.278087 \n",
       "L 84.762148 238.278087 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1865&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.76215 238.524932 \n",
       "L 84.762185 238.524932 \n",
       "L 84.762185 237.891846 \n",
       "L 84.76215 237.891846 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1866&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.762185 238.524932 \n",
       "L 84.762251 238.524932 \n",
       "L 84.762251 238.509686 \n",
       "L 84.762185 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1867&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.762251 238.524932 \n",
       "L 84.762282 238.524932 \n",
       "L 84.762282 238.504967 \n",
       "L 84.762251 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1868&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.762282 238.524932 \n",
       "L 84.762282 238.524932 \n",
       "L 84.762282 238.504604 \n",
       "L 84.762282 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1869&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.762282 238.524932 \n",
       "L 84.762286 238.524932 \n",
       "L 84.762286 238.504241 \n",
       "L 84.762282 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1870&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.762286 238.524932 \n",
       "L 84.762292 238.524932 \n",
       "L 84.762292 238.309668 \n",
       "L 84.762286 238.309668 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1871&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.762292 238.524932 \n",
       "L 84.762595 238.524932 \n",
       "L 84.762595 238.214197 \n",
       "L 84.762292 238.214197 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1872&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.762595 238.524932 \n",
       "L 84.762998 238.524932 \n",
       "L 84.762998 238.238519 \n",
       "L 84.762595 238.238519 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1873&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.762998 238.524932 \n",
       "L 84.763004 238.524932 \n",
       "L 84.763004 238.437447 \n",
       "L 84.762998 238.437447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1874&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.763004 238.524932 \n",
       "L 84.763068 238.524932 \n",
       "L 84.763068 238.421838 \n",
       "L 84.763004 238.421838 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1875&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.763068 238.524932 \n",
       "L 84.763071 238.524932 \n",
       "L 84.763071 238.469392 \n",
       "L 84.763068 238.469392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1876&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.763071 238.524932 \n",
       "L 84.763072 238.524932 \n",
       "L 84.763072 238.469029 \n",
       "L 84.763071 238.469029 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1877&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.763072 238.524932 \n",
       "L 84.764727 238.524932 \n",
       "L 84.764727 238.481008 \n",
       "L 84.763072 238.481008 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1878&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.764727 238.524932 \n",
       "L 84.766383 238.524932 \n",
       "L 84.766383 238.386263 \n",
       "L 84.764727 238.386263 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1879&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.766383 238.524932 \n",
       "L 84.766392 238.524932 \n",
       "L 84.766392 238.268648 \n",
       "L 84.766383 238.268648 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1880&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.766392 238.524932 \n",
       "L 84.766464 238.524932 \n",
       "L 84.766464 238.488995 \n",
       "L 84.766392 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1881&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.766464 238.524932 \n",
       "L 84.767063 238.524932 \n",
       "L 84.767063 238.520939 \n",
       "L 84.766464 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1882&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.767063 238.524932 \n",
       "L 84.767214 238.524932 \n",
       "L 84.767214 238.470844 \n",
       "L 84.767063 238.470844 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1883&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.767214 238.524932 \n",
       "L 84.76736 238.524932 \n",
       "L 84.76736 238.496981 \n",
       "L 84.767214 238.496981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1884&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.76736 238.524932 \n",
       "L 84.767361 238.524932 \n",
       "L 84.767361 238.445797 \n",
       "L 84.76736 238.445797 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1885&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.767361 238.524932 \n",
       "L 84.767361 238.524932 \n",
       "L 84.767361 238.431276 \n",
       "L 84.767361 238.431276 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1886&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.767361 238.524932 \n",
       "L 84.767363 238.524932 \n",
       "L 84.767363 238.433817 \n",
       "L 84.767361 238.433817 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1887&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.767363 238.524932 \n",
       "L 84.767364 238.524932 \n",
       "L 84.767364 238.463947 \n",
       "L 84.767363 238.463947 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1888&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.767364 238.524932 \n",
       "L 84.767364 238.524932 \n",
       "L 84.767364 238.489358 \n",
       "L 84.767364 238.489358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1889&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.767364 238.524932 \n",
       "L 84.767365 238.524932 \n",
       "L 84.767365 238.479919 \n",
       "L 84.767364 238.479919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1890&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.767365 238.524932 \n",
       "L 84.767365 238.524932 \n",
       "L 84.767365 238.499522 \n",
       "L 84.767365 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1891&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.767365 238.524932 \n",
       "L 84.767367 238.524932 \n",
       "L 84.767367 238.498796 \n",
       "L 84.767365 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1892&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.767367 238.524932 \n",
       "L 84.767369 238.524932 \n",
       "L 84.767369 238.510775 \n",
       "L 84.767367 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1893&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.767369 238.524932 \n",
       "L 84.767905 238.524932 \n",
       "L 84.767905 238.503515 \n",
       "L 84.767369 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1894&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.767905 238.524932 \n",
       "L 84.768504 238.524932 \n",
       "L 84.768504 238.189876 \n",
       "L 84.767905 238.189876 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1895&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.768504 238.524932 \n",
       "L 84.76906 238.524932 \n",
       "L 84.76906 238.466488 \n",
       "L 84.768504 238.466488 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1896&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.76906 238.524932 \n",
       "L 84.771393 238.524932 \n",
       "L 84.771393 238.403688 \n",
       "L 84.76906 238.403688 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1897&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.771393 238.524932 \n",
       "L 84.773732 238.524932 \n",
       "L 84.773732 238.492262 \n",
       "L 84.771393 238.492262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1898&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.773732 238.524932 \n",
       "L 84.773742 238.524932 \n",
       "L 84.773742 238.485727 \n",
       "L 84.773732 238.485727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1899&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.773742 238.524932 \n",
       "L 84.773746 238.524932 \n",
       "L 84.773746 238.524569 \n",
       "L 84.773742 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1900&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.773746 238.524932 \n",
       "L 84.773756 238.524932 \n",
       "L 84.773756 238.410585 \n",
       "L 84.773746 238.410585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1901&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.773756 238.524932 \n",
       "L 84.773757 238.524932 \n",
       "L 84.773757 238.487179 \n",
       "L 84.773756 238.487179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1902&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.773757 238.524932 \n",
       "L 84.77376 238.524932 \n",
       "L 84.77376 238.45342 \n",
       "L 84.773757 238.45342 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1903&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.77376 238.524932 \n",
       "L 84.77376 238.524932 \n",
       "L 84.77376 238.483549 \n",
       "L 84.77376 238.483549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1904&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.77376 238.524932 \n",
       "L 84.775847 238.524932 \n",
       "L 84.775847 238.523117 \n",
       "L 84.77376 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1905&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.775847 238.524932 \n",
       "L 84.77798 238.524932 \n",
       "L 84.77798 238.507508 \n",
       "L 84.775847 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1906&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.77798 238.524932 \n",
       "L 84.778034 238.524932 \n",
       "L 84.778034 237.130617 \n",
       "L 84.77798 237.130617 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1907&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.778034 238.524932 \n",
       "L 84.778064 238.524932 \n",
       "L 84.778064 238.51985 \n",
       "L 84.778034 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1908&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.778064 238.524932 \n",
       "L 84.778088 238.524932 \n",
       "L 84.778088 238.483912 \n",
       "L 84.778064 238.483912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1909&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.778088 238.524932 \n",
       "L 84.778092 238.524932 \n",
       "L 84.778092 238.469392 \n",
       "L 84.778088 238.469392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1910&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.778092 238.524932 \n",
       "L 84.778104 238.524932 \n",
       "L 84.778104 238.503515 \n",
       "L 84.778092 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1911&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.778104 238.524932 \n",
       "L 84.778107 238.524932 \n",
       "L 84.778107 238.326367 \n",
       "L 84.778104 238.326367 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1912&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.778107 238.524932 \n",
       "L 84.778137 238.524932 \n",
       "L 84.778137 238.506782 \n",
       "L 84.778107 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1913&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.778137 238.524932 \n",
       "L 84.778153 238.524932 \n",
       "L 84.778153 238.465762 \n",
       "L 84.778137 238.465762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1914&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.778153 238.524932 \n",
       "L 84.778154 238.524932 \n",
       "L 84.778154 238.513316 \n",
       "L 84.778153 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1915&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.778154 238.524932 \n",
       "L 84.778154 238.524932 \n",
       "L 84.778154 238.496981 \n",
       "L 84.778154 238.496981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1916&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.778154 238.524932 \n",
       "L 84.778159 238.524932 \n",
       "L 84.778159 238.465762 \n",
       "L 84.778154 238.465762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1917&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.778159 238.524932 \n",
       "L 84.779033 238.524932 \n",
       "L 84.779033 238.491899 \n",
       "L 84.778159 238.491899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1918&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.779033 238.524932 \n",
       "L 84.779908 238.524932 \n",
       "L 84.779908 238.459954 \n",
       "L 84.779033 238.459954 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1919&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.779908 238.524932 \n",
       "L 84.779909 238.524932 \n",
       "L 84.779909 238.428009 \n",
       "L 84.779908 238.428009 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1920&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.779909 238.524932 \n",
       "L 84.779918 238.524932 \n",
       "L 84.779918 238.450879 \n",
       "L 84.779909 238.450879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1921&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.779918 238.524932 \n",
       "L 84.779928 238.524932 \n",
       "L 84.779928 238.419297 \n",
       "L 84.779918 238.419297 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1922&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.779928 238.524932 \n",
       "L 84.779929 238.524932 \n",
       "L 84.779929 238.294785 \n",
       "L 84.779928 238.294785 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1923&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.779929 238.524932 \n",
       "L 84.77993 238.524932 \n",
       "L 84.77993 238.302771 \n",
       "L 84.779929 238.302771 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1924&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.77993 238.524932 \n",
       "L 84.783384 238.524932 \n",
       "L 84.783384 238.427283 \n",
       "L 84.77993 238.427283 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1925&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.783384 238.524932 \n",
       "L 84.789615 238.524932 \n",
       "L 84.789615 236.566864 \n",
       "L 84.783384 236.566864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1926&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.789615 238.524932 \n",
       "L 84.789615 238.524932 \n",
       "L 84.789615 238.208389 \n",
       "L 84.789615 238.208389 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1927&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.789615 238.524932 \n",
       "L 84.789644 238.524932 \n",
       "L 84.789644 237.527748 \n",
       "L 84.789615 237.527748 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1928&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.789644 238.524932 \n",
       "L 84.790791 238.524932 \n",
       "L 84.790791 238.522391 \n",
       "L 84.789644 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1929&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.790791 238.524932 \n",
       "L 84.794099 238.524932 \n",
       "L 84.794099 238.445434 \n",
       "L 84.790791 238.445434 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1930&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.794099 238.524932 \n",
       "L 84.811573 238.524932 \n",
       "L 84.811573 238.516583 \n",
       "L 84.794099 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1931&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.811573 238.524932 \n",
       "L 84.81612 238.524932 \n",
       "L 84.81612 238.495529 \n",
       "L 84.811573 238.495529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1932&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.81612 238.524932 \n",
       "L 84.817368 238.524932 \n",
       "L 84.817368 237.949564 \n",
       "L 84.81612 237.949564 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1933&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.817368 238.524932 \n",
       "L 84.818047 238.524932 \n",
       "L 84.818047 238.506056 \n",
       "L 84.817368 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1934&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.818047 238.524932 \n",
       "L 84.818396 238.524932 \n",
       "L 84.818396 238.491536 \n",
       "L 84.818047 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1935&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.818396 238.524932 \n",
       "L 84.818398 238.524932 \n",
       "L 84.818398 238.405503 \n",
       "L 84.818396 238.405503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1936&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.818398 238.524932 \n",
       "L 84.8184 238.524932 \n",
       "L 84.8184 238.318744 \n",
       "L 84.818398 238.318744 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1937&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.8184 238.524932 \n",
       "L 84.818401 238.524932 \n",
       "L 84.818401 238.400057 \n",
       "L 84.8184 238.400057 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1938&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.818401 238.524932 \n",
       "L 84.818402 238.524932 \n",
       "L 84.818402 238.421112 \n",
       "L 84.818401 238.421112 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1939&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.818402 238.524932 \n",
       "L 84.818405 238.524932 \n",
       "L 84.818405 238.380455 \n",
       "L 84.818402 238.380455 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1940&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.818405 238.524932 \n",
       "L 84.818407 238.524932 \n",
       "L 84.818407 238.461769 \n",
       "L 84.818405 238.461769 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1941&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.818407 238.524932 \n",
       "L 84.818408 238.524932 \n",
       "L 84.818408 238.4124 \n",
       "L 84.818407 238.4124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1942&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.818408 238.524932 \n",
       "L 84.818412 238.524932 \n",
       "L 84.818412 238.42692 \n",
       "L 84.818408 238.42692 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1943&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.818412 238.524932 \n",
       "L 84.818412 238.524932 \n",
       "L 84.818412 238.498796 \n",
       "L 84.818412 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1944&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.818412 238.524932 \n",
       "L 84.818535 238.524932 \n",
       "L 84.818535 238.465399 \n",
       "L 84.818412 238.465399 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1945&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.818535 238.524932 \n",
       "L 84.818717 238.524932 \n",
       "L 84.818717 238.522754 \n",
       "L 84.818535 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1946&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.818717 238.524932 \n",
       "L 84.818894 238.524932 \n",
       "L 84.818894 238.47157 \n",
       "L 84.818717 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1947&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.818894 238.524932 \n",
       "L 84.819123 238.524932 \n",
       "L 84.819123 233.346253 \n",
       "L 84.818894 233.346253 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1948&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.819123 238.524932 \n",
       "L 84.819246 238.524932 \n",
       "L 84.819246 238.500611 \n",
       "L 84.819123 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1949&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.819246 238.524932 \n",
       "L 84.819602 238.524932 \n",
       "L 84.819602 237.356771 \n",
       "L 84.819246 237.356771 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1950&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.819602 238.524932 \n",
       "L 84.819986 238.524932 \n",
       "L 84.819986 238.524206 \n",
       "L 84.819602 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1951&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.819986 238.524932 \n",
       "L 84.820181 238.524932 \n",
       "L 84.820181 238.479556 \n",
       "L 84.819986 238.479556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1952&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.820181 238.524932 \n",
       "L 84.820515 238.524932 \n",
       "L 84.820515 235.172912 \n",
       "L 84.820181 235.172912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1953&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.820515 238.524932 \n",
       "L 84.820798 238.524932 \n",
       "L 84.820798 233.730679 \n",
       "L 84.820515 233.730679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1954&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.820798 238.524932 \n",
       "L 84.820972 238.524932 \n",
       "L 84.820972 236.66524 \n",
       "L 84.820798 236.66524 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1955&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.820972 238.524932 \n",
       "L 84.821511 238.524932 \n",
       "L 84.821511 238.524206 \n",
       "L 84.820972 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1956&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.821511 238.524932 \n",
       "L 84.82192 238.524932 \n",
       "L 84.82192 238.492988 \n",
       "L 84.821511 238.492988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1957&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.82192 238.524932 \n",
       "L 84.822064 238.524932 \n",
       "L 84.822064 238.524569 \n",
       "L 84.82192 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1958&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.822064 238.524932 \n",
       "L 84.822228 238.524932 \n",
       "L 84.822228 237.598535 \n",
       "L 84.822064 237.598535 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1959&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.822228 238.524932 \n",
       "L 84.822491 238.524932 \n",
       "L 84.822491 235.486914 \n",
       "L 84.822228 235.486914 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1960&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.822491 238.524932 \n",
       "L 84.82269 238.524932 \n",
       "L 84.82269 238.516946 \n",
       "L 84.822491 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1961&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.82269 238.524932 \n",
       "L 84.822995 238.524932 \n",
       "L 84.822995 238.524569 \n",
       "L 84.82269 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1962&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.822995 238.524932 \n",
       "L 84.823291 238.524932 \n",
       "L 84.823291 238.50896 \n",
       "L 84.822995 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1963&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.823291 238.524932 \n",
       "L 84.823322 238.524932 \n",
       "L 84.823322 238.213834 \n",
       "L 84.823291 238.213834 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1964&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.823322 238.524932 \n",
       "L 84.823356 238.524932 \n",
       "L 84.823356 238.524569 \n",
       "L 84.823322 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1965&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.823356 238.524932 \n",
       "L 84.823429 238.524932 \n",
       "L 84.823429 238.490447 \n",
       "L 84.823356 238.490447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1966&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.823429 238.524932 \n",
       "L 84.823671 238.524932 \n",
       "L 84.823671 238.475563 \n",
       "L 84.823429 238.475563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1967&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.823671 238.524932 \n",
       "L 84.823757 238.524932 \n",
       "L 84.823757 238.520213 \n",
       "L 84.823671 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1968&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.823757 238.524932 \n",
       "L 84.824117 238.524932 \n",
       "L 84.824117 238.522028 \n",
       "L 84.823757 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1969&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.824117 238.524932 \n",
       "L 84.82459 238.524932 \n",
       "L 84.82459 238.502426 \n",
       "L 84.824117 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1970&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.82459 238.524932 \n",
       "L 84.82481 238.524932 \n",
       "L 84.82481 238.487543 \n",
       "L 84.82459 238.487543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1971&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.82481 238.524932 \n",
       "L 84.82481 238.524932 \n",
       "L 84.82481 238.495892 \n",
       "L 84.82481 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1972&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.82481 238.524932 \n",
       "L 84.825098 238.524932 \n",
       "L 84.825098 238.494077 \n",
       "L 84.82481 238.494077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1973&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.825098 238.524932 \n",
       "L 84.8254 238.524932 \n",
       "L 84.8254 238.522391 \n",
       "L 84.825098 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1974&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.8254 238.524932 \n",
       "L 84.825421 238.524932 \n",
       "L 84.825421 238.520576 \n",
       "L 84.8254 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1975&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.825421 238.524932 \n",
       "L 84.825545 238.524932 \n",
       "L 84.825545 237.916167 \n",
       "L 84.825421 237.916167 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1976&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.825545 238.524932 \n",
       "L 84.825714 238.524932 \n",
       "L 84.825714 238.510775 \n",
       "L 84.825545 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1977&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.825714 238.524932 \n",
       "L 84.82584 238.524932 \n",
       "L 84.82584 238.371743 \n",
       "L 84.825714 238.371743 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1978&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.82584 238.524932 \n",
       "L 84.82592 238.524932 \n",
       "L 84.82592 238.523117 \n",
       "L 84.82584 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1979&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.82592 238.524932 \n",
       "L 84.826045 238.524932 \n",
       "L 84.826045 238.472296 \n",
       "L 84.82592 238.472296 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1980&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.826045 238.524932 \n",
       "L 84.826084 238.524932 \n",
       "L 84.826084 238.52348 \n",
       "L 84.826045 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1981&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.826084 238.524932 \n",
       "L 84.826115 238.524932 \n",
       "L 84.826115 237.606521 \n",
       "L 84.826084 237.606521 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1982&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.826115 238.524932 \n",
       "L 84.826168 238.524932 \n",
       "L 84.826168 226.676335 \n",
       "L 84.826115 226.676335 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1983&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.826168 238.524932 \n",
       "L 84.826751 238.524932 \n",
       "L 84.826751 238.522754 \n",
       "L 84.826168 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1984&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.826751 238.524932 \n",
       "L 84.827472 238.524932 \n",
       "L 84.827472 238.507508 \n",
       "L 84.826751 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1985&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.827472 238.524932 \n",
       "L 84.827663 238.524932 \n",
       "L 84.827663 238.500248 \n",
       "L 84.827472 238.500248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1986&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.827663 238.524932 \n",
       "L 84.827665 238.524932 \n",
       "L 84.827665 238.508597 \n",
       "L 84.827663 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1987&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.827665 238.524932 \n",
       "L 84.827667 238.524932 \n",
       "L 84.827667 238.523843 \n",
       "L 84.827665 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1988&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.827667 238.524932 \n",
       "L 84.827668 238.524932 \n",
       "L 84.827668 238.515131 \n",
       "L 84.827667 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1989&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.827668 238.524932 \n",
       "L 84.827687 238.524932 \n",
       "L 84.827687 238.513679 \n",
       "L 84.827668 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1990&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.827687 238.524932 \n",
       "L 84.827688 238.524932 \n",
       "L 84.827688 238.51259 \n",
       "L 84.827687 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1991&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.827688 238.524932 \n",
       "L 84.827688 238.524932 \n",
       "L 84.827688 238.511138 \n",
       "L 84.827688 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1992&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.827688 238.524932 \n",
       "L 84.82769 238.524932 \n",
       "L 84.82769 238.511501 \n",
       "L 84.827688 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1993&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.82769 238.524932 \n",
       "L 84.827691 238.524932 \n",
       "L 84.827691 238.496981 \n",
       "L 84.82769 238.496981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1994&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.827691 238.524932 \n",
       "L 84.827791 238.524932 \n",
       "L 84.827791 238.504967 \n",
       "L 84.827691 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1995&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.827791 238.524932 \n",
       "L 84.827792 238.524932 \n",
       "L 84.827792 238.510049 \n",
       "L 84.827791 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1996&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.827792 238.524932 \n",
       "L 84.827793 238.524932 \n",
       "L 84.827793 238.477015 \n",
       "L 84.827792 238.477015 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1997&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.827793 238.524932 \n",
       "L 84.827794 238.524932 \n",
       "L 84.827794 238.463584 \n",
       "L 84.827793 238.463584 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1998&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.827794 238.524932 \n",
       "L 84.827802 238.524932 \n",
       "L 84.827802 238.47157 \n",
       "L 84.827794 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1999&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.827802 238.524932 \n",
       "L 84.82781 238.524932 \n",
       "L 84.82781 238.495529 \n",
       "L 84.827802 238.495529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2000&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.82781 238.524932 \n",
       "L 84.82781 238.524932 \n",
       "L 84.82781 238.508234 \n",
       "L 84.82781 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2001&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.82781 238.524932 \n",
       "L 84.82781 238.524932 \n",
       "L 84.82781 238.480282 \n",
       "L 84.82781 238.480282 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2002&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.82781 238.524932 \n",
       "L 84.827811 238.524932 \n",
       "L 84.827811 238.511501 \n",
       "L 84.82781 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2003&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.827811 238.524932 \n",
       "L 84.828076 238.524932 \n",
       "L 84.828076 238.508597 \n",
       "L 84.827811 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2004&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828076 238.524932 \n",
       "L 84.828341 238.524932 \n",
       "L 84.828341 238.394249 \n",
       "L 84.828076 238.394249 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2005&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828341 238.524932 \n",
       "L 84.828342 238.524932 \n",
       "L 84.828342 238.462858 \n",
       "L 84.828341 238.462858 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2006&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828342 238.524932 \n",
       "L 84.828376 238.524932 \n",
       "L 84.828376 238.458139 \n",
       "L 84.828342 238.458139 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2007&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828376 238.524932 \n",
       "L 84.828434 238.524932 \n",
       "L 84.828434 238.511138 \n",
       "L 84.828376 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2008&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828434 238.524932 \n",
       "L 84.828457 238.524932 \n",
       "L 84.828457 238.115096 \n",
       "L 84.828434 238.115096 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2009&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828457 238.524932 \n",
       "L 84.828458 238.524932 \n",
       "L 84.828458 238.388078 \n",
       "L 84.828457 238.388078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2010&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828458 238.524932 \n",
       "L 84.828459 238.524932 \n",
       "L 84.828459 237.993488 \n",
       "L 84.828458 237.993488 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2011&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828459 238.524932 \n",
       "L 84.82846 238.524932 \n",
       "L 84.82846 238.133972 \n",
       "L 84.828459 238.133972 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2012&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.82846 238.524932 \n",
       "L 84.82846 238.524932 \n",
       "L 84.82846 238.3231 \n",
       "L 84.82846 238.3231 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2013&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.82846 238.524932 \n",
       "L 84.828462 238.524932 \n",
       "L 84.828462 238.226539 \n",
       "L 84.82846 238.226539 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2014&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828462 238.524932 \n",
       "L 84.828462 238.524932 \n",
       "L 84.828462 238.308579 \n",
       "L 84.828462 238.308579 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2015&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828462 238.524932 \n",
       "L 84.828463 238.524932 \n",
       "L 84.828463 238.081699 \n",
       "L 84.828462 238.081699 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2016&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828463 238.524932 \n",
       "L 84.828464 238.524932 \n",
       "L 84.828464 238.20367 \n",
       "L 84.828463 238.20367 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2017&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828464 238.524932 \n",
       "L 84.828464 238.524932 \n",
       "L 84.828464 238.433091 \n",
       "L 84.828464 238.433091 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2018&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828464 238.524932 \n",
       "L 84.828465 238.524932 \n",
       "L 84.828465 238.431639 \n",
       "L 84.828464 238.431639 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2019&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828465 238.524932 \n",
       "L 84.828467 238.524932 \n",
       "L 84.828467 238.270463 \n",
       "L 84.828465 238.270463 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2020&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828467 238.524932 \n",
       "L 84.828468 238.524932 \n",
       "L 84.828468 238.249409 \n",
       "L 84.828467 238.249409 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2021&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828468 238.524932 \n",
       "L 84.828468 238.524932 \n",
       "L 84.828468 238.439262 \n",
       "L 84.828468 238.439262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2022&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828468 238.524932 \n",
       "L 84.828543 238.524932 \n",
       "L 84.828543 238.441077 \n",
       "L 84.828468 238.441077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2023&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828543 238.524932 \n",
       "L 84.828632 238.524932 \n",
       "L 84.828632 238.462858 \n",
       "L 84.828543 238.462858 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2024&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828632 238.524932 \n",
       "L 84.828647 238.524932 \n",
       "L 84.828647 238.471207 \n",
       "L 84.828632 238.471207 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2025&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828647 238.524932 \n",
       "L 84.828648 238.524932 \n",
       "L 84.828648 238.514042 \n",
       "L 84.828647 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2026&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828648 238.524932 \n",
       "L 84.828728 238.524932 \n",
       "L 84.828728 238.504604 \n",
       "L 84.828648 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2027&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.828728 238.524932 \n",
       "L 84.829418 238.524932 \n",
       "L 84.829418 238.499885 \n",
       "L 84.828728 238.499885 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2028&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.829418 238.524932 \n",
       "L 84.829548 238.524932 \n",
       "L 84.829548 238.494077 \n",
       "L 84.829418 238.494077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2029&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.829548 238.524932 \n",
       "L 84.829634 238.524932 \n",
       "L 84.829634 238.524569 \n",
       "L 84.829548 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2030&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.829634 238.524932 \n",
       "L 84.829709 238.524932 \n",
       "L 84.829709 238.514405 \n",
       "L 84.829634 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2031&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.829709 238.524932 \n",
       "L 84.829751 238.524932 \n",
       "L 84.829751 238.479556 \n",
       "L 84.829709 238.479556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2032&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.829751 238.524932 \n",
       "L 84.829755 238.524932 \n",
       "L 84.829755 238.49807 \n",
       "L 84.829751 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2033&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.829755 238.524932 \n",
       "L 84.829899 238.524932 \n",
       "L 84.829899 238.468666 \n",
       "L 84.829755 238.468666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2034&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.829899 238.524932 \n",
       "L 84.830039 238.524932 \n",
       "L 84.830039 238.509686 \n",
       "L 84.829899 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2035&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.830039 238.524932 \n",
       "L 84.830599 238.524932 \n",
       "L 84.830599 238.497707 \n",
       "L 84.830039 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2036&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.830599 238.524932 \n",
       "L 84.830746 238.524932 \n",
       "L 84.830746 237.903462 \n",
       "L 84.830599 237.903462 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2037&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.830746 238.524932 \n",
       "L 84.830847 238.524932 \n",
       "L 84.830847 238.503878 \n",
       "L 84.830746 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2038&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.830847 238.524932 \n",
       "L 84.83118 238.524932 \n",
       "L 84.83118 238.205848 \n",
       "L 84.830847 238.205848 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2039&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.83118 238.524932 \n",
       "L 84.831521 238.524932 \n",
       "L 84.831521 238.502789 \n",
       "L 84.83118 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2040&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.831521 238.524932 \n",
       "L 84.831605 238.524932 \n",
       "L 84.831605 237.462769 \n",
       "L 84.831521 237.462769 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2041&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.831605 238.524932 \n",
       "L 84.831646 238.524932 \n",
       "L 84.831646 238.515857 \n",
       "L 84.831605 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2042&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.831646 238.524932 \n",
       "L 84.831709 238.524932 \n",
       "L 84.831709 237.811984 \n",
       "L 84.831646 237.811984 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2043&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.831709 238.524932 \n",
       "L 84.831951 238.524932 \n",
       "L 84.831951 238.514042 \n",
       "L 84.831709 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2044&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.831951 238.524932 \n",
       "L 84.832145 238.524932 \n",
       "L 84.832145 238.524569 \n",
       "L 84.831951 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2045&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.832145 238.524932 \n",
       "L 84.832202 238.524932 \n",
       "L 84.832202 238.515494 \n",
       "L 84.832145 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2046&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.832202 238.524932 \n",
       "L 84.832302 238.524932 \n",
       "L 84.832302 238.419297 \n",
       "L 84.832202 238.419297 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2047&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.832302 238.524932 \n",
       "L 84.83358 238.524932 \n",
       "L 84.83358 238.430913 \n",
       "L 84.832302 238.430913 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2048&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.83358 238.524932 \n",
       "L 84.833796 238.524932 \n",
       "L 84.833796 238.320559 \n",
       "L 84.83358 238.320559 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2049&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.833796 238.524932 \n",
       "L 84.833962 238.524932 \n",
       "L 84.833962 238.514768 \n",
       "L 84.833796 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2050&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.833962 238.524932 \n",
       "L 84.834038 238.524932 \n",
       "L 84.834038 238.492988 \n",
       "L 84.833962 238.492988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2051&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834038 238.524932 \n",
       "L 84.834272 238.524932 \n",
       "L 84.834272 238.516946 \n",
       "L 84.834038 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2052&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834272 238.524932 \n",
       "L 84.834408 238.524932 \n",
       "L 84.834408 238.364483 \n",
       "L 84.834272 238.364483 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2053&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834408 238.524932 \n",
       "L 84.834409 238.524932 \n",
       "L 84.834409 238.192417 \n",
       "L 84.834408 238.192417 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2054&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834409 238.524932 \n",
       "L 84.83441 238.524932 \n",
       "L 84.83441 238.299867 \n",
       "L 84.834409 238.299867 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2055&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.83441 238.524932 \n",
       "L 84.83441 238.524932 \n",
       "L 84.83441 238.421112 \n",
       "L 84.83441 238.421112 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2056&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.83441 238.524932 \n",
       "L 84.834412 238.524932 \n",
       "L 84.834412 237.526296 \n",
       "L 84.83441 237.526296 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2057&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834412 238.524932 \n",
       "L 84.834412 238.524932 \n",
       "L 84.834412 238.084603 \n",
       "L 84.834412 238.084603 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2058&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834412 238.524932 \n",
       "L 84.834413 238.524932 \n",
       "L 84.834413 238.3594 \n",
       "L 84.834412 238.3594 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2059&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834413 238.524932 \n",
       "L 84.834413 238.524932 \n",
       "L 84.834413 238.295148 \n",
       "L 84.834413 238.295148 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2060&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834413 238.524932 \n",
       "L 84.834414 238.524932 \n",
       "L 84.834414 238.188786 \n",
       "L 84.834413 238.188786 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2061&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834414 238.524932 \n",
       "L 84.834415 238.524932 \n",
       "L 84.834415 238.36412 \n",
       "L 84.834414 238.36412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2062&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834415 238.524932 \n",
       "L 84.834415 238.524932 \n",
       "L 84.834415 238.268285 \n",
       "L 84.834415 238.268285 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2063&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834415 238.524932 \n",
       "L 84.834415 238.524932 \n",
       "L 84.834415 238.322737 \n",
       "L 84.834415 238.322737 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2064&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834415 238.524932 \n",
       "L 84.834416 238.524932 \n",
       "L 84.834416 238.376462 \n",
       "L 84.834415 238.376462 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2065&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834416 238.524932 \n",
       "L 84.834417 238.524932 \n",
       "L 84.834417 238.21093 \n",
       "L 84.834416 238.21093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2066&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834417 238.524932 \n",
       "L 84.834417 238.524932 \n",
       "L 84.834417 238.343065 \n",
       "L 84.834417 238.343065 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2067&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834417 238.524932 \n",
       "L 84.834417 238.524932 \n",
       "L 84.834417 238.241786 \n",
       "L 84.834417 238.241786 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2068&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834417 238.524932 \n",
       "L 84.834418 238.524932 \n",
       "L 84.834418 237.805813 \n",
       "L 84.834417 237.805813 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2069&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834418 238.524932 \n",
       "L 84.834419 238.524932 \n",
       "L 84.834419 237.981146 \n",
       "L 84.834418 237.981146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2070&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834419 238.524932 \n",
       "L 84.834419 238.524932 \n",
       "L 84.834419 238.001837 \n",
       "L 84.834419 238.001837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2071&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834419 238.524932 \n",
       "L 84.83442 238.524932 \n",
       "L 84.83442 238.378277 \n",
       "L 84.834419 238.378277 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2072&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.83442 238.524932 \n",
       "L 84.83442 238.524932 \n",
       "L 84.83442 238.213108 \n",
       "L 84.83442 238.213108 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2073&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.83442 238.524932 \n",
       "L 84.83442 238.524932 \n",
       "L 84.83442 238.392071 \n",
       "L 84.83442 238.392071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2074&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.83442 238.524932 \n",
       "L 84.834421 238.524932 \n",
       "L 84.834421 238.319107 \n",
       "L 84.83442 238.319107 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2075&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834421 238.524932 \n",
       "L 84.834421 238.524932 \n",
       "L 84.834421 238.37138 \n",
       "L 84.834421 238.37138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2076&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834421 238.524932 \n",
       "L 84.834421 238.524932 \n",
       "L 84.834421 238.316929 \n",
       "L 84.834421 238.316929 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2077&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834421 238.524932 \n",
       "L 84.834476 238.524932 \n",
       "L 84.834476 238.398242 \n",
       "L 84.834421 238.398242 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2078&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834476 238.524932 \n",
       "L 84.834599 238.524932 \n",
       "L 84.834599 238.524206 \n",
       "L 84.834476 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2079&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834599 238.524932 \n",
       "L 84.834681 238.524932 \n",
       "L 84.834681 238.510775 \n",
       "L 84.834599 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2080&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.834681 238.524932 \n",
       "L 84.83493 238.524932 \n",
       "L 84.83493 238.507508 \n",
       "L 84.834681 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2081&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.83493 238.524932 \n",
       "L 84.835153 238.524932 \n",
       "L 84.835153 238.52348 \n",
       "L 84.83493 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2082&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.835153 238.524932 \n",
       "L 84.835316 238.524932 \n",
       "L 84.835316 237.435544 \n",
       "L 84.835153 237.435544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2083&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.835316 238.524932 \n",
       "L 84.835411 238.524932 \n",
       "L 84.835411 238.471933 \n",
       "L 84.835316 238.471933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2084&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.835411 238.524932 \n",
       "L 84.835529 238.524932 \n",
       "L 84.835529 238.100575 \n",
       "L 84.835411 238.100575 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2085&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.835529 238.524932 \n",
       "L 84.835663 238.524932 \n",
       "L 84.835663 238.518398 \n",
       "L 84.835529 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2086&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.835663 238.524932 \n",
       "L 84.835728 238.524932 \n",
       "L 84.835728 238.490447 \n",
       "L 84.835663 238.490447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2087&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.835728 238.524932 \n",
       "L 84.835934 238.524932 \n",
       "L 84.835934 238.489721 \n",
       "L 84.835728 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2088&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.835934 238.524932 \n",
       "L 84.83617 238.524932 \n",
       "L 84.83617 238.504241 \n",
       "L 84.835934 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2089&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.83617 238.524932 \n",
       "L 84.836208 238.524932 \n",
       "L 84.836208 237.98405 \n",
       "L 84.83617 237.98405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2090&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.836208 238.524932 \n",
       "L 84.836504 238.524932 \n",
       "L 84.836504 238.506056 \n",
       "L 84.836208 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2091&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.836504 238.524932 \n",
       "L 84.836873 238.524932 \n",
       "L 84.836873 238.474474 \n",
       "L 84.836504 238.474474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2092&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.836873 238.524932 \n",
       "L 84.836893 238.524932 \n",
       "L 84.836893 231.088703 \n",
       "L 84.836873 231.088703 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2093&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.836893 238.524932 \n",
       "L 84.836994 238.524932 \n",
       "L 84.836994 238.519487 \n",
       "L 84.836893 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2094&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.836994 238.524932 \n",
       "L 84.837088 238.524932 \n",
       "L 84.837088 238.268285 \n",
       "L 84.836994 238.268285 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2095&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.837088 238.524932 \n",
       "L 84.837271 238.524932 \n",
       "L 84.837271 237.235163 \n",
       "L 84.837088 237.235163 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2096&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.837271 238.524932 \n",
       "L 84.837479 238.524932 \n",
       "L 84.837479 238.524569 \n",
       "L 84.837271 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2097&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.837479 238.524932 \n",
       "L 84.837775 238.524932 \n",
       "L 84.837775 238.418208 \n",
       "L 84.837479 238.418208 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2098&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.837775 238.524932 \n",
       "L 84.837828 238.524932 \n",
       "L 84.837828 235.053119 \n",
       "L 84.837775 235.053119 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2099&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.837828 238.524932 \n",
       "L 84.838001 238.524932 \n",
       "L 84.838001 238.251587 \n",
       "L 84.837828 238.251587 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2100&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.838001 238.524932 \n",
       "L 84.838283 238.524932 \n",
       "L 84.838283 238.518035 \n",
       "L 84.838001 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2101&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.838283 238.524932 \n",
       "L 84.838471 238.524932 \n",
       "L 84.838471 238.503152 \n",
       "L 84.838283 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2102&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.838471 238.524932 \n",
       "L 84.838673 238.524932 \n",
       "L 84.838673 238.479919 \n",
       "L 84.838471 238.479919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2103&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.838673 238.524932 \n",
       "L 84.839035 238.524932 \n",
       "L 84.839035 238.486453 \n",
       "L 84.838673 238.486453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2104&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.839035 238.524932 \n",
       "L 84.839069 238.524932 \n",
       "L 84.839069 238.489358 \n",
       "L 84.839035 238.489358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2105&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.839069 238.524932 \n",
       "L 84.839188 238.524932 \n",
       "L 84.839188 238.467214 \n",
       "L 84.839069 238.467214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2106&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.839188 238.524932 \n",
       "L 84.839396 238.524932 \n",
       "L 84.839396 238.52348 \n",
       "L 84.839188 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2107&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.839396 238.524932 \n",
       "L 84.839508 238.524932 \n",
       "L 84.839508 238.511864 \n",
       "L 84.839396 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2108&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.839508 238.524932 \n",
       "L 84.839508 238.524932 \n",
       "L 84.839508 238.393886 \n",
       "L 84.839508 238.393886 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2109&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.839508 238.524932 \n",
       "L 84.839553 238.524932 \n",
       "L 84.839553 238.514768 \n",
       "L 84.839508 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2110&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.839553 238.524932 \n",
       "L 84.839674 238.524932 \n",
       "L 84.839674 238.524569 \n",
       "L 84.839553 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2111&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.839674 238.524932 \n",
       "L 84.839762 238.524932 \n",
       "L 84.839762 238.457413 \n",
       "L 84.839674 238.457413 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2112&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.839762 238.524932 \n",
       "L 84.839785 238.524932 \n",
       "L 84.839785 238.44616 \n",
       "L 84.839762 238.44616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2113&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.839785 238.524932 \n",
       "L 84.839857 238.524932 \n",
       "L 84.839857 238.49081 \n",
       "L 84.839785 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2114&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.839857 238.524932 \n",
       "L 84.840232 238.524932 \n",
       "L 84.840232 237.602891 \n",
       "L 84.839857 237.602891 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2115&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.840232 238.524932 \n",
       "L 84.840593 238.524932 \n",
       "L 84.840593 238.492625 \n",
       "L 84.840232 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2116&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.840593 238.524932 \n",
       "L 84.840888 238.524932 \n",
       "L 84.840888 238.512227 \n",
       "L 84.840593 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2117&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.840888 238.524932 \n",
       "L 84.840889 238.524932 \n",
       "L 84.840889 238.504604 \n",
       "L 84.840888 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2118&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.840889 238.524932 \n",
       "L 84.840889 238.524932 \n",
       "L 84.840889 238.500611 \n",
       "L 84.840889 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2119&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.840889 238.524932 \n",
       "L 84.84089 238.524932 \n",
       "L 84.84089 238.51622 \n",
       "L 84.840889 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2120&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.84089 238.524932 \n",
       "L 84.841147 238.524932 \n",
       "L 84.841147 238.512227 \n",
       "L 84.84089 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2121&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.841147 238.524932 \n",
       "L 84.841403 238.524932 \n",
       "L 84.841403 238.482823 \n",
       "L 84.841147 238.482823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2122&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.841403 238.524932 \n",
       "L 84.841403 238.524932 \n",
       "L 84.841403 238.474111 \n",
       "L 84.841403 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2123&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.841403 238.524932 \n",
       "L 84.841404 238.524932 \n",
       "L 84.841404 238.506419 \n",
       "L 84.841403 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2124&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.841404 238.524932 \n",
       "L 84.841405 238.524932 \n",
       "L 84.841405 238.49807 \n",
       "L 84.841404 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2125&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.841405 238.524932 \n",
       "L 84.841426 238.524932 \n",
       "L 84.841426 238.518761 \n",
       "L 84.841405 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2126&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.841426 238.524932 \n",
       "L 84.841452 238.524932 \n",
       "L 84.841452 236.638377 \n",
       "L 84.841426 236.638377 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2127&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.841452 238.524932 \n",
       "L 84.841457 238.524932 \n",
       "L 84.841457 238.474111 \n",
       "L 84.841452 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2128&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.841457 238.524932 \n",
       "L 84.841536 238.524932 \n",
       "L 84.841536 238.483912 \n",
       "L 84.841457 238.483912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2129&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.841536 238.524932 \n",
       "L 84.841616 238.524932 \n",
       "L 84.841616 238.523843 \n",
       "L 84.841536 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2130&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.841616 238.524932 \n",
       "L 84.84162 238.524932 \n",
       "L 84.84162 238.512227 \n",
       "L 84.841616 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2131&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.84162 238.524932 \n",
       "L 84.841636 238.524932 \n",
       "L 84.841636 238.523843 \n",
       "L 84.84162 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2132&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.841636 238.524932 \n",
       "L 84.841656 238.524932 \n",
       "L 84.841656 238.400057 \n",
       "L 84.841636 238.400057 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2133&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.841656 238.524932 \n",
       "L 84.841661 238.524932 \n",
       "L 84.841661 238.18443 \n",
       "L 84.841656 238.18443 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2134&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.841661 238.524932 \n",
       "L 84.841662 238.524932 \n",
       "L 84.841662 238.364483 \n",
       "L 84.841661 238.364483 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2135&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.841662 238.524932 \n",
       "L 84.841667 238.524932 \n",
       "L 84.841667 238.070083 \n",
       "L 84.841662 238.070083 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2136&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.841667 238.524932 \n",
       "L 84.841673 238.524932 \n",
       "L 84.841673 238.104569 \n",
       "L 84.841667 238.104569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2137&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.841673 238.524932 \n",
       "L 84.841996 238.524932 \n",
       "L 84.841996 238.511501 \n",
       "L 84.841673 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2138&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.841996 238.524932 \n",
       "L 84.842557 238.524932 \n",
       "L 84.842557 238.522391 \n",
       "L 84.841996 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2139&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.842557 238.524932 \n",
       "L 84.842883 238.524932 \n",
       "L 84.842883 238.510412 \n",
       "L 84.842557 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2140&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.842883 238.524932 \n",
       "L 84.842976 238.524932 \n",
       "L 84.842976 238.471207 \n",
       "L 84.842883 238.471207 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2141&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.842976 238.524932 \n",
       "L 84.842984 238.524932 \n",
       "L 84.842984 238.489358 \n",
       "L 84.842976 238.489358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2142&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.842984 238.524932 \n",
       "L 84.843163 238.524932 \n",
       "L 84.843163 238.406592 \n",
       "L 84.842984 238.406592 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2143&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.843163 238.524932 \n",
       "L 84.843306 238.524932 \n",
       "L 84.843306 238.507508 \n",
       "L 84.843163 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2144&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.843306 238.524932 \n",
       "L 84.843388 238.524932 \n",
       "L 84.843388 238.500611 \n",
       "L 84.843306 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2145&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.843388 238.524932 \n",
       "L 84.843389 238.524932 \n",
       "L 84.843389 238.51259 \n",
       "L 84.843388 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2146&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.843389 238.524932 \n",
       "L 84.843645 238.524932 \n",
       "L 84.843645 238.516946 \n",
       "L 84.843389 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2147&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.843645 238.524932 \n",
       "L 84.8439 238.524932 \n",
       "L 84.8439 238.504967 \n",
       "L 84.843645 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2148&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.8439 238.524932 \n",
       "L 84.843904 238.524932 \n",
       "L 84.843904 238.522391 \n",
       "L 84.8439 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2149&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.843904 238.524932 \n",
       "L 84.843905 238.524932 \n",
       "L 84.843905 238.3594 \n",
       "L 84.843904 238.3594 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2150&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.843905 238.524932 \n",
       "L 84.844126 238.524932 \n",
       "L 84.844126 238.494803 \n",
       "L 84.843905 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2151&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.844126 238.524932 \n",
       "L 84.84435 238.524932 \n",
       "L 84.84435 238.522754 \n",
       "L 84.844126 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2152&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.84435 238.524932 \n",
       "L 84.844403 238.524932 \n",
       "L 84.844403 238.480645 \n",
       "L 84.84435 238.480645 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2153&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.844403 238.524932 \n",
       "L 84.844436 238.524932 \n",
       "L 84.844436 238.520213 \n",
       "L 84.844403 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2154&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.844436 238.524932 \n",
       "L 84.844446 238.524932 \n",
       "L 84.844446 238.500974 \n",
       "L 84.844436 238.500974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2155&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.844446 238.524932 \n",
       "L 84.844454 238.524932 \n",
       "L 84.844454 238.352503 \n",
       "L 84.844446 238.352503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2156&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.844454 238.524932 \n",
       "L 84.84446 238.524932 \n",
       "L 84.84446 238.520213 \n",
       "L 84.844454 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2157&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.84446 238.524932 \n",
       "L 84.844461 238.524932 \n",
       "L 84.844461 238.510412 \n",
       "L 84.84446 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2158&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.844461 238.524932 \n",
       "L 84.844566 238.524932 \n",
       "L 84.844566 238.472296 \n",
       "L 84.844461 238.472296 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2159&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.844566 238.524932 \n",
       "L 84.844571 238.524932 \n",
       "L 84.844571 238.463221 \n",
       "L 84.844566 238.463221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2160&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.844571 238.524932 \n",
       "L 84.84461 238.524932 \n",
       "L 84.84461 238.504604 \n",
       "L 84.844571 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2161&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.84461 238.524932 \n",
       "L 84.844704 238.524932 \n",
       "L 84.844704 238.082425 \n",
       "L 84.84461 238.082425 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2162&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.844704 238.524932 \n",
       "L 84.844758 238.524932 \n",
       "L 84.844758 238.520213 \n",
       "L 84.844704 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2163&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.844758 238.524932 \n",
       "L 84.844869 238.524932 \n",
       "L 84.844869 237.425743 \n",
       "L 84.844758 237.425743 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2164&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.844869 238.524932 \n",
       "L 84.844965 238.524932 \n",
       "L 84.844965 238.522391 \n",
       "L 84.844869 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2165&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.844965 238.524932 \n",
       "L 84.84502 238.524932 \n",
       "L 84.84502 238.2338 \n",
       "L 84.844965 238.2338 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2166&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.84502 238.524932 \n",
       "L 84.845075 238.524932 \n",
       "L 84.845075 238.522028 \n",
       "L 84.84502 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2167&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.845075 238.524932 \n",
       "L 84.845235 238.524932 \n",
       "L 84.845235 238.493714 \n",
       "L 84.845075 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2168&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.845235 238.524932 \n",
       "L 84.845301 238.524932 \n",
       "L 84.845301 238.522754 \n",
       "L 84.845235 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2169&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.845301 238.524932 \n",
       "L 84.845423 238.524932 \n",
       "L 84.845423 238.489721 \n",
       "L 84.845301 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2170&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.845423 238.524932 \n",
       "L 84.845479 238.524932 \n",
       "L 84.845479 238.522754 \n",
       "L 84.845423 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2171&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.845479 238.524932 \n",
       "L 84.845519 238.524932 \n",
       "L 84.845519 238.425831 \n",
       "L 84.845479 238.425831 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2172&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.845519 238.524932 \n",
       "L 84.845548 238.524932 \n",
       "L 84.845548 238.276998 \n",
       "L 84.845519 238.276998 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2173&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.845548 238.524932 \n",
       "L 84.84572 238.524932 \n",
       "L 84.84572 238.47883 \n",
       "L 84.845548 238.47883 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2174&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.84572 238.524932 \n",
       "L 84.845728 238.524932 \n",
       "L 84.845728 238.502063 \n",
       "L 84.84572 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2175&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.845728 238.524932 \n",
       "L 84.845793 238.524932 \n",
       "L 84.845793 238.485364 \n",
       "L 84.845728 238.485364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2176&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.845793 238.524932 \n",
       "L 84.845825 238.524932 \n",
       "L 84.845825 238.408044 \n",
       "L 84.845793 238.408044 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2177&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.845825 238.524932 \n",
       "L 84.845839 238.524932 \n",
       "L 84.845839 238.51985 \n",
       "L 84.845825 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2178&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.845839 238.524932 \n",
       "L 84.845855 238.524932 \n",
       "L 84.845855 238.502789 \n",
       "L 84.845839 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2179&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.845855 238.524932 \n",
       "L 84.845865 238.524932 \n",
       "L 84.845865 238.30023 \n",
       "L 84.845855 238.30023 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2180&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.845865 238.524932 \n",
       "L 84.84588 238.524932 \n",
       "L 84.84588 238.321285 \n",
       "L 84.845865 238.321285 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2181&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.84588 238.524932 \n",
       "L 84.846 238.524932 \n",
       "L 84.846 238.409133 \n",
       "L 84.84588 238.409133 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2182&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.846 238.524932 \n",
       "L 84.846131 238.524932 \n",
       "L 84.846131 238.520939 \n",
       "L 84.846 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2183&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.846131 238.524932 \n",
       "L 84.846164 238.524932 \n",
       "L 84.846164 238.364846 \n",
       "L 84.846131 238.364846 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2184&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.846164 238.524932 \n",
       "L 84.846183 238.524932 \n",
       "L 84.846183 238.279176 \n",
       "L 84.846164 238.279176 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2185&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.846183 238.524932 \n",
       "L 84.846216 238.524932 \n",
       "L 84.846216 238.258484 \n",
       "L 84.846183 238.258484 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2186&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.846216 238.524932 \n",
       "L 84.84626 238.524932 \n",
       "L 84.84626 238.388078 \n",
       "L 84.846216 238.388078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2187&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.84626 238.524932 \n",
       "L 84.846314 238.524932 \n",
       "L 84.846314 238.521665 \n",
       "L 84.84626 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2188&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.846314 238.524932 \n",
       "L 84.846372 238.524932 \n",
       "L 84.846372 238.489358 \n",
       "L 84.846314 238.489358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2189&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.846372 238.524932 \n",
       "L 84.846425 238.524932 \n",
       "L 84.846425 238.524569 \n",
       "L 84.846372 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2190&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.846425 238.524932 \n",
       "L 84.846483 238.524932 \n",
       "L 84.846483 238.49807 \n",
       "L 84.846425 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2191&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.846483 238.524932 \n",
       "L 84.846539 238.524932 \n",
       "L 84.846539 238.368476 \n",
       "L 84.846483 238.368476 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2192&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.846539 238.524932 \n",
       "L 84.846559 238.524932 \n",
       "L 84.846559 238.412763 \n",
       "L 84.846539 238.412763 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2193&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.846559 238.524932 \n",
       "L 84.846591 238.524932 \n",
       "L 84.846591 238.513679 \n",
       "L 84.846559 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2194&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.846591 238.524932 \n",
       "L 84.846607 238.524932 \n",
       "L 84.846607 238.49081 \n",
       "L 84.846591 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2195&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.846607 238.524932 \n",
       "L 84.846621 238.524932 \n",
       "L 84.846621 238.450879 \n",
       "L 84.846607 238.450879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2196&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.846621 238.524932 \n",
       "L 84.846673 238.524932 \n",
       "L 84.846673 238.522028 \n",
       "L 84.846621 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2197&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.846673 238.524932 \n",
       "L 84.846735 238.524932 \n",
       "L 84.846735 238.416393 \n",
       "L 84.846673 238.416393 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2198&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.846735 238.524932 \n",
       "L 84.84679 238.524932 \n",
       "L 84.84679 238.517309 \n",
       "L 84.846735 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2199&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.84679 238.524932 \n",
       "L 84.847288 238.524932 \n",
       "L 84.847288 238.507508 \n",
       "L 84.84679 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2200&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.847288 238.524932 \n",
       "L 84.847289 238.524932 \n",
       "L 84.847289 238.454146 \n",
       "L 84.847288 238.454146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2201&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.847289 238.524932 \n",
       "L 84.84729 238.524932 \n",
       "L 84.84729 238.516583 \n",
       "L 84.847289 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2202&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.84729 238.524932 \n",
       "L 84.847356 238.524932 \n",
       "L 84.847356 238.471933 \n",
       "L 84.84729 238.471933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2203&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.847356 238.524932 \n",
       "L 84.847474 238.524932 \n",
       "L 84.847474 238.520576 \n",
       "L 84.847356 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2204&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.847474 238.524932 \n",
       "L 84.847988 238.524932 \n",
       "L 84.847988 238.52348 \n",
       "L 84.847474 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2205&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.847988 238.524932 \n",
       "L 84.848013 238.524932 \n",
       "L 84.848013 238.515494 \n",
       "L 84.847988 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2206&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.848013 238.524932 \n",
       "L 84.848014 238.524932 \n",
       "L 84.848014 238.505693 \n",
       "L 84.848013 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2207&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.848014 238.524932 \n",
       "L 84.848014 238.524932 \n",
       "L 84.848014 238.499159 \n",
       "L 84.848014 238.499159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2208&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.848014 238.524932 \n",
       "L 84.848042 238.524932 \n",
       "L 84.848042 238.487179 \n",
       "L 84.848014 238.487179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2209&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.848042 238.524932 \n",
       "L 84.848124 238.524932 \n",
       "L 84.848124 238.518035 \n",
       "L 84.848042 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2210&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.848124 238.524932 \n",
       "L 84.848187 238.524932 \n",
       "L 84.848187 238.524569 \n",
       "L 84.848124 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2211&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.848187 238.524932 \n",
       "L 84.848195 238.524932 \n",
       "L 84.848195 238.502426 \n",
       "L 84.848187 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2212&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.848195 238.524932 \n",
       "L 84.848196 238.524932 \n",
       "L 84.848196 238.475926 \n",
       "L 84.848195 238.475926 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2213&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.848196 238.524932 \n",
       "L 84.848274 238.524932 \n",
       "L 84.848274 238.5017 \n",
       "L 84.848196 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2214&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.848274 238.524932 \n",
       "L 84.848433 238.524932 \n",
       "L 84.848433 238.520213 \n",
       "L 84.848274 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2215&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.848433 238.524932 \n",
       "L 84.848587 238.524932 \n",
       "L 84.848587 238.496618 \n",
       "L 84.848433 238.496618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2216&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.848587 238.524932 \n",
       "L 84.848776 238.524932 \n",
       "L 84.848776 238.520939 \n",
       "L 84.848587 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2217&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.848776 238.524932 \n",
       "L 84.848862 238.524932 \n",
       "L 84.848862 238.43055 \n",
       "L 84.848776 238.43055 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2218&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.848862 238.524932 \n",
       "L 84.848905 238.524932 \n",
       "L 84.848905 238.51985 \n",
       "L 84.848862 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2219&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.848905 238.524932 \n",
       "L 84.848909 238.524932 \n",
       "L 84.848909 238.442892 \n",
       "L 84.848905 238.442892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2220&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.848909 238.524932 \n",
       "L 84.848932 238.524932 \n",
       "L 84.848932 238.434906 \n",
       "L 84.848909 238.434906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2221&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.848932 238.524932 \n",
       "L 84.848955 238.524932 \n",
       "L 84.848955 238.489721 \n",
       "L 84.848932 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2222&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.848955 238.524932 \n",
       "L 84.848955 238.524932 \n",
       "L 84.848955 238.510775 \n",
       "L 84.848955 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2223&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.848955 238.524932 \n",
       "L 84.849007 238.524932 \n",
       "L 84.849007 238.514405 \n",
       "L 84.848955 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2224&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849007 238.524932 \n",
       "L 84.849322 238.524932 \n",
       "L 84.849322 238.515131 \n",
       "L 84.849007 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2225&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849322 238.524932 \n",
       "L 84.849325 238.524932 \n",
       "L 84.849325 238.500611 \n",
       "L 84.849322 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2226&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849325 238.524932 \n",
       "L 84.849325 238.524932 \n",
       "L 84.849325 238.506056 \n",
       "L 84.849325 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2227&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849325 238.524932 \n",
       "L 84.849325 238.524932 \n",
       "L 84.849325 238.518398 \n",
       "L 84.849325 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2228&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849325 238.524932 \n",
       "L 84.849353 238.524932 \n",
       "L 84.849353 238.518761 \n",
       "L 84.849325 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2229&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849353 238.524932 \n",
       "L 84.849394 238.524932 \n",
       "L 84.849394 238.524569 \n",
       "L 84.849353 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2230&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849394 238.524932 \n",
       "L 84.849409 238.524932 \n",
       "L 84.849409 238.514042 \n",
       "L 84.849394 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2231&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849409 238.524932 \n",
       "L 84.84941 238.524932 \n",
       "L 84.84941 238.492625 \n",
       "L 84.849409 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2232&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.84941 238.524932 \n",
       "L 84.849563 238.524932 \n",
       "L 84.849563 238.52348 \n",
       "L 84.84941 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2233&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849563 238.524932 \n",
       "L 84.849716 238.524932 \n",
       "L 84.849716 238.415304 \n",
       "L 84.849563 238.415304 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2234&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849716 238.524932 \n",
       "L 84.849724 238.524932 \n",
       "L 84.849724 238.487906 \n",
       "L 84.849716 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2235&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849724 238.524932 \n",
       "L 84.849744 238.524932 \n",
       "L 84.849744 238.520576 \n",
       "L 84.849724 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2236&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849744 238.524932 \n",
       "L 84.849772 238.524932 \n",
       "L 84.849772 238.403688 \n",
       "L 84.849744 238.403688 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2237&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849772 238.524932 \n",
       "L 84.84981 238.524932 \n",
       "L 84.84981 238.485727 \n",
       "L 84.849772 238.485727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2238&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.84981 238.524932 \n",
       "L 84.849821 238.524932 \n",
       "L 84.849821 237.955009 \n",
       "L 84.84981 237.955009 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2239&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849821 238.524932 \n",
       "L 84.849837 238.524932 \n",
       "L 84.849837 238.031241 \n",
       "L 84.849821 238.031241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2240&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849837 238.524932 \n",
       "L 84.849851 238.524932 \n",
       "L 84.849851 238.336531 \n",
       "L 84.849837 238.336531 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2241&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849851 238.524932 \n",
       "L 84.849862 238.524932 \n",
       "L 84.849862 238.521665 \n",
       "L 84.849851 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2242&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849862 238.524932 \n",
       "L 84.849881 238.524932 \n",
       "L 84.849881 238.489721 \n",
       "L 84.849862 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2243&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849881 238.524932 \n",
       "L 84.849923 238.524932 \n",
       "L 84.849923 238.515494 \n",
       "L 84.849881 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2244&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849923 238.524932 \n",
       "L 84.84995 238.524932 \n",
       "L 84.84995 238.506419 \n",
       "L 84.849923 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2245&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.84995 238.524932 \n",
       "L 84.84996 238.524932 \n",
       "L 84.84996 238.357222 \n",
       "L 84.84995 238.357222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2246&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.84996 238.524932 \n",
       "L 84.849973 238.524932 \n",
       "L 84.849973 237.590911 \n",
       "L 84.84996 237.590911 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2247&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.849973 238.524932 \n",
       "L 84.85002 238.524932 \n",
       "L 84.85002 238.219279 \n",
       "L 84.849973 238.219279 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2248&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85002 238.524932 \n",
       "L 84.850022 238.524932 \n",
       "L 84.850022 236.912086 \n",
       "L 84.85002 236.912086 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2249&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850022 238.524932 \n",
       "L 84.850025 238.524932 \n",
       "L 84.850025 238.030515 \n",
       "L 84.850022 238.030515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2250&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850025 238.524932 \n",
       "L 84.85004 238.524932 \n",
       "L 84.85004 238.411311 \n",
       "L 84.850025 238.411311 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2251&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85004 238.524932 \n",
       "L 84.850049 238.524932 \n",
       "L 84.850049 238.521665 \n",
       "L 84.85004 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2252&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850049 238.524932 \n",
       "L 84.850076 238.524932 \n",
       "L 84.850076 238.480645 \n",
       "L 84.850049 238.480645 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2253&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850076 238.524932 \n",
       "L 84.850099 238.524932 \n",
       "L 84.850099 238.523843 \n",
       "L 84.850076 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2254&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850099 238.524932 \n",
       "L 84.850122 238.524932 \n",
       "L 84.850122 238.037775 \n",
       "L 84.850099 238.037775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2255&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850122 238.524932 \n",
       "L 84.850147 238.524932 \n",
       "L 84.850147 238.519124 \n",
       "L 84.850122 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2256&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850147 238.524932 \n",
       "L 84.85016 238.524932 \n",
       "L 84.85016 237.866435 \n",
       "L 84.850147 237.866435 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2257&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85016 238.524932 \n",
       "L 84.850204 238.524932 \n",
       "L 84.850204 238.490084 \n",
       "L 84.85016 238.490084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2258&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850204 238.524932 \n",
       "L 84.850209 238.524932 \n",
       "L 84.850209 238.491173 \n",
       "L 84.850204 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2259&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850209 238.524932 \n",
       "L 84.850217 238.524932 \n",
       "L 84.850217 238.502426 \n",
       "L 84.850209 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2260&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850217 238.524932 \n",
       "L 84.850224 238.524932 \n",
       "L 84.850224 238.21456 \n",
       "L 84.850217 238.21456 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2261&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850224 238.524932 \n",
       "L 84.850232 238.524932 \n",
       "L 84.850232 237.996029 \n",
       "L 84.850224 237.996029 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2262&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850232 238.524932 \n",
       "L 84.85028 238.524932 \n",
       "L 84.85028 238.496255 \n",
       "L 84.850232 238.496255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2263&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85028 238.524932 \n",
       "L 84.850283 238.524932 \n",
       "L 84.850283 238.427646 \n",
       "L 84.85028 238.427646 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2264&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850283 238.524932 \n",
       "L 84.850287 238.524932 \n",
       "L 84.850287 238.524569 \n",
       "L 84.850283 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2265&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850287 238.524932 \n",
       "L 84.850289 238.524932 \n",
       "L 84.850289 238.495892 \n",
       "L 84.850287 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2266&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850289 238.524932 \n",
       "L 84.85029 238.524932 \n",
       "L 84.85029 238.521302 \n",
       "L 84.850289 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2267&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85029 238.524932 \n",
       "L 84.850295 238.524932 \n",
       "L 84.850295 238.431639 \n",
       "L 84.85029 238.431639 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2268&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850295 238.524932 \n",
       "L 84.850307 238.524932 \n",
       "L 84.850307 238.524569 \n",
       "L 84.850295 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2269&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850307 238.524932 \n",
       "L 84.850334 238.524932 \n",
       "L 84.850334 238.499159 \n",
       "L 84.850307 238.499159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2270&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850334 238.524932 \n",
       "L 84.850355 238.524932 \n",
       "L 84.850355 238.483912 \n",
       "L 84.850334 238.483912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2271&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850355 238.524932 \n",
       "L 84.850372 238.524932 \n",
       "L 84.850372 238.457413 \n",
       "L 84.850355 238.457413 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2272&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850372 238.524932 \n",
       "L 84.85041 238.524932 \n",
       "L 84.85041 238.477015 \n",
       "L 84.850372 238.477015 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2273&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85041 238.524932 \n",
       "L 84.850444 238.524932 \n",
       "L 84.850444 238.524206 \n",
       "L 84.85041 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2274&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850444 238.524932 \n",
       "L 84.850448 238.524932 \n",
       "L 84.850448 238.521665 \n",
       "L 84.850444 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2275&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850448 238.524932 \n",
       "L 84.850451 238.524932 \n",
       "L 84.850451 237.946297 \n",
       "L 84.850448 237.946297 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2276&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850451 238.524932 \n",
       "L 84.850463 238.524932 \n",
       "L 84.850463 238.513316 \n",
       "L 84.850451 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2277&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850463 238.524932 \n",
       "L 84.850478 238.524932 \n",
       "L 84.850478 238.456687 \n",
       "L 84.850463 238.456687 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2278&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850478 238.524932 \n",
       "L 84.850491 238.524932 \n",
       "L 84.850491 238.521665 \n",
       "L 84.850478 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2279&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850491 238.524932 \n",
       "L 84.850497 238.524932 \n",
       "L 84.850497 238.368113 \n",
       "L 84.850491 238.368113 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2280&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850497 238.524932 \n",
       "L 84.850514 238.524932 \n",
       "L 84.850514 238.503515 \n",
       "L 84.850497 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2281&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850514 238.524932 \n",
       "L 84.850524 238.524932 \n",
       "L 84.850524 238.332538 \n",
       "L 84.850514 238.332538 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2282&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850524 238.524932 \n",
       "L 84.850553 238.524932 \n",
       "L 84.850553 238.421475 \n",
       "L 84.850524 238.421475 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2283&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850553 238.524932 \n",
       "L 84.850585 238.524932 \n",
       "L 84.850585 238.282443 \n",
       "L 84.850553 238.282443 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2284&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850585 238.524932 \n",
       "L 84.850691 238.524932 \n",
       "L 84.850691 238.402236 \n",
       "L 84.850585 238.402236 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2285&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850691 238.524932 \n",
       "L 84.850857 238.524932 \n",
       "L 84.850857 238.524206 \n",
       "L 84.850691 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2286&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.850857 238.524932 \n",
       "L 84.851095 238.524932 \n",
       "L 84.851095 238.463221 \n",
       "L 84.850857 238.463221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2287&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.851095 238.524932 \n",
       "L 84.851097 238.524932 \n",
       "L 84.851097 238.428735 \n",
       "L 84.851095 238.428735 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2288&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.851097 238.524932 \n",
       "L 84.85116 238.524932 \n",
       "L 84.85116 238.484638 \n",
       "L 84.851097 238.484638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2289&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85116 238.524932 \n",
       "L 84.851246 238.524932 \n",
       "L 84.851246 238.522391 \n",
       "L 84.85116 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2290&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.851246 238.524932 \n",
       "L 84.851307 238.524932 \n",
       "L 84.851307 238.513316 \n",
       "L 84.851246 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2291&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.851307 238.524932 \n",
       "L 84.851364 238.524932 \n",
       "L 84.851364 238.059555 \n",
       "L 84.851307 238.059555 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2292&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.851364 238.524932 \n",
       "L 84.851485 238.524932 \n",
       "L 84.851485 238.523843 \n",
       "L 84.851364 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2293&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.851485 238.524932 \n",
       "L 84.851587 238.524932 \n",
       "L 84.851587 238.355407 \n",
       "L 84.851485 238.355407 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2294&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.851587 238.524932 \n",
       "L 84.851599 238.524932 \n",
       "L 84.851599 238.448701 \n",
       "L 84.851587 238.448701 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2295&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.851599 238.524932 \n",
       "L 84.852101 238.524932 \n",
       "L 84.852101 238.510775 \n",
       "L 84.851599 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2296&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.852101 238.524932 \n",
       "L 84.852296 238.524932 \n",
       "L 84.852296 238.125623 \n",
       "L 84.852101 238.125623 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2297&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.852296 238.524932 \n",
       "L 84.852388 238.524932 \n",
       "L 84.852388 238.020351 \n",
       "L 84.852296 238.020351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2298&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.852388 238.524932 \n",
       "L 84.852446 238.524932 \n",
       "L 84.852446 238.489358 \n",
       "L 84.852388 238.489358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2299&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.852446 238.524932 \n",
       "L 84.852448 238.524932 \n",
       "L 84.852448 238.283895 \n",
       "L 84.852446 238.283895 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2300&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.852448 238.524932 \n",
       "L 84.852455 238.524932 \n",
       "L 84.852455 238.483912 \n",
       "L 84.852448 238.483912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2301&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.852455 238.524932 \n",
       "L 84.852508 238.524932 \n",
       "L 84.852508 238.524569 \n",
       "L 84.852455 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2302&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.852508 238.524932 \n",
       "L 84.852572 238.524932 \n",
       "L 84.852572 238.515857 \n",
       "L 84.852508 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2303&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.852572 238.524932 \n",
       "L 84.852615 238.524932 \n",
       "L 84.852615 238.396427 \n",
       "L 84.852572 238.396427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2304&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.852615 238.524932 \n",
       "L 84.852655 238.524932 \n",
       "L 84.852655 238.524569 \n",
       "L 84.852615 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2305&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.852655 238.524932 \n",
       "L 84.852706 238.524932 \n",
       "L 84.852706 238.515494 \n",
       "L 84.852655 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2306&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.852706 238.524932 \n",
       "L 84.852774 238.524932 \n",
       "L 84.852774 238.316929 \n",
       "L 84.852706 238.316929 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2307&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.852774 238.524932 \n",
       "L 84.852822 238.524932 \n",
       "L 84.852822 238.515131 \n",
       "L 84.852774 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2308&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.852822 238.524932 \n",
       "L 84.852849 238.524932 \n",
       "L 84.852849 238.272278 \n",
       "L 84.852822 238.272278 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2309&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.852849 238.524932 \n",
       "L 84.852923 238.524932 \n",
       "L 84.852923 238.077343 \n",
       "L 84.852849 238.077343 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2310&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.852923 238.524932 \n",
       "L 84.853013 238.524932 \n",
       "L 84.853013 238.52348 \n",
       "L 84.852923 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2311&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.853013 238.524932 \n",
       "L 84.853063 238.524932 \n",
       "L 84.853063 238.515131 \n",
       "L 84.853013 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2312&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.853063 238.524932 \n",
       "L 84.853104 238.524932 \n",
       "L 84.853104 238.034871 \n",
       "L 84.853063 238.034871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2313&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.853104 238.524932 \n",
       "L 84.853206 238.524932 \n",
       "L 84.853206 238.524206 \n",
       "L 84.853104 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2314&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.853206 238.524932 \n",
       "L 84.853331 238.524932 \n",
       "L 84.853331 238.488269 \n",
       "L 84.853206 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2315&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.853331 238.524932 \n",
       "L 84.8534 238.524932 \n",
       "L 84.8534 238.519124 \n",
       "L 84.853331 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2316&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.8534 238.524932 \n",
       "L 84.853471 238.524932 \n",
       "L 84.853471 237.465311 \n",
       "L 84.8534 237.465311 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2317&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.853471 238.524932 \n",
       "L 84.853541 238.524932 \n",
       "L 84.853541 238.523117 \n",
       "L 84.853471 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2318&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.853541 238.524932 \n",
       "L 84.853545 238.524932 \n",
       "L 84.853545 238.472659 \n",
       "L 84.853541 238.472659 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2319&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.853545 238.524932 \n",
       "L 84.853545 238.524932 \n",
       "L 84.853545 238.433091 \n",
       "L 84.853545 238.433091 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2320&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.853545 238.524932 \n",
       "L 84.853546 238.524932 \n",
       "L 84.853546 238.431639 \n",
       "L 84.853545 238.431639 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2321&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.853546 238.524932 \n",
       "L 84.853546 238.524932 \n",
       "L 84.853546 238.479556 \n",
       "L 84.853546 238.479556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2322&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.853546 238.524932 \n",
       "L 84.853548 238.524932 \n",
       "L 84.853548 238.471933 \n",
       "L 84.853546 238.471933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2323&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.853548 238.524932 \n",
       "L 84.853676 238.524932 \n",
       "L 84.853676 238.488269 \n",
       "L 84.853548 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2324&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.853676 238.524932 \n",
       "L 84.853827 238.524932 \n",
       "L 84.853827 238.524569 \n",
       "L 84.853676 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2325&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.853827 238.524932 \n",
       "L 84.853897 238.524932 \n",
       "L 84.853897 238.478104 \n",
       "L 84.853827 238.478104 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2326&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.853897 238.524932 \n",
       "L 84.854003 238.524932 \n",
       "L 84.854003 238.5017 \n",
       "L 84.853897 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2327&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.854003 238.524932 \n",
       "L 84.854005 238.524932 \n",
       "L 84.854005 238.47883 \n",
       "L 84.854003 238.47883 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2328&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.854005 238.524932 \n",
       "L 84.854223 238.524932 \n",
       "L 84.854223 238.514405 \n",
       "L 84.854005 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2329&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.854223 238.524932 \n",
       "L 84.854478 238.524932 \n",
       "L 84.854478 238.524206 \n",
       "L 84.854223 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2330&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.854478 238.524932 \n",
       "L 84.854613 238.524932 \n",
       "L 84.854613 238.516946 \n",
       "L 84.854478 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2331&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.854613 238.524932 \n",
       "L 84.854719 238.524932 \n",
       "L 84.854719 238.468303 \n",
       "L 84.854613 238.468303 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2332&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.854719 238.524932 \n",
       "L 84.854755 238.524932 \n",
       "L 84.854755 238.518761 \n",
       "L 84.854719 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2333&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.854755 238.524932 \n",
       "L 84.854783 238.524932 \n",
       "L 84.854783 238.329634 \n",
       "L 84.854755 238.329634 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2334&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.854783 238.524932 \n",
       "L 84.854784 238.524932 \n",
       "L 84.854784 238.459954 \n",
       "L 84.854783 238.459954 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2335&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.854784 238.524932 \n",
       "L 84.854787 238.524932 \n",
       "L 84.854787 238.51985 \n",
       "L 84.854784 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2336&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.854787 238.524932 \n",
       "L 84.854892 238.524932 \n",
       "L 84.854892 238.500611 \n",
       "L 84.854787 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2337&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.854892 238.524932 \n",
       "L 84.854925 238.524932 \n",
       "L 84.854925 238.306038 \n",
       "L 84.854892 238.306038 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2338&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.854925 238.524932 \n",
       "L 84.854942 238.524932 \n",
       "L 84.854942 238.251587 \n",
       "L 84.854925 238.251587 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2339&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.854942 238.524932 \n",
       "L 84.854988 238.524932 \n",
       "L 84.854988 238.51985 \n",
       "L 84.854942 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2340&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.854988 238.524932 \n",
       "L 84.855062 238.524932 \n",
       "L 84.855062 238.461769 \n",
       "L 84.854988 238.461769 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2341&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855062 238.524932 \n",
       "L 84.855104 238.524932 \n",
       "L 84.855104 238.517309 \n",
       "L 84.855062 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2342&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855104 238.524932 \n",
       "L 84.855105 238.524932 \n",
       "L 84.855105 238.319833 \n",
       "L 84.855104 238.319833 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2343&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855105 238.524932 \n",
       "L 84.855105 238.524932 \n",
       "L 84.855105 238.498433 \n",
       "L 84.855105 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2344&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855105 238.524932 \n",
       "L 84.855107 238.524932 \n",
       "L 84.855107 238.515857 \n",
       "L 84.855105 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2345&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855107 238.524932 \n",
       "L 84.855228 238.524932 \n",
       "L 84.855228 238.51622 \n",
       "L 84.855107 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2346&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855228 238.524932 \n",
       "L 84.855229 238.524932 \n",
       "L 84.855229 238.519124 \n",
       "L 84.855228 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2347&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855229 238.524932 \n",
       "L 84.855294 238.524932 \n",
       "L 84.855294 238.499522 \n",
       "L 84.855229 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2348&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855294 238.524932 \n",
       "L 84.855403 238.524932 \n",
       "L 84.855403 238.517672 \n",
       "L 84.855294 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2349&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855403 238.524932 \n",
       "L 84.855419 238.524932 \n",
       "L 84.855419 238.411674 \n",
       "L 84.855403 238.411674 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2350&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855419 238.524932 \n",
       "L 84.855419 238.524932 \n",
       "L 84.855419 238.071535 \n",
       "L 84.855419 238.071535 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2351&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855419 238.524932 \n",
       "L 84.85542 238.524932 \n",
       "L 84.85542 238.145225 \n",
       "L 84.855419 238.145225 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2352&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85542 238.524932 \n",
       "L 84.85542 238.524932 \n",
       "L 84.85542 237.932865 \n",
       "L 84.85542 237.932865 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2353&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85542 238.524932 \n",
       "L 84.85542 238.524932 \n",
       "L 84.85542 238.380455 \n",
       "L 84.85542 238.380455 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2354&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85542 238.524932 \n",
       "L 84.855421 238.524932 \n",
       "L 84.855421 237.542631 \n",
       "L 84.85542 237.542631 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2355&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855421 238.524932 \n",
       "L 84.855421 238.524932 \n",
       "L 84.855421 238.339072 \n",
       "L 84.855421 238.339072 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2356&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855421 238.524932 \n",
       "L 84.855507 238.524932 \n",
       "L 84.855507 238.362668 \n",
       "L 84.855421 238.362668 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2357&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855507 238.524932 \n",
       "L 84.855643 238.524932 \n",
       "L 84.855643 238.504241 \n",
       "L 84.855507 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2358&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855643 238.524932 \n",
       "L 84.855693 238.524932 \n",
       "L 84.855693 238.503878 \n",
       "L 84.855643 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2359&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855693 238.524932 \n",
       "L 84.855706 238.524932 \n",
       "L 84.855706 238.500974 \n",
       "L 84.855693 238.500974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2360&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855706 238.524932 \n",
       "L 84.85572 238.524932 \n",
       "L 84.85572 236.655076 \n",
       "L 84.855706 236.655076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2361&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85572 238.524932 \n",
       "L 84.855727 238.524932 \n",
       "L 84.855727 236.705171 \n",
       "L 84.85572 236.705171 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2362&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855727 238.524932 \n",
       "L 84.855818 238.524932 \n",
       "L 84.855818 238.523117 \n",
       "L 84.855727 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2363&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855818 238.524932 \n",
       "L 84.855902 238.524932 \n",
       "L 84.855902 238.499885 \n",
       "L 84.855818 238.499885 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2364&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855902 238.524932 \n",
       "L 84.855903 238.524932 \n",
       "L 84.855903 238.476652 \n",
       "L 84.855902 238.476652 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2365&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855903 238.524932 \n",
       "L 84.855962 238.524932 \n",
       "L 84.855962 238.501337 \n",
       "L 84.855903 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2366&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.855962 238.524932 \n",
       "L 84.85602 238.524932 \n",
       "L 84.85602 238.300593 \n",
       "L 84.855962 238.300593 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2367&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85602 238.524932 \n",
       "L 84.856021 238.524932 \n",
       "L 84.856021 238.387715 \n",
       "L 84.85602 238.387715 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2368&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856021 238.524932 \n",
       "L 84.856021 238.524932 \n",
       "L 84.856021 238.338709 \n",
       "L 84.856021 238.338709 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2369&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856021 238.524932 \n",
       "L 84.856023 238.524932 \n",
       "L 84.856023 238.394975 \n",
       "L 84.856021 238.394975 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2370&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856023 238.524932 \n",
       "L 84.856203 238.524932 \n",
       "L 84.856203 238.246868 \n",
       "L 84.856023 238.246868 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2371&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856203 238.524932 \n",
       "L 84.856258 238.524932 \n",
       "L 84.856258 238.114733 \n",
       "L 84.856203 238.114733 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2372&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856258 238.524932 \n",
       "L 84.856276 238.524932 \n",
       "L 84.856276 238.509323 \n",
       "L 84.856258 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2373&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856276 238.524932 \n",
       "L 84.856285 238.524932 \n",
       "L 84.856285 238.410585 \n",
       "L 84.856276 238.410585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2374&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856285 238.524932 \n",
       "L 84.856286 238.524932 \n",
       "L 84.856286 238.346332 \n",
       "L 84.856285 238.346332 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2375&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856286 238.524932 \n",
       "L 84.856287 238.524932 \n",
       "L 84.856287 238.370291 \n",
       "L 84.856286 238.370291 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2376&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856287 238.524932 \n",
       "L 84.856332 238.524932 \n",
       "L 84.856332 238.386989 \n",
       "L 84.856287 238.386989 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2377&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856332 238.524932 \n",
       "L 84.856332 238.524932 \n",
       "L 84.856332 238.474111 \n",
       "L 84.856332 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2378&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856332 238.524932 \n",
       "L 84.856332 238.524932 \n",
       "L 84.856332 238.503152 \n",
       "L 84.856332 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2379&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856332 238.524932 \n",
       "L 84.856337 238.524932 \n",
       "L 84.856337 238.486816 \n",
       "L 84.856332 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2380&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856337 238.524932 \n",
       "L 84.856337 238.524932 \n",
       "L 84.856337 238.445071 \n",
       "L 84.856337 238.445071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2381&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856337 238.524932 \n",
       "L 84.856338 238.524932 \n",
       "L 84.856338 238.487906 \n",
       "L 84.856337 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2382&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856338 238.524932 \n",
       "L 84.856345 238.524932 \n",
       "L 84.856345 238.505693 \n",
       "L 84.856338 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2383&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856345 238.524932 \n",
       "L 84.85635 238.524932 \n",
       "L 84.85635 238.343065 \n",
       "L 84.856345 238.343065 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2384&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85635 238.524932 \n",
       "L 84.856394 238.524932 \n",
       "L 84.856394 238.307127 \n",
       "L 84.85635 238.307127 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2385&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856394 238.524932 \n",
       "L 84.856438 238.524932 \n",
       "L 84.856438 238.520213 \n",
       "L 84.856394 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2386&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856438 238.524932 \n",
       "L 84.856439 238.524932 \n",
       "L 84.856439 238.506056 \n",
       "L 84.856438 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2387&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856439 238.524932 \n",
       "L 84.856453 238.524932 \n",
       "L 84.856453 238.514042 \n",
       "L 84.856439 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2388&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856453 238.524932 \n",
       "L 84.856471 238.524932 \n",
       "L 84.856471 238.316565 \n",
       "L 84.856453 238.316565 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2389&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856471 238.524932 \n",
       "L 84.856475 238.524932 \n",
       "L 84.856475 238.354318 \n",
       "L 84.856471 238.354318 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2390&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856475 238.524932 \n",
       "L 84.856476 238.524932 \n",
       "L 84.856476 238.338346 \n",
       "L 84.856475 238.338346 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2391&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856476 238.524932 \n",
       "L 84.856486 238.524932 \n",
       "L 84.856486 238.217101 \n",
       "L 84.856476 238.217101 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2392&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856486 238.524932 \n",
       "L 84.856496 238.524932 \n",
       "L 84.856496 238.514405 \n",
       "L 84.856486 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2393&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856496 238.524932 \n",
       "L 84.856541 238.524932 \n",
       "L 84.856541 238.412037 \n",
       "L 84.856496 238.412037 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2394&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856541 238.524932 \n",
       "L 84.85661 238.524932 \n",
       "L 84.85661 238.462858 \n",
       "L 84.856541 238.462858 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2395&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85661 238.524932 \n",
       "L 84.85667 238.524932 \n",
       "L 84.85667 238.516583 \n",
       "L 84.85661 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2396&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85667 238.524932 \n",
       "L 84.856702 238.524932 \n",
       "L 84.856702 238.096219 \n",
       "L 84.85667 238.096219 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2397&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856702 238.524932 \n",
       "L 84.85671 238.524932 \n",
       "L 84.85671 238.025433 \n",
       "L 84.856702 238.025433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2398&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85671 238.524932 \n",
       "L 84.856726 238.524932 \n",
       "L 84.856726 217.899515 \n",
       "L 84.85671 217.899515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2399&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856726 238.524932 \n",
       "L 84.856739 238.524932 \n",
       "L 84.856739 238.515494 \n",
       "L 84.856726 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2400&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856739 238.524932 \n",
       "L 84.85674 238.524932 \n",
       "L 84.85674 238.517309 \n",
       "L 84.856739 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2401&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85674 238.524932 \n",
       "L 84.856743 238.524932 \n",
       "L 84.856743 238.518761 \n",
       "L 84.85674 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2402&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856743 238.524932 \n",
       "L 84.856903 238.524932 \n",
       "L 84.856903 238.515857 \n",
       "L 84.856743 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2403&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856903 238.524932 \n",
       "L 84.856904 238.524932 \n",
       "L 84.856904 238.510775 \n",
       "L 84.856903 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2404&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.856904 238.524932 \n",
       "L 84.857014 238.524932 \n",
       "L 84.857014 238.521302 \n",
       "L 84.856904 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2405&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.857014 238.524932 \n",
       "L 84.857131 238.524932 \n",
       "L 84.857131 237.598898 \n",
       "L 84.857014 237.598898 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2406&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.857131 238.524932 \n",
       "L 84.857204 238.524932 \n",
       "L 84.857204 238.46431 \n",
       "L 84.857131 238.46431 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2407&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.857204 238.524932 \n",
       "L 84.857298 238.524932 \n",
       "L 84.857298 238.520213 \n",
       "L 84.857204 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2408&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.857298 238.524932 \n",
       "L 84.857371 238.524932 \n",
       "L 84.857371 238.472659 \n",
       "L 84.857298 238.472659 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2409&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.857371 238.524932 \n",
       "L 84.857561 238.524932 \n",
       "L 84.857561 238.521665 \n",
       "L 84.857371 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2410&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.857561 238.524932 \n",
       "L 84.857617 238.524932 \n",
       "L 84.857617 238.482097 \n",
       "L 84.857561 238.482097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2411&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.857617 238.524932 \n",
       "L 84.85763 238.524932 \n",
       "L 84.85763 238.418571 \n",
       "L 84.857617 238.418571 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2412&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85763 238.524932 \n",
       "L 84.857631 238.524932 \n",
       "L 84.857631 238.442166 \n",
       "L 84.85763 238.442166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2413&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.857631 238.524932 \n",
       "L 84.857636 238.524932 \n",
       "L 84.857636 238.430187 \n",
       "L 84.857631 238.430187 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2414&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.857636 238.524932 \n",
       "L 84.857641 238.524932 \n",
       "L 84.857641 238.51259 \n",
       "L 84.857636 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2415&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.857641 238.524932 \n",
       "L 84.857641 238.524932 \n",
       "L 84.857641 238.48246 \n",
       "L 84.857641 238.48246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2416&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.857641 238.524932 \n",
       "L 84.857696 238.524932 \n",
       "L 84.857696 238.496255 \n",
       "L 84.857641 238.496255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2417&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.857696 238.524932 \n",
       "L 84.857697 238.524932 \n",
       "L 84.857697 238.508234 \n",
       "L 84.857696 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2418&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.857697 238.524932 \n",
       "L 84.857729 238.524932 \n",
       "L 84.857729 238.5017 \n",
       "L 84.857697 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2419&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.857729 238.524932 \n",
       "L 84.857729 238.524932 \n",
       "L 84.857729 238.478104 \n",
       "L 84.857729 238.478104 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2420&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.857729 238.524932 \n",
       "L 84.85773 238.524932 \n",
       "L 84.85773 238.518398 \n",
       "L 84.857729 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2421&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85773 238.524932 \n",
       "L 84.857853 238.524932 \n",
       "L 84.857853 238.478467 \n",
       "L 84.85773 238.478467 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2422&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.857853 238.524932 \n",
       "L 84.858009 238.524932 \n",
       "L 84.858009 238.49444 \n",
       "L 84.857853 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2423&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.858009 238.524932 \n",
       "L 84.858414 238.524932 \n",
       "L 84.858414 238.51622 \n",
       "L 84.858009 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2424&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.858414 238.524932 \n",
       "L 84.858415 238.524932 \n",
       "L 84.858415 238.495166 \n",
       "L 84.858414 238.495166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2425&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.858415 238.524932 \n",
       "L 84.858426 238.524932 \n",
       "L 84.858426 238.50533 \n",
       "L 84.858415 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2426&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.858426 238.524932 \n",
       "L 84.858483 238.524932 \n",
       "L 84.858483 238.36049 \n",
       "L 84.858426 238.36049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2427&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.858483 238.524932 \n",
       "L 84.858484 238.524932 \n",
       "L 84.858484 238.238882 \n",
       "L 84.858483 238.238882 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2428&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.858484 238.524932 \n",
       "L 84.858559 238.524932 \n",
       "L 84.858559 238.384448 \n",
       "L 84.858484 238.384448 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2429&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.858559 238.524932 \n",
       "L 84.858659 238.524932 \n",
       "L 84.858659 238.523843 \n",
       "L 84.858559 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2430&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.858659 238.524932 \n",
       "L 84.858828 238.524932 \n",
       "L 84.858828 238.431276 \n",
       "L 84.858659 238.431276 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2431&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.858828 238.524932 \n",
       "L 84.858972 238.524932 \n",
       "L 84.858972 238.238156 \n",
       "L 84.858828 238.238156 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2432&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.858972 238.524932 \n",
       "L 84.858975 238.524932 \n",
       "L 84.858975 238.495892 \n",
       "L 84.858972 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2433&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.858975 238.524932 \n",
       "L 84.858975 238.524932 \n",
       "L 84.858975 238.512953 \n",
       "L 84.858975 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2434&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.858975 238.524932 \n",
       "L 84.85912 238.524932 \n",
       "L 84.85912 238.515131 \n",
       "L 84.858975 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2435&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85912 238.524932 \n",
       "L 84.859512 238.524932 \n",
       "L 84.859512 238.524569 \n",
       "L 84.85912 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2436&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.859512 238.524932 \n",
       "L 84.859806 238.524932 \n",
       "L 84.859806 235.898566 \n",
       "L 84.859512 235.898566 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2437&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.859806 238.524932 \n",
       "L 84.859959 238.524932 \n",
       "L 84.859959 238.516583 \n",
       "L 84.859806 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2438&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.859959 238.524932 \n",
       "L 84.860066 238.524932 \n",
       "L 84.860066 238.429098 \n",
       "L 84.859959 238.429098 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2439&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860066 238.524932 \n",
       "L 84.860066 238.524932 \n",
       "L 84.860066 238.479919 \n",
       "L 84.860066 238.479919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2440&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860066 238.524932 \n",
       "L 84.860196 238.524932 \n",
       "L 84.860196 238.486816 \n",
       "L 84.860066 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2441&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860196 238.524932 \n",
       "L 84.860326 238.524932 \n",
       "L 84.860326 238.515494 \n",
       "L 84.860196 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2442&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860326 238.524932 \n",
       "L 84.860332 238.524932 \n",
       "L 84.860332 238.40042 \n",
       "L 84.860326 238.40042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2443&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860332 238.524932 \n",
       "L 84.860335 238.524932 \n",
       "L 84.860335 238.507871 \n",
       "L 84.860332 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2444&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860335 238.524932 \n",
       "L 84.860336 238.524932 \n",
       "L 84.860336 238.495892 \n",
       "L 84.860335 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2445&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860336 238.524932 \n",
       "L 84.860339 238.524932 \n",
       "L 84.860339 238.477015 \n",
       "L 84.860336 238.477015 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2446&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860339 238.524932 \n",
       "L 84.860425 238.524932 \n",
       "L 84.860425 238.493351 \n",
       "L 84.860339 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2447&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860425 238.524932 \n",
       "L 84.860426 238.524932 \n",
       "L 84.860426 237.158205 \n",
       "L 84.860425 237.158205 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2448&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860426 238.524932 \n",
       "L 84.860427 238.524932 \n",
       "L 84.860427 238.436358 \n",
       "L 84.860426 238.436358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2449&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860427 238.524932 \n",
       "L 84.860427 238.524932 \n",
       "L 84.860427 237.440626 \n",
       "L 84.860427 237.440626 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2450&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860427 238.524932 \n",
       "L 84.860461 238.524932 \n",
       "L 84.860461 238.450879 \n",
       "L 84.860427 238.450879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2451&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860461 238.524932 \n",
       "L 84.860465 238.524932 \n",
       "L 84.860465 238.498433 \n",
       "L 84.860461 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2452&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860465 238.524932 \n",
       "L 84.860469 238.524932 \n",
       "L 84.860469 238.488269 \n",
       "L 84.860465 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2453&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860469 238.524932 \n",
       "L 84.86047 238.524932 \n",
       "L 84.86047 238.478104 \n",
       "L 84.860469 238.478104 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2454&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.86047 238.524932 \n",
       "L 84.860473 238.524932 \n",
       "L 84.860473 238.486453 \n",
       "L 84.86047 238.486453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2455&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860473 238.524932 \n",
       "L 84.860516 238.524932 \n",
       "L 84.860516 238.512953 \n",
       "L 84.860473 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2456&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860516 238.524932 \n",
       "L 84.860562 238.524932 \n",
       "L 84.860562 238.421475 \n",
       "L 84.860516 238.421475 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2457&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860562 238.524932 \n",
       "L 84.860647 238.524932 \n",
       "L 84.860647 238.44144 \n",
       "L 84.860562 238.44144 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2458&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860647 238.524932 \n",
       "L 84.860658 238.524932 \n",
       "L 84.860658 238.41966 \n",
       "L 84.860647 238.41966 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2459&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860658 238.524932 \n",
       "L 84.86067 238.524932 \n",
       "L 84.86067 238.50896 \n",
       "L 84.860658 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2460&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.86067 238.524932 \n",
       "L 84.860672 238.524932 \n",
       "L 84.860672 238.497707 \n",
       "L 84.86067 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2461&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860672 238.524932 \n",
       "L 84.860686 238.524932 \n",
       "L 84.860686 238.507871 \n",
       "L 84.860672 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2462&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860686 238.524932 \n",
       "L 84.860714 238.524932 \n",
       "L 84.860714 238.518035 \n",
       "L 84.860686 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2463&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860714 238.524932 \n",
       "L 84.860726 238.524932 \n",
       "L 84.860726 238.474111 \n",
       "L 84.860714 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2464&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860726 238.524932 \n",
       "L 84.860786 238.524932 \n",
       "L 84.860786 238.452694 \n",
       "L 84.860726 238.452694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2465&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860786 238.524932 \n",
       "L 84.860794 238.524932 \n",
       "L 84.860794 238.466125 \n",
       "L 84.860786 238.466125 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2466&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860794 238.524932 \n",
       "L 84.860802 238.524932 \n",
       "L 84.860802 238.511138 \n",
       "L 84.860794 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2467&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860802 238.524932 \n",
       "L 84.860804 238.524932 \n",
       "L 84.860804 238.503515 \n",
       "L 84.860802 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2468&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860804 238.524932 \n",
       "L 84.860875 238.524932 \n",
       "L 84.860875 238.498796 \n",
       "L 84.860804 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2469&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860875 238.524932 \n",
       "L 84.860892 238.524932 \n",
       "L 84.860892 238.48246 \n",
       "L 84.860875 238.48246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2470&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860892 238.524932 \n",
       "L 84.860905 238.524932 \n",
       "L 84.860905 238.465036 \n",
       "L 84.860892 238.465036 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2471&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860905 238.524932 \n",
       "L 84.860919 238.524932 \n",
       "L 84.860919 238.518398 \n",
       "L 84.860905 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2472&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860919 238.524932 \n",
       "L 84.860954 238.524932 \n",
       "L 84.860954 238.484638 \n",
       "L 84.860919 238.484638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2473&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860954 238.524932 \n",
       "L 84.860958 238.524932 \n",
       "L 84.860958 238.496255 \n",
       "L 84.860954 238.496255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2474&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860958 238.524932 \n",
       "L 84.860962 238.524932 \n",
       "L 84.860962 238.384448 \n",
       "L 84.860958 238.384448 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2475&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860962 238.524932 \n",
       "L 84.860963 238.524932 \n",
       "L 84.860963 238.511138 \n",
       "L 84.860962 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2476&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.860963 238.524932 \n",
       "L 84.861024 238.524932 \n",
       "L 84.861024 238.503878 \n",
       "L 84.860963 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2477&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861024 238.524932 \n",
       "L 84.861025 238.524932 \n",
       "L 84.861025 238.485364 \n",
       "L 84.861024 238.485364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2478&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861025 238.524932 \n",
       "L 84.861037 238.524932 \n",
       "L 84.861037 238.424379 \n",
       "L 84.861025 238.424379 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2479&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861037 238.524932 \n",
       "L 84.861056 238.524932 \n",
       "L 84.861056 238.514405 \n",
       "L 84.861037 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2480&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861056 238.524932 \n",
       "L 84.861081 238.524932 \n",
       "L 84.861081 238.524569 \n",
       "L 84.861056 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2481&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861081 238.524932 \n",
       "L 84.861088 238.524932 \n",
       "L 84.861088 238.491536 \n",
       "L 84.861081 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2482&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861088 238.524932 \n",
       "L 84.861096 238.524932 \n",
       "L 84.861096 238.246868 \n",
       "L 84.861088 238.246868 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2483&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861096 238.524932 \n",
       "L 84.861104 238.524932 \n",
       "L 84.861104 238.511501 \n",
       "L 84.861096 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2484&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861104 238.524932 \n",
       "L 84.861184 238.524932 \n",
       "L 84.861184 238.48246 \n",
       "L 84.861104 238.48246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2485&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861184 238.524932 \n",
       "L 84.861195 238.524932 \n",
       "L 84.861195 238.495892 \n",
       "L 84.861184 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2486&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861195 238.524932 \n",
       "L 84.861205 238.524932 \n",
       "L 84.861205 238.396427 \n",
       "L 84.861195 238.396427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2487&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861205 238.524932 \n",
       "L 84.861215 238.524932 \n",
       "L 84.861215 238.461043 \n",
       "L 84.861205 238.461043 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2488&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861215 238.524932 \n",
       "L 84.861222 238.524932 \n",
       "L 84.861222 238.432002 \n",
       "L 84.861215 238.432002 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2489&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861222 238.524932 \n",
       "L 84.861235 238.524932 \n",
       "L 84.861235 238.511138 \n",
       "L 84.861222 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2490&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861235 238.524932 \n",
       "L 84.861271 238.524932 \n",
       "L 84.861271 238.512227 \n",
       "L 84.861235 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2491&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861271 238.524932 \n",
       "L 84.861287 238.524932 \n",
       "L 84.861287 238.475563 \n",
       "L 84.861271 238.475563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2492&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861287 238.524932 \n",
       "L 84.861316 238.524932 \n",
       "L 84.861316 238.50896 \n",
       "L 84.861287 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2493&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861316 238.524932 \n",
       "L 84.86132 238.524932 \n",
       "L 84.86132 238.039227 \n",
       "L 84.861316 238.039227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2494&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.86132 238.524932 \n",
       "L 84.861322 238.524932 \n",
       "L 84.861322 238.481008 \n",
       "L 84.86132 238.481008 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2495&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861322 238.524932 \n",
       "L 84.86134 238.524932 \n",
       "L 84.86134 238.469755 \n",
       "L 84.861322 238.469755 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2496&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.86134 238.524932 \n",
       "L 84.861414 238.524932 \n",
       "L 84.861414 238.519487 \n",
       "L 84.86134 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2497&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861414 238.524932 \n",
       "L 84.861421 238.524932 \n",
       "L 84.861421 238.507508 \n",
       "L 84.861414 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2498&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861421 238.524932 \n",
       "L 84.861427 238.524932 \n",
       "L 84.861427 238.457413 \n",
       "L 84.861421 238.457413 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2499&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861427 238.524932 \n",
       "L 84.861479 238.524932 \n",
       "L 84.861479 238.501337 \n",
       "L 84.861427 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2500&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861479 238.524932 \n",
       "L 84.861484 238.524932 \n",
       "L 84.861484 238.507871 \n",
       "L 84.861479 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2501&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861484 238.524932 \n",
       "L 84.861487 238.524932 \n",
       "L 84.861487 238.483549 \n",
       "L 84.861484 238.483549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2502&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861487 238.524932 \n",
       "L 84.861494 238.524932 \n",
       "L 84.861494 238.491536 \n",
       "L 84.861487 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2503&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861494 238.524932 \n",
       "L 84.861506 238.524932 \n",
       "L 84.861506 238.310031 \n",
       "L 84.861494 238.310031 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2504&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861506 238.524932 \n",
       "L 84.861525 238.524932 \n",
       "L 84.861525 238.493714 \n",
       "L 84.861506 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2505&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861525 238.524932 \n",
       "L 84.861527 238.524932 \n",
       "L 84.861527 238.481008 \n",
       "L 84.861525 238.481008 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2506&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861527 238.524932 \n",
       "L 84.861527 238.524932 \n",
       "L 84.861527 238.183704 \n",
       "L 84.861527 238.183704 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2507&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861527 238.524932 \n",
       "L 84.861528 238.524932 \n",
       "L 84.861528 238.491173 \n",
       "L 84.861527 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2508&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861528 238.524932 \n",
       "L 84.861573 238.524932 \n",
       "L 84.861573 238.512227 \n",
       "L 84.861528 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2509&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861573 238.524932 \n",
       "L 84.861721 238.524932 \n",
       "L 84.861721 236.775594 \n",
       "L 84.861573 236.775594 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2510&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.861721 238.524932 \n",
       "L 84.862298 238.524932 \n",
       "L 84.862298 238.474837 \n",
       "L 84.861721 238.474837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2511&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.862298 238.524932 \n",
       "L 84.862363 238.524932 \n",
       "L 84.862363 238.503152 \n",
       "L 84.862298 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2512&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.862363 238.524932 \n",
       "L 84.862427 238.524932 \n",
       "L 84.862427 238.280991 \n",
       "L 84.862363 238.280991 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2513&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.862427 238.524932 \n",
       "L 84.862431 238.524932 \n",
       "L 84.862431 238.494803 \n",
       "L 84.862427 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2514&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.862431 238.524932 \n",
       "L 84.862434 238.524932 \n",
       "L 84.862434 238.520939 \n",
       "L 84.862431 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2515&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.862434 238.524932 \n",
       "L 84.862436 238.524932 \n",
       "L 84.862436 238.298052 \n",
       "L 84.862434 238.298052 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2516&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.862436 238.524932 \n",
       "L 84.862438 238.524932 \n",
       "L 84.862438 238.230169 \n",
       "L 84.862436 238.230169 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2517&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.862438 238.524932 \n",
       "L 84.862448 238.524932 \n",
       "L 84.862448 238.465762 \n",
       "L 84.862438 238.465762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2518&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.862448 238.524932 \n",
       "L 84.86245 238.524932 \n",
       "L 84.86245 238.522028 \n",
       "L 84.862448 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2519&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.86245 238.524932 \n",
       "L 84.862453 238.524932 \n",
       "L 84.862453 238.409859 \n",
       "L 84.86245 238.409859 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2520&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.862453 238.524932 \n",
       "L 84.862454 238.524932 \n",
       "L 84.862454 238.517309 \n",
       "L 84.862453 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2521&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.862454 238.524932 \n",
       "L 84.862454 238.524932 \n",
       "L 84.862454 238.28571 \n",
       "L 84.862454 238.28571 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2522&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.862454 238.524932 \n",
       "L 84.862458 238.524932 \n",
       "L 84.862458 238.456324 \n",
       "L 84.862454 238.456324 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2523&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.862458 238.524932 \n",
       "L 84.862459 238.524932 \n",
       "L 84.862459 238.51259 \n",
       "L 84.862458 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2524&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.862459 238.524932 \n",
       "L 84.86246 238.524932 \n",
       "L 84.86246 238.511864 \n",
       "L 84.862459 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2525&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.86246 238.524932 \n",
       "L 84.862477 238.524932 \n",
       "L 84.862477 238.498796 \n",
       "L 84.86246 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2526&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.862477 238.524932 \n",
       "L 84.86249 238.524932 \n",
       "L 84.86249 238.520213 \n",
       "L 84.862477 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2527&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.86249 238.524932 \n",
       "L 84.862495 238.524932 \n",
       "L 84.862495 238.501337 \n",
       "L 84.86249 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2528&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.862495 238.524932 \n",
       "L 84.862502 238.524932 \n",
       "L 84.862502 238.520213 \n",
       "L 84.862495 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2529&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.862502 238.524932 \n",
       "L 84.862764 238.524932 \n",
       "L 84.862764 238.518761 \n",
       "L 84.862502 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2530&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.862764 238.524932 \n",
       "L 84.862921 238.524932 \n",
       "L 84.862921 238.226902 \n",
       "L 84.862764 238.226902 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2531&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.862921 238.524932 \n",
       "L 84.863047 238.524932 \n",
       "L 84.863047 238.508234 \n",
       "L 84.862921 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2532&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.863047 238.524932 \n",
       "L 84.863122 238.524932 \n",
       "L 84.863122 238.355044 \n",
       "L 84.863047 238.355044 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2533&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.863122 238.524932 \n",
       "L 84.863126 238.524932 \n",
       "L 84.863126 238.223998 \n",
       "L 84.863122 238.223998 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2534&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.863126 238.524932 \n",
       "L 84.863386 238.524932 \n",
       "L 84.863386 238.524206 \n",
       "L 84.863126 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2535&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.863386 238.524932 \n",
       "L 84.863644 238.524932 \n",
       "L 84.863644 238.469392 \n",
       "L 84.863386 238.469392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2536&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.863644 238.524932 \n",
       "L 84.863645 238.524932 \n",
       "L 84.863645 238.399694 \n",
       "L 84.863644 238.399694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2537&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.863645 238.524932 \n",
       "L 84.863645 238.524932 \n",
       "L 84.863645 237.911811 \n",
       "L 84.863645 237.911811 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2538&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.863645 238.524932 \n",
       "L 84.863647 238.524932 \n",
       "L 84.863647 238.393886 \n",
       "L 84.863645 238.393886 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2539&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.863647 238.524932 \n",
       "L 84.863647 238.524932 \n",
       "L 84.863647 238.443618 \n",
       "L 84.863647 238.443618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2540&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.863647 238.524932 \n",
       "L 84.863665 238.524932 \n",
       "L 84.863665 238.482097 \n",
       "L 84.863647 238.482097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2541&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.863665 238.524932 \n",
       "L 84.863877 238.524932 \n",
       "L 84.863877 238.516583 \n",
       "L 84.863665 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2542&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.863877 238.524932 \n",
       "L 84.863878 238.524932 \n",
       "L 84.863878 238.490447 \n",
       "L 84.863877 238.490447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2543&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.863878 238.524932 \n",
       "L 84.864068 238.524932 \n",
       "L 84.864068 238.515494 \n",
       "L 84.863878 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2544&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.864068 238.524932 \n",
       "L 84.864069 238.524932 \n",
       "L 84.864069 238.512953 \n",
       "L 84.864068 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2545&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.864069 238.524932 \n",
       "L 84.864071 238.524932 \n",
       "L 84.864071 238.52348 \n",
       "L 84.864069 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2546&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.864071 238.524932 \n",
       "L 84.864755 238.524932 \n",
       "L 84.864755 238.501337 \n",
       "L 84.864071 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2547&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.864755 238.524932 \n",
       "L 84.866067 238.524932 \n",
       "L 84.866067 238.522754 \n",
       "L 84.864755 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2548&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866067 238.524932 \n",
       "L 84.866081 238.524932 \n",
       "L 84.866081 238.361216 \n",
       "L 84.866067 238.361216 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2549&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866081 238.524932 \n",
       "L 84.866123 238.524932 \n",
       "L 84.866123 238.418934 \n",
       "L 84.866081 238.418934 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2550&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866123 238.524932 \n",
       "L 84.866178 238.524932 \n",
       "L 84.866178 238.524206 \n",
       "L 84.866123 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2551&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866178 238.524932 \n",
       "L 84.866214 238.524932 \n",
       "L 84.866214 238.265018 \n",
       "L 84.866178 238.265018 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2552&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866214 238.524932 \n",
       "L 84.866232 238.524932 \n",
       "L 84.866232 238.43418 \n",
       "L 84.866214 238.43418 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2553&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866232 238.524932 \n",
       "L 84.866263 238.524932 \n",
       "L 84.866263 238.458865 \n",
       "L 84.866232 238.458865 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2554&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866263 238.524932 \n",
       "L 84.866292 238.524932 \n",
       "L 84.866292 238.401872 \n",
       "L 84.866263 238.401872 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2555&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866292 238.524932 \n",
       "L 84.86635 238.524932 \n",
       "L 84.86635 238.524569 \n",
       "L 84.866292 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2556&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.86635 238.524932 \n",
       "L 84.866407 238.524932 \n",
       "L 84.866407 238.485727 \n",
       "L 84.86635 238.485727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2557&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866407 238.524932 \n",
       "L 84.866463 238.524932 \n",
       "L 84.866463 238.132883 \n",
       "L 84.866407 238.132883 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2558&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866463 238.524932 \n",
       "L 84.866512 238.524932 \n",
       "L 84.866512 238.334716 \n",
       "L 84.866463 238.334716 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2559&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866512 238.524932 \n",
       "L 84.866538 238.524932 \n",
       "L 84.866538 238.515131 \n",
       "L 84.866512 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2560&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866538 238.524932 \n",
       "L 84.866572 238.524932 \n",
       "L 84.866572 238.362305 \n",
       "L 84.866538 238.362305 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2561&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866572 238.524932 \n",
       "L 84.866663 238.524932 \n",
       "L 84.866663 238.48609 \n",
       "L 84.866572 238.48609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2562&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866663 238.524932 \n",
       "L 84.86673 238.524932 \n",
       "L 84.86673 238.524569 \n",
       "L 84.866663 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2563&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.86673 238.524932 \n",
       "L 84.866732 238.524932 \n",
       "L 84.866732 238.3859 \n",
       "L 84.86673 238.3859 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2564&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866732 238.524932 \n",
       "L 84.866736 238.524932 \n",
       "L 84.866736 238.265381 \n",
       "L 84.866732 238.265381 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2565&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866736 238.524932 \n",
       "L 84.866741 238.524932 \n",
       "L 84.866741 238.388441 \n",
       "L 84.866736 238.388441 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2566&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866741 238.524932 \n",
       "L 84.866775 238.524932 \n",
       "L 84.866775 238.523843 \n",
       "L 84.866741 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2567&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866775 238.524932 \n",
       "L 84.866811 238.524932 \n",
       "L 84.866811 238.059192 \n",
       "L 84.866775 238.059192 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2568&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866811 238.524932 \n",
       "L 84.866846 238.524932 \n",
       "L 84.866846 237.951016 \n",
       "L 84.866811 237.951016 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2569&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866846 238.524932 \n",
       "L 84.866998 238.524932 \n",
       "L 84.866998 238.520213 \n",
       "L 84.866846 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2570&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.866998 238.524932 \n",
       "L 84.867078 238.524932 \n",
       "L 84.867078 238.490447 \n",
       "L 84.866998 238.490447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2571&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.867078 238.524932 \n",
       "L 84.867078 238.524932 \n",
       "L 84.867078 238.478467 \n",
       "L 84.867078 238.478467 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2572&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.867078 238.524932 \n",
       "L 84.86708 238.524932 \n",
       "L 84.86708 238.382633 \n",
       "L 84.867078 238.382633 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2573&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.86708 238.524932 \n",
       "L 84.867081 238.524932 \n",
       "L 84.867081 238.482823 \n",
       "L 84.86708 238.482823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2574&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.867081 238.524932 \n",
       "L 84.867083 238.524932 \n",
       "L 84.867083 238.289703 \n",
       "L 84.867081 238.289703 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2575&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.867083 238.524932 \n",
       "L 84.867085 238.524932 \n",
       "L 84.867085 238.458139 \n",
       "L 84.867083 238.458139 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2576&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.867085 238.524932 \n",
       "L 84.867086 238.524932 \n",
       "L 84.867086 238.395701 \n",
       "L 84.867085 238.395701 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2577&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.867086 238.524932 \n",
       "L 84.867088 238.524932 \n",
       "L 84.867088 238.46068 \n",
       "L 84.867086 238.46068 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2578&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.867088 238.524932 \n",
       "L 84.867386 238.524932 \n",
       "L 84.867386 238.449064 \n",
       "L 84.867088 238.449064 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2579&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.867386 238.524932 \n",
       "L 84.867682 238.524932 \n",
       "L 84.867682 238.520213 \n",
       "L 84.867386 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2580&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.867682 238.524932 \n",
       "L 84.867798 238.524932 \n",
       "L 84.867798 238.515857 \n",
       "L 84.867682 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2581&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.867798 238.524932 \n",
       "L 84.868346 238.524932 \n",
       "L 84.868346 238.524206 \n",
       "L 84.867798 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2582&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.868346 238.524932 \n",
       "L 84.868493 238.524932 \n",
       "L 84.868493 237.011913 \n",
       "L 84.868346 237.011913 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2583&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.868493 238.524932 \n",
       "L 84.869291 238.524932 \n",
       "L 84.869291 238.524569 \n",
       "L 84.868493 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2584&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.869291 238.524932 \n",
       "L 84.870077 238.524932 \n",
       "L 84.870077 238.495892 \n",
       "L 84.869291 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2585&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.870077 238.524932 \n",
       "L 84.870078 238.524932 \n",
       "L 84.870078 238.49081 \n",
       "L 84.870077 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2586&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.870078 238.524932 \n",
       "L 84.870093 238.524932 \n",
       "L 84.870093 238.514042 \n",
       "L 84.870078 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2587&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.870093 238.524932 \n",
       "L 84.870254 238.524932 \n",
       "L 84.870254 238.519487 \n",
       "L 84.870093 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2588&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.870254 238.524932 \n",
       "L 84.87238 238.524932 \n",
       "L 84.87238 238.521665 \n",
       "L 84.870254 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2589&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.87238 238.524932 \n",
       "L 84.872983 238.524932 \n",
       "L 84.872983 238.355407 \n",
       "L 84.87238 238.355407 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2590&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.872983 238.524932 \n",
       "L 84.874054 238.524932 \n",
       "L 84.874054 238.521302 \n",
       "L 84.872983 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2591&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.874054 238.524932 \n",
       "L 84.874289 238.524932 \n",
       "L 84.874289 238.490084 \n",
       "L 84.874054 238.490084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2592&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.874289 238.524932 \n",
       "L 84.874725 238.524932 \n",
       "L 84.874725 238.183341 \n",
       "L 84.874289 238.183341 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2593&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.874725 238.524932 \n",
       "L 84.87565 238.524932 \n",
       "L 84.87565 238.523117 \n",
       "L 84.874725 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2594&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.87565 238.524932 \n",
       "L 84.875858 238.524932 \n",
       "L 84.875858 238.420023 \n",
       "L 84.87565 238.420023 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2595&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.875858 238.524932 \n",
       "L 84.875859 238.524932 \n",
       "L 84.875859 238.446886 \n",
       "L 84.875858 238.446886 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2596&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.875859 238.524932 \n",
       "L 84.875994 238.524932 \n",
       "L 84.875994 238.396064 \n",
       "L 84.875859 238.396064 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2597&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.875994 238.524932 \n",
       "L 84.875996 238.524932 \n",
       "L 84.875996 238.259573 \n",
       "L 84.875994 238.259573 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2598&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.875996 238.524932 \n",
       "L 84.875996 238.524932 \n",
       "L 84.875996 238.228717 \n",
       "L 84.875996 238.228717 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2599&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.875996 238.524932 \n",
       "L 84.875996 238.524932 \n",
       "L 84.875996 234.27374 \n",
       "L 84.875996 234.27374 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2600&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.875996 238.524932 \n",
       "L 84.876157 238.524932 \n",
       "L 84.876157 238.343065 \n",
       "L 84.875996 238.343065 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2601&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.876157 238.524932 \n",
       "L 84.876318 238.524932 \n",
       "L 84.876318 238.521302 \n",
       "L 84.876157 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2602&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.876318 238.524932 \n",
       "L 84.876332 238.524932 \n",
       "L 84.876332 238.51985 \n",
       "L 84.876318 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2603&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.876332 238.524932 \n",
       "L 84.87662 238.524932 \n",
       "L 84.87662 238.515494 \n",
       "L 84.876332 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2604&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.87662 238.524932 \n",
       "L 84.876897 238.524932 \n",
       "L 84.876897 238.524206 \n",
       "L 84.87662 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2605&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.876897 238.524932 \n",
       "L 84.876906 238.524932 \n",
       "L 84.876906 238.520576 \n",
       "L 84.876897 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2606&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.876906 238.524932 \n",
       "L 84.877166 238.524932 \n",
       "L 84.877166 238.522391 \n",
       "L 84.876906 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2607&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.877166 238.524932 \n",
       "L 84.877289 238.524932 \n",
       "L 84.877289 237.796737 \n",
       "L 84.877166 237.796737 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2608&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.877289 238.524932 \n",
       "L 84.87749 238.524932 \n",
       "L 84.87749 238.520213 \n",
       "L 84.877289 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2609&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.87749 238.524932 \n",
       "L 84.877875 238.524932 \n",
       "L 84.877875 238.524569 \n",
       "L 84.87749 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2610&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.877875 238.524932 \n",
       "L 84.87826 238.524932 \n",
       "L 84.87826 237.761525 \n",
       "L 84.877875 237.761525 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2611&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.87826 238.524932 \n",
       "L 84.87826 238.524932 \n",
       "L 84.87826 237.488906 \n",
       "L 84.87826 237.488906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2612&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.87826 238.524932 \n",
       "L 84.878261 238.524932 \n",
       "L 84.878261 237.085967 \n",
       "L 84.87826 237.085967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2613&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.878261 238.524932 \n",
       "L 84.878261 238.524932 \n",
       "L 84.878261 234.501346 \n",
       "L 84.878261 234.501346 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2614&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.878261 238.524932 \n",
       "L 84.878261 238.524932 \n",
       "L 84.878261 237.424291 \n",
       "L 84.878261 237.424291 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2615&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.878261 238.524932 \n",
       "L 84.878323 238.524932 \n",
       "L 84.878323 237.422476 \n",
       "L 84.878261 237.422476 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2616&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.878323 238.524932 \n",
       "L 84.878401 238.524932 \n",
       "L 84.878401 238.39316 \n",
       "L 84.878323 238.39316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2617&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.878401 238.524932 \n",
       "L 84.878547 238.524932 \n",
       "L 84.878547 238.524206 \n",
       "L 84.878401 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2618&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.878547 238.524932 \n",
       "L 84.878679 238.524932 \n",
       "L 84.878679 238.510775 \n",
       "L 84.878547 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2619&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.878679 238.524932 \n",
       "L 84.878839 238.524932 \n",
       "L 84.878839 238.524569 \n",
       "L 84.878679 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2620&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.878839 238.524932 \n",
       "L 84.879007 238.524932 \n",
       "L 84.879007 238.50533 \n",
       "L 84.878839 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2621&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.879007 238.524932 \n",
       "L 84.87903 238.524932 \n",
       "L 84.87903 238.515494 \n",
       "L 84.879007 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2622&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.87903 238.524932 \n",
       "L 84.879031 238.524932 \n",
       "L 84.879031 238.519487 \n",
       "L 84.87903 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2623&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.879031 238.524932 \n",
       "L 84.879361 238.524932 \n",
       "L 84.879361 238.519124 \n",
       "L 84.879031 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2624&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.879361 238.524932 \n",
       "L 84.879499 238.524932 \n",
       "L 84.879499 238.443255 \n",
       "L 84.879361 238.443255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2625&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.879499 238.524932 \n",
       "L 84.879505 238.524932 \n",
       "L 84.879505 238.471933 \n",
       "L 84.879499 238.471933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2626&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.879505 238.524932 \n",
       "L 84.879505 238.524932 \n",
       "L 84.879505 238.502426 \n",
       "L 84.879505 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2627&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.879505 238.524932 \n",
       "L 84.879509 238.524932 \n",
       "L 84.879509 238.479919 \n",
       "L 84.879505 238.479919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2628&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.879509 238.524932 \n",
       "L 84.879509 238.524932 \n",
       "L 84.879509 238.506056 \n",
       "L 84.879509 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2629&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.879509 238.524932 \n",
       "L 84.879527 238.524932 \n",
       "L 84.879527 238.50896 \n",
       "L 84.879509 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2630&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.879527 238.524932 \n",
       "L 84.879574 238.524932 \n",
       "L 84.879574 238.191691 \n",
       "L 84.879527 238.191691 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2631&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.879574 238.524932 \n",
       "L 84.879622 238.524932 \n",
       "L 84.879622 238.387715 \n",
       "L 84.879574 238.387715 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2632&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.879622 238.524932 \n",
       "L 84.87964 238.524932 \n",
       "L 84.87964 238.503152 \n",
       "L 84.879622 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2633&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.87964 238.524932 \n",
       "L 84.87964 238.524932 \n",
       "L 84.87964 238.40042 \n",
       "L 84.87964 238.40042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2634&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.87964 238.524932 \n",
       "L 84.879641 238.524932 \n",
       "L 84.879641 238.509323 \n",
       "L 84.87964 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2635&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.879641 238.524932 \n",
       "L 84.879641 238.524932 \n",
       "L 84.879641 238.461043 \n",
       "L 84.879641 238.461043 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2636&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.879641 238.524932 \n",
       "L 84.879641 238.524932 \n",
       "L 84.879641 238.506782 \n",
       "L 84.879641 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2637&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.879641 238.524932 \n",
       "L 84.879642 238.524932 \n",
       "L 84.879642 238.380455 \n",
       "L 84.879641 238.380455 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2638&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.879642 238.524932 \n",
       "L 84.879643 238.524932 \n",
       "L 84.879643 238.455235 \n",
       "L 84.879642 238.455235 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2639&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.879643 238.524932 \n",
       "L 84.879644 238.524932 \n",
       "L 84.879644 238.494077 \n",
       "L 84.879643 238.494077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2640&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.879644 238.524932 \n",
       "L 84.879697 238.524932 \n",
       "L 84.879697 238.502426 \n",
       "L 84.879644 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2641&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.879697 238.524932 \n",
       "L 84.87977 238.524932 \n",
       "L 84.87977 238.355044 \n",
       "L 84.879697 238.355044 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2642&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.87977 238.524932 \n",
       "L 84.880176 238.524932 \n",
       "L 84.880176 238.483549 \n",
       "L 84.87977 238.483549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2643&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.880176 238.524932 \n",
       "L 84.880177 238.524932 \n",
       "L 84.880177 238.432728 \n",
       "L 84.880176 238.432728 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2644&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.880177 238.524932 \n",
       "L 84.880187 238.524932 \n",
       "L 84.880187 238.490447 \n",
       "L 84.880177 238.490447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2645&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.880187 238.524932 \n",
       "L 84.880188 238.524932 \n",
       "L 84.880188 238.507508 \n",
       "L 84.880187 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2646&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.880188 238.524932 \n",
       "L 84.88021 238.524932 \n",
       "L 84.88021 238.511864 \n",
       "L 84.880188 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2647&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88021 238.524932 \n",
       "L 84.880366 238.524932 \n",
       "L 84.880366 238.012727 \n",
       "L 84.88021 238.012727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2648&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.880366 238.524932 \n",
       "L 84.880542 238.524932 \n",
       "L 84.880542 238.478104 \n",
       "L 84.880366 238.478104 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2649&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.880542 238.524932 \n",
       "L 84.880543 238.524932 \n",
       "L 84.880543 238.520213 \n",
       "L 84.880542 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2650&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.880543 238.524932 \n",
       "L 84.881225 238.524932 \n",
       "L 84.881225 238.51985 \n",
       "L 84.880543 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2651&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.881225 238.524932 \n",
       "L 84.881759 238.524932 \n",
       "L 84.881759 238.23743 \n",
       "L 84.881225 238.23743 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2652&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.881759 238.524932 \n",
       "L 84.882118 238.524932 \n",
       "L 84.882118 238.406592 \n",
       "L 84.881759 238.406592 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2653&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.882118 238.524932 \n",
       "L 84.882118 238.524932 \n",
       "L 84.882118 238.424742 \n",
       "L 84.882118 238.424742 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2654&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.882118 238.524932 \n",
       "L 84.882119 238.524932 \n",
       "L 84.882119 238.484275 \n",
       "L 84.882118 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2655&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.882119 238.524932 \n",
       "L 84.882241 238.524932 \n",
       "L 84.882241 237.899469 \n",
       "L 84.882119 237.899469 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2656&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.882241 238.524932 \n",
       "L 84.88245 238.524932 \n",
       "L 84.88245 238.41966 \n",
       "L 84.882241 238.41966 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2657&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88245 238.524932 \n",
       "L 84.882759 238.524932 \n",
       "L 84.882759 237.985139 \n",
       "L 84.88245 237.985139 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2658&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.882759 238.524932 \n",
       "L 84.882998 238.524932 \n",
       "L 84.882998 236.159206 \n",
       "L 84.882759 236.159206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2659&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.882998 238.524932 \n",
       "L 84.883032 238.524932 \n",
       "L 84.883032 238.470844 \n",
       "L 84.882998 238.470844 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2660&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883032 238.524932 \n",
       "L 84.88306 238.524932 \n",
       "L 84.88306 238.181163 \n",
       "L 84.883032 238.181163 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2661&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88306 238.524932 \n",
       "L 84.88308 238.524932 \n",
       "L 84.88308 238.343791 \n",
       "L 84.88306 238.343791 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2662&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88308 238.524932 \n",
       "L 84.883082 238.524932 \n",
       "L 84.883082 238.367024 \n",
       "L 84.88308 238.367024 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2663&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883082 238.524932 \n",
       "L 84.883082 238.524932 \n",
       "L 84.883082 238.441077 \n",
       "L 84.883082 238.441077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2664&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883082 238.524932 \n",
       "L 84.883084 238.524932 \n",
       "L 84.883084 238.360853 \n",
       "L 84.883082 238.360853 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2665&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883084 238.524932 \n",
       "L 84.883146 238.524932 \n",
       "L 84.883146 238.431639 \n",
       "L 84.883084 238.431639 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2666&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883146 238.524932 \n",
       "L 84.883366 238.524932 \n",
       "L 84.883366 238.394249 \n",
       "L 84.883146 238.394249 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2667&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883366 238.524932 \n",
       "L 84.883444 238.524932 \n",
       "L 84.883444 238.505693 \n",
       "L 84.883366 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2668&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883444 238.524932 \n",
       "L 84.883444 238.524932 \n",
       "L 84.883444 238.495529 \n",
       "L 84.883444 238.495529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2669&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883444 238.524932 \n",
       "L 84.883475 238.524932 \n",
       "L 84.883475 238.49444 \n",
       "L 84.883444 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2670&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883475 238.524932 \n",
       "L 84.883505 238.524932 \n",
       "L 84.883505 237.871517 \n",
       "L 84.883475 237.871517 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2671&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883505 238.524932 \n",
       "L 84.883506 238.524932 \n",
       "L 84.883506 237.613055 \n",
       "L 84.883505 237.613055 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2672&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883506 238.524932 \n",
       "L 84.883506 238.524932 \n",
       "L 84.883506 238.001474 \n",
       "L 84.883506 238.001474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2673&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883506 238.524932 \n",
       "L 84.883507 238.524932 \n",
       "L 84.883507 236.688835 \n",
       "L 84.883506 236.688835 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2674&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883507 238.524932 \n",
       "L 84.883655 238.524932 \n",
       "L 84.883655 237.513228 \n",
       "L 84.883507 237.513228 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2675&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883655 238.524932 \n",
       "L 84.883656 238.524932 \n",
       "L 84.883656 238.032693 \n",
       "L 84.883655 238.032693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2676&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883656 238.524932 \n",
       "L 84.883657 238.524932 \n",
       "L 84.883657 237.647178 \n",
       "L 84.883656 237.647178 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2677&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883657 238.524932 \n",
       "L 84.883658 238.524932 \n",
       "L 84.883658 238.014179 \n",
       "L 84.883657 238.014179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2678&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883658 238.524932 \n",
       "L 84.883663 238.524932 \n",
       "L 84.883663 237.27582 \n",
       "L 84.883658 237.27582 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2679&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883663 238.524932 \n",
       "L 84.883668 238.524932 \n",
       "L 84.883668 238.165554 \n",
       "L 84.883663 238.165554 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2680&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883668 238.524932 \n",
       "L 84.883668 238.524932 \n",
       "L 84.883668 238.145951 \n",
       "L 84.883668 238.145951 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2681&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883668 238.524932 \n",
       "L 84.883668 238.524932 \n",
       "L 84.883668 238.034508 \n",
       "L 84.883668 238.034508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2682&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883668 238.524932 \n",
       "L 84.883669 238.524932 \n",
       "L 84.883669 238.174266 \n",
       "L 84.883668 238.174266 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2683&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.883669 238.524932 \n",
       "L 84.88392 238.524932 \n",
       "L 84.88392 238.238882 \n",
       "L 84.883669 238.238882 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2684&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88392 238.524932 \n",
       "L 84.884392 238.524932 \n",
       "L 84.884392 238.470118 \n",
       "L 84.88392 238.470118 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2685&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.884392 238.524932 \n",
       "L 84.884392 238.524932 \n",
       "L 84.884392 238.479919 \n",
       "L 84.884392 238.479919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2686&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.884392 238.524932 \n",
       "L 84.885172 238.524932 \n",
       "L 84.885172 238.481371 \n",
       "L 84.884392 238.481371 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2687&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.885172 238.524932 \n",
       "L 84.885954 238.524932 \n",
       "L 84.885954 238.519124 \n",
       "L 84.885172 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2688&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.885954 238.524932 \n",
       "L 84.885982 238.524932 \n",
       "L 84.885982 238.510412 \n",
       "L 84.885954 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2689&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.885982 238.524932 \n",
       "L 84.886725 238.524932 \n",
       "L 84.886725 238.520576 \n",
       "L 84.885982 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2690&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.886725 238.524932 \n",
       "L 84.886966 238.524932 \n",
       "L 84.886966 237.826867 \n",
       "L 84.886725 237.826867 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2691&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.886966 238.524932 \n",
       "L 84.886966 238.524932 \n",
       "L 84.886966 237.949927 \n",
       "L 84.886966 237.949927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2692&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.886966 238.524932 \n",
       "L 84.886999 238.524932 \n",
       "L 84.886999 238.08787 \n",
       "L 84.886966 238.08787 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2693&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.886999 238.524932 \n",
       "L 84.887031 238.524932 \n",
       "L 84.887031 238.497707 \n",
       "L 84.886999 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2694&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.887031 238.524932 \n",
       "L 84.88707 238.524932 \n",
       "L 84.88707 238.358674 \n",
       "L 84.887031 238.358674 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2695&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88707 238.524932 \n",
       "L 84.887112 238.524932 \n",
       "L 84.887112 237.717238 \n",
       "L 84.88707 237.717238 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2696&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.887112 238.524932 \n",
       "L 84.887115 238.524932 \n",
       "L 84.887115 236.801005 \n",
       "L 84.887112 236.801005 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2697&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.887115 238.524932 \n",
       "L 84.887146 238.524932 \n",
       "L 84.887146 238.179711 \n",
       "L 84.887115 238.179711 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2698&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.887146 238.524932 \n",
       "L 84.887178 238.524932 \n",
       "L 84.887178 238.483912 \n",
       "L 84.887146 238.483912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2699&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.887178 238.524932 \n",
       "L 84.887178 238.524932 \n",
       "L 84.887178 238.49081 \n",
       "L 84.887178 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2700&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.887178 238.524932 \n",
       "L 84.88789 238.524932 \n",
       "L 84.88789 238.486453 \n",
       "L 84.887178 238.486453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2701&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88789 238.524932 \n",
       "L 84.887925 238.524932 \n",
       "L 84.887925 238.476289 \n",
       "L 84.88789 238.476289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2702&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.887925 238.524932 \n",
       "L 84.887965 238.524932 \n",
       "L 84.887965 238.499522 \n",
       "L 84.887925 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2703&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.887965 238.524932 \n",
       "L 84.888014 238.524932 \n",
       "L 84.888014 238.453057 \n",
       "L 84.887965 238.453057 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2704&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.888014 238.524932 \n",
       "L 84.888257 238.524932 \n",
       "L 84.888257 238.492262 \n",
       "L 84.888014 238.492262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2705&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.888257 238.524932 \n",
       "L 84.888258 238.524932 \n",
       "L 84.888258 238.517309 \n",
       "L 84.888257 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2706&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.888258 238.524932 \n",
       "L 84.888258 238.524932 \n",
       "L 84.888258 238.44144 \n",
       "L 84.888258 238.44144 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2707&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.888258 238.524932 \n",
       "L 84.888259 238.524932 \n",
       "L 84.888259 238.504241 \n",
       "L 84.888258 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2708&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.888259 238.524932 \n",
       "L 84.88826 238.524932 \n",
       "L 84.88826 238.522754 \n",
       "L 84.888259 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2709&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88826 238.524932 \n",
       "L 84.888261 238.524932 \n",
       "L 84.888261 238.50896 \n",
       "L 84.88826 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2710&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.888261 238.524932 \n",
       "L 84.888657 238.524932 \n",
       "L 84.888657 238.497344 \n",
       "L 84.888261 238.497344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2711&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.888657 238.524932 \n",
       "L 84.889194 238.524932 \n",
       "L 84.889194 238.521302 \n",
       "L 84.888657 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2712&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889194 238.524932 \n",
       "L 84.889342 238.524932 \n",
       "L 84.889342 238.363394 \n",
       "L 84.889194 238.363394 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2713&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889342 238.524932 \n",
       "L 84.889389 238.524932 \n",
       "L 84.889389 238.365572 \n",
       "L 84.889342 238.365572 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2714&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889389 238.524932 \n",
       "L 84.889527 238.524932 \n",
       "L 84.889527 238.500248 \n",
       "L 84.889389 238.500248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2715&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889527 238.524932 \n",
       "L 84.889539 238.524932 \n",
       "L 84.889539 238.515494 \n",
       "L 84.889527 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2716&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889539 238.524932 \n",
       "L 84.889541 238.524932 \n",
       "L 84.889541 238.491173 \n",
       "L 84.889539 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2717&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889541 238.524932 \n",
       "L 84.889547 238.524932 \n",
       "L 84.889547 238.493714 \n",
       "L 84.889541 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2718&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889547 238.524932 \n",
       "L 84.889547 238.524932 \n",
       "L 84.889547 238.46794 \n",
       "L 84.889547 238.46794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2719&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889547 238.524932 \n",
       "L 84.889548 238.524932 \n",
       "L 84.889548 238.484638 \n",
       "L 84.889547 238.484638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2720&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889548 238.524932 \n",
       "L 84.88955 238.524932 \n",
       "L 84.88955 238.513679 \n",
       "L 84.889548 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2721&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88955 238.524932 \n",
       "L 84.889555 238.524932 \n",
       "L 84.889555 238.511864 \n",
       "L 84.88955 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2722&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889555 238.524932 \n",
       "L 84.889556 238.524932 \n",
       "L 84.889556 238.49807 \n",
       "L 84.889555 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2723&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889556 238.524932 \n",
       "L 84.889564 238.524932 \n",
       "L 84.889564 238.491536 \n",
       "L 84.889556 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2724&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889564 238.524932 \n",
       "L 84.889564 238.524932 \n",
       "L 84.889564 238.478467 \n",
       "L 84.889564 238.478467 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2725&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889564 238.524932 \n",
       "L 84.889568 238.524932 \n",
       "L 84.889568 238.487543 \n",
       "L 84.889564 238.487543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2726&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889568 238.524932 \n",
       "L 84.88957 238.524932 \n",
       "L 84.88957 238.523843 \n",
       "L 84.889568 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2727&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88957 238.524932 \n",
       "L 84.889574 238.524932 \n",
       "L 84.889574 238.490084 \n",
       "L 84.88957 238.490084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2728&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889574 238.524932 \n",
       "L 84.889577 238.524932 \n",
       "L 84.889577 238.520213 \n",
       "L 84.889574 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2729&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889577 238.524932 \n",
       "L 84.88958 238.524932 \n",
       "L 84.88958 238.497344 \n",
       "L 84.889577 238.497344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2730&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88958 238.524932 \n",
       "L 84.889583 238.524932 \n",
       "L 84.889583 238.514768 \n",
       "L 84.88958 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2731&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889583 238.524932 \n",
       "L 84.889585 238.524932 \n",
       "L 84.889585 238.474837 \n",
       "L 84.889583 238.474837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2732&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889585 238.524932 \n",
       "L 84.88959 238.524932 \n",
       "L 84.88959 238.5017 \n",
       "L 84.889585 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2733&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88959 238.524932 \n",
       "L 84.889592 238.524932 \n",
       "L 84.889592 238.476289 \n",
       "L 84.88959 238.476289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2734&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889592 238.524932 \n",
       "L 84.889593 238.524932 \n",
       "L 84.889593 238.516583 \n",
       "L 84.889592 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2735&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889593 238.524932 \n",
       "L 84.889593 238.524932 \n",
       "L 84.889593 238.51259 \n",
       "L 84.889593 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2736&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889593 238.524932 \n",
       "L 84.889596 238.524932 \n",
       "L 84.889596 238.498433 \n",
       "L 84.889593 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2737&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889596 238.524932 \n",
       "L 84.8896 238.524932 \n",
       "L 84.8896 238.509323 \n",
       "L 84.889596 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2738&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.8896 238.524932 \n",
       "L 84.889603 238.524932 \n",
       "L 84.889603 238.522391 \n",
       "L 84.8896 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2739&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889603 238.524932 \n",
       "L 84.88962 238.524932 \n",
       "L 84.88962 238.406955 \n",
       "L 84.889603 238.406955 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2740&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88962 238.524932 \n",
       "L 84.889623 238.524932 \n",
       "L 84.889623 238.486453 \n",
       "L 84.88962 238.486453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2741&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889623 238.524932 \n",
       "L 84.889627 238.524932 \n",
       "L 84.889627 238.421475 \n",
       "L 84.889623 238.421475 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2742&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889627 238.524932 \n",
       "L 84.889628 238.524932 \n",
       "L 84.889628 238.510775 \n",
       "L 84.889627 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2743&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889628 238.524932 \n",
       "L 84.88963 238.524932 \n",
       "L 84.88963 238.518761 \n",
       "L 84.889628 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2744&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88963 238.524932 \n",
       "L 84.889635 238.524932 \n",
       "L 84.889635 238.47883 \n",
       "L 84.88963 238.47883 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2745&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889635 238.524932 \n",
       "L 84.88964 238.524932 \n",
       "L 84.88964 238.504967 \n",
       "L 84.889635 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2746&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88964 238.524932 \n",
       "L 84.889644 238.524932 \n",
       "L 84.889644 238.522754 \n",
       "L 84.88964 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2747&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889644 238.524932 \n",
       "L 84.889646 238.524932 \n",
       "L 84.889646 238.490447 \n",
       "L 84.889644 238.490447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2748&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889646 238.524932 \n",
       "L 84.889647 238.524932 \n",
       "L 84.889647 238.513679 \n",
       "L 84.889646 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2749&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889647 238.524932 \n",
       "L 84.88965 238.524932 \n",
       "L 84.88965 238.491173 \n",
       "L 84.889647 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2750&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88965 238.524932 \n",
       "L 84.889653 238.524932 \n",
       "L 84.889653 238.524206 \n",
       "L 84.88965 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2751&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889653 238.524932 \n",
       "L 84.88966 238.524932 \n",
       "L 84.88966 238.478104 \n",
       "L 84.889653 238.478104 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2752&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88966 238.524932 \n",
       "L 84.889665 238.524932 \n",
       "L 84.889665 238.515857 \n",
       "L 84.88966 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2753&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889665 238.524932 \n",
       "L 84.88967 238.524932 \n",
       "L 84.88967 238.482823 \n",
       "L 84.889665 238.482823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2754&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88967 238.524932 \n",
       "L 84.889702 238.524932 \n",
       "L 84.889702 238.497707 \n",
       "L 84.88967 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2755&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889702 238.524932 \n",
       "L 84.889736 238.524932 \n",
       "L 84.889736 238.522754 \n",
       "L 84.889702 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2756&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889736 238.524932 \n",
       "L 84.889742 238.524932 \n",
       "L 84.889742 238.497707 \n",
       "L 84.889736 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2757&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889742 238.524932 \n",
       "L 84.889745 238.524932 \n",
       "L 84.889745 238.48246 \n",
       "L 84.889742 238.48246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2758&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889745 238.524932 \n",
       "L 84.889745 238.524932 \n",
       "L 84.889745 238.402599 \n",
       "L 84.889745 238.402599 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2759&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889745 238.524932 \n",
       "L 84.889746 238.524932 \n",
       "L 84.889746 238.496618 \n",
       "L 84.889745 238.496618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2760&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889746 238.524932 \n",
       "L 84.889747 238.524932 \n",
       "L 84.889747 238.432728 \n",
       "L 84.889746 238.432728 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2761&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889747 238.524932 \n",
       "L 84.889748 238.524932 \n",
       "L 84.889748 238.380092 \n",
       "L 84.889747 238.380092 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2762&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889748 238.524932 \n",
       "L 84.889749 238.524932 \n",
       "L 84.889749 238.367387 \n",
       "L 84.889748 238.367387 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2763&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889749 238.524932 \n",
       "L 84.889749 238.524932 \n",
       "L 84.889749 238.437084 \n",
       "L 84.889749 238.437084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2764&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889749 238.524932 \n",
       "L 84.88975 238.524932 \n",
       "L 84.88975 238.487543 \n",
       "L 84.889749 238.487543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2765&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88975 238.524932 \n",
       "L 84.889751 238.524932 \n",
       "L 84.889751 238.426194 \n",
       "L 84.88975 238.426194 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2766&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889751 238.524932 \n",
       "L 84.889752 238.524932 \n",
       "L 84.889752 238.475563 \n",
       "L 84.889751 238.475563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2767&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889752 238.524932 \n",
       "L 84.889752 238.524932 \n",
       "L 84.889752 238.488269 \n",
       "L 84.889752 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2768&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889752 238.524932 \n",
       "L 84.889756 238.524932 \n",
       "L 84.889756 238.317655 \n",
       "L 84.889752 238.317655 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2769&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889756 238.524932 \n",
       "L 84.889756 238.524932 \n",
       "L 84.889756 238.432728 \n",
       "L 84.889756 238.432728 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2770&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889756 238.524932 \n",
       "L 84.889757 238.524932 \n",
       "L 84.889757 238.442166 \n",
       "L 84.889756 238.442166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2771&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889757 238.524932 \n",
       "L 84.889757 238.524932 \n",
       "L 84.889757 238.183704 \n",
       "L 84.889757 238.183704 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2772&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889757 238.524932 \n",
       "L 84.889758 238.524932 \n",
       "L 84.889758 238.480645 \n",
       "L 84.889757 238.480645 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2773&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889758 238.524932 \n",
       "L 84.88976 238.524932 \n",
       "L 84.88976 238.478104 \n",
       "L 84.889758 238.478104 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2774&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.88976 238.524932 \n",
       "L 84.889761 238.524932 \n",
       "L 84.889761 238.454146 \n",
       "L 84.88976 238.454146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2775&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889761 238.524932 \n",
       "L 84.889761 238.524932 \n",
       "L 84.889761 238.49807 \n",
       "L 84.889761 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2776&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889761 238.524932 \n",
       "L 84.889764 238.524932 \n",
       "L 84.889764 238.435269 \n",
       "L 84.889761 238.435269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2777&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889764 238.524932 \n",
       "L 84.889764 238.524932 \n",
       "L 84.889764 238.280265 \n",
       "L 84.889764 238.280265 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2778&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889764 238.524932 \n",
       "L 84.889839 238.524932 \n",
       "L 84.889839 238.510775 \n",
       "L 84.889764 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2779&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889839 238.524932 \n",
       "L 84.889913 238.524932 \n",
       "L 84.889913 238.404414 \n",
       "L 84.889839 238.404414 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2780&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889913 238.524932 \n",
       "L 84.889914 238.524932 \n",
       "L 84.889914 238.382633 \n",
       "L 84.889913 238.382633 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2781&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889914 238.524932 \n",
       "L 84.889921 238.524932 \n",
       "L 84.889921 238.386263 \n",
       "L 84.889914 238.386263 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2782&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889921 238.524932 \n",
       "L 84.889929 238.524932 \n",
       "L 84.889929 238.50533 \n",
       "L 84.889921 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2783&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889929 238.524932 \n",
       "L 84.889931 238.524932 \n",
       "L 84.889931 238.491899 \n",
       "L 84.889929 238.491899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2784&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889931 238.524932 \n",
       "L 84.889931 238.524932 \n",
       "L 84.889931 238.419297 \n",
       "L 84.889931 238.419297 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2785&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889931 238.524932 \n",
       "L 84.889933 238.524932 \n",
       "L 84.889933 238.461043 \n",
       "L 84.889931 238.461043 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2786&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889933 238.524932 \n",
       "L 84.889933 238.524932 \n",
       "L 84.889933 238.483912 \n",
       "L 84.889933 238.483912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2787&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.889933 238.524932 \n",
       "L 84.89015 238.524932 \n",
       "L 84.89015 238.507871 \n",
       "L 84.889933 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2788&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.89015 238.524932 \n",
       "L 84.89015 238.524932 \n",
       "L 84.89015 238.508234 \n",
       "L 84.89015 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2789&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.89015 238.524932 \n",
       "L 84.890382 238.524932 \n",
       "L 84.890382 238.514405 \n",
       "L 84.89015 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2790&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890382 238.524932 \n",
       "L 84.890664 238.524932 \n",
       "L 84.890664 238.524206 \n",
       "L 84.890382 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2791&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890664 238.524932 \n",
       "L 84.890722 238.524932 \n",
       "L 84.890722 238.517309 \n",
       "L 84.890664 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2792&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890722 238.524932 \n",
       "L 84.890731 238.524932 \n",
       "L 84.890731 238.513316 \n",
       "L 84.890722 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2793&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890731 238.524932 \n",
       "L 84.890732 238.524932 \n",
       "L 84.890732 238.450879 \n",
       "L 84.890731 238.450879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2794&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890732 238.524932 \n",
       "L 84.890733 238.524932 \n",
       "L 84.890733 238.464673 \n",
       "L 84.890732 238.464673 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2795&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890733 238.524932 \n",
       "L 84.890733 238.524932 \n",
       "L 84.890733 238.497344 \n",
       "L 84.890733 238.497344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2796&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890733 238.524932 \n",
       "L 84.890734 238.524932 \n",
       "L 84.890734 238.512227 \n",
       "L 84.890733 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2797&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890734 238.524932 \n",
       "L 84.890737 238.524932 \n",
       "L 84.890737 238.382633 \n",
       "L 84.890734 238.382633 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2798&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890737 238.524932 \n",
       "L 84.890738 238.524932 \n",
       "L 84.890738 238.484275 \n",
       "L 84.890737 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2799&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890738 238.524932 \n",
       "L 84.890739 238.524932 \n",
       "L 84.890739 238.441803 \n",
       "L 84.890738 238.441803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2800&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890739 238.524932 \n",
       "L 84.89074 238.524932 \n",
       "L 84.89074 238.474837 \n",
       "L 84.890739 238.474837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2801&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.89074 238.524932 \n",
       "L 84.890741 238.524932 \n",
       "L 84.890741 238.414578 \n",
       "L 84.89074 238.414578 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2802&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890741 238.524932 \n",
       "L 84.890832 238.524932 \n",
       "L 84.890832 238.510049 \n",
       "L 84.890741 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2803&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890832 238.524932 \n",
       "L 84.890936 238.524932 \n",
       "L 84.890936 238.521665 \n",
       "L 84.890832 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2804&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890936 238.524932 \n",
       "L 84.890942 238.524932 \n",
       "L 84.890942 238.310757 \n",
       "L 84.890936 238.310757 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2805&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890942 238.524932 \n",
       "L 84.890951 238.524932 \n",
       "L 84.890951 238.513679 \n",
       "L 84.890942 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2806&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890951 238.524932 \n",
       "L 84.890969 238.524932 \n",
       "L 84.890969 238.230895 \n",
       "L 84.890951 238.230895 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2807&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890969 238.524932 \n",
       "L 84.890984 238.524932 \n",
       "L 84.890984 238.508597 \n",
       "L 84.890969 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2808&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890984 238.524932 \n",
       "L 84.890985 238.524932 \n",
       "L 84.890985 238.508597 \n",
       "L 84.890984 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2809&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890985 238.524932 \n",
       "L 84.890997 238.524932 \n",
       "L 84.890997 238.523117 \n",
       "L 84.890985 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2810&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.890997 238.524932 \n",
       "L 84.891012 238.524932 \n",
       "L 84.891012 237.142596 \n",
       "L 84.890997 237.142596 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2811&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891012 238.524932 \n",
       "L 84.891124 238.524932 \n",
       "L 84.891124 238.320922 \n",
       "L 84.891012 238.320922 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2812&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891124 238.524932 \n",
       "L 84.891291 238.524932 \n",
       "L 84.891291 238.515857 \n",
       "L 84.891124 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2813&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891291 238.524932 \n",
       "L 84.891417 238.524932 \n",
       "L 84.891417 238.524569 \n",
       "L 84.891291 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2814&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891417 238.524932 \n",
       "L 84.891545 238.524932 \n",
       "L 84.891545 236.97416 \n",
       "L 84.891417 236.97416 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2815&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891545 238.524932 \n",
       "L 84.891555 238.524932 \n",
       "L 84.891555 238.518761 \n",
       "L 84.891545 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2816&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891555 238.524932 \n",
       "L 84.891575 238.524932 \n",
       "L 84.891575 237.947386 \n",
       "L 84.891555 237.947386 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2817&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891575 238.524932 \n",
       "L 84.891601 238.524932 \n",
       "L 84.891601 237.113555 \n",
       "L 84.891575 237.113555 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2818&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891601 238.524932 \n",
       "L 84.89162 238.524932 \n",
       "L 84.89162 238.44979 \n",
       "L 84.891601 238.44979 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2819&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.89162 238.524932 \n",
       "L 84.891631 238.524932 \n",
       "L 84.891631 238.510049 \n",
       "L 84.89162 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2820&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891631 238.524932 \n",
       "L 84.891668 238.524932 \n",
       "L 84.891668 238.511864 \n",
       "L 84.891631 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2821&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891668 238.524932 \n",
       "L 84.891677 238.524932 \n",
       "L 84.891677 236.019448 \n",
       "L 84.891668 236.019448 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2822&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891677 238.524932 \n",
       "L 84.891686 238.524932 \n",
       "L 84.891686 238.458865 \n",
       "L 84.891677 238.458865 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2823&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891686 238.524932 \n",
       "L 84.89171 238.524932 \n",
       "L 84.89171 237.208301 \n",
       "L 84.891686 237.208301 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2824&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.89171 238.524932 \n",
       "L 84.891737 238.524932 \n",
       "L 84.891737 238.396427 \n",
       "L 84.89171 238.396427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2825&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891737 238.524932 \n",
       "L 84.891751 238.524932 \n",
       "L 84.891751 238.524569 \n",
       "L 84.891737 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2826&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891751 238.524932 \n",
       "L 84.891772 238.524932 \n",
       "L 84.891772 238.498796 \n",
       "L 84.891751 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2827&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891772 238.524932 \n",
       "L 84.891796 238.524932 \n",
       "L 84.891796 238.523117 \n",
       "L 84.891772 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2828&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891796 238.524932 \n",
       "L 84.891836 238.524932 \n",
       "L 84.891836 238.339072 \n",
       "L 84.891796 238.339072 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2829&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891836 238.524932 \n",
       "L 84.891908 238.524932 \n",
       "L 84.891908 238.47883 \n",
       "L 84.891836 238.47883 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2830&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891908 238.524932 \n",
       "L 84.891924 238.524932 \n",
       "L 84.891924 238.41603 \n",
       "L 84.891908 238.41603 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2831&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891924 238.524932 \n",
       "L 84.891961 238.524932 \n",
       "L 84.891961 238.51985 \n",
       "L 84.891924 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2832&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.891961 238.524932 \n",
       "L 84.892003 238.524932 \n",
       "L 84.892003 238.482823 \n",
       "L 84.891961 238.482823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2833&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892003 238.524932 \n",
       "L 84.892011 238.524932 \n",
       "L 84.892011 237.348422 \n",
       "L 84.892003 237.348422 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2834&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892011 238.524932 \n",
       "L 84.892012 238.524932 \n",
       "L 84.892012 237.456235 \n",
       "L 84.892011 237.456235 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2835&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892012 238.524932 \n",
       "L 84.892061 238.524932 \n",
       "L 84.892061 238.491536 \n",
       "L 84.892012 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2836&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892061 238.524932 \n",
       "L 84.892098 238.524932 \n",
       "L 84.892098 238.520576 \n",
       "L 84.892061 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2837&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892098 238.524932 \n",
       "L 84.89214 238.524932 \n",
       "L 84.89214 238.487906 \n",
       "L 84.892098 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2838&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.89214 238.524932 \n",
       "L 84.892185 238.524932 \n",
       "L 84.892185 238.51259 \n",
       "L 84.89214 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2839&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892185 238.524932 \n",
       "L 84.892215 238.524932 \n",
       "L 84.892215 237.402147 \n",
       "L 84.892185 237.402147 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2840&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892215 238.524932 \n",
       "L 84.892233 238.524932 \n",
       "L 84.892233 238.513679 \n",
       "L 84.892215 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2841&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892233 238.524932 \n",
       "L 84.89227 238.524932 \n",
       "L 84.89227 238.524569 \n",
       "L 84.892233 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2842&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.89227 238.524932 \n",
       "L 84.892312 238.524932 \n",
       "L 84.892312 238.382996 \n",
       "L 84.89227 238.382996 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2843&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892312 238.524932 \n",
       "L 84.892331 238.524932 \n",
       "L 84.892331 237.703444 \n",
       "L 84.892312 237.703444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2844&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892331 238.524932 \n",
       "L 84.892343 238.524932 \n",
       "L 84.892343 238.51622 \n",
       "L 84.892331 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2845&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892343 238.524932 \n",
       "L 84.892354 238.524932 \n",
       "L 84.892354 233.862814 \n",
       "L 84.892343 233.862814 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2846&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892354 238.524932 \n",
       "L 84.892363 238.524932 \n",
       "L 84.892363 238.421112 \n",
       "L 84.892354 238.421112 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2847&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892363 238.524932 \n",
       "L 84.892405 238.524932 \n",
       "L 84.892405 238.481008 \n",
       "L 84.892363 238.481008 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2848&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892405 238.524932 \n",
       "L 84.892408 238.524932 \n",
       "L 84.892408 237.242786 \n",
       "L 84.892405 237.242786 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2849&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892408 238.524932 \n",
       "L 84.892442 238.524932 \n",
       "L 84.892442 237.996755 \n",
       "L 84.892408 237.996755 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2850&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892442 238.524932 \n",
       "L 84.892481 238.524932 \n",
       "L 84.892481 238.524569 \n",
       "L 84.892442 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2851&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892481 238.524932 \n",
       "L 84.892498 238.524932 \n",
       "L 84.892498 238.506419 \n",
       "L 84.892481 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2852&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892498 238.524932 \n",
       "L 84.892525 238.524932 \n",
       "L 84.892525 238.515131 \n",
       "L 84.892498 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2853&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892525 238.524932 \n",
       "L 84.892557 238.524932 \n",
       "L 84.892557 238.524569 \n",
       "L 84.892525 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2854&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892557 238.524932 \n",
       "L 84.892578 238.524932 \n",
       "L 84.892578 238.384448 \n",
       "L 84.892557 238.384448 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2855&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892578 238.524932 \n",
       "L 84.892592 238.524932 \n",
       "L 84.892592 238.194232 \n",
       "L 84.892578 238.194232 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2856&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892592 238.524932 \n",
       "L 84.892614 238.524932 \n",
       "L 84.892614 238.507145 \n",
       "L 84.892592 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2857&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892614 238.524932 \n",
       "L 84.892635 238.524932 \n",
       "L 84.892635 238.464673 \n",
       "L 84.892614 238.464673 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2858&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892635 238.524932 \n",
       "L 84.892653 238.524932 \n",
       "L 84.892653 238.520576 \n",
       "L 84.892635 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2859&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892653 238.524932 \n",
       "L 84.892665 238.524932 \n",
       "L 84.892665 238.421112 \n",
       "L 84.892653 238.421112 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2860&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892665 238.524932 \n",
       "L 84.892704 238.524932 \n",
       "L 84.892704 238.520939 \n",
       "L 84.892665 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2861&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892704 238.524932 \n",
       "L 84.892739 238.524932 \n",
       "L 84.892739 238.510412 \n",
       "L 84.892704 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2862&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892739 238.524932 \n",
       "L 84.892786 238.524932 \n",
       "L 84.892786 238.398968 \n",
       "L 84.892739 238.398968 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2863&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892786 238.524932 \n",
       "L 84.892792 238.524932 \n",
       "L 84.892792 238.267559 \n",
       "L 84.892786 238.267559 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2864&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892792 238.524932 \n",
       "L 84.892794 238.524932 \n",
       "L 84.892794 238.50896 \n",
       "L 84.892792 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2865&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892794 238.524932 \n",
       "L 84.892804 238.524932 \n",
       "L 84.892804 238.493714 \n",
       "L 84.892794 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2866&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892804 238.524932 \n",
       "L 84.892816 238.524932 \n",
       "L 84.892816 238.410585 \n",
       "L 84.892804 238.410585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2867&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892816 238.524932 \n",
       "L 84.892823 238.524932 \n",
       "L 84.892823 238.514405 \n",
       "L 84.892816 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2868&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892823 238.524932 \n",
       "L 84.892846 238.524932 \n",
       "L 84.892846 238.517309 \n",
       "L 84.892823 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2869&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892846 238.524932 \n",
       "L 84.893066 238.524932 \n",
       "L 84.893066 238.514042 \n",
       "L 84.892846 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2870&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893066 238.524932 \n",
       "L 84.893186 238.524932 \n",
       "L 84.893186 238.270826 \n",
       "L 84.893066 238.270826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2871&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893186 238.524932 \n",
       "L 84.893208 238.524932 \n",
       "L 84.893208 238.448338 \n",
       "L 84.893186 238.448338 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2872&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893208 238.524932 \n",
       "L 84.893244 238.524932 \n",
       "L 84.893244 238.483912 \n",
       "L 84.893208 238.483912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2873&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893244 238.524932 \n",
       "L 84.893256 238.524932 \n",
       "L 84.893256 238.465036 \n",
       "L 84.893244 238.465036 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2874&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893256 238.524932 \n",
       "L 84.893269 238.524932 \n",
       "L 84.893269 238.487543 \n",
       "L 84.893256 238.487543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2875&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893269 238.524932 \n",
       "L 84.893295 238.524932 \n",
       "L 84.893295 237.806176 \n",
       "L 84.893269 237.806176 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2876&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893295 238.524932 \n",
       "L 84.893311 238.524932 \n",
       "L 84.893311 238.524206 \n",
       "L 84.893295 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2877&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893311 238.524932 \n",
       "L 84.893314 238.524932 \n",
       "L 84.893314 238.520939 \n",
       "L 84.893311 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2878&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893314 238.524932 \n",
       "L 84.893325 238.524932 \n",
       "L 84.893325 237.42175 \n",
       "L 84.893314 237.42175 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2879&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893325 238.524932 \n",
       "L 84.893337 238.524932 \n",
       "L 84.893337 238.524206 \n",
       "L 84.893325 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2880&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893337 238.524932 \n",
       "L 84.893436 238.524932 \n",
       "L 84.893436 238.455961 \n",
       "L 84.893337 238.455961 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2881&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893436 238.524932 \n",
       "L 84.89351 238.524932 \n",
       "L 84.89351 238.509323 \n",
       "L 84.893436 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2882&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.89351 238.524932 \n",
       "L 84.893537 238.524932 \n",
       "L 84.893537 238.50896 \n",
       "L 84.89351 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2883&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893537 238.524932 \n",
       "L 84.893542 238.524932 \n",
       "L 84.893542 238.506056 \n",
       "L 84.893537 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2884&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893542 238.524932 \n",
       "L 84.893551 238.524932 \n",
       "L 84.893551 237.952105 \n",
       "L 84.893542 237.952105 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2885&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893551 238.524932 \n",
       "L 84.893568 238.524932 \n",
       "L 84.893568 238.438536 \n",
       "L 84.893551 238.438536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2886&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893568 238.524932 \n",
       "L 84.89358 238.524932 \n",
       "L 84.89358 238.502789 \n",
       "L 84.893568 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2887&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.89358 238.524932 \n",
       "L 84.893598 238.524932 \n",
       "L 84.893598 238.420386 \n",
       "L 84.89358 238.420386 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2888&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893598 238.524932 \n",
       "L 84.893647 238.524932 \n",
       "L 84.893647 238.513679 \n",
       "L 84.893598 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2889&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893647 238.524932 \n",
       "L 84.893663 238.524932 \n",
       "L 84.893663 238.261388 \n",
       "L 84.893647 238.261388 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2890&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893663 238.524932 \n",
       "L 84.893685 238.524932 \n",
       "L 84.893685 238.524569 \n",
       "L 84.893663 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2891&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893685 238.524932 \n",
       "L 84.893741 238.524932 \n",
       "L 84.893741 238.477378 \n",
       "L 84.893685 238.477378 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2892&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893741 238.524932 \n",
       "L 84.893777 238.524932 \n",
       "L 84.893777 238.516583 \n",
       "L 84.893741 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2893&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893777 238.524932 \n",
       "L 84.893784 238.524932 \n",
       "L 84.893784 238.495892 \n",
       "L 84.893777 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2894&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893784 238.524932 \n",
       "L 84.893785 238.524932 \n",
       "L 84.893785 238.475926 \n",
       "L 84.893784 238.475926 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2895&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893785 238.524932 \n",
       "L 84.893786 238.524932 \n",
       "L 84.893786 238.477741 \n",
       "L 84.893785 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2896&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893786 238.524932 \n",
       "L 84.893788 238.524932 \n",
       "L 84.893788 238.10239 \n",
       "L 84.893786 238.10239 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2897&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893788 238.524932 \n",
       "L 84.893791 238.524932 \n",
       "L 84.893791 238.489358 \n",
       "L 84.893788 238.489358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2898&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893791 238.524932 \n",
       "L 84.893794 238.524932 \n",
       "L 84.893794 238.444344 \n",
       "L 84.893791 238.444344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2899&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.893794 238.524932 \n",
       "L 84.894032 238.524932 \n",
       "L 84.894032 238.504967 \n",
       "L 84.893794 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2900&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.894032 238.524932 \n",
       "L 84.894454 238.524932 \n",
       "L 84.894454 238.523843 \n",
       "L 84.894032 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2901&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.894454 238.524932 \n",
       "L 84.894658 238.524932 \n",
       "L 84.894658 238.455598 \n",
       "L 84.894454 238.455598 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2902&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.894658 238.524932 \n",
       "L 84.894702 238.524932 \n",
       "L 84.894702 237.273279 \n",
       "L 84.894658 237.273279 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2903&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.894702 238.524932 \n",
       "L 84.894746 238.524932 \n",
       "L 84.894746 224.943695 \n",
       "L 84.894702 224.943695 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2904&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.894746 238.524932 \n",
       "L 84.894771 238.524932 \n",
       "L 84.894771 238.311483 \n",
       "L 84.894746 238.311483 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2905&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.894771 238.524932 \n",
       "L 84.894779 238.524932 \n",
       "L 84.894779 237.19015 \n",
       "L 84.894771 237.19015 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2906&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.894779 238.524932 \n",
       "L 84.894938 238.524932 \n",
       "L 84.894938 238.450153 \n",
       "L 84.894779 238.450153 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2907&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.894938 238.524932 \n",
       "L 84.895096 238.524932 \n",
       "L 84.895096 238.514405 \n",
       "L 84.894938 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2908&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.895096 238.524932 \n",
       "L 84.895102 238.524932 \n",
       "L 84.895102 238.514768 \n",
       "L 84.895096 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2909&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.895102 238.524932 \n",
       "L 84.895271 238.524932 \n",
       "L 84.895271 238.51622 \n",
       "L 84.895102 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2910&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.895271 238.524932 \n",
       "L 84.895438 238.524932 \n",
       "L 84.895438 238.24106 \n",
       "L 84.895271 238.24106 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2911&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.895438 238.524932 \n",
       "L 84.895449 238.524932 \n",
       "L 84.895449 238.247957 \n",
       "L 84.895438 238.247957 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2912&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.895449 238.524932 \n",
       "L 84.89573 238.524932 \n",
       "L 84.89573 238.250135 \n",
       "L 84.895449 238.250135 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2913&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.89573 238.524932 \n",
       "L 84.896071 238.524932 \n",
       "L 84.896071 238.523843 \n",
       "L 84.89573 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2914&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.896071 238.524932 \n",
       "L 84.896214 238.524932 \n",
       "L 84.896214 238.495892 \n",
       "L 84.896071 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2915&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.896214 238.524932 \n",
       "L 84.896271 238.524932 \n",
       "L 84.896271 238.460317 \n",
       "L 84.896214 238.460317 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2916&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.896271 238.524932 \n",
       "L 84.896527 238.524932 \n",
       "L 84.896527 238.465762 \n",
       "L 84.896271 238.465762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2917&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.896527 238.524932 \n",
       "L 84.896529 238.524932 \n",
       "L 84.896529 238.502063 \n",
       "L 84.896527 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2918&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.896529 238.524932 \n",
       "L 84.896795 238.524932 \n",
       "L 84.896795 238.475563 \n",
       "L 84.896529 238.475563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2919&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.896795 238.524932 \n",
       "L 84.896802 238.524932 \n",
       "L 84.896802 238.320559 \n",
       "L 84.896795 238.320559 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2920&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.896802 238.524932 \n",
       "L 84.896842 238.524932 \n",
       "L 84.896842 238.478104 \n",
       "L 84.896802 238.478104 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2921&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.896842 238.524932 \n",
       "L 84.896881 238.524932 \n",
       "L 84.896881 238.517309 \n",
       "L 84.896842 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2922&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.896881 238.524932 \n",
       "L 84.896894 238.524932 \n",
       "L 84.896894 238.514768 \n",
       "L 84.896881 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2923&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.896894 238.524932 \n",
       "L 84.896927 238.524932 \n",
       "L 84.896927 237.068542 \n",
       "L 84.896894 237.068542 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2924&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.896927 238.524932 \n",
       "L 84.897042 238.524932 \n",
       "L 84.897042 238.484275 \n",
       "L 84.896927 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2925&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897042 238.524932 \n",
       "L 84.897074 238.524932 \n",
       "L 84.897074 238.52348 \n",
       "L 84.897042 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2926&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897074 238.524932 \n",
       "L 84.897077 238.524932 \n",
       "L 84.897077 237.928872 \n",
       "L 84.897074 237.928872 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2927&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897077 238.524932 \n",
       "L 84.89708 238.524932 \n",
       "L 84.89708 238.522391 \n",
       "L 84.897077 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2928&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.89708 238.524932 \n",
       "L 84.897092 238.524932 \n",
       "L 84.897092 238.48609 \n",
       "L 84.89708 238.48609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2929&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897092 238.524932 \n",
       "L 84.897107 238.524932 \n",
       "L 84.897107 237.772053 \n",
       "L 84.897092 237.772053 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2930&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897107 238.524932 \n",
       "L 84.89713 238.524932 \n",
       "L 84.89713 238.520213 \n",
       "L 84.897107 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2931&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.89713 238.524932 \n",
       "L 84.897195 238.524932 \n",
       "L 84.897195 238.431276 \n",
       "L 84.89713 238.431276 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2932&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897195 238.524932 \n",
       "L 84.897205 238.524932 \n",
       "L 84.897205 237.867524 \n",
       "L 84.897195 237.867524 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2933&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897205 238.524932 \n",
       "L 84.897216 238.524932 \n",
       "L 84.897216 237.961906 \n",
       "L 84.897205 237.961906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2934&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897216 238.524932 \n",
       "L 84.89724 238.524932 \n",
       "L 84.89724 238.487906 \n",
       "L 84.897216 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2935&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.89724 238.524932 \n",
       "L 84.897317 238.524932 \n",
       "L 84.897317 238.523843 \n",
       "L 84.89724 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2936&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897317 238.524932 \n",
       "L 84.897392 238.524932 \n",
       "L 84.897392 238.366298 \n",
       "L 84.897317 238.366298 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2937&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897392 238.524932 \n",
       "L 84.897403 238.524932 \n",
       "L 84.897403 226.551097 \n",
       "L 84.897392 226.551097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2938&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897403 238.524932 \n",
       "L 84.897433 238.524932 \n",
       "L 84.897433 238.481008 \n",
       "L 84.897403 238.481008 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2939&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897433 238.524932 \n",
       "L 84.897453 238.524932 \n",
       "L 84.897453 237.840661 \n",
       "L 84.897433 237.840661 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2940&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897453 238.524932 \n",
       "L 84.897455 238.524932 \n",
       "L 84.897455 237.638466 \n",
       "L 84.897453 237.638466 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2941&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897455 238.524932 \n",
       "L 84.897466 238.524932 \n",
       "L 84.897466 238.504604 \n",
       "L 84.897455 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2942&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897466 238.524932 \n",
       "L 84.897513 238.524932 \n",
       "L 84.897513 238.518398 \n",
       "L 84.897466 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2943&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897513 238.524932 \n",
       "L 84.89757 238.524932 \n",
       "L 84.89757 238.49081 \n",
       "L 84.897513 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2944&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.89757 238.524932 \n",
       "L 84.897592 238.524932 \n",
       "L 84.897592 238.466488 \n",
       "L 84.89757 238.466488 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2945&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897592 238.524932 \n",
       "L 84.897599 238.524932 \n",
       "L 84.897599 238.481008 \n",
       "L 84.897592 238.481008 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2946&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897599 238.524932 \n",
       "L 84.897609 238.524932 \n",
       "L 84.897609 237.993125 \n",
       "L 84.897599 237.993125 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2947&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897609 238.524932 \n",
       "L 84.897616 238.524932 \n",
       "L 84.897616 238.506419 \n",
       "L 84.897609 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2948&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897616 238.524932 \n",
       "L 84.897626 238.524932 \n",
       "L 84.897626 238.370291 \n",
       "L 84.897616 238.370291 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2949&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897626 238.524932 \n",
       "L 84.897652 238.524932 \n",
       "L 84.897652 238.304586 \n",
       "L 84.897626 238.304586 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2950&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897652 238.524932 \n",
       "L 84.897769 238.524932 \n",
       "L 84.897769 238.495892 \n",
       "L 84.897652 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2951&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897769 238.524932 \n",
       "L 84.897798 238.524932 \n",
       "L 84.897798 238.507145 \n",
       "L 84.897769 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2952&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897798 238.524932 \n",
       "L 84.897809 238.524932 \n",
       "L 84.897809 238.504604 \n",
       "L 84.897798 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2953&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897809 238.524932 \n",
       "L 84.897824 238.524932 \n",
       "L 84.897824 238.520939 \n",
       "L 84.897809 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2954&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897824 238.524932 \n",
       "L 84.897838 238.524932 \n",
       "L 84.897838 237.831586 \n",
       "L 84.897824 237.831586 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2955&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897838 238.524932 \n",
       "L 84.89788 238.524932 \n",
       "L 84.89788 238.502063 \n",
       "L 84.897838 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2956&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.89788 238.524932 \n",
       "L 84.897949 238.524932 \n",
       "L 84.897949 238.459591 \n",
       "L 84.89788 238.459591 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2957&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897949 238.524932 \n",
       "L 84.897952 238.524932 \n",
       "L 84.897952 238.511138 \n",
       "L 84.897949 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2958&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897952 238.524932 \n",
       "L 84.897985 238.524932 \n",
       "L 84.897985 238.522754 \n",
       "L 84.897952 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2959&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.897985 238.524932 \n",
       "L 84.898022 238.524932 \n",
       "L 84.898022 238.502789 \n",
       "L 84.897985 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2960&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898022 238.524932 \n",
       "L 84.898043 238.524932 \n",
       "L 84.898043 238.463584 \n",
       "L 84.898022 238.463584 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2961&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898043 238.524932 \n",
       "L 84.898174 238.524932 \n",
       "L 84.898174 238.480282 \n",
       "L 84.898043 238.480282 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2962&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898174 238.524932 \n",
       "L 84.898191 238.524932 \n",
       "L 84.898191 238.510049 \n",
       "L 84.898174 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2963&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898191 238.524932 \n",
       "L 84.898204 238.524932 \n",
       "L 84.898204 238.524569 \n",
       "L 84.898191 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2964&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898204 238.524932 \n",
       "L 84.898209 238.524932 \n",
       "L 84.898209 238.516583 \n",
       "L 84.898204 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2965&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898209 238.524932 \n",
       "L 84.898211 238.524932 \n",
       "L 84.898211 238.498433 \n",
       "L 84.898209 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2966&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898211 238.524932 \n",
       "L 84.898222 238.524932 \n",
       "L 84.898222 238.514042 \n",
       "L 84.898211 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2967&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898222 238.524932 \n",
       "L 84.898244 238.524932 \n",
       "L 84.898244 237.58474 \n",
       "L 84.898222 237.58474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2968&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898244 238.524932 \n",
       "L 84.898256 238.524932 \n",
       "L 84.898256 238.510775 \n",
       "L 84.898244 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2969&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898256 238.524932 \n",
       "L 84.898274 238.524932 \n",
       "L 84.898274 238.477741 \n",
       "L 84.898256 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2970&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898274 238.524932 \n",
       "L 84.898554 238.524932 \n",
       "L 84.898554 238.477741 \n",
       "L 84.898274 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2971&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898554 238.524932 \n",
       "L 84.898583 238.524932 \n",
       "L 84.898583 234.436731 \n",
       "L 84.898554 234.436731 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2972&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898583 238.524932 \n",
       "L 84.898584 238.524932 \n",
       "L 84.898584 215.501117 \n",
       "L 84.898583 215.501117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2973&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898584 238.524932 \n",
       "L 84.898585 238.524932 \n",
       "L 84.898585 234.555434 \n",
       "L 84.898584 234.555434 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2974&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898585 238.524932 \n",
       "L 84.898586 238.524932 \n",
       "L 84.898586 227.067295 \n",
       "L 84.898585 227.067295 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2975&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898586 238.524932 \n",
       "L 84.898586 238.524932 \n",
       "L 84.898586 202.155472 \n",
       "L 84.898586 202.155472 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2976&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898586 238.524932 \n",
       "L 84.898587 238.524932 \n",
       "L 84.898587 234.573222 \n",
       "L 84.898586 234.573222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2977&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898587 238.524932 \n",
       "L 84.898587 238.524932 \n",
       "L 84.898587 231.245886 \n",
       "L 84.898587 231.245886 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2978&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898587 238.524932 \n",
       "L 84.898962 238.524932 \n",
       "L 84.898962 234.057024 \n",
       "L 84.898587 234.057024 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2979&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.898962 238.524932 \n",
       "L 84.899348 238.524932 \n",
       "L 84.899348 238.320196 \n",
       "L 84.898962 238.320196 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2980&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.899348 238.524932 \n",
       "L 84.899361 238.524932 \n",
       "L 84.899361 238.145951 \n",
       "L 84.899348 238.145951 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2981&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.899361 238.524932 \n",
       "L 84.899362 238.524932 \n",
       "L 84.899362 238.439988 \n",
       "L 84.899361 238.439988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2982&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.899362 238.524932 \n",
       "L 84.899363 238.524932 \n",
       "L 84.899363 238.27845 \n",
       "L 84.899362 238.27845 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2983&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.899363 238.524932 \n",
       "L 84.899414 238.524932 \n",
       "L 84.899414 238.431276 \n",
       "L 84.899363 238.431276 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2984&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.899414 238.524932 \n",
       "L 84.899465 238.524932 \n",
       "L 84.899465 238.500248 \n",
       "L 84.899414 238.500248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2985&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.899465 238.524932 \n",
       "L 84.899465 238.524932 \n",
       "L 84.899465 238.506419 \n",
       "L 84.899465 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2986&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.899465 238.524932 \n",
       "L 84.899469 238.524932 \n",
       "L 84.899469 238.469392 \n",
       "L 84.899465 238.469392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2987&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.899469 238.524932 \n",
       "L 84.899553 238.524932 \n",
       "L 84.899553 238.520939 \n",
       "L 84.899469 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2988&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.899553 238.524932 \n",
       "L 84.899638 238.524932 \n",
       "L 84.899638 238.498433 \n",
       "L 84.899553 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2989&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.899638 238.524932 \n",
       "L 84.899639 238.524932 \n",
       "L 84.899639 238.517309 \n",
       "L 84.899638 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2990&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.899639 238.524932 \n",
       "L 84.899868 238.524932 \n",
       "L 84.899868 238.44979 \n",
       "L 84.899639 238.44979 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2991&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.899868 238.524932 \n",
       "L 84.89998 238.524932 \n",
       "L 84.89998 238.373558 \n",
       "L 84.899868 238.373558 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2992&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.89998 238.524932 \n",
       "L 84.899982 238.524932 \n",
       "L 84.899982 237.381819 \n",
       "L 84.89998 237.381819 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2993&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.899982 238.524932 \n",
       "L 84.899985 238.524932 \n",
       "L 84.899985 238.44144 \n",
       "L 84.899982 238.44144 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2994&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.899985 238.524932 \n",
       "L 84.900043 238.524932 \n",
       "L 84.900043 238.491899 \n",
       "L 84.899985 238.491899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2995&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900043 238.524932 \n",
       "L 84.900044 238.524932 \n",
       "L 84.900044 238.202218 \n",
       "L 84.900043 238.202218 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2996&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900044 238.524932 \n",
       "L 84.900046 238.524932 \n",
       "L 84.900046 238.459228 \n",
       "L 84.900044 238.459228 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2997&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900046 238.524932 \n",
       "L 84.900047 238.524932 \n",
       "L 84.900047 238.263566 \n",
       "L 84.900046 238.263566 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2998&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900047 238.524932 \n",
       "L 84.900048 238.524932 \n",
       "L 84.900048 238.484275 \n",
       "L 84.900047 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_2999&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900048 238.524932 \n",
       "L 84.900067 238.524932 \n",
       "L 84.900067 238.375736 \n",
       "L 84.900048 238.375736 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3000&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900067 238.524932 \n",
       "L 84.900086 238.524932 \n",
       "L 84.900086 238.514042 \n",
       "L 84.900067 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3001&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900086 238.524932 \n",
       "L 84.90009 238.524932 \n",
       "L 84.90009 238.496981 \n",
       "L 84.900086 238.496981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3002&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.90009 238.524932 \n",
       "L 84.90011 238.524932 \n",
       "L 84.90011 238.485727 \n",
       "L 84.90009 238.485727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3003&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.90011 238.524932 \n",
       "L 84.900112 238.524932 \n",
       "L 84.900112 238.468666 \n",
       "L 84.90011 238.468666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3004&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900112 238.524932 \n",
       "L 84.900118 238.524932 \n",
       "L 84.900118 238.492625 \n",
       "L 84.900112 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3005&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900118 238.524932 \n",
       "L 84.90012 238.524932 \n",
       "L 84.90012 238.485727 \n",
       "L 84.900118 238.485727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3006&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.90012 238.524932 \n",
       "L 84.900122 238.524932 \n",
       "L 84.900122 238.51259 \n",
       "L 84.90012 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3007&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900122 238.524932 \n",
       "L 84.900122 238.524932 \n",
       "L 84.900122 238.466851 \n",
       "L 84.900122 238.466851 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3008&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900122 238.524932 \n",
       "L 84.900123 238.524932 \n",
       "L 84.900123 238.510049 \n",
       "L 84.900122 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3009&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900123 238.524932 \n",
       "L 84.90013 238.524932 \n",
       "L 84.90013 238.504967 \n",
       "L 84.900123 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3010&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.90013 238.524932 \n",
       "L 84.900135 238.524932 \n",
       "L 84.900135 238.493351 \n",
       "L 84.90013 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3011&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900135 238.524932 \n",
       "L 84.900138 238.524932 \n",
       "L 84.900138 238.52348 \n",
       "L 84.900135 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3012&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900138 238.524932 \n",
       "L 84.900143 238.524932 \n",
       "L 84.900143 238.436721 \n",
       "L 84.900138 238.436721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3013&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900143 238.524932 \n",
       "L 84.90015 238.524932 \n",
       "L 84.90015 238.499159 \n",
       "L 84.900143 238.499159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3014&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.90015 238.524932 \n",
       "L 84.900151 238.524932 \n",
       "L 84.900151 238.500611 \n",
       "L 84.90015 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3015&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900151 238.524932 \n",
       "L 84.900153 238.524932 \n",
       "L 84.900153 238.506419 \n",
       "L 84.900151 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3016&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900153 238.524932 \n",
       "L 84.900182 238.524932 \n",
       "L 84.900182 238.459954 \n",
       "L 84.900153 238.459954 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3017&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900182 238.524932 \n",
       "L 84.900188 238.524932 \n",
       "L 84.900188 238.461406 \n",
       "L 84.900182 238.461406 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3018&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900188 238.524932 \n",
       "L 84.900189 238.524932 \n",
       "L 84.900189 238.508597 \n",
       "L 84.900188 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3019&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900189 238.524932 \n",
       "L 84.900191 238.524932 \n",
       "L 84.900191 238.513679 \n",
       "L 84.900189 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3020&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900191 238.524932 \n",
       "L 84.900199 238.524932 \n",
       "L 84.900199 238.512953 \n",
       "L 84.900191 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3021&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900199 238.524932 \n",
       "L 84.90021 238.524932 \n",
       "L 84.90021 238.431276 \n",
       "L 84.900199 238.431276 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3022&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.90021 238.524932 \n",
       "L 84.900224 238.524932 \n",
       "L 84.900224 238.489721 \n",
       "L 84.90021 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3023&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900224 238.524932 \n",
       "L 84.900227 238.524932 \n",
       "L 84.900227 238.469392 \n",
       "L 84.900224 238.469392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3024&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900227 238.524932 \n",
       "L 84.900228 238.524932 \n",
       "L 84.900228 238.509686 \n",
       "L 84.900227 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3025&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900228 238.524932 \n",
       "L 84.900241 238.524932 \n",
       "L 84.900241 238.501337 \n",
       "L 84.900228 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3026&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900241 238.524932 \n",
       "L 84.900255 238.524932 \n",
       "L 84.900255 238.442892 \n",
       "L 84.900241 238.442892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3027&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.900255 238.524932 \n",
       "L 84.90123 238.524932 \n",
       "L 84.90123 238.511501 \n",
       "L 84.900255 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3028&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.90123 238.524932 \n",
       "L 84.902209 238.524932 \n",
       "L 84.902209 238.006919 \n",
       "L 84.90123 238.006919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3029&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902209 238.524932 \n",
       "L 84.902244 238.524932 \n",
       "L 84.902244 237.74519 \n",
       "L 84.902209 237.74519 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3030&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902244 238.524932 \n",
       "L 84.902274 238.524932 \n",
       "L 84.902274 238.491173 \n",
       "L 84.902244 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3031&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902274 238.524932 \n",
       "L 84.902275 238.524932 \n",
       "L 84.902275 238.500974 \n",
       "L 84.902274 238.500974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3032&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902275 238.524932 \n",
       "L 84.902277 238.524932 \n",
       "L 84.902277 238.480645 \n",
       "L 84.902275 238.480645 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3033&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902277 238.524932 \n",
       "L 84.902281 238.524932 \n",
       "L 84.902281 236.9404 \n",
       "L 84.902277 236.9404 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3034&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902281 238.524932 \n",
       "L 84.902287 238.524932 \n",
       "L 84.902287 238.455961 \n",
       "L 84.902281 238.455961 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3035&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902287 238.524932 \n",
       "L 84.902404 238.524932 \n",
       "L 84.902404 238.387352 \n",
       "L 84.902287 238.387352 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3036&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902404 238.524932 \n",
       "L 84.902405 238.524932 \n",
       "L 84.902405 238.430187 \n",
       "L 84.902404 238.430187 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3037&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902405 238.524932 \n",
       "L 84.902405 238.524932 \n",
       "L 84.902405 238.45705 \n",
       "L 84.902405 238.45705 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3038&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902405 238.524932 \n",
       "L 84.902405 238.524932 \n",
       "L 84.902405 238.423653 \n",
       "L 84.902405 238.423653 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3039&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902405 238.524932 \n",
       "L 84.902407 238.524932 \n",
       "L 84.902407 238.252313 \n",
       "L 84.902405 238.252313 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3040&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902407 238.524932 \n",
       "L 84.902465 238.524932 \n",
       "L 84.902465 238.476652 \n",
       "L 84.902407 238.476652 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3041&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902465 238.524932 \n",
       "L 84.902619 238.524932 \n",
       "L 84.902619 238.518761 \n",
       "L 84.902465 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3042&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902619 238.524932 \n",
       "L 84.902716 238.524932 \n",
       "L 84.902716 238.478467 \n",
       "L 84.902619 238.478467 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3043&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902716 238.524932 \n",
       "L 84.902719 238.524932 \n",
       "L 84.902719 238.443981 \n",
       "L 84.902716 238.443981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3044&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902719 238.524932 \n",
       "L 84.90272 238.524932 \n",
       "L 84.90272 238.428009 \n",
       "L 84.902719 238.428009 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3045&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.90272 238.524932 \n",
       "L 84.902721 238.524932 \n",
       "L 84.902721 238.463221 \n",
       "L 84.90272 238.463221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3046&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902721 238.524932 \n",
       "L 84.902721 238.524932 \n",
       "L 84.902721 238.496255 \n",
       "L 84.902721 238.496255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3047&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902721 238.524932 \n",
       "L 84.902819 238.524932 \n",
       "L 84.902819 238.507508 \n",
       "L 84.902721 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3048&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.902819 238.524932 \n",
       "L 84.903339 238.524932 \n",
       "L 84.903339 238.52348 \n",
       "L 84.902819 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3049&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903339 238.524932 \n",
       "L 84.903344 238.524932 \n",
       "L 84.903344 238.523117 \n",
       "L 84.903339 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3050&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903344 238.524932 \n",
       "L 84.903348 238.524932 \n",
       "L 84.903348 238.487543 \n",
       "L 84.903344 238.487543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3051&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903348 238.524932 \n",
       "L 84.903348 238.524932 \n",
       "L 84.903348 238.333264 \n",
       "L 84.903348 238.333264 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3052&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903348 238.524932 \n",
       "L 84.903349 238.524932 \n",
       "L 84.903349 238.460317 \n",
       "L 84.903348 238.460317 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3053&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903349 238.524932 \n",
       "L 84.903351 238.524932 \n",
       "L 84.903351 238.462858 \n",
       "L 84.903349 238.462858 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3054&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903351 238.524932 \n",
       "L 84.903361 238.524932 \n",
       "L 84.903361 238.435632 \n",
       "L 84.903351 238.435632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3055&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903361 238.524932 \n",
       "L 84.903371 238.524932 \n",
       "L 84.903371 237.411948 \n",
       "L 84.903361 237.411948 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3056&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903371 238.524932 \n",
       "L 84.903373 238.524932 \n",
       "L 84.903373 238.496618 \n",
       "L 84.903371 238.496618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3057&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903373 238.524932 \n",
       "L 84.903517 238.524932 \n",
       "L 84.903517 238.523843 \n",
       "L 84.903373 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3058&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903517 238.524932 \n",
       "L 84.903663 238.524932 \n",
       "L 84.903663 238.356859 \n",
       "L 84.903517 238.356859 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3059&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903663 238.524932 \n",
       "L 84.90367 238.524932 \n",
       "L 84.90367 238.460317 \n",
       "L 84.903663 238.460317 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3060&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.90367 238.524932 \n",
       "L 84.903674 238.524932 \n",
       "L 84.903674 237.358223 \n",
       "L 84.90367 237.358223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3061&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903674 238.524932 \n",
       "L 84.903699 238.524932 \n",
       "L 84.903699 238.414215 \n",
       "L 84.903674 238.414215 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3062&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903699 238.524932 \n",
       "L 84.903724 238.524932 \n",
       "L 84.903724 238.502063 \n",
       "L 84.903699 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3063&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903724 238.524932 \n",
       "L 84.903724 238.524932 \n",
       "L 84.903724 238.496981 \n",
       "L 84.903724 238.496981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3064&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903724 238.524932 \n",
       "L 84.903725 238.524932 \n",
       "L 84.903725 238.491899 \n",
       "L 84.903724 238.491899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3065&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903725 238.524932 \n",
       "L 84.903731 238.524932 \n",
       "L 84.903731 238.487179 \n",
       "L 84.903725 238.487179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3066&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903731 238.524932 \n",
       "L 84.903736 238.524932 \n",
       "L 84.903736 238.245416 \n",
       "L 84.903731 238.245416 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3067&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903736 238.524932 \n",
       "L 84.903738 238.524932 \n",
       "L 84.903738 238.284621 \n",
       "L 84.903736 238.284621 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3068&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903738 238.524932 \n",
       "L 84.903744 238.524932 \n",
       "L 84.903744 238.2701 \n",
       "L 84.903738 238.2701 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3069&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903744 238.524932 \n",
       "L 84.903755 238.524932 \n",
       "L 84.903755 238.298778 \n",
       "L 84.903744 238.298778 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3070&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903755 238.524932 \n",
       "L 84.903762 238.524932 \n",
       "L 84.903762 237.02607 \n",
       "L 84.903755 237.02607 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3071&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903762 238.524932 \n",
       "L 84.903766 238.524932 \n",
       "L 84.903766 238.48609 \n",
       "L 84.903762 238.48609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3072&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903766 238.524932 \n",
       "L 84.903769 238.524932 \n",
       "L 84.903769 238.450879 \n",
       "L 84.903766 238.450879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3073&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903769 238.524932 \n",
       "L 84.90377 238.524932 \n",
       "L 84.90377 238.271189 \n",
       "L 84.903769 238.271189 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3074&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.90377 238.524932 \n",
       "L 84.903775 238.524932 \n",
       "L 84.903775 238.235615 \n",
       "L 84.90377 238.235615 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3075&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903775 238.524932 \n",
       "L 84.90378 238.524932 \n",
       "L 84.90378 238.392071 \n",
       "L 84.903775 238.392071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3076&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.90378 238.524932 \n",
       "L 84.903794 238.524932 \n",
       "L 84.903794 237.371654 \n",
       "L 84.90378 237.371654 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3077&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903794 238.524932 \n",
       "L 84.903829 238.524932 \n",
       "L 84.903829 238.431639 \n",
       "L 84.903794 238.431639 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3078&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903829 238.524932 \n",
       "L 84.903831 238.524932 \n",
       "L 84.903831 238.337257 \n",
       "L 84.903829 238.337257 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3079&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903831 238.524932 \n",
       "L 84.903835 238.524932 \n",
       "L 84.903835 238.483549 \n",
       "L 84.903831 238.483549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3080&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903835 238.524932 \n",
       "L 84.903846 238.524932 \n",
       "L 84.903846 238.459228 \n",
       "L 84.903835 238.459228 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3081&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903846 238.524932 \n",
       "L 84.903855 238.524932 \n",
       "L 84.903855 237.344066 \n",
       "L 84.903846 237.344066 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3082&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903855 238.524932 \n",
       "L 84.903856 238.524932 \n",
       "L 84.903856 238.258121 \n",
       "L 84.903855 238.258121 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3083&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903856 238.524932 \n",
       "L 84.903857 238.524932 \n",
       "L 84.903857 237.93577 \n",
       "L 84.903856 237.93577 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3084&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903857 238.524932 \n",
       "L 84.903872 238.524932 \n",
       "L 84.903872 236.451428 \n",
       "L 84.903857 236.451428 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3085&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903872 238.524932 \n",
       "L 84.90389 238.524932 \n",
       "L 84.90389 238.510412 \n",
       "L 84.903872 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3086&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.90389 238.524932 \n",
       "L 84.903897 238.524932 \n",
       "L 84.903897 238.505693 \n",
       "L 84.90389 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3087&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903897 238.524932 \n",
       "L 84.903912 238.524932 \n",
       "L 84.903912 238.22545 \n",
       "L 84.903897 238.22545 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3088&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903912 238.524932 \n",
       "L 84.903924 238.524932 \n",
       "L 84.903924 238.522028 \n",
       "L 84.903912 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3089&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903924 238.524932 \n",
       "L 84.903926 238.524932 \n",
       "L 84.903926 238.502426 \n",
       "L 84.903924 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3090&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903926 238.524932 \n",
       "L 84.90393 238.524932 \n",
       "L 84.90393 238.364483 \n",
       "L 84.903926 238.364483 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3091&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.90393 238.524932 \n",
       "L 84.903933 238.524932 \n",
       "L 84.903933 238.256306 \n",
       "L 84.90393 238.256306 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3092&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903933 238.524932 \n",
       "L 84.903945 238.524932 \n",
       "L 84.903945 238.457413 \n",
       "L 84.903933 238.457413 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3093&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903945 238.524932 \n",
       "L 84.903963 238.524932 \n",
       "L 84.903963 238.52348 \n",
       "L 84.903945 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3094&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903963 238.524932 \n",
       "L 84.903981 238.524932 \n",
       "L 84.903981 238.398605 \n",
       "L 84.903963 238.398605 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3095&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903981 238.524932 \n",
       "L 84.903991 238.524932 \n",
       "L 84.903991 238.41966 \n",
       "L 84.903981 238.41966 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3096&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.903991 238.524932 \n",
       "L 84.904004 238.524932 \n",
       "L 84.904004 238.499522 \n",
       "L 84.903991 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3097&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904004 238.524932 \n",
       "L 84.904027 238.524932 \n",
       "L 84.904027 238.500611 \n",
       "L 84.904004 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3098&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904027 238.524932 \n",
       "L 84.904041 238.524932 \n",
       "L 84.904041 238.452694 \n",
       "L 84.904027 238.452694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3099&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904041 238.524932 \n",
       "L 84.904052 238.524932 \n",
       "L 84.904052 237.7343 \n",
       "L 84.904041 237.7343 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3100&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904052 238.524932 \n",
       "L 84.904064 238.524932 \n",
       "L 84.904064 238.505693 \n",
       "L 84.904052 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3101&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904064 238.524932 \n",
       "L 84.904076 238.524932 \n",
       "L 84.904076 238.380092 \n",
       "L 84.904064 238.380092 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3102&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904076 238.524932 \n",
       "L 84.904088 238.524932 \n",
       "L 84.904088 238.52348 \n",
       "L 84.904076 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3103&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904088 238.524932 \n",
       "L 84.904097 238.524932 \n",
       "L 84.904097 238.379003 \n",
       "L 84.904088 238.379003 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3104&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904097 238.524932 \n",
       "L 84.90411 238.524932 \n",
       "L 84.90411 238.504604 \n",
       "L 84.904097 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3105&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.90411 238.524932 \n",
       "L 84.904148 238.524932 \n",
       "L 84.904148 238.249772 \n",
       "L 84.90411 238.249772 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3106&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904148 238.524932 \n",
       "L 84.904209 238.524932 \n",
       "L 84.904209 238.496981 \n",
       "L 84.904148 238.496981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3107&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904209 238.524932 \n",
       "L 84.904221 238.524932 \n",
       "L 84.904221 236.774505 \n",
       "L 84.904209 236.774505 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3108&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904221 238.524932 \n",
       "L 84.904231 238.524932 \n",
       "L 84.904231 238.513316 \n",
       "L 84.904221 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3109&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904231 238.524932 \n",
       "L 84.904234 238.524932 \n",
       "L 84.904234 238.413126 \n",
       "L 84.904231 238.413126 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3110&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904234 238.524932 \n",
       "L 84.904246 238.524932 \n",
       "L 84.904246 238.375736 \n",
       "L 84.904234 238.375736 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3111&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904246 238.524932 \n",
       "L 84.904256 238.524932 \n",
       "L 84.904256 238.457776 \n",
       "L 84.904246 238.457776 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3112&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904256 238.524932 \n",
       "L 84.904267 238.524932 \n",
       "L 84.904267 238.345243 \n",
       "L 84.904256 238.345243 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3113&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904267 238.524932 \n",
       "L 84.904285 238.524932 \n",
       "L 84.904285 238.488269 \n",
       "L 84.904267 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3114&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904285 238.524932 \n",
       "L 84.904557 238.524932 \n",
       "L 84.904557 238.474111 \n",
       "L 84.904285 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3115&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904557 238.524932 \n",
       "L 84.904558 238.524932 \n",
       "L 84.904558 238.502426 \n",
       "L 84.904557 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3116&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904558 238.524932 \n",
       "L 84.904604 238.524932 \n",
       "L 84.904604 238.515131 \n",
       "L 84.904558 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3117&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904604 238.524932 \n",
       "L 84.90481 238.524932 \n",
       "L 84.90481 238.524569 \n",
       "L 84.904604 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3118&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.90481 238.524932 \n",
       "L 84.90497 238.524932 \n",
       "L 84.90497 238.160472 \n",
       "L 84.90481 238.160472 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3119&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.90497 238.524932 \n",
       "L 84.904971 238.524932 \n",
       "L 84.904971 238.327093 \n",
       "L 84.90497 238.327093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3120&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.904971 238.524932 \n",
       "L 84.905024 238.524932 \n",
       "L 84.905024 238.21456 \n",
       "L 84.904971 238.21456 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3121&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.905024 238.524932 \n",
       "L 84.905088 238.524932 \n",
       "L 84.905088 238.524206 \n",
       "L 84.905024 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3122&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.905088 238.524932 \n",
       "L 84.905322 238.524932 \n",
       "L 84.905322 234.120187 \n",
       "L 84.905088 234.120187 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3123&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.905322 238.524932 \n",
       "L 84.905661 238.524932 \n",
       "L 84.905661 238.523843 \n",
       "L 84.905322 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3124&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.905661 238.524932 \n",
       "L 84.905794 238.524932 \n",
       "L 84.905794 238.474111 \n",
       "L 84.905661 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3125&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.905794 238.524932 \n",
       "L 84.90589 238.524932 \n",
       "L 84.90589 238.3594 \n",
       "L 84.905794 238.3594 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3126&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.90589 238.524932 \n",
       "L 84.905967 238.524932 \n",
       "L 84.905967 207.50041 \n",
       "L 84.90589 207.50041 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3127&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.905967 238.524932 \n",
       "L 84.905968 238.524932 \n",
       "L 84.905968 225.345545 \n",
       "L 84.905967 225.345545 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3128&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.905968 238.524932 \n",
       "L 84.905968 238.524932 \n",
       "L 84.905968 227.947953 \n",
       "L 84.905968 227.947953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3129&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.905968 238.524932 \n",
       "L 84.905969 238.524932 \n",
       "L 84.905969 219.153709 \n",
       "L 84.905968 219.153709 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3130&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.905969 238.524932 \n",
       "L 84.90597 238.524932 \n",
       "L 84.90597 227.622335 \n",
       "L 84.905969 227.622335 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3131&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.90597 238.524932 \n",
       "L 84.906059 238.524932 \n",
       "L 84.906059 205.826215 \n",
       "L 84.90597 205.826215 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3132&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.906059 238.524932 \n",
       "L 84.906229 238.524932 \n",
       "L 84.906229 238.520213 \n",
       "L 84.906059 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3133&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.906229 238.524932 \n",
       "L 84.906372 238.524932 \n",
       "L 84.906372 238.327093 \n",
       "L 84.906229 238.327093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3134&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.906372 238.524932 \n",
       "L 84.906446 238.524932 \n",
       "L 84.906446 238.030515 \n",
       "L 84.906372 238.030515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3135&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.906446 238.524932 \n",
       "L 84.906492 238.524932 \n",
       "L 84.906492 237.726677 \n",
       "L 84.906446 237.726677 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3136&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.906492 238.524932 \n",
       "L 84.906553 238.524932 \n",
       "L 84.906553 238.159383 \n",
       "L 84.906492 238.159383 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3137&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.906553 238.524932 \n",
       "L 84.906596 238.524932 \n",
       "L 84.906596 238.133972 \n",
       "L 84.906553 238.133972 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3138&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.906596 238.524932 \n",
       "L 84.906627 238.524932 \n",
       "L 84.906627 238.515857 \n",
       "L 84.906596 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3139&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.906627 238.524932 \n",
       "L 84.907833 238.524932 \n",
       "L 84.907833 238.520576 \n",
       "L 84.906627 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3140&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.907833 238.524932 \n",
       "L 84.907842 238.524932 \n",
       "L 84.907842 238.522391 \n",
       "L 84.907833 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3141&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.907842 238.524932 \n",
       "L 84.907905 238.524932 \n",
       "L 84.907905 238.428372 \n",
       "L 84.907842 238.428372 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3142&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.907905 238.524932 \n",
       "L 84.907912 238.524932 \n",
       "L 84.907912 238.495892 \n",
       "L 84.907905 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3143&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.907912 238.524932 \n",
       "L 84.907919 238.524932 \n",
       "L 84.907919 238.518398 \n",
       "L 84.907912 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3144&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.907919 238.524932 \n",
       "L 84.907928 238.524932 \n",
       "L 84.907928 238.496981 \n",
       "L 84.907919 238.496981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3145&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.907928 238.524932 \n",
       "L 84.907936 238.524932 \n",
       "L 84.907936 238.519124 \n",
       "L 84.907928 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3146&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.907936 238.524932 \n",
       "L 84.908239 238.524932 \n",
       "L 84.908239 238.506056 \n",
       "L 84.907936 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3147&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.908239 238.524932 \n",
       "L 84.908556 238.524932 \n",
       "L 84.908556 238.522754 \n",
       "L 84.908239 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3148&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.908556 238.524932 \n",
       "L 84.908694 238.524932 \n",
       "L 84.908694 238.518035 \n",
       "L 84.908556 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3149&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.908694 238.524932 \n",
       "L 84.909405 238.524932 \n",
       "L 84.909405 237.449701 \n",
       "L 84.908694 237.449701 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3150&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.909405 238.524932 \n",
       "L 84.910002 238.524932 \n",
       "L 84.910002 235.315937 \n",
       "L 84.909405 235.315937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3151&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.910002 238.524932 \n",
       "L 84.910197 238.524932 \n",
       "L 84.910197 234.104941 \n",
       "L 84.910002 234.104941 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3152&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.910197 238.524932 \n",
       "L 84.910428 238.524932 \n",
       "L 84.910428 238.479919 \n",
       "L 84.910197 238.479919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3153&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.910428 238.524932 \n",
       "L 84.910447 238.524932 \n",
       "L 84.910447 238.506419 \n",
       "L 84.910428 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3154&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.910447 238.524932 \n",
       "L 84.910456 238.524932 \n",
       "L 84.910456 238.503515 \n",
       "L 84.910447 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3155&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.910456 238.524932 \n",
       "L 84.910619 238.524932 \n",
       "L 84.910619 238.510049 \n",
       "L 84.910456 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3156&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.910619 238.524932 \n",
       "L 84.910623 238.524932 \n",
       "L 84.910623 238.504967 \n",
       "L 84.910619 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3157&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.910623 238.524932 \n",
       "L 84.910628 238.524932 \n",
       "L 84.910628 238.465762 \n",
       "L 84.910623 238.465762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3158&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.910628 238.524932 \n",
       "L 84.911221 238.524932 \n",
       "L 84.911221 238.495892 \n",
       "L 84.910628 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3159&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911221 238.524932 \n",
       "L 84.911235 238.524932 \n",
       "L 84.911235 238.488269 \n",
       "L 84.911221 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3160&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911235 238.524932 \n",
       "L 84.91133 238.524932 \n",
       "L 84.91133 238.432365 \n",
       "L 84.911235 238.432365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3161&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.91133 238.524932 \n",
       "L 84.911355 238.524932 \n",
       "L 84.911355 238.241786 \n",
       "L 84.91133 238.241786 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3162&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911355 238.524932 \n",
       "L 84.911497 238.524932 \n",
       "L 84.911497 238.507871 \n",
       "L 84.911355 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3163&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911497 238.524932 \n",
       "L 84.911497 238.524932 \n",
       "L 84.911497 238.499522 \n",
       "L 84.911497 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3164&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911497 238.524932 \n",
       "L 84.911498 238.524932 \n",
       "L 84.911498 238.517672 \n",
       "L 84.911497 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3165&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911498 238.524932 \n",
       "L 84.911603 238.524932 \n",
       "L 84.911603 238.493714 \n",
       "L 84.911498 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3166&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911603 238.524932 \n",
       "L 84.911676 238.524932 \n",
       "L 84.911676 238.522754 \n",
       "L 84.911603 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3167&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911676 238.524932 \n",
       "L 84.911687 238.524932 \n",
       "L 84.911687 238.503878 \n",
       "L 84.911676 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3168&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911687 238.524932 \n",
       "L 84.911698 238.524932 \n",
       "L 84.911698 238.360127 \n",
       "L 84.911687 238.360127 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3169&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911698 238.524932 \n",
       "L 84.911711 238.524932 \n",
       "L 84.911711 238.471933 \n",
       "L 84.911698 238.471933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3170&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911711 238.524932 \n",
       "L 84.911762 238.524932 \n",
       "L 84.911762 238.156479 \n",
       "L 84.911711 238.156479 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3171&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911762 238.524932 \n",
       "L 84.911808 238.524932 \n",
       "L 84.911808 238.461406 \n",
       "L 84.911762 238.461406 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3172&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911808 238.524932 \n",
       "L 84.911809 238.524932 \n",
       "L 84.911809 238.46794 \n",
       "L 84.911808 238.46794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3173&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911809 238.524932 \n",
       "L 84.911809 238.524932 \n",
       "L 84.911809 238.46431 \n",
       "L 84.911809 238.46431 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3174&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911809 238.524932 \n",
       "L 84.91181 238.524932 \n",
       "L 84.91181 238.47157 \n",
       "L 84.911809 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3175&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.91181 238.524932 \n",
       "L 84.911812 238.524932 \n",
       "L 84.911812 238.424742 \n",
       "L 84.91181 238.424742 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3176&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911812 238.524932 \n",
       "L 84.911812 238.524932 \n",
       "L 84.911812 238.48609 \n",
       "L 84.911812 238.48609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3177&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911812 238.524932 \n",
       "L 84.911813 238.524932 \n",
       "L 84.911813 238.449427 \n",
       "L 84.911812 238.449427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3178&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911813 238.524932 \n",
       "L 84.911814 238.524932 \n",
       "L 84.911814 238.422201 \n",
       "L 84.911813 238.422201 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3179&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911814 238.524932 \n",
       "L 84.911831 238.524932 \n",
       "L 84.911831 238.44144 \n",
       "L 84.911814 238.44144 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3180&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911831 238.524932 \n",
       "L 84.911832 238.524932 \n",
       "L 84.911832 238.483549 \n",
       "L 84.911831 238.483549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3181&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911832 238.524932 \n",
       "L 84.911835 238.524932 \n",
       "L 84.911835 238.30386 \n",
       "L 84.911832 238.30386 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3182&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911835 238.524932 \n",
       "L 84.911837 238.524932 \n",
       "L 84.911837 238.438899 \n",
       "L 84.911835 238.438899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3183&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911837 238.524932 \n",
       "L 84.911936 238.524932 \n",
       "L 84.911936 238.490084 \n",
       "L 84.911837 238.490084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3184&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.911936 238.524932 \n",
       "L 84.912225 238.524932 \n",
       "L 84.912225 238.236704 \n",
       "L 84.911936 238.236704 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3185&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.912225 238.524932 \n",
       "L 84.912441 238.524932 \n",
       "L 84.912441 238.524569 \n",
       "L 84.912225 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3186&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.912441 238.524932 \n",
       "L 84.912663 238.524932 \n",
       "L 84.912663 237.689287 \n",
       "L 84.912441 237.689287 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3187&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.912663 238.524932 \n",
       "L 84.912875 238.524932 \n",
       "L 84.912875 238.062823 \n",
       "L 84.912663 238.062823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3188&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.912875 238.524932 \n",
       "L 84.91297 238.524932 \n",
       "L 84.91297 237.613055 \n",
       "L 84.912875 237.613055 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3189&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.91297 238.524932 \n",
       "L 84.912985 238.524932 \n",
       "L 84.912985 238.16265 \n",
       "L 84.91297 238.16265 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3190&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.912985 238.524932 \n",
       "L 84.912993 238.524932 \n",
       "L 84.912993 238.524206 \n",
       "L 84.912985 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3191&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.912993 238.524932 \n",
       "L 84.912999 238.524932 \n",
       "L 84.912999 237.964447 \n",
       "L 84.912993 237.964447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3192&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.912999 238.524932 \n",
       "L 84.91303 238.524932 \n",
       "L 84.91303 238.037775 \n",
       "L 84.912999 238.037775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3193&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.91303 238.524932 \n",
       "L 84.91323 238.524932 \n",
       "L 84.91323 238.20004 \n",
       "L 84.91303 238.20004 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3194&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.91323 238.524932 \n",
       "L 84.913405 238.524932 \n",
       "L 84.913405 238.504604 \n",
       "L 84.91323 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3195&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.913405 238.524932 \n",
       "L 84.913407 238.524932 \n",
       "L 84.913407 238.488269 \n",
       "L 84.913405 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3196&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.913407 238.524932 \n",
       "L 84.913408 238.524932 \n",
       "L 84.913408 238.509686 \n",
       "L 84.913407 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3197&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.913408 238.524932 \n",
       "L 84.913408 238.524932 \n",
       "L 84.913408 238.488995 \n",
       "L 84.913408 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3198&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.913408 238.524932 \n",
       "L 84.913681 238.524932 \n",
       "L 84.913681 238.49081 \n",
       "L 84.913408 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3199&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.913681 238.524932 \n",
       "L 84.913697 238.524932 \n",
       "L 84.913697 238.491536 \n",
       "L 84.913681 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3200&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.913697 238.524932 \n",
       "L 84.913697 238.524932 \n",
       "L 84.913697 238.302771 \n",
       "L 84.913697 238.302771 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3201&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.913697 238.524932 \n",
       "L 84.913698 238.524932 \n",
       "L 84.913698 238.48246 \n",
       "L 84.913697 238.48246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3202&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.913698 238.524932 \n",
       "L 84.913702 238.524932 \n",
       "L 84.913702 238.48609 \n",
       "L 84.913698 238.48609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3203&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.913702 238.524932 \n",
       "L 84.913702 238.524932 \n",
       "L 84.913702 238.48609 \n",
       "L 84.913702 238.48609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3204&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.913702 238.524932 \n",
       "L 84.913729 238.524932 \n",
       "L 84.913729 238.489721 \n",
       "L 84.913702 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3205&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.913729 238.524932 \n",
       "L 84.913729 238.524932 \n",
       "L 84.913729 238.506782 \n",
       "L 84.913729 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3206&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.913729 238.524932 \n",
       "L 84.913801 238.524932 \n",
       "L 84.913801 238.510049 \n",
       "L 84.913729 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3207&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.913801 238.524932 \n",
       "L 84.913881 238.524932 \n",
       "L 84.913881 238.478467 \n",
       "L 84.913801 238.478467 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3208&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.913881 238.524932 \n",
       "L 84.913937 238.524932 \n",
       "L 84.913937 238.373558 \n",
       "L 84.913881 238.373558 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3209&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.913937 238.524932 \n",
       "L 84.914005 238.524932 \n",
       "L 84.914005 238.498433 \n",
       "L 84.913937 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3210&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914005 238.524932 \n",
       "L 84.914073 238.524932 \n",
       "L 84.914073 238.392797 \n",
       "L 84.914005 238.392797 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3211&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914073 238.524932 \n",
       "L 84.914251 238.524932 \n",
       "L 84.914251 238.312572 \n",
       "L 84.914073 238.312572 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3212&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914251 238.524932 \n",
       "L 84.914425 238.524932 \n",
       "L 84.914425 238.45705 \n",
       "L 84.914251 238.45705 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3213&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914425 238.524932 \n",
       "L 84.91451 238.524932 \n",
       "L 84.91451 238.383359 \n",
       "L 84.914425 238.383359 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3214&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.91451 238.524932 \n",
       "L 84.914594 238.524932 \n",
       "L 84.914594 238.504967 \n",
       "L 84.91451 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3215&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914594 238.524932 \n",
       "L 84.914605 238.524932 \n",
       "L 84.914605 238.494803 \n",
       "L 84.914594 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3216&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914605 238.524932 \n",
       "L 84.914622 238.524932 \n",
       "L 84.914622 238.498433 \n",
       "L 84.914605 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3217&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914622 238.524932 \n",
       "L 84.91463 238.524932 \n",
       "L 84.91463 238.496255 \n",
       "L 84.914622 238.496255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3218&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.91463 238.524932 \n",
       "L 84.9147 238.524932 \n",
       "L 84.9147 238.430187 \n",
       "L 84.91463 238.430187 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3219&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.9147 238.524932 \n",
       "L 84.914704 238.524932 \n",
       "L 84.914704 238.480282 \n",
       "L 84.9147 238.480282 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3220&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914704 238.524932 \n",
       "L 84.914705 238.524932 \n",
       "L 84.914705 238.498796 \n",
       "L 84.914704 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3221&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914705 238.524932 \n",
       "L 84.914727 238.524932 \n",
       "L 84.914727 238.304586 \n",
       "L 84.914705 238.304586 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3222&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914727 238.524932 \n",
       "L 84.914745 238.524932 \n",
       "L 84.914745 238.450516 \n",
       "L 84.914727 238.450516 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3223&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914745 238.524932 \n",
       "L 84.914757 238.524932 \n",
       "L 84.914757 238.41603 \n",
       "L 84.914745 238.41603 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3224&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914757 238.524932 \n",
       "L 84.91477 238.524932 \n",
       "L 84.91477 238.51622 \n",
       "L 84.914757 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3225&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.91477 238.524932 \n",
       "L 84.914785 238.524932 \n",
       "L 84.914785 238.447249 \n",
       "L 84.91477 238.447249 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3226&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914785 238.524932 \n",
       "L 84.914786 238.524932 \n",
       "L 84.914786 238.5017 \n",
       "L 84.914785 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3227&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914786 238.524932 \n",
       "L 84.914792 238.524932 \n",
       "L 84.914792 238.435632 \n",
       "L 84.914786 238.435632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3228&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914792 238.524932 \n",
       "L 84.914793 238.524932 \n",
       "L 84.914793 238.49444 \n",
       "L 84.914792 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3229&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914793 238.524932 \n",
       "L 84.914794 238.524932 \n",
       "L 84.914794 238.418934 \n",
       "L 84.914793 238.418934 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3230&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914794 238.524932 \n",
       "L 84.914795 238.524932 \n",
       "L 84.914795 238.481734 \n",
       "L 84.914794 238.481734 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3231&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914795 238.524932 \n",
       "L 84.914891 238.524932 \n",
       "L 84.914891 238.463584 \n",
       "L 84.914795 238.463584 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3232&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914891 238.524932 \n",
       "L 84.914988 238.524932 \n",
       "L 84.914988 238.51985 \n",
       "L 84.914891 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3233&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.914988 238.524932 \n",
       "L 84.91499 238.524932 \n",
       "L 84.91499 238.510049 \n",
       "L 84.914988 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3234&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.91499 238.524932 \n",
       "L 84.915724 238.524932 \n",
       "L 84.915724 238.502426 \n",
       "L 84.91499 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3235&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.915724 238.524932 \n",
       "L 84.915786 238.524932 \n",
       "L 84.915786 238.455961 \n",
       "L 84.915724 238.455961 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3236&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.915786 238.524932 \n",
       "L 84.915787 238.524932 \n",
       "L 84.915787 238.444707 \n",
       "L 84.915786 238.444707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3237&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.915787 238.524932 \n",
       "L 84.915789 238.524932 \n",
       "L 84.915789 238.403688 \n",
       "L 84.915787 238.403688 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3238&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.915789 238.524932 \n",
       "L 84.915872 238.524932 \n",
       "L 84.915872 238.479556 \n",
       "L 84.915789 238.479556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3239&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.915872 238.524932 \n",
       "L 84.915955 238.524932 \n",
       "L 84.915955 238.524206 \n",
       "L 84.915872 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3240&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.915955 238.524932 \n",
       "L 84.915958 238.524932 \n",
       "L 84.915958 238.506782 \n",
       "L 84.915955 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3241&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.915958 238.524932 \n",
       "L 84.915979 238.524932 \n",
       "L 84.915979 238.524569 \n",
       "L 84.915958 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3242&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.915979 238.524932 \n",
       "L 84.916006 238.524932 \n",
       "L 84.916006 238.451968 \n",
       "L 84.915979 238.451968 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3243&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916006 238.524932 \n",
       "L 84.916056 238.524932 \n",
       "L 84.916056 238.461406 \n",
       "L 84.916006 238.461406 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3244&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916056 238.524932 \n",
       "L 84.916125 238.524932 \n",
       "L 84.916125 238.524206 \n",
       "L 84.916056 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3245&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916125 238.524932 \n",
       "L 84.916168 238.524932 \n",
       "L 84.916168 238.433454 \n",
       "L 84.916125 238.433454 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3246&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916168 238.524932 \n",
       "L 84.916227 238.524932 \n",
       "L 84.916227 238.511864 \n",
       "L 84.916168 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3247&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916227 238.524932 \n",
       "L 84.916292 238.524932 \n",
       "L 84.916292 238.397516 \n",
       "L 84.916227 238.397516 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3248&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916292 238.524932 \n",
       "L 84.916323 238.524932 \n",
       "L 84.916323 238.488269 \n",
       "L 84.916292 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3249&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916323 238.524932 \n",
       "L 84.916418 238.524932 \n",
       "L 84.916418 238.514405 \n",
       "L 84.916323 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3250&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916418 238.524932 \n",
       "L 84.91644 238.524932 \n",
       "L 84.91644 238.514768 \n",
       "L 84.916418 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3251&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.91644 238.524932 \n",
       "L 84.916449 238.524932 \n",
       "L 84.916449 238.324552 \n",
       "L 84.91644 238.324552 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3252&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916449 238.524932 \n",
       "L 84.916465 238.524932 \n",
       "L 84.916465 238.481734 \n",
       "L 84.916449 238.481734 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3253&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916465 238.524932 \n",
       "L 84.916497 238.524932 \n",
       "L 84.916497 238.516946 \n",
       "L 84.916465 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3254&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916497 238.524932 \n",
       "L 84.91652 238.524932 \n",
       "L 84.91652 238.438536 \n",
       "L 84.916497 238.438536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3255&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.91652 238.524932 \n",
       "L 84.916527 238.524932 \n",
       "L 84.916527 238.514042 \n",
       "L 84.91652 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3256&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916527 238.524932 \n",
       "L 84.916535 238.524932 \n",
       "L 84.916535 238.462858 \n",
       "L 84.916527 238.462858 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3257&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916535 238.524932 \n",
       "L 84.916545 238.524932 \n",
       "L 84.916545 238.479193 \n",
       "L 84.916535 238.479193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3258&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916545 238.524932 \n",
       "L 84.916569 238.524932 \n",
       "L 84.916569 238.496255 \n",
       "L 84.916545 238.496255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3259&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916569 238.524932 \n",
       "L 84.916571 238.524932 \n",
       "L 84.916571 238.430187 \n",
       "L 84.916569 238.430187 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3260&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916571 238.524932 \n",
       "L 84.916658 238.524932 \n",
       "L 84.916658 238.479193 \n",
       "L 84.916571 238.479193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3261&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916658 238.524932 \n",
       "L 84.916665 238.524932 \n",
       "L 84.916665 238.480282 \n",
       "L 84.916658 238.480282 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3262&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916665 238.524932 \n",
       "L 84.916704 238.524932 \n",
       "L 84.916704 238.456687 \n",
       "L 84.916665 238.456687 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3263&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916704 238.524932 \n",
       "L 84.916835 238.524932 \n",
       "L 84.916835 238.515494 \n",
       "L 84.916704 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3264&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916835 238.524932 \n",
       "L 84.916937 238.524932 \n",
       "L 84.916937 238.489721 \n",
       "L 84.916835 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3265&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916937 238.524932 \n",
       "L 84.916938 238.524932 \n",
       "L 84.916938 238.49807 \n",
       "L 84.916937 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3266&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916938 238.524932 \n",
       "L 84.916939 238.524932 \n",
       "L 84.916939 238.474474 \n",
       "L 84.916938 238.474474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3267&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916939 238.524932 \n",
       "L 84.916939 238.524932 \n",
       "L 84.916939 238.459591 \n",
       "L 84.916939 238.459591 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3268&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.916939 238.524932 \n",
       "L 84.918327 238.524932 \n",
       "L 84.918327 238.365935 \n",
       "L 84.916939 238.365935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3269&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.918327 238.524932 \n",
       "L 84.918415 238.524932 \n",
       "L 84.918415 238.476652 \n",
       "L 84.918327 238.476652 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3270&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.918415 238.524932 \n",
       "L 84.922161 238.524932 \n",
       "L 84.922161 238.523117 \n",
       "L 84.918415 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3271&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.922161 238.524932 \n",
       "L 84.926138 238.524932 \n",
       "L 84.926138 238.344154 \n",
       "L 84.922161 238.344154 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3272&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.926138 238.524932 \n",
       "L 84.926396 238.524932 \n",
       "L 84.926396 238.5017 \n",
       "L 84.926138 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3273&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.926396 238.524932 \n",
       "L 84.926951 238.524932 \n",
       "L 84.926951 238.511501 \n",
       "L 84.926396 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3274&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.926951 238.524932 \n",
       "L 84.927265 238.524932 \n",
       "L 84.927265 238.491173 \n",
       "L 84.926951 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3275&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.927265 238.524932 \n",
       "L 84.92728 238.524932 \n",
       "L 84.92728 238.375736 \n",
       "L 84.927265 238.375736 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3276&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.92728 238.524932 \n",
       "L 84.927284 238.524932 \n",
       "L 84.927284 238.44144 \n",
       "L 84.92728 238.44144 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3277&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.927284 238.524932 \n",
       "L 84.927293 238.524932 \n",
       "L 84.927293 238.447975 \n",
       "L 84.927284 238.447975 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3278&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.927293 238.524932 \n",
       "L 84.927304 238.524932 \n",
       "L 84.927304 238.302771 \n",
       "L 84.927293 238.302771 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3279&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.927304 238.524932 \n",
       "L 84.927311 238.524932 \n",
       "L 84.927311 238.448338 \n",
       "L 84.927304 238.448338 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3280&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.927311 238.524932 \n",
       "L 84.927317 238.524932 \n",
       "L 84.927317 238.308942 \n",
       "L 84.927311 238.308942 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3281&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.927317 238.524932 \n",
       "L 84.927333 238.524932 \n",
       "L 84.927333 238.463947 \n",
       "L 84.927317 238.463947 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3282&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.927333 238.524932 \n",
       "L 84.927382 238.524932 \n",
       "L 84.927382 238.44979 \n",
       "L 84.927333 238.44979 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3283&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.927382 238.524932 \n",
       "L 84.927417 238.524932 \n",
       "L 84.927417 238.507508 \n",
       "L 84.927382 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3284&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.927417 238.524932 \n",
       "L 84.927418 238.524932 \n",
       "L 84.927418 238.511138 \n",
       "L 84.927417 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3285&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.927418 238.524932 \n",
       "L 84.927418 238.524932 \n",
       "L 84.927418 237.276909 \n",
       "L 84.927418 237.276909 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3286&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.927418 238.524932 \n",
       "L 84.927419 238.524932 \n",
       "L 84.927419 238.491536 \n",
       "L 84.927418 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3287&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.927419 238.524932 \n",
       "L 84.92742 238.524932 \n",
       "L 84.92742 238.49081 \n",
       "L 84.927419 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3288&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.92742 238.524932 \n",
       "L 84.927442 238.524932 \n",
       "L 84.927442 238.496981 \n",
       "L 84.92742 238.496981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3289&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.927442 238.524932 \n",
       "L 84.927935 238.524932 \n",
       "L 84.927935 238.506056 \n",
       "L 84.927442 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3290&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.927935 238.524932 \n",
       "L 84.928442 238.524932 \n",
       "L 84.928442 238.520576 \n",
       "L 84.927935 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3291&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928442 238.524932 \n",
       "L 84.928458 238.524932 \n",
       "L 84.928458 238.515494 \n",
       "L 84.928442 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3292&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928458 238.524932 \n",
       "L 84.928469 238.524932 \n",
       "L 84.928469 238.476289 \n",
       "L 84.928458 238.476289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3293&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928469 238.524932 \n",
       "L 84.928472 238.524932 \n",
       "L 84.928472 238.522028 \n",
       "L 84.928469 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3294&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928472 238.524932 \n",
       "L 84.928481 238.524932 \n",
       "L 84.928481 238.446523 \n",
       "L 84.928472 238.446523 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3295&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928481 238.524932 \n",
       "L 84.928488 238.524932 \n",
       "L 84.928488 237.951016 \n",
       "L 84.928481 237.951016 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3296&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928488 238.524932 \n",
       "L 84.928491 238.524932 \n",
       "L 84.928491 238.514768 \n",
       "L 84.928488 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3297&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928491 238.524932 \n",
       "L 84.928493 238.524932 \n",
       "L 84.928493 238.495892 \n",
       "L 84.928491 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3298&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928493 238.524932 \n",
       "L 84.928497 238.524932 \n",
       "L 84.928497 238.520939 \n",
       "L 84.928493 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3299&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928497 238.524932 \n",
       "L 84.928502 238.524932 \n",
       "L 84.928502 238.502426 \n",
       "L 84.928497 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3300&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928502 238.524932 \n",
       "L 84.928514 238.524932 \n",
       "L 84.928514 238.509686 \n",
       "L 84.928502 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3301&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928514 238.524932 \n",
       "L 84.928517 238.524932 \n",
       "L 84.928517 238.119815 \n",
       "L 84.928514 238.119815 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3302&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928517 238.524932 \n",
       "L 84.928525 238.524932 \n",
       "L 84.928525 238.520939 \n",
       "L 84.928517 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3303&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928525 238.524932 \n",
       "L 84.928531 238.524932 \n",
       "L 84.928531 237.806902 \n",
       "L 84.928525 237.806902 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3304&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928531 238.524932 \n",
       "L 84.928532 238.524932 \n",
       "L 84.928532 238.506419 \n",
       "L 84.928531 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3305&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928532 238.524932 \n",
       "L 84.928535 238.524932 \n",
       "L 84.928535 238.516946 \n",
       "L 84.928532 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3306&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928535 238.524932 \n",
       "L 84.928543 238.524932 \n",
       "L 84.928543 238.266107 \n",
       "L 84.928535 238.266107 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3307&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928543 238.524932 \n",
       "L 84.928548 238.524932 \n",
       "L 84.928548 238.452694 \n",
       "L 84.928543 238.452694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3308&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928548 238.524932 \n",
       "L 84.928549 238.524932 \n",
       "L 84.928549 238.500248 \n",
       "L 84.928548 238.500248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3309&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928549 238.524932 \n",
       "L 84.92855 238.524932 \n",
       "L 84.92855 238.514042 \n",
       "L 84.928549 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3310&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.92855 238.524932 \n",
       "L 84.928558 238.524932 \n",
       "L 84.928558 238.520213 \n",
       "L 84.92855 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3311&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928558 238.524932 \n",
       "L 84.928569 238.524932 \n",
       "L 84.928569 238.502426 \n",
       "L 84.928558 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3312&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928569 238.524932 \n",
       "L 84.928577 238.524932 \n",
       "L 84.928577 238.469392 \n",
       "L 84.928569 238.469392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3313&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928577 238.524932 \n",
       "L 84.928585 238.524932 \n",
       "L 84.928585 238.517672 \n",
       "L 84.928577 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3314&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928585 238.524932 \n",
       "L 84.928603 238.524932 \n",
       "L 84.928603 238.383359 \n",
       "L 84.928585 238.383359 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3315&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928603 238.524932 \n",
       "L 84.928606 238.524932 \n",
       "L 84.928606 238.522391 \n",
       "L 84.928603 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3316&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928606 238.524932 \n",
       "L 84.928607 238.524932 \n",
       "L 84.928607 238.511864 \n",
       "L 84.928606 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3317&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928607 238.524932 \n",
       "L 84.928619 238.524932 \n",
       "L 84.928619 238.467214 \n",
       "L 84.928607 238.467214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3318&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928619 238.524932 \n",
       "L 84.928621 238.524932 \n",
       "L 84.928621 238.491536 \n",
       "L 84.928619 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3319&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928621 238.524932 \n",
       "L 84.92863 238.524932 \n",
       "L 84.92863 238.49444 \n",
       "L 84.928621 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3320&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.92863 238.524932 \n",
       "L 84.928639 238.524932 \n",
       "L 84.928639 238.402236 \n",
       "L 84.92863 238.402236 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3321&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928639 238.524932 \n",
       "L 84.928652 238.524932 \n",
       "L 84.928652 238.499159 \n",
       "L 84.928639 238.499159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3322&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928652 238.524932 \n",
       "L 84.928656 238.524932 \n",
       "L 84.928656 238.488269 \n",
       "L 84.928652 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3323&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928656 238.524932 \n",
       "L 84.928657 238.524932 \n",
       "L 84.928657 238.492262 \n",
       "L 84.928656 238.492262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3324&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928657 238.524932 \n",
       "L 84.928681 238.524932 \n",
       "L 84.928681 238.5017 \n",
       "L 84.928657 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3325&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928681 238.524932 \n",
       "L 84.928697 238.524932 \n",
       "L 84.928697 238.363757 \n",
       "L 84.928681 238.363757 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3326&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928697 238.524932 \n",
       "L 84.928697 238.524932 \n",
       "L 84.928697 238.069357 \n",
       "L 84.928697 238.069357 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3327&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928697 238.524932 \n",
       "L 84.928704 238.524932 \n",
       "L 84.928704 238.339072 \n",
       "L 84.928697 238.339072 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3328&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928704 238.524932 \n",
       "L 84.928712 238.524932 \n",
       "L 84.928712 238.516946 \n",
       "L 84.928704 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3329&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928712 238.524932 \n",
       "L 84.928717 238.524932 \n",
       "L 84.928717 238.499522 \n",
       "L 84.928712 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3330&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928717 238.524932 \n",
       "L 84.928718 238.524932 \n",
       "L 84.928718 238.499159 \n",
       "L 84.928717 238.499159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3331&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928718 238.524932 \n",
       "L 84.92873 238.524932 \n",
       "L 84.92873 238.523843 \n",
       "L 84.928718 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3332&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.92873 238.524932 \n",
       "L 84.92875 238.524932 \n",
       "L 84.92875 238.48609 \n",
       "L 84.92873 238.48609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3333&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.92875 238.524932 \n",
       "L 84.928753 238.524932 \n",
       "L 84.928753 238.501337 \n",
       "L 84.92875 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3334&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928753 238.524932 \n",
       "L 84.928768 238.524932 \n",
       "L 84.928768 238.438899 \n",
       "L 84.928753 238.438899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3335&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928768 238.524932 \n",
       "L 84.928775 238.524932 \n",
       "L 84.928775 238.449064 \n",
       "L 84.928768 238.449064 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3336&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928775 238.524932 \n",
       "L 84.928778 238.524932 \n",
       "L 84.928778 238.518761 \n",
       "L 84.928775 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3337&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928778 238.524932 \n",
       "L 84.928784 238.524932 \n",
       "L 84.928784 238.479556 \n",
       "L 84.928778 238.479556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3338&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928784 238.524932 \n",
       "L 84.92879 238.524932 \n",
       "L 84.92879 238.515494 \n",
       "L 84.928784 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3339&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.92879 238.524932 \n",
       "L 84.928828 238.524932 \n",
       "L 84.928828 238.51622 \n",
       "L 84.92879 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3340&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928828 238.524932 \n",
       "L 84.928842 238.524932 \n",
       "L 84.928842 238.403325 \n",
       "L 84.928828 238.403325 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3341&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928842 238.524932 \n",
       "L 84.928855 238.524932 \n",
       "L 84.928855 238.463584 \n",
       "L 84.928842 238.463584 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3342&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928855 238.524932 \n",
       "L 84.928861 238.524932 \n",
       "L 84.928861 238.458139 \n",
       "L 84.928855 238.458139 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3343&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928861 238.524932 \n",
       "L 84.928882 238.524932 \n",
       "L 84.928882 238.404414 \n",
       "L 84.928861 238.404414 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3344&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928882 238.524932 \n",
       "L 84.928893 238.524932 \n",
       "L 84.928893 238.516946 \n",
       "L 84.928882 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3345&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928893 238.524932 \n",
       "L 84.928894 238.524932 \n",
       "L 84.928894 238.515857 \n",
       "L 84.928893 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3346&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928894 238.524932 \n",
       "L 84.92891 238.524932 \n",
       "L 84.92891 238.491536 \n",
       "L 84.928894 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3347&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.92891 238.524932 \n",
       "L 84.92891 238.524932 \n",
       "L 84.92891 238.49081 \n",
       "L 84.92891 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3348&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.92891 238.524932 \n",
       "L 84.928923 238.524932 \n",
       "L 84.928923 238.483549 \n",
       "L 84.92891 238.483549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3349&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928923 238.524932 \n",
       "L 84.928928 238.524932 \n",
       "L 84.928928 237.867524 \n",
       "L 84.928923 237.867524 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3350&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928928 238.524932 \n",
       "L 84.928933 238.524932 \n",
       "L 84.928933 238.485001 \n",
       "L 84.928928 238.485001 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3351&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928933 238.524932 \n",
       "L 84.928941 238.524932 \n",
       "L 84.928941 238.522391 \n",
       "L 84.928933 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3352&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928941 238.524932 \n",
       "L 84.928959 238.524932 \n",
       "L 84.928959 238.503152 \n",
       "L 84.928941 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3353&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928959 238.524932 \n",
       "L 84.92896 238.524932 \n",
       "L 84.92896 238.514768 \n",
       "L 84.928959 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3354&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.92896 238.524932 \n",
       "L 84.928964 238.524932 \n",
       "L 84.928964 238.462495 \n",
       "L 84.92896 238.462495 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3355&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928964 238.524932 \n",
       "L 84.928971 238.524932 \n",
       "L 84.928971 238.515131 \n",
       "L 84.928964 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3356&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928971 238.524932 \n",
       "L 84.928976 238.524932 \n",
       "L 84.928976 238.498433 \n",
       "L 84.928971 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3357&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928976 238.524932 \n",
       "L 84.928993 238.524932 \n",
       "L 84.928993 238.502426 \n",
       "L 84.928976 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3358&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.928993 238.524932 \n",
       "L 84.929005 238.524932 \n",
       "L 84.929005 238.441803 \n",
       "L 84.928993 238.441803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3359&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929005 238.524932 \n",
       "L 84.929015 238.524932 \n",
       "L 84.929015 238.524206 \n",
       "L 84.929005 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3360&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929015 238.524932 \n",
       "L 84.929018 238.524932 \n",
       "L 84.929018 238.520213 \n",
       "L 84.929015 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3361&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929018 238.524932 \n",
       "L 84.929023 238.524932 \n",
       "L 84.929023 238.482097 \n",
       "L 84.929018 238.482097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3362&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929023 238.524932 \n",
       "L 84.929031 238.524932 \n",
       "L 84.929031 238.510049 \n",
       "L 84.929023 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3363&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929031 238.524932 \n",
       "L 84.929034 238.524932 \n",
       "L 84.929034 238.502426 \n",
       "L 84.929031 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3364&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929034 238.524932 \n",
       "L 84.929041 238.524932 \n",
       "L 84.929041 238.507508 \n",
       "L 84.929034 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3365&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929041 238.524932 \n",
       "L 84.929065 238.524932 \n",
       "L 84.929065 238.51259 \n",
       "L 84.929041 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3366&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929065 238.524932 \n",
       "L 84.929088 238.524932 \n",
       "L 84.929088 238.455235 \n",
       "L 84.929065 238.455235 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3367&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929088 238.524932 \n",
       "L 84.929092 238.524932 \n",
       "L 84.929092 238.521665 \n",
       "L 84.929088 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3368&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929092 238.524932 \n",
       "L 84.929093 238.524932 \n",
       "L 84.929093 238.515131 \n",
       "L 84.929092 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3369&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929093 238.524932 \n",
       "L 84.9291 238.524932 \n",
       "L 84.9291 238.515131 \n",
       "L 84.929093 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3370&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.9291 238.524932 \n",
       "L 84.92912 238.524932 \n",
       "L 84.92912 238.443255 \n",
       "L 84.9291 238.443255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3371&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.92912 238.524932 \n",
       "L 84.929129 238.524932 \n",
       "L 84.929129 238.461769 \n",
       "L 84.92912 238.461769 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3372&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929129 238.524932 \n",
       "L 84.929136 238.524932 \n",
       "L 84.929136 238.515857 \n",
       "L 84.929129 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3373&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929136 238.524932 \n",
       "L 84.929136 238.524932 \n",
       "L 84.929136 238.522028 \n",
       "L 84.929136 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3374&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929136 238.524932 \n",
       "L 84.929136 238.524932 \n",
       "L 84.929136 238.210204 \n",
       "L 84.929136 238.210204 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3375&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929136 238.524932 \n",
       "L 84.929141 238.524932 \n",
       "L 84.929141 238.135061 \n",
       "L 84.929136 238.135061 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3376&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929141 238.524932 \n",
       "L 84.929145 238.524932 \n",
       "L 84.929145 238.513316 \n",
       "L 84.929141 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3377&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929145 238.524932 \n",
       "L 84.929148 238.524932 \n",
       "L 84.929148 238.499522 \n",
       "L 84.929145 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3378&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929148 238.524932 \n",
       "L 84.929148 238.524932 \n",
       "L 84.929148 238.434906 \n",
       "L 84.929148 238.434906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3379&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929148 238.524932 \n",
       "L 84.92915 238.524932 \n",
       "L 84.92915 237.986591 \n",
       "L 84.929148 237.986591 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3380&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.92915 238.524932 \n",
       "L 84.929157 238.524932 \n",
       "L 84.929157 238.510412 \n",
       "L 84.92915 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3381&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929157 238.524932 \n",
       "L 84.929165 238.524932 \n",
       "L 84.929165 238.447249 \n",
       "L 84.929157 238.447249 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3382&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929165 238.524932 \n",
       "L 84.929166 238.524932 \n",
       "L 84.929166 238.493351 \n",
       "L 84.929165 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3383&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929166 238.524932 \n",
       "L 84.929167 238.524932 \n",
       "L 84.929167 238.406955 \n",
       "L 84.929166 238.406955 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3384&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929167 238.524932 \n",
       "L 84.929169 238.524932 \n",
       "L 84.929169 238.507508 \n",
       "L 84.929167 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3385&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929169 238.524932 \n",
       "L 84.929173 238.524932 \n",
       "L 84.929173 238.43781 \n",
       "L 84.929169 238.43781 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3386&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929173 238.524932 \n",
       "L 84.92918 238.524932 \n",
       "L 84.92918 238.515131 \n",
       "L 84.929173 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3387&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.92918 238.524932 \n",
       "L 84.929184 238.524932 \n",
       "L 84.929184 238.489358 \n",
       "L 84.92918 238.489358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3388&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929184 238.524932 \n",
       "L 84.929188 238.524932 \n",
       "L 84.929188 238.511501 \n",
       "L 84.929184 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3389&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929188 238.524932 \n",
       "L 84.929188 238.524932 \n",
       "L 84.929188 238.511138 \n",
       "L 84.929188 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3390&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929188 238.524932 \n",
       "L 84.92919 238.524932 \n",
       "L 84.92919 238.514768 \n",
       "L 84.929188 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3391&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.92919 238.524932 \n",
       "L 84.929252 238.524932 \n",
       "L 84.929252 238.472659 \n",
       "L 84.92919 238.472659 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3392&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929252 238.524932 \n",
       "L 84.929253 238.524932 \n",
       "L 84.929253 238.504604 \n",
       "L 84.929252 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3393&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929253 238.524932 \n",
       "L 84.929258 238.524932 \n",
       "L 84.929258 238.503515 \n",
       "L 84.929253 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3394&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929258 238.524932 \n",
       "L 84.929262 238.524932 \n",
       "L 84.929262 238.521665 \n",
       "L 84.929258 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3395&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929262 238.524932 \n",
       "L 84.929262 238.524932 \n",
       "L 84.929262 238.515131 \n",
       "L 84.929262 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3396&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929262 238.524932 \n",
       "L 84.929266 238.524932 \n",
       "L 84.929266 238.505693 \n",
       "L 84.929262 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3397&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929266 238.524932 \n",
       "L 84.929267 238.524932 \n",
       "L 84.929267 238.518761 \n",
       "L 84.929266 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3398&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929267 238.524932 \n",
       "L 84.929315 238.524932 \n",
       "L 84.929315 238.494077 \n",
       "L 84.929267 238.494077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3399&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929315 238.524932 \n",
       "L 84.929328 238.524932 \n",
       "L 84.929328 238.503878 \n",
       "L 84.929315 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3400&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929328 238.524932 \n",
       "L 84.929339 238.524932 \n",
       "L 84.929339 238.465399 \n",
       "L 84.929328 238.465399 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3401&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929339 238.524932 \n",
       "L 84.929362 238.524932 \n",
       "L 84.929362 238.502426 \n",
       "L 84.929339 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3402&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929362 238.524932 \n",
       "L 84.929364 238.524932 \n",
       "L 84.929364 238.439262 \n",
       "L 84.929362 238.439262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3403&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929364 238.524932 \n",
       "L 84.929373 238.524932 \n",
       "L 84.929373 238.516583 \n",
       "L 84.929364 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3404&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929373 238.524932 \n",
       "L 84.929401 238.524932 \n",
       "L 84.929401 238.426557 \n",
       "L 84.929373 238.426557 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3405&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929401 238.524932 \n",
       "L 84.929407 238.524932 \n",
       "L 84.929407 238.51622 \n",
       "L 84.929401 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3406&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929407 238.524932 \n",
       "L 84.929414 238.524932 \n",
       "L 84.929414 237.798189 \n",
       "L 84.929407 237.798189 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3407&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929414 238.524932 \n",
       "L 84.92942 238.524932 \n",
       "L 84.92942 238.485001 \n",
       "L 84.929414 238.485001 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3408&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.92942 238.524932 \n",
       "L 84.929425 238.524932 \n",
       "L 84.929425 238.511138 \n",
       "L 84.92942 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3409&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929425 238.524932 \n",
       "L 84.929431 238.524932 \n",
       "L 84.929431 238.402236 \n",
       "L 84.929425 238.402236 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3410&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929431 238.524932 \n",
       "L 84.92944 238.524932 \n",
       "L 84.92944 238.483186 \n",
       "L 84.929431 238.483186 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3411&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.92944 238.524932 \n",
       "L 84.929447 238.524932 \n",
       "L 84.929447 238.517672 \n",
       "L 84.92944 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3412&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929447 238.524932 \n",
       "L 84.929451 238.524932 \n",
       "L 84.929451 238.50533 \n",
       "L 84.929447 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3413&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929451 238.524932 \n",
       "L 84.929461 238.524932 \n",
       "L 84.929461 238.511501 \n",
       "L 84.929451 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3414&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929461 238.524932 \n",
       "L 84.929464 238.524932 \n",
       "L 84.929464 238.425831 \n",
       "L 84.929461 238.425831 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3415&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929464 238.524932 \n",
       "L 84.929468 238.524932 \n",
       "L 84.929468 238.438173 \n",
       "L 84.929464 238.438173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3416&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929468 238.524932 \n",
       "L 84.929472 238.524932 \n",
       "L 84.929472 238.516583 \n",
       "L 84.929468 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3417&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929472 238.524932 \n",
       "L 84.929476 238.524932 \n",
       "L 84.929476 238.49807 \n",
       "L 84.929472 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3418&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929476 238.524932 \n",
       "L 84.929484 238.524932 \n",
       "L 84.929484 238.521665 \n",
       "L 84.929476 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3419&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929484 238.524932 \n",
       "L 84.929492 238.524932 \n",
       "L 84.929492 238.508597 \n",
       "L 84.929484 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3420&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929492 238.524932 \n",
       "L 84.929494 238.524932 \n",
       "L 84.929494 238.506782 \n",
       "L 84.929492 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3421&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929494 238.524932 \n",
       "L 84.929516 238.524932 \n",
       "L 84.929516 238.48246 \n",
       "L 84.929494 238.48246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3422&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929516 238.524932 \n",
       "L 84.929521 238.524932 \n",
       "L 84.929521 238.477741 \n",
       "L 84.929516 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3423&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929521 238.524932 \n",
       "L 84.929527 238.524932 \n",
       "L 84.929527 238.394975 \n",
       "L 84.929521 238.394975 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3424&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929527 238.524932 \n",
       "L 84.929532 238.524932 \n",
       "L 84.929532 238.458865 \n",
       "L 84.929527 238.458865 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3425&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929532 238.524932 \n",
       "L 84.929535 238.524932 \n",
       "L 84.929535 238.458502 \n",
       "L 84.929532 238.458502 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3426&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929535 238.524932 \n",
       "L 84.929536 238.524932 \n",
       "L 84.929536 238.480282 \n",
       "L 84.929535 238.480282 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3427&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929536 238.524932 \n",
       "L 84.929541 238.524932 \n",
       "L 84.929541 237.971344 \n",
       "L 84.929536 237.971344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3428&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929541 238.524932 \n",
       "L 84.929547 238.524932 \n",
       "L 84.929547 238.41966 \n",
       "L 84.929541 238.41966 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3429&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929547 238.524932 \n",
       "L 84.929555 238.524932 \n",
       "L 84.929555 238.492625 \n",
       "L 84.929547 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3430&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929555 238.524932 \n",
       "L 84.929563 238.524932 \n",
       "L 84.929563 238.516946 \n",
       "L 84.929555 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3431&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929563 238.524932 \n",
       "L 84.929567 238.524932 \n",
       "L 84.929567 238.512953 \n",
       "L 84.929563 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3432&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929567 238.524932 \n",
       "L 84.929577 238.524932 \n",
       "L 84.929577 238.403688 \n",
       "L 84.929567 238.403688 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3433&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929577 238.524932 \n",
       "L 84.929585 238.524932 \n",
       "L 84.929585 238.498433 \n",
       "L 84.929577 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3434&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929585 238.524932 \n",
       "L 84.929592 238.524932 \n",
       "L 84.929592 238.44616 \n",
       "L 84.929585 238.44616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3435&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929592 238.524932 \n",
       "L 84.929598 238.524932 \n",
       "L 84.929598 238.511864 \n",
       "L 84.929592 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3436&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929598 238.524932 \n",
       "L 84.9296 238.524932 \n",
       "L 84.9296 238.511138 \n",
       "L 84.929598 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3437&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.9296 238.524932 \n",
       "L 84.929602 238.524932 \n",
       "L 84.929602 238.493714 \n",
       "L 84.9296 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3438&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929602 238.524932 \n",
       "L 84.929604 238.524932 \n",
       "L 84.929604 237.976427 \n",
       "L 84.929602 237.976427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3439&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929604 238.524932 \n",
       "L 84.92961 238.524932 \n",
       "L 84.92961 238.515131 \n",
       "L 84.929604 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3440&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.92961 238.524932 \n",
       "L 84.929626 238.524932 \n",
       "L 84.929626 238.51622 \n",
       "L 84.92961 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3441&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929626 238.524932 \n",
       "L 84.929636 238.524932 \n",
       "L 84.929636 238.493351 \n",
       "L 84.929626 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3442&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929636 238.524932 \n",
       "L 84.929643 238.524932 \n",
       "L 84.929643 238.372106 \n",
       "L 84.929636 238.372106 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3443&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929643 238.524932 \n",
       "L 84.929662 238.524932 \n",
       "L 84.929662 238.467214 \n",
       "L 84.929643 238.467214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3444&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929662 238.524932 \n",
       "L 84.929666 238.524932 \n",
       "L 84.929666 238.460317 \n",
       "L 84.929662 238.460317 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3445&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929666 238.524932 \n",
       "L 84.929669 238.524932 \n",
       "L 84.929669 238.522391 \n",
       "L 84.929666 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3446&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929669 238.524932 \n",
       "L 84.929674 238.524932 \n",
       "L 84.929674 238.479919 \n",
       "L 84.929669 238.479919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3447&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929674 238.524932 \n",
       "L 84.929698 238.524932 \n",
       "L 84.929698 238.417845 \n",
       "L 84.929674 238.417845 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3448&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929698 238.524932 \n",
       "L 84.929715 238.524932 \n",
       "L 84.929715 238.520576 \n",
       "L 84.929698 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3449&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929715 238.524932 \n",
       "L 84.929724 238.524932 \n",
       "L 84.929724 238.514768 \n",
       "L 84.929715 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3450&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929724 238.524932 \n",
       "L 84.929727 238.524932 \n",
       "L 84.929727 238.496255 \n",
       "L 84.929724 238.496255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3451&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929727 238.524932 \n",
       "L 84.929737 238.524932 \n",
       "L 84.929737 238.509686 \n",
       "L 84.929727 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3452&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929737 238.524932 \n",
       "L 84.929767 238.524932 \n",
       "L 84.929767 238.511138 \n",
       "L 84.929737 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3453&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929767 238.524932 \n",
       "L 84.929771 238.524932 \n",
       "L 84.929771 238.506056 \n",
       "L 84.929767 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3454&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929771 238.524932 \n",
       "L 84.929781 238.524932 \n",
       "L 84.929781 238.5017 \n",
       "L 84.929771 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3455&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929781 238.524932 \n",
       "L 84.929785 238.524932 \n",
       "L 84.929785 238.460317 \n",
       "L 84.929781 238.460317 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3456&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929785 238.524932 \n",
       "L 84.929792 238.524932 \n",
       "L 84.929792 238.522028 \n",
       "L 84.929785 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3457&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929792 238.524932 \n",
       "L 84.929804 238.524932 \n",
       "L 84.929804 238.502063 \n",
       "L 84.929792 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3458&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929804 238.524932 \n",
       "L 84.929808 238.524932 \n",
       "L 84.929808 238.504967 \n",
       "L 84.929804 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3459&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929808 238.524932 \n",
       "L 84.929808 238.524932 \n",
       "L 84.929808 238.481734 \n",
       "L 84.929808 238.481734 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3460&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929808 238.524932 \n",
       "L 84.929809 238.524932 \n",
       "L 84.929809 238.514042 \n",
       "L 84.929808 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3461&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929809 238.524932 \n",
       "L 84.929829 238.524932 \n",
       "L 84.929829 238.516583 \n",
       "L 84.929809 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3462&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929829 238.524932 \n",
       "L 84.929849 238.524932 \n",
       "L 84.929849 238.463584 \n",
       "L 84.929829 238.463584 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3463&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929849 238.524932 \n",
       "L 84.92985 238.524932 \n",
       "L 84.92985 238.505693 \n",
       "L 84.929849 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3464&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.92985 238.524932 \n",
       "L 84.929856 238.524932 \n",
       "L 84.929856 238.495166 \n",
       "L 84.92985 238.495166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3465&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929856 238.524932 \n",
       "L 84.929858 238.524932 \n",
       "L 84.929858 238.490447 \n",
       "L 84.929856 238.490447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3466&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929858 238.524932 \n",
       "L 84.929862 238.524932 \n",
       "L 84.929862 238.508597 \n",
       "L 84.929858 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3467&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929862 238.524932 \n",
       "L 84.929937 238.524932 \n",
       "L 84.929937 238.507508 \n",
       "L 84.929862 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3468&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929937 238.524932 \n",
       "L 84.929961 238.524932 \n",
       "L 84.929961 238.495166 \n",
       "L 84.929937 238.495166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3469&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929961 238.524932 \n",
       "L 84.929984 238.524932 \n",
       "L 84.929984 238.519124 \n",
       "L 84.929961 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3470&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929984 238.524932 \n",
       "L 84.929985 238.524932 \n",
       "L 84.929985 238.494803 \n",
       "L 84.929984 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3471&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929985 238.524932 \n",
       "L 84.929993 238.524932 \n",
       "L 84.929993 238.522391 \n",
       "L 84.929985 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3472&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.929993 238.524932 \n",
       "L 84.93 238.524932 \n",
       "L 84.93 237.990584 \n",
       "L 84.929993 237.990584 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3473&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93 238.524932 \n",
       "L 84.93002 238.524932 \n",
       "L 84.93002 238.474111 \n",
       "L 84.93 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3474&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93002 238.524932 \n",
       "L 84.930032 238.524932 \n",
       "L 84.930032 238.518761 \n",
       "L 84.93002 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3475&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930032 238.524932 \n",
       "L 84.930034 238.524932 \n",
       "L 84.930034 238.507145 \n",
       "L 84.930032 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3476&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930034 238.524932 \n",
       "L 84.930049 238.524932 \n",
       "L 84.930049 238.491173 \n",
       "L 84.930034 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3477&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930049 238.524932 \n",
       "L 84.930055 238.524932 \n",
       "L 84.930055 238.46794 \n",
       "L 84.930049 238.46794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3478&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930055 238.524932 \n",
       "L 84.93008 238.524932 \n",
       "L 84.93008 238.472659 \n",
       "L 84.930055 238.472659 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3479&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93008 238.524932 \n",
       "L 84.930085 238.524932 \n",
       "L 84.930085 237.826867 \n",
       "L 84.93008 237.826867 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3480&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930085 238.524932 \n",
       "L 84.930089 238.524932 \n",
       "L 84.930089 238.0287 \n",
       "L 84.930085 238.0287 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3481&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930089 238.524932 \n",
       "L 84.930103 238.524932 \n",
       "L 84.930103 238.516583 \n",
       "L 84.930089 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3482&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930103 238.524932 \n",
       "L 84.930115 238.524932 \n",
       "L 84.930115 238.430187 \n",
       "L 84.930103 238.430187 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3483&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930115 238.524932 \n",
       "L 84.930128 238.524932 \n",
       "L 84.930128 238.516946 \n",
       "L 84.930115 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3484&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930128 238.524932 \n",
       "L 84.930132 238.524932 \n",
       "L 84.930132 238.513679 \n",
       "L 84.930128 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3485&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930132 238.524932 \n",
       "L 84.930171 238.524932 \n",
       "L 84.930171 238.497344 \n",
       "L 84.930132 238.497344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3486&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930171 238.524932 \n",
       "L 84.930174 238.524932 \n",
       "L 84.930174 238.501337 \n",
       "L 84.930171 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3487&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930174 238.524932 \n",
       "L 84.930184 238.524932 \n",
       "L 84.930184 238.510049 \n",
       "L 84.930174 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3488&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930184 238.524932 \n",
       "L 84.930191 238.524932 \n",
       "L 84.930191 238.372832 \n",
       "L 84.930184 238.372832 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3489&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930191 238.524932 \n",
       "L 84.930204 238.524932 \n",
       "L 84.930204 238.518761 \n",
       "L 84.930191 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3490&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930204 238.524932 \n",
       "L 84.930245 238.524932 \n",
       "L 84.930245 238.468666 \n",
       "L 84.930204 238.468666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3491&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930245 238.524932 \n",
       "L 84.93025 238.524932 \n",
       "L 84.93025 238.158294 \n",
       "L 84.930245 238.158294 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3492&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93025 238.524932 \n",
       "L 84.930253 238.524932 \n",
       "L 84.930253 238.520576 \n",
       "L 84.93025 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3493&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930253 238.524932 \n",
       "L 84.930254 238.524932 \n",
       "L 84.930254 238.511138 \n",
       "L 84.930253 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3494&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930254 238.524932 \n",
       "L 84.93029 238.524932 \n",
       "L 84.93029 238.509686 \n",
       "L 84.930254 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3495&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93029 238.524932 \n",
       "L 84.930308 238.524932 \n",
       "L 84.930308 238.475563 \n",
       "L 84.93029 238.475563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3496&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930308 238.524932 \n",
       "L 84.930319 238.524932 \n",
       "L 84.930319 238.466488 \n",
       "L 84.930308 238.466488 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3497&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930319 238.524932 \n",
       "L 84.930343 238.524932 \n",
       "L 84.930343 238.506056 \n",
       "L 84.930319 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3498&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930343 238.524932 \n",
       "L 84.930354 238.524932 \n",
       "L 84.930354 238.523117 \n",
       "L 84.930343 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3499&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930354 238.524932 \n",
       "L 84.930361 238.524932 \n",
       "L 84.930361 238.511501 \n",
       "L 84.930354 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3500&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930361 238.524932 \n",
       "L 84.930366 238.524932 \n",
       "L 84.930366 238.465036 \n",
       "L 84.930361 238.465036 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3501&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930366 238.524932 \n",
       "L 84.930375 238.524932 \n",
       "L 84.930375 238.489721 \n",
       "L 84.930366 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3502&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930375 238.524932 \n",
       "L 84.930387 238.524932 \n",
       "L 84.930387 238.516583 \n",
       "L 84.930375 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3503&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930387 238.524932 \n",
       "L 84.930398 238.524932 \n",
       "L 84.930398 238.44979 \n",
       "L 84.930387 238.44979 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3504&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930398 238.524932 \n",
       "L 84.930429 238.524932 \n",
       "L 84.930429 238.50896 \n",
       "L 84.930398 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3505&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930429 238.524932 \n",
       "L 84.930432 238.524932 \n",
       "L 84.930432 238.482823 \n",
       "L 84.930429 238.482823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3506&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930432 238.524932 \n",
       "L 84.930439 238.524932 \n",
       "L 84.930439 238.519124 \n",
       "L 84.930432 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3507&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930439 238.524932 \n",
       "L 84.930449 238.524932 \n",
       "L 84.930449 238.498796 \n",
       "L 84.930439 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3508&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930449 238.524932 \n",
       "L 84.930456 238.524932 \n",
       "L 84.930456 238.522754 \n",
       "L 84.930449 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3509&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930456 238.524932 \n",
       "L 84.930461 238.524932 \n",
       "L 84.930461 238.506419 \n",
       "L 84.930456 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3510&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930461 238.524932 \n",
       "L 84.93047 238.524932 \n",
       "L 84.93047 238.51985 \n",
       "L 84.930461 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3511&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93047 238.524932 \n",
       "L 84.930477 238.524932 \n",
       "L 84.930477 238.492988 \n",
       "L 84.93047 238.492988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3512&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930477 238.524932 \n",
       "L 84.930478 238.524932 \n",
       "L 84.930478 238.503152 \n",
       "L 84.930477 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3513&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930478 238.524932 \n",
       "L 84.930486 238.524932 \n",
       "L 84.930486 238.518398 \n",
       "L 84.930478 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3514&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930486 238.524932 \n",
       "L 84.930499 238.524932 \n",
       "L 84.930499 238.267196 \n",
       "L 84.930486 238.267196 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3515&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930499 238.524932 \n",
       "L 84.930506 238.524932 \n",
       "L 84.930506 238.492625 \n",
       "L 84.930499 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3516&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930506 238.524932 \n",
       "L 84.930532 238.524932 \n",
       "L 84.930532 238.492262 \n",
       "L 84.930506 238.492262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3517&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930532 238.524932 \n",
       "L 84.930534 238.524932 \n",
       "L 84.930534 238.515494 \n",
       "L 84.930532 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3518&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930534 238.524932 \n",
       "L 84.930535 238.524932 \n",
       "L 84.930535 238.5017 \n",
       "L 84.930534 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3519&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930535 238.524932 \n",
       "L 84.930544 238.524932 \n",
       "L 84.930544 238.501337 \n",
       "L 84.930535 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3520&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930544 238.524932 \n",
       "L 84.930546 238.524932 \n",
       "L 84.930546 238.447249 \n",
       "L 84.930544 238.447249 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3521&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930546 238.524932 \n",
       "L 84.930554 238.524932 \n",
       "L 84.930554 238.465762 \n",
       "L 84.930546 238.465762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3522&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930554 238.524932 \n",
       "L 84.930562 238.524932 \n",
       "L 84.930562 237.831949 \n",
       "L 84.930554 237.831949 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3523&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930562 238.524932 \n",
       "L 84.930564 238.524932 \n",
       "L 84.930564 238.457413 \n",
       "L 84.930562 238.457413 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3524&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930564 238.524932 \n",
       "L 84.930567 238.524932 \n",
       "L 84.930567 238.50533 \n",
       "L 84.930564 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3525&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930567 238.524932 \n",
       "L 84.930569 238.524932 \n",
       "L 84.930569 238.477378 \n",
       "L 84.930567 238.477378 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3526&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930569 238.524932 \n",
       "L 84.930577 238.524932 \n",
       "L 84.930577 238.5017 \n",
       "L 84.930569 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3527&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930577 238.524932 \n",
       "L 84.930588 238.524932 \n",
       "L 84.930588 238.517672 \n",
       "L 84.930577 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3528&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930588 238.524932 \n",
       "L 84.930592 238.524932 \n",
       "L 84.930592 238.511501 \n",
       "L 84.930588 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3529&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930592 238.524932 \n",
       "L 84.930594 238.524932 \n",
       "L 84.930594 238.50896 \n",
       "L 84.930592 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3530&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930594 238.524932 \n",
       "L 84.930595 238.524932 \n",
       "L 84.930595 238.49807 \n",
       "L 84.930594 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3531&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930595 238.524932 \n",
       "L 84.930595 238.524932 \n",
       "L 84.930595 237.908544 \n",
       "L 84.930595 237.908544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3532&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930595 238.524932 \n",
       "L 84.930596 238.524932 \n",
       "L 84.930596 238.108562 \n",
       "L 84.930595 238.108562 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3533&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930596 238.524932 \n",
       "L 84.930598 238.524932 \n",
       "L 84.930598 238.522754 \n",
       "L 84.930596 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3534&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930598 238.524932 \n",
       "L 84.930603 238.524932 \n",
       "L 84.930603 238.485364 \n",
       "L 84.930598 238.485364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3535&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930603 238.524932 \n",
       "L 84.930612 238.524932 \n",
       "L 84.930612 238.514405 \n",
       "L 84.930603 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3536&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930612 238.524932 \n",
       "L 84.93063 238.524932 \n",
       "L 84.93063 238.18443 \n",
       "L 84.930612 238.18443 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3537&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93063 238.524932 \n",
       "L 84.930643 238.524932 \n",
       "L 84.930643 238.508597 \n",
       "L 84.93063 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3538&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930643 238.524932 \n",
       "L 84.930652 238.524932 \n",
       "L 84.930652 238.487179 \n",
       "L 84.930643 238.487179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3539&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930652 238.524932 \n",
       "L 84.930701 238.524932 \n",
       "L 84.930701 238.414941 \n",
       "L 84.930652 238.414941 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3540&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930701 238.524932 \n",
       "L 84.930704 238.524932 \n",
       "L 84.930704 238.508597 \n",
       "L 84.930701 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3541&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930704 238.524932 \n",
       "L 84.930706 238.524932 \n",
       "L 84.930706 238.46794 \n",
       "L 84.930704 238.46794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3542&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930706 238.524932 \n",
       "L 84.930714 238.524932 \n",
       "L 84.930714 238.516946 \n",
       "L 84.930706 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3543&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930714 238.524932 \n",
       "L 84.930721 238.524932 \n",
       "L 84.930721 238.473748 \n",
       "L 84.930714 238.473748 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3544&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930721 238.524932 \n",
       "L 84.930741 238.524932 \n",
       "L 84.930741 238.464673 \n",
       "L 84.930721 238.464673 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3545&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930741 238.524932 \n",
       "L 84.930748 238.524932 \n",
       "L 84.930748 238.461043 \n",
       "L 84.930741 238.461043 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3546&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930748 238.524932 \n",
       "L 84.930771 238.524932 \n",
       "L 84.930771 238.513316 \n",
       "L 84.930748 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3547&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930771 238.524932 \n",
       "L 84.930772 238.524932 \n",
       "L 84.930772 238.513679 \n",
       "L 84.930771 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3548&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930772 238.524932 \n",
       "L 84.930774 238.524932 \n",
       "L 84.930774 238.521665 \n",
       "L 84.930772 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3549&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930774 238.524932 \n",
       "L 84.930778 238.524932 \n",
       "L 84.930778 238.473748 \n",
       "L 84.930774 238.473748 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3550&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930778 238.524932 \n",
       "L 84.930798 238.524932 \n",
       "L 84.930798 238.447975 \n",
       "L 84.930778 238.447975 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3551&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930798 238.524932 \n",
       "L 84.930805 238.524932 \n",
       "L 84.930805 238.517309 \n",
       "L 84.930798 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3552&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930805 238.524932 \n",
       "L 84.930831 238.524932 \n",
       "L 84.930831 238.451968 \n",
       "L 84.930805 238.451968 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3553&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930831 238.524932 \n",
       "L 84.930835 238.524932 \n",
       "L 84.930835 238.522754 \n",
       "L 84.930831 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3554&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930835 238.524932 \n",
       "L 84.93085 238.524932 \n",
       "L 84.93085 238.491536 \n",
       "L 84.930835 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3555&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93085 238.524932 \n",
       "L 84.930869 238.524932 \n",
       "L 84.930869 238.522391 \n",
       "L 84.93085 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3556&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930869 238.524932 \n",
       "L 84.930889 238.524932 \n",
       "L 84.930889 238.499522 \n",
       "L 84.930869 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3557&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930889 238.524932 \n",
       "L 84.930968 238.524932 \n",
       "L 84.930968 238.269011 \n",
       "L 84.930889 238.269011 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3558&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.930968 238.524932 \n",
       "L 84.931032 238.524932 \n",
       "L 84.931032 238.504604 \n",
       "L 84.930968 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3559&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931032 238.524932 \n",
       "L 84.931059 238.524932 \n",
       "L 84.931059 238.523117 \n",
       "L 84.931032 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3560&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931059 238.524932 \n",
       "L 84.931093 238.524932 \n",
       "L 84.931093 238.234163 \n",
       "L 84.931059 238.234163 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3561&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931093 238.524932 \n",
       "L 84.931102 238.524932 \n",
       "L 84.931102 238.512953 \n",
       "L 84.931093 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3562&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931102 238.524932 \n",
       "L 84.931109 238.524932 \n",
       "L 84.931109 238.463947 \n",
       "L 84.931102 238.463947 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3563&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931109 238.524932 \n",
       "L 84.931122 238.524932 \n",
       "L 84.931122 238.506056 \n",
       "L 84.931109 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3564&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931122 238.524932 \n",
       "L 84.931141 238.524932 \n",
       "L 84.931141 238.047576 \n",
       "L 84.931122 238.047576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3565&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931141 238.524932 \n",
       "L 84.931158 238.524932 \n",
       "L 84.931158 238.513679 \n",
       "L 84.931141 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3566&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931158 238.524932 \n",
       "L 84.931167 238.524932 \n",
       "L 84.931167 238.194232 \n",
       "L 84.931158 238.194232 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3567&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931167 238.524932 \n",
       "L 84.931182 238.524932 \n",
       "L 84.931182 238.521302 \n",
       "L 84.931167 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3568&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931182 238.524932 \n",
       "L 84.931194 238.524932 \n",
       "L 84.931194 237.804723 \n",
       "L 84.931182 237.804723 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3569&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931194 238.524932 \n",
       "L 84.931197 238.524932 \n",
       "L 84.931197 238.494803 \n",
       "L 84.931194 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3570&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931197 238.524932 \n",
       "L 84.931208 238.524932 \n",
       "L 84.931208 238.491899 \n",
       "L 84.931197 238.491899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3571&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931208 238.524932 \n",
       "L 84.931217 238.524932 \n",
       "L 84.931217 238.522028 \n",
       "L 84.931208 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3572&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931217 238.524932 \n",
       "L 84.931227 238.524932 \n",
       "L 84.931227 238.474111 \n",
       "L 84.931217 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3573&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931227 238.524932 \n",
       "L 84.931264 238.524932 \n",
       "L 84.931264 238.49807 \n",
       "L 84.931227 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3574&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931264 238.524932 \n",
       "L 84.931268 238.524932 \n",
       "L 84.931268 238.504604 \n",
       "L 84.931264 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3575&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931268 238.524932 \n",
       "L 84.931273 238.524932 \n",
       "L 84.931273 238.511501 \n",
       "L 84.931268 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3576&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931273 238.524932 \n",
       "L 84.931278 238.524932 \n",
       "L 84.931278 238.454872 \n",
       "L 84.931273 238.454872 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3577&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931278 238.524932 \n",
       "L 84.931278 238.524932 \n",
       "L 84.931278 238.44144 \n",
       "L 84.931278 238.44144 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3578&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931278 238.524932 \n",
       "L 84.931283 238.524932 \n",
       "L 84.931283 238.474111 \n",
       "L 84.931278 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3579&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931283 238.524932 \n",
       "L 84.931291 238.524932 \n",
       "L 84.931291 238.258847 \n",
       "L 84.931283 238.258847 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3580&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931291 238.524932 \n",
       "L 84.931332 238.524932 \n",
       "L 84.931332 238.490447 \n",
       "L 84.931291 238.490447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3581&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931332 238.524932 \n",
       "L 84.931343 238.524932 \n",
       "L 84.931343 238.506419 \n",
       "L 84.931332 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3582&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931343 238.524932 \n",
       "L 84.931355 238.524932 \n",
       "L 84.931355 236.79556 \n",
       "L 84.931343 236.79556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3583&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931355 238.524932 \n",
       "L 84.931362 238.524932 \n",
       "L 84.931362 238.479556 \n",
       "L 84.931355 238.479556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3584&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931362 238.524932 \n",
       "L 84.93138 238.524932 \n",
       "L 84.93138 238.483912 \n",
       "L 84.931362 238.483912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3585&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93138 238.524932 \n",
       "L 84.93139 238.524932 \n",
       "L 84.93139 238.463221 \n",
       "L 84.93138 238.463221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3586&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93139 238.524932 \n",
       "L 84.931392 238.524932 \n",
       "L 84.931392 238.17717 \n",
       "L 84.93139 238.17717 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3587&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931392 238.524932 \n",
       "L 84.931396 238.524932 \n",
       "L 84.931396 238.517672 \n",
       "L 84.931392 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3588&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931396 238.524932 \n",
       "L 84.931403 238.524932 \n",
       "L 84.931403 238.482097 \n",
       "L 84.931396 238.482097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3589&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931403 238.524932 \n",
       "L 84.931413 238.524932 \n",
       "L 84.931413 238.520213 \n",
       "L 84.931403 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3590&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931413 238.524932 \n",
       "L 84.931432 238.524932 \n",
       "L 84.931432 238.394612 \n",
       "L 84.931413 238.394612 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3591&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931432 238.524932 \n",
       "L 84.93145 238.524932 \n",
       "L 84.93145 238.480645 \n",
       "L 84.931432 238.480645 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3592&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93145 238.524932 \n",
       "L 84.931461 238.524932 \n",
       "L 84.931461 237.900921 \n",
       "L 84.93145 237.900921 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3593&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931461 238.524932 \n",
       "L 84.931478 238.524932 \n",
       "L 84.931478 238.503878 \n",
       "L 84.931461 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3594&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931478 238.524932 \n",
       "L 84.931503 238.524932 \n",
       "L 84.931503 238.470118 \n",
       "L 84.931478 238.470118 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3595&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931503 238.524932 \n",
       "L 84.931506 238.524932 \n",
       "L 84.931506 238.496618 \n",
       "L 84.931503 238.496618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3596&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931506 238.524932 \n",
       "L 84.931525 238.524932 \n",
       "L 84.931525 238.520213 \n",
       "L 84.931506 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3597&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931525 238.524932 \n",
       "L 84.931546 238.524932 \n",
       "L 84.931546 238.107836 \n",
       "L 84.931525 238.107836 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3598&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931546 238.524932 \n",
       "L 84.931559 238.524932 \n",
       "L 84.931559 238.510049 \n",
       "L 84.931546 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3599&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931559 238.524932 \n",
       "L 84.931575 238.524932 \n",
       "L 84.931575 238.523843 \n",
       "L 84.931559 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3600&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931575 238.524932 \n",
       "L 84.931609 238.524932 \n",
       "L 84.931609 238.507871 \n",
       "L 84.931575 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3601&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931609 238.524932 \n",
       "L 84.931618 238.524932 \n",
       "L 84.931618 238.513316 \n",
       "L 84.931609 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3602&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931618 238.524932 \n",
       "L 84.931623 238.524932 \n",
       "L 84.931623 238.473022 \n",
       "L 84.931618 238.473022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3603&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931623 238.524932 \n",
       "L 84.931627 238.524932 \n",
       "L 84.931627 238.506419 \n",
       "L 84.931623 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3604&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931627 238.524932 \n",
       "L 84.931632 238.524932 \n",
       "L 84.931632 238.454509 \n",
       "L 84.931627 238.454509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3605&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931632 238.524932 \n",
       "L 84.93166 238.524932 \n",
       "L 84.93166 238.4752 \n",
       "L 84.931632 238.4752 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3606&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93166 238.524932 \n",
       "L 84.931672 238.524932 \n",
       "L 84.931672 238.462858 \n",
       "L 84.93166 238.462858 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3607&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931672 238.524932 \n",
       "L 84.931679 238.524932 \n",
       "L 84.931679 238.473022 \n",
       "L 84.931672 238.473022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3608&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931679 238.524932 \n",
       "L 84.931703 238.524932 \n",
       "L 84.931703 238.493351 \n",
       "L 84.931679 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3609&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931703 238.524932 \n",
       "L 84.93173 238.524932 \n",
       "L 84.93173 238.520576 \n",
       "L 84.931703 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3610&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93173 238.524932 \n",
       "L 84.931746 238.524932 \n",
       "L 84.931746 238.511138 \n",
       "L 84.93173 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3611&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931746 238.524932 \n",
       "L 84.931753 238.524932 \n",
       "L 84.931753 238.468303 \n",
       "L 84.931746 238.468303 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3612&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931753 238.524932 \n",
       "L 84.931759 238.524932 \n",
       "L 84.931759 238.50896 \n",
       "L 84.931753 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3613&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931759 238.524932 \n",
       "L 84.931772 238.524932 \n",
       "L 84.931772 238.523117 \n",
       "L 84.931759 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3614&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931772 238.524932 \n",
       "L 84.931784 238.524932 \n",
       "L 84.931784 238.198951 \n",
       "L 84.931772 238.198951 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3615&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931784 238.524932 \n",
       "L 84.931803 238.524932 \n",
       "L 84.931803 238.515494 \n",
       "L 84.931784 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3616&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931803 238.524932 \n",
       "L 84.931829 238.524932 \n",
       "L 84.931829 238.487543 \n",
       "L 84.931803 238.487543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3617&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931829 238.524932 \n",
       "L 84.93184 238.524932 \n",
       "L 84.93184 238.444707 \n",
       "L 84.931829 238.444707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3618&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93184 238.524932 \n",
       "L 84.931842 238.524932 \n",
       "L 84.931842 238.462495 \n",
       "L 84.93184 238.462495 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3619&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931842 238.524932 \n",
       "L 84.931859 238.524932 \n",
       "L 84.931859 238.440351 \n",
       "L 84.931842 238.440351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3620&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931859 238.524932 \n",
       "L 84.931867 238.524932 \n",
       "L 84.931867 238.451242 \n",
       "L 84.931859 238.451242 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3621&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931867 238.524932 \n",
       "L 84.93188 238.524932 \n",
       "L 84.93188 238.443618 \n",
       "L 84.931867 238.443618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3622&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93188 238.524932 \n",
       "L 84.931906 238.524932 \n",
       "L 84.931906 238.471207 \n",
       "L 84.93188 238.471207 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3623&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931906 238.524932 \n",
       "L 84.931915 238.524932 \n",
       "L 84.931915 238.413489 \n",
       "L 84.931906 238.413489 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3624&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931915 238.524932 \n",
       "L 84.931927 238.524932 \n",
       "L 84.931927 238.473385 \n",
       "L 84.931915 238.473385 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3625&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931927 238.524932 \n",
       "L 84.93194 238.524932 \n",
       "L 84.93194 238.431639 \n",
       "L 84.931927 238.431639 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3626&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93194 238.524932 \n",
       "L 84.931943 238.524932 \n",
       "L 84.931943 238.443255 \n",
       "L 84.93194 238.443255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3627&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931943 238.524932 \n",
       "L 84.931949 238.524932 \n",
       "L 84.931949 238.072624 \n",
       "L 84.931943 238.072624 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3628&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931949 238.524932 \n",
       "L 84.931955 238.524932 \n",
       "L 84.931955 238.50533 \n",
       "L 84.931949 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3629&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.931955 238.524932 \n",
       "L 84.93196 238.524932 \n",
       "L 84.93196 238.415667 \n",
       "L 84.931955 238.415667 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3630&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93196 238.524932 \n",
       "L 84.932005 238.524932 \n",
       "L 84.932005 238.398605 \n",
       "L 84.93196 238.398605 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3631&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.932005 238.524932 \n",
       "L 84.932027 238.524932 \n",
       "L 84.932027 238.516946 \n",
       "L 84.932005 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3632&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.932027 238.524932 \n",
       "L 84.932052 238.524932 \n",
       "L 84.932052 238.37864 \n",
       "L 84.932027 238.37864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3633&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.932052 238.524932 \n",
       "L 84.932099 238.524932 \n",
       "L 84.932099 238.416756 \n",
       "L 84.932052 238.416756 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3634&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.932099 238.524932 \n",
       "L 84.932156 238.524932 \n",
       "L 84.932156 238.506419 \n",
       "L 84.932099 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3635&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.932156 238.524932 \n",
       "L 84.932173 238.524932 \n",
       "L 84.932173 238.468666 \n",
       "L 84.932156 238.468666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3636&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.932173 238.524932 \n",
       "L 84.932212 238.524932 \n",
       "L 84.932212 238.476289 \n",
       "L 84.932173 238.476289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3637&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.932212 238.524932 \n",
       "L 84.932244 238.524932 \n",
       "L 84.932244 238.504604 \n",
       "L 84.932212 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3638&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.932244 238.524932 \n",
       "L 84.932925 238.524932 \n",
       "L 84.932925 238.512953 \n",
       "L 84.932244 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3639&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.932925 238.524932 \n",
       "L 84.932925 238.524932 \n",
       "L 84.932925 238.413126 \n",
       "L 84.932925 238.413126 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3640&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.932925 238.524932 \n",
       "L 84.932925 238.524932 \n",
       "L 84.932925 238.51985 \n",
       "L 84.932925 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3641&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.932925 238.524932 \n",
       "L 84.932926 238.524932 \n",
       "L 84.932926 238.497344 \n",
       "L 84.932925 238.497344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3642&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.932926 238.524932 \n",
       "L 84.932926 238.524932 \n",
       "L 84.932926 238.517672 \n",
       "L 84.932926 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3643&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.932926 238.524932 \n",
       "L 84.932927 238.524932 \n",
       "L 84.932927 238.444344 \n",
       "L 84.932926 238.444344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3644&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.932927 238.524932 \n",
       "L 84.932927 238.524932 \n",
       "L 84.932927 238.512227 \n",
       "L 84.932927 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3645&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.932927 238.524932 \n",
       "L 84.932928 238.524932 \n",
       "L 84.932928 238.472659 \n",
       "L 84.932927 238.472659 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3646&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.932928 238.524932 \n",
       "L 84.932929 238.524932 \n",
       "L 84.932929 238.501337 \n",
       "L 84.932928 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3647&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.932929 238.524932 \n",
       "L 84.933029 238.524932 \n",
       "L 84.933029 238.519124 \n",
       "L 84.932929 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3648&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.933029 238.524932 \n",
       "L 84.933133 238.524932 \n",
       "L 84.933133 238.524569 \n",
       "L 84.933029 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3649&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.933133 238.524932 \n",
       "L 84.933624 238.524932 \n",
       "L 84.933624 238.475926 \n",
       "L 84.933133 238.475926 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3650&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.933624 238.524932 \n",
       "L 84.933632 238.524932 \n",
       "L 84.933632 238.502063 \n",
       "L 84.933624 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3651&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.933632 238.524932 \n",
       "L 84.933633 238.524932 \n",
       "L 84.933633 238.513316 \n",
       "L 84.933632 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3652&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.933633 238.524932 \n",
       "L 84.933639 238.524932 \n",
       "L 84.933639 238.518398 \n",
       "L 84.933633 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3653&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.933639 238.524932 \n",
       "L 84.933824 238.524932 \n",
       "L 84.933824 238.512953 \n",
       "L 84.933639 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3654&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.933824 238.524932 \n",
       "L 84.934631 238.524932 \n",
       "L 84.934631 238.517309 \n",
       "L 84.933824 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3655&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.934631 238.524932 \n",
       "L 84.935159 238.524932 \n",
       "L 84.935159 238.12889 \n",
       "L 84.934631 238.12889 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3656&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.935159 238.524932 \n",
       "L 84.935164 238.524932 \n",
       "L 84.935164 238.418208 \n",
       "L 84.935159 238.418208 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3657&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.935164 238.524932 \n",
       "L 84.935306 238.524932 \n",
       "L 84.935306 238.49444 \n",
       "L 84.935164 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3658&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.935306 238.524932 \n",
       "L 84.935474 238.524932 \n",
       "L 84.935474 238.523117 \n",
       "L 84.935306 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3659&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.935474 238.524932 \n",
       "L 84.935502 238.524932 \n",
       "L 84.935502 238.518035 \n",
       "L 84.935474 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3660&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.935502 238.524932 \n",
       "L 84.935504 238.524932 \n",
       "L 84.935504 235.460052 \n",
       "L 84.935502 235.460052 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3661&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.935504 238.524932 \n",
       "L 84.935936 238.524932 \n",
       "L 84.935936 235.906915 \n",
       "L 84.935504 235.906915 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3662&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.935936 238.524932 \n",
       "L 84.936367 238.524932 \n",
       "L 84.936367 238.507871 \n",
       "L 84.935936 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3663&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.936367 238.524932 \n",
       "L 84.93637 238.524932 \n",
       "L 84.93637 238.419297 \n",
       "L 84.936367 238.419297 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3664&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93637 238.524932 \n",
       "L 84.936497 238.524932 \n",
       "L 84.936497 238.485727 \n",
       "L 84.93637 238.485727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3665&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.936497 238.524932 \n",
       "L 84.936803 238.524932 \n",
       "L 84.936803 238.524569 \n",
       "L 84.936497 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3666&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.936803 238.524932 \n",
       "L 84.937012 238.524932 \n",
       "L 84.937012 238.520213 \n",
       "L 84.936803 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3667&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.937012 238.524932 \n",
       "L 84.937043 238.524932 \n",
       "L 84.937043 238.514042 \n",
       "L 84.937012 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3668&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.937043 238.524932 \n",
       "L 84.9376 238.524932 \n",
       "L 84.9376 238.501337 \n",
       "L 84.937043 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3669&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.9376 238.524932 \n",
       "L 84.937632 238.524932 \n",
       "L 84.937632 238.519487 \n",
       "L 84.9376 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3670&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.937632 238.524932 \n",
       "L 84.937663 238.524932 \n",
       "L 84.937663 238.499885 \n",
       "L 84.937632 238.499885 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3671&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.937663 238.524932 \n",
       "L 84.937812 238.524932 \n",
       "L 84.937812 238.506056 \n",
       "L 84.937663 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3672&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.937812 238.524932 \n",
       "L 84.937813 238.524932 \n",
       "L 84.937813 238.494803 \n",
       "L 84.937812 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3673&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.937813 238.524932 \n",
       "L 84.937814 238.524932 \n",
       "L 84.937814 238.503152 \n",
       "L 84.937813 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3674&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.937814 238.524932 \n",
       "L 84.93794 238.524932 \n",
       "L 84.93794 238.522754 \n",
       "L 84.937814 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3675&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.93794 238.524932 \n",
       "L 84.938081 238.524932 \n",
       "L 84.938081 238.302045 \n",
       "L 84.93794 238.302045 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3676&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.938081 238.524932 \n",
       "L 84.938097 238.524932 \n",
       "L 84.938097 238.225087 \n",
       "L 84.938081 238.225087 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3677&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.938097 238.524932 \n",
       "L 84.938255 238.524932 \n",
       "L 84.938255 238.067905 \n",
       "L 84.938097 238.067905 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3678&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.938255 238.524932 \n",
       "L 84.938414 238.524932 \n",
       "L 84.938414 238.523117 \n",
       "L 84.938255 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3679&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.938414 238.524932 \n",
       "L 84.938419 238.524932 \n",
       "L 84.938419 238.520213 \n",
       "L 84.938414 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3680&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.938419 238.524932 \n",
       "L 84.938957 238.524932 \n",
       "L 84.938957 238.517672 \n",
       "L 84.938419 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3681&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.938957 238.524932 \n",
       "L 84.939675 238.524932 \n",
       "L 84.939675 238.524206 \n",
       "L 84.938957 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3682&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.939675 238.524932 \n",
       "L 84.940547 238.524932 \n",
       "L 84.940547 238.502789 \n",
       "L 84.939675 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3683&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.940547 238.524932 \n",
       "L 84.940549 238.524932 \n",
       "L 84.940549 238.496981 \n",
       "L 84.940547 238.496981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3684&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.940549 238.524932 \n",
       "L 84.941029 238.524932 \n",
       "L 84.941029 238.498433 \n",
       "L 84.940549 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3685&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941029 238.524932 \n",
       "L 84.941037 238.524932 \n",
       "L 84.941037 238.502789 \n",
       "L 84.941029 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3686&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941037 238.524932 \n",
       "L 84.941045 238.524932 \n",
       "L 84.941045 238.402962 \n",
       "L 84.941037 238.402962 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3687&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941045 238.524932 \n",
       "L 84.941051 238.524932 \n",
       "L 84.941051 238.521665 \n",
       "L 84.941045 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3688&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941051 238.524932 \n",
       "L 84.941058 238.524932 \n",
       "L 84.941058 238.484638 \n",
       "L 84.941051 238.484638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3689&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941058 238.524932 \n",
       "L 84.94119 238.524932 \n",
       "L 84.94119 238.50533 \n",
       "L 84.941058 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3690&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.94119 238.524932 \n",
       "L 84.941323 238.524932 \n",
       "L 84.941323 237.40977 \n",
       "L 84.94119 237.40977 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3691&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941323 238.524932 \n",
       "L 84.941337 238.524932 \n",
       "L 84.941337 236.814073 \n",
       "L 84.941323 236.814073 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3692&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941337 238.524932 \n",
       "L 84.941347 238.524932 \n",
       "L 84.941347 236.484099 \n",
       "L 84.941337 236.484099 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3693&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941347 238.524932 \n",
       "L 84.941351 238.524932 \n",
       "L 84.941351 238.434906 \n",
       "L 84.941347 238.434906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3694&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941351 238.524932 \n",
       "L 84.941369 238.524932 \n",
       "L 84.941369 237.80545 \n",
       "L 84.941351 237.80545 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3695&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941369 238.524932 \n",
       "L 84.941388 238.524932 \n",
       "L 84.941388 238.444707 \n",
       "L 84.941369 238.444707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3696&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941388 238.524932 \n",
       "L 84.941395 238.524932 \n",
       "L 84.941395 238.415304 \n",
       "L 84.941388 238.415304 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3697&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941395 238.524932 \n",
       "L 84.941456 238.524932 \n",
       "L 84.941456 238.429098 \n",
       "L 84.941395 238.429098 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3698&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941456 238.524932 \n",
       "L 84.941561 238.524932 \n",
       "L 84.941561 238.510412 \n",
       "L 84.941456 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3699&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941561 238.524932 \n",
       "L 84.941584 238.524932 \n",
       "L 84.941584 238.505693 \n",
       "L 84.941561 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3700&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941584 238.524932 \n",
       "L 84.941585 238.524932 \n",
       "L 84.941585 238.512953 \n",
       "L 84.941584 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3701&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941585 238.524932 \n",
       "L 84.941589 238.524932 \n",
       "L 84.941589 238.483186 \n",
       "L 84.941585 238.483186 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3702&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941589 238.524932 \n",
       "L 84.941723 238.524932 \n",
       "L 84.941723 238.517672 \n",
       "L 84.941589 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3703&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941723 238.524932 \n",
       "L 84.941857 238.524932 \n",
       "L 84.941857 238.150308 \n",
       "L 84.941723 238.150308 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3704&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.941857 238.524932 \n",
       "L 84.942205 238.524932 \n",
       "L 84.942205 238.07698 \n",
       "L 84.941857 238.07698 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3705&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.942205 238.524932 \n",
       "L 84.942553 238.524932 \n",
       "L 84.942553 235.241157 \n",
       "L 84.942205 235.241157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3706&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.942553 238.524932 \n",
       "L 84.942601 238.524932 \n",
       "L 84.942601 235.068365 \n",
       "L 84.942553 235.068365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3707&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.942601 238.524932 \n",
       "L 84.942737 238.524932 \n",
       "L 84.942737 238.396064 \n",
       "L 84.942601 238.396064 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3708&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.942737 238.524932 \n",
       "L 84.942832 238.524932 \n",
       "L 84.942832 238.301319 \n",
       "L 84.942737 238.301319 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3709&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.942832 238.524932 \n",
       "L 84.942862 238.524932 \n",
       "L 84.942862 238.517309 \n",
       "L 84.942832 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3710&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.942862 238.524932 \n",
       "L 84.942979 238.524932 \n",
       "L 84.942979 238.524569 \n",
       "L 84.942862 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3711&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.942979 238.524932 \n",
       "L 84.943072 238.524932 \n",
       "L 84.943072 238.503878 \n",
       "L 84.942979 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3712&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943072 238.524932 \n",
       "L 84.943073 238.524932 \n",
       "L 84.943073 238.503878 \n",
       "L 84.943072 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3713&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943073 238.524932 \n",
       "L 84.943075 238.524932 \n",
       "L 84.943075 238.493714 \n",
       "L 84.943073 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3714&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943075 238.524932 \n",
       "L 84.943079 238.524932 \n",
       "L 84.943079 238.509323 \n",
       "L 84.943075 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3715&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943079 238.524932 \n",
       "L 84.943084 238.524932 \n",
       "L 84.943084 238.45705 \n",
       "L 84.943079 238.45705 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3716&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943084 238.524932 \n",
       "L 84.943093 238.524932 \n",
       "L 84.943093 238.479193 \n",
       "L 84.943084 238.479193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3717&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943093 238.524932 \n",
       "L 84.943094 238.524932 \n",
       "L 84.943094 238.462132 \n",
       "L 84.943093 238.462132 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3718&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943094 238.524932 \n",
       "L 84.943095 238.524932 \n",
       "L 84.943095 238.503515 \n",
       "L 84.943094 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3719&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943095 238.524932 \n",
       "L 84.943097 238.524932 \n",
       "L 84.943097 238.484275 \n",
       "L 84.943095 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3720&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943097 238.524932 \n",
       "L 84.943097 238.524932 \n",
       "L 84.943097 238.500974 \n",
       "L 84.943097 238.500974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3721&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943097 238.524932 \n",
       "L 84.943098 238.524932 \n",
       "L 84.943098 238.507145 \n",
       "L 84.943097 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3722&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943098 238.524932 \n",
       "L 84.943124 238.524932 \n",
       "L 84.943124 238.494077 \n",
       "L 84.943098 238.494077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3723&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943124 238.524932 \n",
       "L 84.943268 238.524932 \n",
       "L 84.943268 238.520576 \n",
       "L 84.943124 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3724&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943268 238.524932 \n",
       "L 84.943387 238.524932 \n",
       "L 84.943387 238.494803 \n",
       "L 84.943268 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3725&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943387 238.524932 \n",
       "L 84.943387 238.524932 \n",
       "L 84.943387 238.477741 \n",
       "L 84.943387 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3726&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943387 238.524932 \n",
       "L 84.943402 238.524932 \n",
       "L 84.943402 238.43781 \n",
       "L 84.943387 238.43781 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3727&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943402 238.524932 \n",
       "L 84.943413 238.524932 \n",
       "L 84.943413 238.493714 \n",
       "L 84.943402 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3728&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943413 238.524932 \n",
       "L 84.943479 238.524932 \n",
       "L 84.943479 238.465036 \n",
       "L 84.943413 238.465036 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3729&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943479 238.524932 \n",
       "L 84.943527 238.524932 \n",
       "L 84.943527 238.512227 \n",
       "L 84.943479 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3730&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943527 238.524932 \n",
       "L 84.94354 238.524932 \n",
       "L 84.94354 238.509686 \n",
       "L 84.943527 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3731&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.94354 238.524932 \n",
       "L 84.943544 238.524932 \n",
       "L 84.943544 238.506419 \n",
       "L 84.94354 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3732&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943544 238.524932 \n",
       "L 84.943559 238.524932 \n",
       "L 84.943559 238.524569 \n",
       "L 84.943544 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3733&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943559 238.524932 \n",
       "L 84.943572 238.524932 \n",
       "L 84.943572 238.514405 \n",
       "L 84.943559 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3734&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943572 238.524932 \n",
       "L 84.943581 238.524932 \n",
       "L 84.943581 238.31112 \n",
       "L 84.943572 238.31112 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3735&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943581 238.524932 \n",
       "L 84.94359 238.524932 \n",
       "L 84.94359 238.484275 \n",
       "L 84.943581 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3736&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.94359 238.524932 \n",
       "L 84.943618 238.524932 \n",
       "L 84.943618 238.468303 \n",
       "L 84.94359 238.468303 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3737&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943618 238.524932 \n",
       "L 84.943645 238.524932 \n",
       "L 84.943645 238.51622 \n",
       "L 84.943618 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3738&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943645 238.524932 \n",
       "L 84.943664 238.524932 \n",
       "L 84.943664 238.485727 \n",
       "L 84.943645 238.485727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3739&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943664 238.524932 \n",
       "L 84.943666 238.524932 \n",
       "L 84.943666 238.511138 \n",
       "L 84.943664 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3740&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943666 238.524932 \n",
       "L 84.943667 238.524932 \n",
       "L 84.943667 238.515131 \n",
       "L 84.943666 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3741&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943667 238.524932 \n",
       "L 84.943716 238.524932 \n",
       "L 84.943716 238.50533 \n",
       "L 84.943667 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3742&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943716 238.524932 \n",
       "L 84.943727 238.524932 \n",
       "L 84.943727 238.485001 \n",
       "L 84.943716 238.485001 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3743&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943727 238.524932 \n",
       "L 84.943733 238.524932 \n",
       "L 84.943733 238.514768 \n",
       "L 84.943727 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3744&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943733 238.524932 \n",
       "L 84.943733 238.524932 \n",
       "L 84.943733 238.514405 \n",
       "L 84.943733 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3745&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943733 238.524932 \n",
       "L 84.943752 238.524932 \n",
       "L 84.943752 238.516583 \n",
       "L 84.943733 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3746&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943752 238.524932 \n",
       "L 84.943789 238.524932 \n",
       "L 84.943789 238.520939 \n",
       "L 84.943752 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3747&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943789 238.524932 \n",
       "L 84.943834 238.524932 \n",
       "L 84.943834 238.469029 \n",
       "L 84.943789 238.469029 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3748&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943834 238.524932 \n",
       "L 84.943844 238.524932 \n",
       "L 84.943844 238.46794 \n",
       "L 84.943834 238.46794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3749&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943844 238.524932 \n",
       "L 84.943857 238.524932 \n",
       "L 84.943857 238.48609 \n",
       "L 84.943844 238.48609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3750&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943857 238.524932 \n",
       "L 84.943874 238.524932 \n",
       "L 84.943874 238.506419 \n",
       "L 84.943857 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3751&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943874 238.524932 \n",
       "L 84.943875 238.524932 \n",
       "L 84.943875 238.515131 \n",
       "L 84.943874 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3752&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943875 238.524932 \n",
       "L 84.943915 238.524932 \n",
       "L 84.943915 238.494077 \n",
       "L 84.943875 238.494077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3753&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943915 238.524932 \n",
       "L 84.943916 238.524932 \n",
       "L 84.943916 238.515131 \n",
       "L 84.943915 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3754&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943916 238.524932 \n",
       "L 84.943931 238.524932 \n",
       "L 84.943931 238.515857 \n",
       "L 84.943916 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3755&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943931 238.524932 \n",
       "L 84.943953 238.524932 \n",
       "L 84.943953 238.469755 \n",
       "L 84.943931 238.469755 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3756&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943953 238.524932 \n",
       "L 84.943968 238.524932 \n",
       "L 84.943968 238.445434 \n",
       "L 84.943953 238.445434 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3757&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943968 238.524932 \n",
       "L 84.943978 238.524932 \n",
       "L 84.943978 238.517309 \n",
       "L 84.943968 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3758&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943978 238.524932 \n",
       "L 84.943984 238.524932 \n",
       "L 84.943984 238.483549 \n",
       "L 84.943978 238.483549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3759&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.943984 238.524932 \n",
       "L 84.944041 238.524932 \n",
       "L 84.944041 238.484638 \n",
       "L 84.943984 238.484638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3760&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944041 238.524932 \n",
       "L 84.944056 238.524932 \n",
       "L 84.944056 238.474474 \n",
       "L 84.944041 238.474474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3761&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944056 238.524932 \n",
       "L 84.944062 238.524932 \n",
       "L 84.944062 238.515131 \n",
       "L 84.944056 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3762&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944062 238.524932 \n",
       "L 84.944107 238.524932 \n",
       "L 84.944107 238.503878 \n",
       "L 84.944062 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3763&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944107 238.524932 \n",
       "L 84.944124 238.524932 \n",
       "L 84.944124 238.474837 \n",
       "L 84.944107 238.474837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3764&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944124 238.524932 \n",
       "L 84.944135 238.524932 \n",
       "L 84.944135 238.519124 \n",
       "L 84.944124 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3765&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944135 238.524932 \n",
       "L 84.944136 238.524932 \n",
       "L 84.944136 238.513316 \n",
       "L 84.944135 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3766&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944136 238.524932 \n",
       "L 84.944137 238.524932 \n",
       "L 84.944137 238.514042 \n",
       "L 84.944136 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3767&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944137 238.524932 \n",
       "L 84.944173 238.524932 \n",
       "L 84.944173 238.524569 \n",
       "L 84.944137 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3768&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944173 238.524932 \n",
       "L 84.944223 238.524932 \n",
       "L 84.944223 238.514768 \n",
       "L 84.944173 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3769&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944223 238.524932 \n",
       "L 84.944246 238.524932 \n",
       "L 84.944246 238.509323 \n",
       "L 84.944223 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3770&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944246 238.524932 \n",
       "L 84.944279 238.524932 \n",
       "L 84.944279 237.825778 \n",
       "L 84.944246 237.825778 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3771&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944279 238.524932 \n",
       "L 84.944302 238.524932 \n",
       "L 84.944302 237.803271 \n",
       "L 84.944279 237.803271 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3772&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944302 238.524932 \n",
       "L 84.944411 238.524932 \n",
       "L 84.944411 238.369565 \n",
       "L 84.944302 238.369565 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3773&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944411 238.524932 \n",
       "L 84.944426 238.524932 \n",
       "L 84.944426 238.413126 \n",
       "L 84.944411 238.413126 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3774&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944426 238.524932 \n",
       "L 84.944442 238.524932 \n",
       "L 84.944442 238.496255 \n",
       "L 84.944426 238.496255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3775&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944442 238.524932 \n",
       "L 84.944467 238.524932 \n",
       "L 84.944467 238.513316 \n",
       "L 84.944442 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3776&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944467 238.524932 \n",
       "L 84.944513 238.524932 \n",
       "L 84.944513 238.396427 \n",
       "L 84.944467 238.396427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3777&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944513 238.524932 \n",
       "L 84.944544 238.524932 \n",
       "L 84.944544 238.524569 \n",
       "L 84.944513 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3778&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944544 238.524932 \n",
       "L 84.944552 238.524932 \n",
       "L 84.944552 238.51259 \n",
       "L 84.944544 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3779&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944552 238.524932 \n",
       "L 84.944616 238.524932 \n",
       "L 84.944616 238.492625 \n",
       "L 84.944552 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3780&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944616 238.524932 \n",
       "L 84.944681 238.524932 \n",
       "L 84.944681 238.435269 \n",
       "L 84.944616 238.435269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3781&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944681 238.524932 \n",
       "L 84.944692 238.524932 \n",
       "L 84.944692 238.465399 \n",
       "L 84.944681 238.465399 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3782&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944692 238.524932 \n",
       "L 84.94471 238.524932 \n",
       "L 84.94471 238.51985 \n",
       "L 84.944692 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3783&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.94471 238.524932 \n",
       "L 84.944729 238.524932 \n",
       "L 84.944729 238.503152 \n",
       "L 84.94471 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3784&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944729 238.524932 \n",
       "L 84.944732 238.524932 \n",
       "L 84.944732 238.511138 \n",
       "L 84.944729 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3785&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944732 238.524932 \n",
       "L 84.944755 238.524932 \n",
       "L 84.944755 238.518398 \n",
       "L 84.944732 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3786&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944755 238.524932 \n",
       "L 84.944787 238.524932 \n",
       "L 84.944787 238.463221 \n",
       "L 84.944755 238.463221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3787&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944787 238.524932 \n",
       "L 84.94481 238.524932 \n",
       "L 84.94481 238.524569 \n",
       "L 84.944787 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3788&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.94481 238.524932 \n",
       "L 84.944825 238.524932 \n",
       "L 84.944825 238.480282 \n",
       "L 84.94481 238.480282 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3789&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944825 238.524932 \n",
       "L 84.944841 238.524932 \n",
       "L 84.944841 238.518761 \n",
       "L 84.944825 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3790&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944841 238.524932 \n",
       "L 84.944857 238.524932 \n",
       "L 84.944857 238.451242 \n",
       "L 84.944841 238.451242 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3791&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944857 238.524932 \n",
       "L 84.944861 238.524932 \n",
       "L 84.944861 238.465399 \n",
       "L 84.944857 238.465399 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3792&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944861 238.524932 \n",
       "L 84.944865 238.524932 \n",
       "L 84.944865 238.405866 \n",
       "L 84.944861 238.405866 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3793&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944865 238.524932 \n",
       "L 84.944868 238.524932 \n",
       "L 84.944868 236.99231 \n",
       "L 84.944865 236.99231 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3794&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944868 238.524932 \n",
       "L 84.944904 238.524932 \n",
       "L 84.944904 238.507871 \n",
       "L 84.944868 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3795&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944904 238.524932 \n",
       "L 84.94491 238.524932 \n",
       "L 84.94491 238.514405 \n",
       "L 84.944904 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3796&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.94491 238.524932 \n",
       "L 84.944938 238.524932 \n",
       "L 84.944938 238.520576 \n",
       "L 84.94491 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3797&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944938 238.524932 \n",
       "L 84.944982 238.524932 \n",
       "L 84.944982 238.259573 \n",
       "L 84.944938 238.259573 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3798&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.944982 238.524932 \n",
       "L 84.945011 238.524932 \n",
       "L 84.945011 238.515857 \n",
       "L 84.944982 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3799&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945011 238.524932 \n",
       "L 84.945014 238.524932 \n",
       "L 84.945014 237.624308 \n",
       "L 84.945011 237.624308 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3800&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945014 238.524932 \n",
       "L 84.945018 238.524932 \n",
       "L 84.945018 238.524569 \n",
       "L 84.945014 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3801&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945018 238.524932 \n",
       "L 84.945033 238.524932 \n",
       "L 84.945033 238.420023 \n",
       "L 84.945018 238.420023 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3802&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945033 238.524932 \n",
       "L 84.945071 238.524932 \n",
       "L 84.945071 238.429461 \n",
       "L 84.945033 238.429461 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3803&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945071 238.524932 \n",
       "L 84.945128 238.524932 \n",
       "L 84.945128 238.518761 \n",
       "L 84.945071 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3804&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945128 238.524932 \n",
       "L 84.945173 238.524932 \n",
       "L 84.945173 237.398517 \n",
       "L 84.945128 237.398517 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3805&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945173 238.524932 \n",
       "L 84.945196 238.524932 \n",
       "L 84.945196 238.236704 \n",
       "L 84.945173 238.236704 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3806&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945196 238.524932 \n",
       "L 84.945237 238.524932 \n",
       "L 84.945237 238.368476 \n",
       "L 84.945196 238.368476 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3807&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945237 238.524932 \n",
       "L 84.945276 238.524932 \n",
       "L 84.945276 238.458502 \n",
       "L 84.945237 238.458502 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3808&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945276 238.524932 \n",
       "L 84.945312 238.524932 \n",
       "L 84.945312 238.517672 \n",
       "L 84.945276 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3809&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945312 238.524932 \n",
       "L 84.945379 238.524932 \n",
       "L 84.945379 238.462495 \n",
       "L 84.945312 238.462495 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3810&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945379 238.524932 \n",
       "L 84.945442 238.524932 \n",
       "L 84.945442 238.509323 \n",
       "L 84.945379 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3811&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945442 238.524932 \n",
       "L 84.945463 238.524932 \n",
       "L 84.945463 238.269011 \n",
       "L 84.945442 238.269011 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3812&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945463 238.524932 \n",
       "L 84.945477 238.524932 \n",
       "L 84.945477 238.489721 \n",
       "L 84.945463 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3813&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945477 238.524932 \n",
       "L 84.94553 238.524932 \n",
       "L 84.94553 238.487543 \n",
       "L 84.945477 238.487543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3814&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.94553 238.524932 \n",
       "L 84.945588 238.524932 \n",
       "L 84.945588 231.273837 \n",
       "L 84.94553 231.273837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3815&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945588 238.524932 \n",
       "L 84.945599 238.524932 \n",
       "L 84.945599 238.413489 \n",
       "L 84.945588 238.413489 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3816&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945599 238.524932 \n",
       "L 84.945604 238.524932 \n",
       "L 84.945604 238.522028 \n",
       "L 84.945599 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3817&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945604 238.524932 \n",
       "L 84.945631 238.524932 \n",
       "L 84.945631 238.472296 \n",
       "L 84.945604 238.472296 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3818&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945631 238.524932 \n",
       "L 84.945678 238.524932 \n",
       "L 84.945678 238.493714 \n",
       "L 84.945631 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3819&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945678 238.524932 \n",
       "L 84.9457 238.524932 \n",
       "L 84.9457 238.486453 \n",
       "L 84.945678 238.486453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3820&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.9457 238.524932 \n",
       "L 84.94572 238.524932 \n",
       "L 84.94572 238.449427 \n",
       "L 84.9457 238.449427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3821&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.94572 238.524932 \n",
       "L 84.945739 238.524932 \n",
       "L 84.945739 238.511138 \n",
       "L 84.94572 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3822&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945739 238.524932 \n",
       "L 84.945748 238.524932 \n",
       "L 84.945748 238.524206 \n",
       "L 84.945739 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3823&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945748 238.524932 \n",
       "L 84.945755 238.524932 \n",
       "L 84.945755 238.230532 \n",
       "L 84.945748 238.230532 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3824&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945755 238.524932 \n",
       "L 84.945779 238.524932 \n",
       "L 84.945779 238.118363 \n",
       "L 84.945755 238.118363 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3825&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945779 238.524932 \n",
       "L 84.945803 238.524932 \n",
       "L 84.945803 238.487543 \n",
       "L 84.945779 238.487543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3826&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945803 238.524932 \n",
       "L 84.945807 238.524932 \n",
       "L 84.945807 238.476289 \n",
       "L 84.945803 238.476289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3827&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945807 238.524932 \n",
       "L 84.945832 238.524932 \n",
       "L 84.945832 238.505693 \n",
       "L 84.945807 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3828&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945832 238.524932 \n",
       "L 84.945867 238.524932 \n",
       "L 84.945867 237.251499 \n",
       "L 84.945832 237.251499 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3829&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945867 238.524932 \n",
       "L 84.945883 238.524932 \n",
       "L 84.945883 236.296423 \n",
       "L 84.945867 236.296423 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3830&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945883 238.524932 \n",
       "L 84.945892 238.524932 \n",
       "L 84.945892 238.521302 \n",
       "L 84.945883 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3831&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945892 238.524932 \n",
       "L 84.945899 238.524932 \n",
       "L 84.945899 238.488632 \n",
       "L 84.945892 238.488632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3832&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945899 238.524932 \n",
       "L 84.945909 238.524932 \n",
       "L 84.945909 238.509323 \n",
       "L 84.945899 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3833&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945909 238.524932 \n",
       "L 84.945922 238.524932 \n",
       "L 84.945922 238.292607 \n",
       "L 84.945909 238.292607 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3834&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945922 238.524932 \n",
       "L 84.945963 238.524932 \n",
       "L 84.945963 238.510049 \n",
       "L 84.945922 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3835&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.945963 238.524932 \n",
       "L 84.946003 238.524932 \n",
       "L 84.946003 238.524569 \n",
       "L 84.945963 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3836&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946003 238.524932 \n",
       "L 84.946014 238.524932 \n",
       "L 84.946014 238.46068 \n",
       "L 84.946003 238.46068 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3837&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946014 238.524932 \n",
       "L 84.946025 238.524932 \n",
       "L 84.946025 238.500248 \n",
       "L 84.946014 238.500248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3838&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946025 238.524932 \n",
       "L 84.946079 238.524932 \n",
       "L 84.946079 238.509686 \n",
       "L 84.946025 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3839&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946079 238.524932 \n",
       "L 84.94614 238.524932 \n",
       "L 84.94614 238.521665 \n",
       "L 84.946079 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3840&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.94614 238.524932 \n",
       "L 84.946155 238.524932 \n",
       "L 84.946155 238.514405 \n",
       "L 84.94614 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3841&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946155 238.524932 \n",
       "L 84.946164 238.524932 \n",
       "L 84.946164 238.492262 \n",
       "L 84.946155 238.492262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3842&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946164 238.524932 \n",
       "L 84.946183 238.524932 \n",
       "L 84.946183 238.521665 \n",
       "L 84.946164 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3843&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946183 238.524932 \n",
       "L 84.946218 238.524932 \n",
       "L 84.946218 238.455598 \n",
       "L 84.946183 238.455598 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3844&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946218 238.524932 \n",
       "L 84.946239 238.524932 \n",
       "L 84.946239 238.524569 \n",
       "L 84.946218 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3845&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946239 238.524932 \n",
       "L 84.946245 238.524932 \n",
       "L 84.946245 238.516946 \n",
       "L 84.946239 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3846&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946245 238.524932 \n",
       "L 84.946327 238.524932 \n",
       "L 84.946327 238.504967 \n",
       "L 84.946245 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3847&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946327 238.524932 \n",
       "L 84.946347 238.524932 \n",
       "L 84.946347 238.283895 \n",
       "L 84.946327 238.283895 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3848&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946347 238.524932 \n",
       "L 84.946353 238.524932 \n",
       "L 84.946353 238.487179 \n",
       "L 84.946347 238.487179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3849&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946353 238.524932 \n",
       "L 84.946385 238.524932 \n",
       "L 84.946385 238.478104 \n",
       "L 84.946353 238.478104 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3850&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946385 238.524932 \n",
       "L 84.946396 238.524932 \n",
       "L 84.946396 238.485364 \n",
       "L 84.946385 238.485364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3851&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946396 238.524932 \n",
       "L 84.946416 238.524932 \n",
       "L 84.946416 238.522754 \n",
       "L 84.946396 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3852&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946416 238.524932 \n",
       "L 84.946462 238.524932 \n",
       "L 84.946462 238.459591 \n",
       "L 84.946416 238.459591 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3853&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946462 238.524932 \n",
       "L 84.946497 238.524932 \n",
       "L 84.946497 238.517672 \n",
       "L 84.946462 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3854&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946497 238.524932 \n",
       "L 84.946507 238.524932 \n",
       "L 84.946507 238.456324 \n",
       "L 84.946497 238.456324 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3855&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946507 238.524932 \n",
       "L 84.946533 238.524932 \n",
       "L 84.946533 238.513679 \n",
       "L 84.946507 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3856&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946533 238.524932 \n",
       "L 84.946554 238.524932 \n",
       "L 84.946554 238.523117 \n",
       "L 84.946533 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3857&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946554 238.524932 \n",
       "L 84.946557 238.524932 \n",
       "L 84.946557 238.521302 \n",
       "L 84.946554 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3858&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946557 238.524932 \n",
       "L 84.946565 238.524932 \n",
       "L 84.946565 237.697999 \n",
       "L 84.946557 237.697999 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3859&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946565 238.524932 \n",
       "L 84.946575 238.524932 \n",
       "L 84.946575 238.517672 \n",
       "L 84.946565 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3860&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946575 238.524932 \n",
       "L 84.94658 238.524932 \n",
       "L 84.94658 238.445434 \n",
       "L 84.946575 238.445434 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3861&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.94658 238.524932 \n",
       "L 84.946671 238.524932 \n",
       "L 84.946671 238.523843 \n",
       "L 84.94658 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3862&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946671 238.524932 \n",
       "L 84.946762 238.524932 \n",
       "L 84.946762 238.509686 \n",
       "L 84.946671 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3863&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946762 238.524932 \n",
       "L 84.946779 238.524932 \n",
       "L 84.946779 238.462132 \n",
       "L 84.946762 238.462132 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3864&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946779 238.524932 \n",
       "L 84.946792 238.524932 \n",
       "L 84.946792 238.514405 \n",
       "L 84.946779 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3865&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946792 238.524932 \n",
       "L 84.946792 238.524932 \n",
       "L 84.946792 238.518035 \n",
       "L 84.946792 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3866&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946792 238.524932 \n",
       "L 84.946851 238.524932 \n",
       "L 84.946851 238.506419 \n",
       "L 84.946792 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3867&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946851 238.524932 \n",
       "L 84.946866 238.524932 \n",
       "L 84.946866 238.502063 \n",
       "L 84.946851 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3868&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946866 238.524932 \n",
       "L 84.946898 238.524932 \n",
       "L 84.946898 238.404414 \n",
       "L 84.946866 238.404414 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3869&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.946898 238.524932 \n",
       "L 84.947003 238.524932 \n",
       "L 84.947003 238.428735 \n",
       "L 84.946898 238.428735 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3870&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947003 238.524932 \n",
       "L 84.947027 238.524932 \n",
       "L 84.947027 238.524206 \n",
       "L 84.947003 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3871&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947027 238.524932 \n",
       "L 84.947049 238.524932 \n",
       "L 84.947049 238.478467 \n",
       "L 84.947027 238.478467 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3872&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947049 238.524932 \n",
       "L 84.94706 238.524932 \n",
       "L 84.94706 238.47883 \n",
       "L 84.947049 238.47883 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3873&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.94706 238.524932 \n",
       "L 84.947092 238.524932 \n",
       "L 84.947092 238.47157 \n",
       "L 84.94706 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3874&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947092 238.524932 \n",
       "L 84.947136 238.524932 \n",
       "L 84.947136 238.343428 \n",
       "L 84.947092 238.343428 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3875&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947136 238.524932 \n",
       "L 84.947161 238.524932 \n",
       "L 84.947161 238.453783 \n",
       "L 84.947136 238.453783 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3876&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947161 238.524932 \n",
       "L 84.947189 238.524932 \n",
       "L 84.947189 238.506056 \n",
       "L 84.947161 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3877&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947189 238.524932 \n",
       "L 84.947198 238.524932 \n",
       "L 84.947198 238.49444 \n",
       "L 84.947189 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3878&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947198 238.524932 \n",
       "L 84.947221 238.524932 \n",
       "L 84.947221 238.51985 \n",
       "L 84.947198 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3879&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947221 238.524932 \n",
       "L 84.94729 238.524932 \n",
       "L 84.94729 238.391708 \n",
       "L 84.947221 238.391708 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3880&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.94729 238.524932 \n",
       "L 84.947296 238.524932 \n",
       "L 84.947296 235.737753 \n",
       "L 84.94729 235.737753 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3881&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947296 238.524932 \n",
       "L 84.947304 238.524932 \n",
       "L 84.947304 238.459591 \n",
       "L 84.947296 238.459591 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3882&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947304 238.524932 \n",
       "L 84.947331 238.524932 \n",
       "L 84.947331 238.455961 \n",
       "L 84.947304 238.455961 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3883&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947331 238.524932 \n",
       "L 84.947335 238.524932 \n",
       "L 84.947335 238.487179 \n",
       "L 84.947331 238.487179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3884&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947335 238.524932 \n",
       "L 84.947352 238.524932 \n",
       "L 84.947352 238.442892 \n",
       "L 84.947335 238.442892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3885&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947352 238.524932 \n",
       "L 84.947368 238.524932 \n",
       "L 84.947368 238.481734 \n",
       "L 84.947352 238.481734 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3886&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947368 238.524932 \n",
       "L 84.947376 238.524932 \n",
       "L 84.947376 238.435995 \n",
       "L 84.947368 238.435995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3887&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947376 238.524932 \n",
       "L 84.947391 238.524932 \n",
       "L 84.947391 238.466851 \n",
       "L 84.947376 238.466851 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3888&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947391 238.524932 \n",
       "L 84.947408 238.524932 \n",
       "L 84.947408 238.512227 \n",
       "L 84.947391 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3889&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947408 238.524932 \n",
       "L 84.947446 238.524932 \n",
       "L 84.947446 238.517309 \n",
       "L 84.947408 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3890&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947446 238.524932 \n",
       "L 84.94745 238.524932 \n",
       "L 84.94745 238.509686 \n",
       "L 84.947446 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3891&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.94745 238.524932 \n",
       "L 84.947514 238.524932 \n",
       "L 84.947514 238.510412 \n",
       "L 84.94745 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3892&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.947514 238.524932 \n",
       "L 84.949198 238.524932 \n",
       "L 84.949198 238.520939 \n",
       "L 84.947514 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3893&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.949198 238.524932 \n",
       "L 84.950819 238.524932 \n",
       "L 84.950819 238.343065 \n",
       "L 84.949198 238.343065 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3894&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.950819 238.524932 \n",
       "L 84.95082 238.524932 \n",
       "L 84.95082 238.429098 \n",
       "L 84.950819 238.429098 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3895&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.95082 238.524932 \n",
       "L 84.95082 238.524932 \n",
       "L 84.95082 238.306764 \n",
       "L 84.95082 238.306764 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3896&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.95082 238.524932 \n",
       "L 84.95082 238.524932 \n",
       "L 84.95082 238.225087 \n",
       "L 84.95082 238.225087 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3897&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.95082 238.524932 \n",
       "L 84.950822 238.524932 \n",
       "L 84.950822 238.209478 \n",
       "L 84.95082 238.209478 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3898&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.950822 238.524932 \n",
       "L 84.950823 238.524932 \n",
       "L 84.950823 238.417845 \n",
       "L 84.950822 238.417845 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3899&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.950823 238.524932 \n",
       "L 84.95089 238.524932 \n",
       "L 84.95089 238.382633 \n",
       "L 84.950823 238.382633 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3900&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.95089 238.524932 \n",
       "L 84.951802 238.524932 \n",
       "L 84.951802 238.524569 \n",
       "L 84.95089 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3901&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.951802 238.524932 \n",
       "L 84.952646 238.524932 \n",
       "L 84.952646 238.440351 \n",
       "L 84.951802 238.440351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3902&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.952646 238.524932 \n",
       "L 84.952647 238.524932 \n",
       "L 84.952647 238.435269 \n",
       "L 84.952646 238.435269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3903&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.952647 238.524932 \n",
       "L 84.952649 238.524932 \n",
       "L 84.952649 238.492625 \n",
       "L 84.952647 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3904&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.952649 238.524932 \n",
       "L 84.95265 238.524932 \n",
       "L 84.95265 238.474111 \n",
       "L 84.952649 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3905&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.95265 238.524932 \n",
       "L 84.95265 238.524932 \n",
       "L 84.95265 238.47157 \n",
       "L 84.95265 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3906&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.95265 238.524932 \n",
       "L 84.952747 238.524932 \n",
       "L 84.952747 238.141595 \n",
       "L 84.95265 238.141595 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3907&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.952747 238.524932 \n",
       "L 84.952844 238.524932 \n",
       "L 84.952844 238.473022 \n",
       "L 84.952747 238.473022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3908&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.952844 238.524932 \n",
       "L 84.952845 238.524932 \n",
       "L 84.952845 238.049754 \n",
       "L 84.952844 238.049754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3909&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.952845 238.524932 \n",
       "L 84.952845 238.524932 \n",
       "L 84.952845 238.167006 \n",
       "L 84.952845 238.167006 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3910&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.952845 238.524932 \n",
       "L 84.952845 238.524932 \n",
       "L 84.952845 238.473022 \n",
       "L 84.952845 238.473022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3911&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.952845 238.524932 \n",
       "L 84.952992 238.524932 \n",
       "L 84.952992 238.482823 \n",
       "L 84.952845 238.482823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3912&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.952992 238.524932 \n",
       "L 84.953142 238.524932 \n",
       "L 84.953142 238.524569 \n",
       "L 84.952992 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3913&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.953142 238.524932 \n",
       "L 84.953212 238.524932 \n",
       "L 84.953212 237.986228 \n",
       "L 84.953142 237.986228 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3914&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.953212 238.524932 \n",
       "L 84.953292 238.524932 \n",
       "L 84.953292 238.479556 \n",
       "L 84.953212 238.479556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3915&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.953292 238.524932 \n",
       "L 84.953308 238.524932 \n",
       "L 84.953308 238.228354 \n",
       "L 84.953292 238.228354 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3916&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.953308 238.524932 \n",
       "L 84.953358 238.524932 \n",
       "L 84.953358 229.519054 \n",
       "L 84.953308 229.519054 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3917&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.953358 238.524932 \n",
       "L 84.953408 238.524932 \n",
       "L 84.953408 238.522754 \n",
       "L 84.953358 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3918&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.953408 238.524932 \n",
       "L 84.95341 238.524932 \n",
       "L 84.95341 238.51985 \n",
       "L 84.953408 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3919&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.95341 238.524932 \n",
       "L 84.953602 238.524932 \n",
       "L 84.953602 238.520213 \n",
       "L 84.95341 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3920&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.953602 238.524932 \n",
       "L 84.954395 238.524932 \n",
       "L 84.954395 237.935044 \n",
       "L 84.953602 237.935044 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3921&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.954395 238.524932 \n",
       "L 84.957879 238.524932 \n",
       "L 84.957879 238.473748 \n",
       "L 84.954395 238.473748 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3922&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.957879 238.524932 \n",
       "L 84.960726 238.524932 \n",
       "L 84.960726 238.510049 \n",
       "L 84.957879 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3923&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.960726 238.524932 \n",
       "L 84.960731 238.524932 \n",
       "L 84.960731 238.40877 \n",
       "L 84.960726 238.40877 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3924&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.960731 238.524932 \n",
       "L 84.960807 238.524932 \n",
       "L 84.960807 237.846469 \n",
       "L 84.960731 237.846469 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3925&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.960807 238.524932 \n",
       "L 84.960884 238.524932 \n",
       "L 84.960884 238.522391 \n",
       "L 84.960807 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3926&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.960884 238.524932 \n",
       "L 84.960886 238.524932 \n",
       "L 84.960886 238.510775 \n",
       "L 84.960884 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3927&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.960886 238.524932 \n",
       "L 84.9609 238.524932 \n",
       "L 84.9609 238.500611 \n",
       "L 84.960886 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3928&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.9609 238.524932 \n",
       "L 84.961994 238.524932 \n",
       "L 84.961994 238.51259 \n",
       "L 84.9609 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3929&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.961994 238.524932 \n",
       "L 84.961999 238.524932 \n",
       "L 84.961999 238.462132 \n",
       "L 84.961994 238.462132 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3930&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.961999 238.524932 \n",
       "L 84.962174 238.524932 \n",
       "L 84.962174 238.520576 \n",
       "L 84.961999 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3931&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.962174 238.524932 \n",
       "L 84.962349 238.524932 \n",
       "L 84.962349 238.510412 \n",
       "L 84.962174 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3932&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.962349 238.524932 \n",
       "L 84.962358 238.524932 \n",
       "L 84.962358 238.269374 \n",
       "L 84.962349 238.269374 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3933&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.962358 238.524932 \n",
       "L 84.962466 238.524932 \n",
       "L 84.962466 238.517309 \n",
       "L 84.962358 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3934&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.962466 238.524932 \n",
       "L 84.96274 238.524932 \n",
       "L 84.96274 238.444707 \n",
       "L 84.962466 238.444707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3935&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.96274 238.524932 \n",
       "L 84.962912 238.524932 \n",
       "L 84.962912 238.51985 \n",
       "L 84.96274 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3936&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.962912 238.524932 \n",
       "L 84.962944 238.524932 \n",
       "L 84.962944 238.482097 \n",
       "L 84.962912 238.482097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3937&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.962944 238.524932 \n",
       "L 84.963053 238.524932 \n",
       "L 84.963053 238.511864 \n",
       "L 84.962944 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3938&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963053 238.524932 \n",
       "L 84.963057 238.524932 \n",
       "L 84.963057 238.466851 \n",
       "L 84.963053 238.466851 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3939&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963057 238.524932 \n",
       "L 84.963079 238.524932 \n",
       "L 84.963079 238.293333 \n",
       "L 84.963057 238.293333 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3940&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963079 238.524932 \n",
       "L 84.963104 238.524932 \n",
       "L 84.963104 238.522754 \n",
       "L 84.963079 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3941&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963104 238.524932 \n",
       "L 84.963115 238.524932 \n",
       "L 84.963115 238.473022 \n",
       "L 84.963104 238.473022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3942&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963115 238.524932 \n",
       "L 84.963152 238.524932 \n",
       "L 84.963152 238.503515 \n",
       "L 84.963115 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3943&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963152 238.524932 \n",
       "L 84.963179 238.524932 \n",
       "L 84.963179 238.376099 \n",
       "L 84.963152 238.376099 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3944&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963179 238.524932 \n",
       "L 84.963213 238.524932 \n",
       "L 84.963213 238.513679 \n",
       "L 84.963179 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3945&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963213 238.524932 \n",
       "L 84.963232 238.524932 \n",
       "L 84.963232 238.504604 \n",
       "L 84.963213 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3946&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963232 238.524932 \n",
       "L 84.963316 238.524932 \n",
       "L 84.963316 238.478467 \n",
       "L 84.963232 238.478467 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3947&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963316 238.524932 \n",
       "L 84.963333 238.524932 \n",
       "L 84.963333 238.376462 \n",
       "L 84.963316 238.376462 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3948&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963333 238.524932 \n",
       "L 84.963349 238.524932 \n",
       "L 84.963349 238.503152 \n",
       "L 84.963333 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3949&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963349 238.524932 \n",
       "L 84.96342 238.524932 \n",
       "L 84.96342 238.500611 \n",
       "L 84.963349 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3950&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.96342 238.524932 \n",
       "L 84.963456 238.524932 \n",
       "L 84.963456 238.471933 \n",
       "L 84.96342 238.471933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3951&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963456 238.524932 \n",
       "L 84.963511 238.524932 \n",
       "L 84.963511 238.504241 \n",
       "L 84.963456 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3952&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963511 238.524932 \n",
       "L 84.963549 238.524932 \n",
       "L 84.963549 238.439988 \n",
       "L 84.963511 238.439988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3953&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963549 238.524932 \n",
       "L 84.96355 238.524932 \n",
       "L 84.96355 238.454146 \n",
       "L 84.963549 238.454146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3954&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.96355 238.524932 \n",
       "L 84.96363 238.524932 \n",
       "L 84.96363 238.463947 \n",
       "L 84.96355 238.463947 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3955&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.96363 238.524932 \n",
       "L 84.963748 238.524932 \n",
       "L 84.963748 238.524569 \n",
       "L 84.96363 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3956&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963748 238.524932 \n",
       "L 84.963806 238.524932 \n",
       "L 84.963806 238.507871 \n",
       "L 84.963748 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3957&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963806 238.524932 \n",
       "L 84.963842 238.524932 \n",
       "L 84.963842 238.461043 \n",
       "L 84.963806 238.461043 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3958&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963842 238.524932 \n",
       "L 84.963862 238.524932 \n",
       "L 84.963862 238.422201 \n",
       "L 84.963842 238.422201 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3959&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963862 238.524932 \n",
       "L 84.963881 238.524932 \n",
       "L 84.963881 238.468303 \n",
       "L 84.963862 238.468303 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3960&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963881 238.524932 \n",
       "L 84.963902 238.524932 \n",
       "L 84.963902 238.513679 \n",
       "L 84.963881 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3961&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963902 238.524932 \n",
       "L 84.963934 238.524932 \n",
       "L 84.963934 238.522028 \n",
       "L 84.963902 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3962&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963934 238.524932 \n",
       "L 84.963969 238.524932 \n",
       "L 84.963969 238.507508 \n",
       "L 84.963934 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3963&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963969 238.524932 \n",
       "L 84.963981 238.524932 \n",
       "L 84.963981 238.436721 \n",
       "L 84.963969 238.436721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3964&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.963981 238.524932 \n",
       "L 84.964042 238.524932 \n",
       "L 84.964042 238.357585 \n",
       "L 84.963981 238.357585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3965&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.964042 238.524932 \n",
       "L 84.964083 238.524932 \n",
       "L 84.964083 238.49444 \n",
       "L 84.964042 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3966&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.964083 238.524932 \n",
       "L 84.964122 238.524932 \n",
       "L 84.964122 238.115459 \n",
       "L 84.964083 238.115459 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3967&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.964122 238.524932 \n",
       "L 84.964136 238.524932 \n",
       "L 84.964136 238.465762 \n",
       "L 84.964122 238.465762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3968&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.964136 238.524932 \n",
       "L 84.964136 238.524932 \n",
       "L 84.964136 238.462132 \n",
       "L 84.964136 238.462132 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3969&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.964136 238.524932 \n",
       "L 84.964142 238.524932 \n",
       "L 84.964142 238.47157 \n",
       "L 84.964136 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3970&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.964142 238.524932 \n",
       "L 84.964155 238.524932 \n",
       "L 84.964155 238.491899 \n",
       "L 84.964142 238.491899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3971&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.964155 238.524932 \n",
       "L 84.964173 238.524932 \n",
       "L 84.964173 238.510049 \n",
       "L 84.964155 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3972&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.964173 238.524932 \n",
       "L 84.964184 238.524932 \n",
       "L 84.964184 238.439262 \n",
       "L 84.964173 238.439262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3973&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.964184 238.524932 \n",
       "L 84.964198 238.524932 \n",
       "L 84.964198 238.459228 \n",
       "L 84.964184 238.459228 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3974&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.964198 238.524932 \n",
       "L 84.964216 238.524932 \n",
       "L 84.964216 238.517309 \n",
       "L 84.964198 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3975&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.964216 238.524932 \n",
       "L 84.964228 238.524932 \n",
       "L 84.964228 238.524569 \n",
       "L 84.964216 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3976&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.964228 238.524932 \n",
       "L 84.964279 238.524932 \n",
       "L 84.964279 238.457413 \n",
       "L 84.964228 238.457413 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3977&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.964279 238.524932 \n",
       "L 84.964332 238.524932 \n",
       "L 84.964332 238.516946 \n",
       "L 84.964279 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3978&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.964332 238.524932 \n",
       "L 84.964471 238.524932 \n",
       "L 84.964471 238.466125 \n",
       "L 84.964332 238.466125 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3979&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.964471 238.524932 \n",
       "L 84.964768 238.524932 \n",
       "L 84.964768 236.907729 \n",
       "L 84.964471 236.907729 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3980&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.964768 238.524932 \n",
       "L 84.964939 238.524932 \n",
       "L 84.964939 237.288888 \n",
       "L 84.964768 237.288888 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3981&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.964939 238.524932 \n",
       "L 84.965071 238.524932 \n",
       "L 84.965071 237.747731 \n",
       "L 84.964939 237.747731 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3982&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.965071 238.524932 \n",
       "L 84.965295 238.524932 \n",
       "L 84.965295 238.523843 \n",
       "L 84.965071 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3983&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.965295 238.524932 \n",
       "L 84.965449 238.524932 \n",
       "L 84.965449 237.8864 \n",
       "L 84.965295 237.8864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3984&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.965449 238.524932 \n",
       "L 84.965782 238.524932 \n",
       "L 84.965782 236.643096 \n",
       "L 84.965449 236.643096 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3985&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.965782 238.524932 \n",
       "L 84.966088 238.524932 \n",
       "L 84.966088 238.058466 \n",
       "L 84.965782 238.058466 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3986&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.966088 238.524932 \n",
       "L 84.966119 238.524932 \n",
       "L 84.966119 238.517672 \n",
       "L 84.966088 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3987&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.966119 238.524932 \n",
       "L 84.966125 238.524932 \n",
       "L 84.966125 238.467214 \n",
       "L 84.966119 238.467214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3988&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.966125 238.524932 \n",
       "L 84.966365 238.524932 \n",
       "L 84.966365 238.522028 \n",
       "L 84.966125 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3989&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.966365 238.524932 \n",
       "L 84.966662 238.524932 \n",
       "L 84.966662 238.491173 \n",
       "L 84.966365 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3990&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.966662 238.524932 \n",
       "L 84.966721 238.524932 \n",
       "L 84.966721 237.486365 \n",
       "L 84.966662 237.486365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3991&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.966721 238.524932 \n",
       "L 84.966775 238.524932 \n",
       "L 84.966775 238.519124 \n",
       "L 84.966721 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3992&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.966775 238.524932 \n",
       "L 84.96692 238.524932 \n",
       "L 84.96692 238.466851 \n",
       "L 84.966775 238.466851 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3993&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.96692 238.524932 \n",
       "L 84.967303 238.524932 \n",
       "L 84.967303 238.264292 \n",
       "L 84.96692 238.264292 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3994&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.967303 238.524932 \n",
       "L 84.967304 238.524932 \n",
       "L 84.967304 238.449427 \n",
       "L 84.967303 238.449427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3995&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.967304 238.524932 \n",
       "L 84.967423 238.524932 \n",
       "L 84.967423 238.463221 \n",
       "L 84.967304 238.463221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3996&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.967423 238.524932 \n",
       "L 84.96754 238.524932 \n",
       "L 84.96754 238.376462 \n",
       "L 84.967423 238.376462 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3997&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.96754 238.524932 \n",
       "L 84.967541 238.524932 \n",
       "L 84.967541 238.488269 \n",
       "L 84.96754 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3998&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.967541 238.524932 \n",
       "L 84.967542 238.524932 \n",
       "L 84.967542 238.368839 \n",
       "L 84.967541 238.368839 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_3999&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.967542 238.524932 \n",
       "L 84.967542 238.524932 \n",
       "L 84.967542 238.474837 \n",
       "L 84.967542 238.474837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4000&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.967542 238.524932 \n",
       "L 84.967543 238.524932 \n",
       "L 84.967543 238.517309 \n",
       "L 84.967542 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4001&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.967543 238.524932 \n",
       "L 84.967543 238.524932 \n",
       "L 84.967543 238.473385 \n",
       "L 84.967543 238.473385 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4002&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.967543 238.524932 \n",
       "L 84.967543 238.524932 \n",
       "L 84.967543 238.503515 \n",
       "L 84.967543 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4003&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.967543 238.524932 \n",
       "L 84.967544 238.524932 \n",
       "L 84.967544 238.349236 \n",
       "L 84.967543 238.349236 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4004&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.967544 238.524932 \n",
       "L 84.968212 238.524932 \n",
       "L 84.968212 238.513316 \n",
       "L 84.967544 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4005&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.968212 238.524932 \n",
       "L 84.968881 238.524932 \n",
       "L 84.968881 237.81997 \n",
       "L 84.968212 237.81997 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4006&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.968881 238.524932 \n",
       "L 84.969487 238.524932 \n",
       "L 84.969487 238.523117 \n",
       "L 84.968881 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4007&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.969487 238.524932 \n",
       "L 84.969794 238.524932 \n",
       "L 84.969794 238.462132 \n",
       "L 84.969487 238.462132 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4008&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.969794 238.524932 \n",
       "L 84.969794 238.524932 \n",
       "L 84.969794 238.433454 \n",
       "L 84.969794 238.433454 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4009&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.969794 238.524932 \n",
       "L 84.969797 238.524932 \n",
       "L 84.969797 238.302771 \n",
       "L 84.969794 238.302771 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4010&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.969797 238.524932 \n",
       "L 84.969798 238.524932 \n",
       "L 84.969798 238.47883 \n",
       "L 84.969797 238.47883 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4011&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.969798 238.524932 \n",
       "L 84.969885 238.524932 \n",
       "L 84.969885 238.506056 \n",
       "L 84.969798 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4012&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.969885 238.524932 \n",
       "L 84.969972 238.524932 \n",
       "L 84.969972 238.108199 \n",
       "L 84.969885 238.108199 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4013&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.969972 238.524932 \n",
       "L 84.969972 238.524932 \n",
       "L 84.969972 237.748457 \n",
       "L 84.969972 237.748457 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4014&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.969972 238.524932 \n",
       "L 84.970097 238.524932 \n",
       "L 84.970097 238.129616 \n",
       "L 84.969972 238.129616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4015&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.970097 238.524932 \n",
       "L 84.970232 238.524932 \n",
       "L 84.970232 238.522028 \n",
       "L 84.970097 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4016&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.970232 238.524932 \n",
       "L 84.970242 238.524932 \n",
       "L 84.970242 238.51985 \n",
       "L 84.970232 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4017&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.970242 238.524932 \n",
       "L 84.970242 238.524932 \n",
       "L 84.970242 238.514768 \n",
       "L 84.970242 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4018&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.970242 238.524932 \n",
       "L 84.970268 238.524932 \n",
       "L 84.970268 238.515131 \n",
       "L 84.970242 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4019&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.970268 238.524932 \n",
       "L 84.970611 238.524932 \n",
       "L 84.970611 236.993762 \n",
       "L 84.970268 236.993762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4020&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.970611 238.524932 \n",
       "L 84.970929 238.524932 \n",
       "L 84.970929 238.502426 \n",
       "L 84.970611 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4021&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.970929 238.524932 \n",
       "L 84.97093 238.524932 \n",
       "L 84.97093 238.469755 \n",
       "L 84.970929 238.469755 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4022&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.97093 238.524932 \n",
       "L 84.971002 238.524932 \n",
       "L 84.971002 238.488995 \n",
       "L 84.97093 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4023&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.971002 238.524932 \n",
       "L 84.971076 238.524932 \n",
       "L 84.971076 238.380818 \n",
       "L 84.971002 238.380818 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4024&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.971076 238.524932 \n",
       "L 84.971079 238.524932 \n",
       "L 84.971079 238.463221 \n",
       "L 84.971076 238.463221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4025&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.971079 238.524932 \n",
       "L 84.971081 238.524932 \n",
       "L 84.971081 238.455961 \n",
       "L 84.971079 238.455961 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4026&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.971081 238.524932 \n",
       "L 84.971709 238.524932 \n",
       "L 84.971709 238.147404 \n",
       "L 84.971081 238.147404 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4027&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.971709 238.524932 \n",
       "L 84.97171 238.524932 \n",
       "L 84.97171 238.247594 \n",
       "L 84.971709 238.247594 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4028&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.97171 238.524932 \n",
       "L 84.971711 238.524932 \n",
       "L 84.971711 238.194232 \n",
       "L 84.97171 238.194232 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4029&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.971711 238.524932 \n",
       "L 84.971713 238.524932 \n",
       "L 84.971713 238.345969 \n",
       "L 84.971711 238.345969 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4030&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.971713 238.524932 \n",
       "L 84.971713 238.524932 \n",
       "L 84.971713 238.288251 \n",
       "L 84.971713 238.288251 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4031&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.971713 238.524932 \n",
       "L 84.971732 238.524932 \n",
       "L 84.971732 238.349962 \n",
       "L 84.971713 238.349962 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4032&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.971732 238.524932 \n",
       "L 84.972123 238.524932 \n",
       "L 84.972123 238.495166 \n",
       "L 84.971732 238.495166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4033&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.972123 238.524932 \n",
       "L 84.972365 238.524932 \n",
       "L 84.972365 238.519124 \n",
       "L 84.972123 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4034&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.972365 238.524932 \n",
       "L 84.972606 238.524932 \n",
       "L 84.972606 238.467214 \n",
       "L 84.972365 238.467214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4035&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.972606 238.524932 \n",
       "L 84.972608 238.524932 \n",
       "L 84.972608 238.291518 \n",
       "L 84.972606 238.291518 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4036&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.972608 238.524932 \n",
       "L 84.972609 238.524932 \n",
       "L 84.972609 238.183341 \n",
       "L 84.972608 238.183341 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4037&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.972609 238.524932 \n",
       "L 84.972609 238.524932 \n",
       "L 84.972609 238.321648 \n",
       "L 84.972609 238.321648 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4038&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.972609 238.524932 \n",
       "L 84.97261 238.524932 \n",
       "L 84.97261 238.333627 \n",
       "L 84.972609 238.333627 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4039&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.97261 238.524932 \n",
       "L 84.973286 238.524932 \n",
       "L 84.973286 236.390805 \n",
       "L 84.97261 236.390805 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4040&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.973286 238.524932 \n",
       "L 84.974046 238.524932 \n",
       "L 84.974046 238.491173 \n",
       "L 84.973286 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4041&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.974046 238.524932 \n",
       "L 84.974258 238.524932 \n",
       "L 84.974258 238.524206 \n",
       "L 84.974046 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4042&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.974258 238.524932 \n",
       "L 84.974386 238.524932 \n",
       "L 84.974386 238.484638 \n",
       "L 84.974258 238.484638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4043&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.974386 238.524932 \n",
       "L 84.974387 238.524932 \n",
       "L 84.974387 238.406229 \n",
       "L 84.974386 238.406229 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4044&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.974387 238.524932 \n",
       "L 84.97447 238.524932 \n",
       "L 84.97447 238.486816 \n",
       "L 84.974387 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4045&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.97447 238.524932 \n",
       "L 84.974552 238.524932 \n",
       "L 84.974552 238.009097 \n",
       "L 84.97447 238.009097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4046&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.974552 238.524932 \n",
       "L 84.974552 238.524932 \n",
       "L 84.974552 238.422201 \n",
       "L 84.974552 238.422201 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4047&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.974552 238.524932 \n",
       "L 84.974557 238.524932 \n",
       "L 84.974557 238.363757 \n",
       "L 84.974552 238.363757 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4048&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.974557 238.524932 \n",
       "L 84.974558 238.524932 \n",
       "L 84.974558 238.422927 \n",
       "L 84.974557 238.422927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4049&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.974558 238.524932 \n",
       "L 84.974605 238.524932 \n",
       "L 84.974605 238.258121 \n",
       "L 84.974558 238.258121 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4050&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.974605 238.524932 \n",
       "L 84.974794 238.524932 \n",
       "L 84.974794 238.52348 \n",
       "L 84.974605 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4051&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.974794 238.524932 \n",
       "L 84.974978 238.524932 \n",
       "L 84.974978 238.093315 \n",
       "L 84.974794 238.093315 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4052&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.974978 238.524932 \n",
       "L 84.975019 238.524932 \n",
       "L 84.975019 238.522754 \n",
       "L 84.974978 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4053&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.975019 238.524932 \n",
       "L 84.975578 238.524932 \n",
       "L 84.975578 238.522754 \n",
       "L 84.975019 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4054&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.975578 238.524932 \n",
       "L 84.975604 238.524932 \n",
       "L 84.975604 238.522391 \n",
       "L 84.975578 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4055&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.975604 238.524932 \n",
       "L 84.975606 238.524932 \n",
       "L 84.975606 238.516946 \n",
       "L 84.975604 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4056&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.975606 238.524932 \n",
       "L 84.975642 238.524932 \n",
       "L 84.975642 238.522028 \n",
       "L 84.975606 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4057&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.975642 238.524932 \n",
       "L 84.975678 238.524932 \n",
       "L 84.975678 238.367024 \n",
       "L 84.975642 238.367024 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4058&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.975678 238.524932 \n",
       "L 84.975714 238.524932 \n",
       "L 84.975714 238.405866 \n",
       "L 84.975678 238.405866 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4059&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.975714 238.524932 \n",
       "L 84.975749 238.524932 \n",
       "L 84.975749 238.5017 \n",
       "L 84.975714 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4060&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.975749 238.524932 \n",
       "L 84.975756 238.524932 \n",
       "L 84.975756 238.490084 \n",
       "L 84.975749 238.490084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4061&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.975756 238.524932 \n",
       "L 84.975757 238.524932 \n",
       "L 84.975757 238.31947 \n",
       "L 84.975756 238.31947 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4062&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.975757 238.524932 \n",
       "L 84.975814 238.524932 \n",
       "L 84.975814 238.312572 \n",
       "L 84.975757 238.312572 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4063&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.975814 238.524932 \n",
       "L 84.975952 238.524932 \n",
       "L 84.975952 238.279176 \n",
       "L 84.975814 238.279176 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4064&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.975952 238.524932 \n",
       "L 84.976098 238.524932 \n",
       "L 84.976098 238.513679 \n",
       "L 84.975952 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4065&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.976098 238.524932 \n",
       "L 84.97616 238.524932 \n",
       "L 84.97616 238.485727 \n",
       "L 84.976098 238.485727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4066&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.97616 238.524932 \n",
       "L 84.976162 238.524932 \n",
       "L 84.976162 238.513679 \n",
       "L 84.97616 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4067&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.976162 238.524932 \n",
       "L 84.976284 238.524932 \n",
       "L 84.976284 238.492262 \n",
       "L 84.976162 238.492262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4068&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.976284 238.524932 \n",
       "L 84.976438 238.524932 \n",
       "L 84.976438 238.295148 \n",
       "L 84.976284 238.295148 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4069&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.976438 238.524932 \n",
       "L 84.976462 238.524932 \n",
       "L 84.976462 238.524569 \n",
       "L 84.976438 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4070&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.976462 238.524932 \n",
       "L 84.976485 238.524932 \n",
       "L 84.976485 238.487179 \n",
       "L 84.976462 238.487179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4071&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.976485 238.524932 \n",
       "L 84.976486 238.524932 \n",
       "L 84.976486 238.478104 \n",
       "L 84.976485 238.478104 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4072&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.976486 238.524932 \n",
       "L 84.976486 238.524932 \n",
       "L 84.976486 238.5017 \n",
       "L 84.976486 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4073&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.976486 238.524932 \n",
       "L 84.976486 238.524932 \n",
       "L 84.976486 238.463584 \n",
       "L 84.976486 238.463584 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4074&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.976486 238.524932 \n",
       "L 84.976487 238.524932 \n",
       "L 84.976487 238.462132 \n",
       "L 84.976486 238.462132 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4075&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.976487 238.524932 \n",
       "L 84.976529 238.524932 \n",
       "L 84.976529 238.507871 \n",
       "L 84.976487 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4076&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.976529 238.524932 \n",
       "L 84.976572 238.524932 \n",
       "L 84.976572 238.469392 \n",
       "L 84.976529 238.469392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4077&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.976572 238.524932 \n",
       "L 84.976584 238.524932 \n",
       "L 84.976584 238.51985 \n",
       "L 84.976572 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4078&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.976584 238.524932 \n",
       "L 84.976588 238.524932 \n",
       "L 84.976588 238.446886 \n",
       "L 84.976584 238.446886 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4079&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.976588 238.524932 \n",
       "L 84.977017 238.524932 \n",
       "L 84.977017 238.510412 \n",
       "L 84.976588 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4080&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977017 238.524932 \n",
       "L 84.977445 238.524932 \n",
       "L 84.977445 238.486816 \n",
       "L 84.977017 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4081&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977445 238.524932 \n",
       "L 84.977446 238.524932 \n",
       "L 84.977446 238.518035 \n",
       "L 84.977445 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4082&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977446 238.524932 \n",
       "L 84.977449 238.524932 \n",
       "L 84.977449 238.517672 \n",
       "L 84.977446 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4083&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977449 238.524932 \n",
       "L 84.977492 238.524932 \n",
       "L 84.977492 238.515494 \n",
       "L 84.977449 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4084&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977492 238.524932 \n",
       "L 84.977534 238.524932 \n",
       "L 84.977534 238.492988 \n",
       "L 84.977492 238.492988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4085&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977534 238.524932 \n",
       "L 84.977541 238.524932 \n",
       "L 84.977541 238.404777 \n",
       "L 84.977534 238.404777 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4086&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977541 238.524932 \n",
       "L 84.977547 238.524932 \n",
       "L 84.977547 238.506056 \n",
       "L 84.977541 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4087&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977547 238.524932 \n",
       "L 84.977553 238.524932 \n",
       "L 84.977553 238.474474 \n",
       "L 84.977547 238.474474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4088&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977553 238.524932 \n",
       "L 84.977554 238.524932 \n",
       "L 84.977554 238.504241 \n",
       "L 84.977553 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4089&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977554 238.524932 \n",
       "L 84.977558 238.524932 \n",
       "L 84.977558 238.467214 \n",
       "L 84.977554 238.467214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4090&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977558 238.524932 \n",
       "L 84.977583 238.524932 \n",
       "L 84.977583 238.51622 \n",
       "L 84.977558 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4091&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977583 238.524932 \n",
       "L 84.977612 238.524932 \n",
       "L 84.977612 238.44144 \n",
       "L 84.977583 238.44144 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4092&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977612 238.524932 \n",
       "L 84.977625 238.524932 \n",
       "L 84.977625 238.511138 \n",
       "L 84.977612 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4093&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977625 238.524932 \n",
       "L 84.977668 238.524932 \n",
       "L 84.977668 238.51259 \n",
       "L 84.977625 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4094&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977668 238.524932 \n",
       "L 84.977674 238.524932 \n",
       "L 84.977674 238.511138 \n",
       "L 84.977668 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4095&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977674 238.524932 \n",
       "L 84.977696 238.524932 \n",
       "L 84.977696 238.089322 \n",
       "L 84.977674 238.089322 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4096&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977696 238.524932 \n",
       "L 84.977792 238.524932 \n",
       "L 84.977792 238.520213 \n",
       "L 84.977696 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4097&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977792 238.524932 \n",
       "L 84.977843 238.524932 \n",
       "L 84.977843 238.434543 \n",
       "L 84.977792 238.434543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4098&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977843 238.524932 \n",
       "L 84.977895 238.524932 \n",
       "L 84.977895 238.524569 \n",
       "L 84.977843 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4099&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.977895 238.524932 \n",
       "L 84.978031 238.524932 \n",
       "L 84.978031 238.507145 \n",
       "L 84.977895 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4100&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978031 238.524932 \n",
       "L 84.978065 238.524932 \n",
       "L 84.978065 237.826141 \n",
       "L 84.978031 237.826141 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4101&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978065 238.524932 \n",
       "L 84.978105 238.524932 \n",
       "L 84.978105 238.452331 \n",
       "L 84.978065 238.452331 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4102&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978105 238.524932 \n",
       "L 84.978126 238.524932 \n",
       "L 84.978126 238.420749 \n",
       "L 84.978105 238.420749 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4103&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978126 238.524932 \n",
       "L 84.978148 238.524932 \n",
       "L 84.978148 238.52348 \n",
       "L 84.978126 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4104&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978148 238.524932 \n",
       "L 84.978159 238.524932 \n",
       "L 84.978159 238.477741 \n",
       "L 84.978148 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4105&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978159 238.524932 \n",
       "L 84.978319 238.524932 \n",
       "L 84.978319 238.51985 \n",
       "L 84.978159 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4106&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978319 238.524932 \n",
       "L 84.97834 238.524932 \n",
       "L 84.97834 238.491173 \n",
       "L 84.978319 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4107&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.97834 238.524932 \n",
       "L 84.978348 238.524932 \n",
       "L 84.978348 237.971344 \n",
       "L 84.97834 237.971344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4108&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978348 238.524932 \n",
       "L 84.978374 238.524932 \n",
       "L 84.978374 238.458865 \n",
       "L 84.978348 238.458865 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4109&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978374 238.524932 \n",
       "L 84.978393 238.524932 \n",
       "L 84.978393 238.518035 \n",
       "L 84.978374 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4110&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978393 238.524932 \n",
       "L 84.978393 238.524932 \n",
       "L 84.978393 238.505693 \n",
       "L 84.978393 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4111&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978393 238.524932 \n",
       "L 84.978396 238.524932 \n",
       "L 84.978396 238.503515 \n",
       "L 84.978393 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4112&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978396 238.524932 \n",
       "L 84.978423 238.524932 \n",
       "L 84.978423 238.514405 \n",
       "L 84.978396 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4113&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978423 238.524932 \n",
       "L 84.97845 238.524932 \n",
       "L 84.97845 238.495892 \n",
       "L 84.978423 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4114&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.97845 238.524932 \n",
       "L 84.978458 238.524932 \n",
       "L 84.978458 237.68239 \n",
       "L 84.97845 237.68239 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4115&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978458 238.524932 \n",
       "L 84.978516 238.524932 \n",
       "L 84.978516 238.481734 \n",
       "L 84.978458 238.481734 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4116&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978516 238.524932 \n",
       "L 84.978601 238.524932 \n",
       "L 84.978601 238.51985 \n",
       "L 84.978516 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4117&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978601 238.524932 \n",
       "L 84.978655 238.524932 \n",
       "L 84.978655 238.478104 \n",
       "L 84.978601 238.478104 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4118&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978655 238.524932 \n",
       "L 84.978675 238.524932 \n",
       "L 84.978675 237.973522 \n",
       "L 84.978655 237.973522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4119&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978675 238.524932 \n",
       "L 84.978697 238.524932 \n",
       "L 84.978697 238.521302 \n",
       "L 84.978675 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4120&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978697 238.524932 \n",
       "L 84.978752 238.524932 \n",
       "L 84.978752 238.471207 \n",
       "L 84.978697 238.471207 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4121&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978752 238.524932 \n",
       "L 84.978785 238.524932 \n",
       "L 84.978785 238.520939 \n",
       "L 84.978752 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4122&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978785 238.524932 \n",
       "L 84.978874 238.524932 \n",
       "L 84.978874 238.439625 \n",
       "L 84.978785 238.439625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4123&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978874 238.524932 \n",
       "L 84.97893 238.524932 \n",
       "L 84.97893 238.433454 \n",
       "L 84.978874 238.433454 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4124&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.97893 238.524932 \n",
       "L 84.978939 238.524932 \n",
       "L 84.978939 238.47157 \n",
       "L 84.97893 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4125&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978939 238.524932 \n",
       "L 84.978957 238.524932 \n",
       "L 84.978957 238.479556 \n",
       "L 84.978939 238.479556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4126&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.978957 238.524932 \n",
       "L 84.97903 238.524932 \n",
       "L 84.97903 238.493351 \n",
       "L 84.978957 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4127&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.97903 238.524932 \n",
       "L 84.979093 238.524932 \n",
       "L 84.979093 237.954646 \n",
       "L 84.97903 237.954646 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4128&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.979093 238.524932 \n",
       "L 84.979103 238.524932 \n",
       "L 84.979103 238.508234 \n",
       "L 84.979093 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4129&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.979103 238.524932 \n",
       "L 84.979123 238.524932 \n",
       "L 84.979123 238.062097 \n",
       "L 84.979103 238.062097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4130&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.979123 238.524932 \n",
       "L 84.979176 238.524932 \n",
       "L 84.979176 238.451605 \n",
       "L 84.979123 238.451605 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4131&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.979176 238.524932 \n",
       "L 84.979211 238.524932 \n",
       "L 84.979211 238.495166 \n",
       "L 84.979176 238.495166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4132&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.979211 238.524932 \n",
       "L 84.979212 238.524932 \n",
       "L 84.979212 238.5017 \n",
       "L 84.979211 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4133&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.979212 238.524932 \n",
       "L 84.979212 238.524932 \n",
       "L 84.979212 238.518035 \n",
       "L 84.979212 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4134&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.979212 238.524932 \n",
       "L 84.979214 238.524932 \n",
       "L 84.979214 238.459591 \n",
       "L 84.979212 238.459591 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4135&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.979214 238.524932 \n",
       "L 84.979217 238.524932 \n",
       "L 84.979217 238.506782 \n",
       "L 84.979214 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4136&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.979217 238.524932 \n",
       "L 84.979433 238.524932 \n",
       "L 84.979433 238.52348 \n",
       "L 84.979217 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4137&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.979433 238.524932 \n",
       "L 84.97965 238.524932 \n",
       "L 84.97965 238.487179 \n",
       "L 84.979433 238.487179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4138&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.97965 238.524932 \n",
       "L 84.979651 238.524932 \n",
       "L 84.979651 238.486453 \n",
       "L 84.97965 238.486453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4139&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.979651 238.524932 \n",
       "L 84.979651 238.524932 \n",
       "L 84.979651 238.47883 \n",
       "L 84.979651 238.47883 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4140&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.979651 238.524932 \n",
       "L 84.979653 238.524932 \n",
       "L 84.979653 238.423653 \n",
       "L 84.979651 238.423653 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4141&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.979653 238.524932 \n",
       "L 84.979813 238.524932 \n",
       "L 84.979813 238.513679 \n",
       "L 84.979653 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4142&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.979813 238.524932 \n",
       "L 84.98025 238.524932 \n",
       "L 84.98025 238.136876 \n",
       "L 84.979813 238.136876 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4143&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.98025 238.524932 \n",
       "L 84.980975 238.524932 \n",
       "L 84.980975 238.522754 \n",
       "L 84.98025 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4144&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.980975 238.524932 \n",
       "L 84.981105 238.524932 \n",
       "L 84.981105 238.506056 \n",
       "L 84.980975 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4145&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.981105 238.524932 \n",
       "L 84.981107 238.524932 \n",
       "L 84.981107 238.494803 \n",
       "L 84.981105 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4146&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.981107 238.524932 \n",
       "L 84.981172 238.524932 \n",
       "L 84.981172 238.519487 \n",
       "L 84.981107 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4147&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.981172 238.524932 \n",
       "L 84.981239 238.524932 \n",
       "L 84.981239 238.474111 \n",
       "L 84.981172 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4148&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.981239 238.524932 \n",
       "L 84.981241 238.524932 \n",
       "L 84.981241 238.506782 \n",
       "L 84.981239 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4149&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.981241 238.524932 \n",
       "L 84.981242 238.524932 \n",
       "L 84.981242 238.452694 \n",
       "L 84.981241 238.452694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4150&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.981242 238.524932 \n",
       "L 84.981243 238.524932 \n",
       "L 84.981243 238.506419 \n",
       "L 84.981242 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4151&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.981243 238.524932 \n",
       "L 84.981456 238.524932 \n",
       "L 84.981456 238.494077 \n",
       "L 84.981243 238.494077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4152&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.981456 238.524932 \n",
       "L 84.981672 238.524932 \n",
       "L 84.981672 238.34488 \n",
       "L 84.981456 238.34488 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4153&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.981672 238.524932 \n",
       "L 84.981674 238.524932 \n",
       "L 84.981674 238.398968 \n",
       "L 84.981672 238.398968 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4154&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.981674 238.524932 \n",
       "L 84.981677 238.524932 \n",
       "L 84.981677 238.216738 \n",
       "L 84.981674 238.216738 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4155&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.981677 238.524932 \n",
       "L 84.982054 238.524932 \n",
       "L 84.982054 238.390982 \n",
       "L 84.981677 238.390982 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4156&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.982054 238.524932 \n",
       "L 84.982461 238.524932 \n",
       "L 84.982461 237.646452 \n",
       "L 84.982054 237.646452 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4157&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.982461 238.524932 \n",
       "L 84.982491 238.524932 \n",
       "L 84.982491 238.511864 \n",
       "L 84.982461 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4158&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.982491 238.524932 \n",
       "L 84.982492 238.524932 \n",
       "L 84.982492 238.515857 \n",
       "L 84.982491 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4159&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.982492 238.524932 \n",
       "L 84.982555 238.524932 \n",
       "L 84.982555 238.50896 \n",
       "L 84.982492 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4160&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.982555 238.524932 \n",
       "L 84.982555 238.524932 \n",
       "L 84.982555 238.514768 \n",
       "L 84.982555 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4161&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.982555 238.524932 \n",
       "L 84.982556 238.524932 \n",
       "L 84.982556 238.473385 \n",
       "L 84.982555 238.473385 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4162&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.982556 238.524932 \n",
       "L 84.982558 238.524932 \n",
       "L 84.982558 238.51259 \n",
       "L 84.982556 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4163&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.982558 238.524932 \n",
       "L 84.982907 238.524932 \n",
       "L 84.982907 238.52348 \n",
       "L 84.982558 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4164&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.982907 238.524932 \n",
       "L 84.983314 238.524932 \n",
       "L 84.983314 238.477741 \n",
       "L 84.982907 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4165&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.983314 238.524932 \n",
       "L 84.983372 238.524932 \n",
       "L 84.983372 238.485001 \n",
       "L 84.983314 238.485001 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4166&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.983372 238.524932 \n",
       "L 84.983373 238.524932 \n",
       "L 84.983373 238.376462 \n",
       "L 84.983372 238.376462 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4167&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.983373 238.524932 \n",
       "L 84.983545 238.524932 \n",
       "L 84.983545 238.459954 \n",
       "L 84.983373 238.459954 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4168&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.983545 238.524932 \n",
       "L 84.983548 238.524932 \n",
       "L 84.983548 238.481371 \n",
       "L 84.983545 238.481371 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4169&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.983548 238.524932 \n",
       "L 84.983551 238.524932 \n",
       "L 84.983551 238.497344 \n",
       "L 84.983548 238.497344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4170&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.983551 238.524932 \n",
       "L 84.983571 238.524932 \n",
       "L 84.983571 238.467577 \n",
       "L 84.983551 238.467577 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4171&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.983571 238.524932 \n",
       "L 84.983605 238.524932 \n",
       "L 84.983605 237.96844 \n",
       "L 84.983571 237.96844 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4172&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.983605 238.524932 \n",
       "L 84.983622 238.524932 \n",
       "L 84.983622 238.504241 \n",
       "L 84.983605 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4173&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.983622 238.524932 \n",
       "L 84.983622 238.524932 \n",
       "L 84.983622 238.450153 \n",
       "L 84.983622 238.450153 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4174&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.983622 238.524932 \n",
       "L 84.983623 238.524932 \n",
       "L 84.983623 238.412037 \n",
       "L 84.983622 238.412037 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4175&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.983623 238.524932 \n",
       "L 84.983623 238.524932 \n",
       "L 84.983623 238.485364 \n",
       "L 84.983623 238.485364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4176&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.983623 238.524932 \n",
       "L 84.983772 238.524932 \n",
       "L 84.983772 238.259573 \n",
       "L 84.983623 238.259573 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4177&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.983772 238.524932 \n",
       "L 84.983994 238.524932 \n",
       "L 84.983994 238.524206 \n",
       "L 84.983772 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4178&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.983994 238.524932 \n",
       "L 84.984063 238.524932 \n",
       "L 84.984063 238.492988 \n",
       "L 84.983994 238.492988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4179&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.984063 238.524932 \n",
       "L 84.984065 238.524932 \n",
       "L 84.984065 238.45342 \n",
       "L 84.984063 238.45342 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4180&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.984065 238.524932 \n",
       "L 84.984171 238.524932 \n",
       "L 84.984171 238.513679 \n",
       "L 84.984065 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4181&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.984171 238.524932 \n",
       "L 84.984283 238.524932 \n",
       "L 84.984283 238.233074 \n",
       "L 84.984171 238.233074 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4182&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.984283 238.524932 \n",
       "L 84.984295 238.524932 \n",
       "L 84.984295 238.458502 \n",
       "L 84.984283 238.458502 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4183&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.984295 238.524932 \n",
       "L 84.984303 238.524932 \n",
       "L 84.984303 237.577117 \n",
       "L 84.984295 237.577117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4184&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.984303 238.524932 \n",
       "L 84.98444 238.524932 \n",
       "L 84.98444 238.47157 \n",
       "L 84.984303 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4185&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.98444 238.524932 \n",
       "L 84.984616 238.524932 \n",
       "L 84.984616 238.514042 \n",
       "L 84.98444 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4186&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.984616 238.524932 \n",
       "L 84.98466 238.524932 \n",
       "L 84.98466 238.50896 \n",
       "L 84.984616 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4187&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.98466 238.524932 \n",
       "L 84.984801 238.524932 \n",
       "L 84.984801 238.503878 \n",
       "L 84.98466 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4188&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.984801 238.524932 \n",
       "L 84.984958 238.524932 \n",
       "L 84.984958 238.522028 \n",
       "L 84.984801 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4189&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.984958 238.524932 \n",
       "L 84.985365 238.524932 \n",
       "L 84.985365 238.479556 \n",
       "L 84.984958 238.479556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4190&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.985365 238.524932 \n",
       "L 84.986808 238.524932 \n",
       "L 84.986808 238.5017 \n",
       "L 84.985365 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4191&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.986808 238.524932 \n",
       "L 84.988105 238.524932 \n",
       "L 84.988105 238.523117 \n",
       "L 84.986808 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4192&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.988105 238.524932 \n",
       "L 84.988185 238.524932 \n",
       "L 84.988185 238.503515 \n",
       "L 84.988105 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4193&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.988185 238.524932 \n",
       "L 84.988187 238.524932 \n",
       "L 84.988187 238.504604 \n",
       "L 84.988185 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4194&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.988187 238.524932 \n",
       "L 84.98823 238.524932 \n",
       "L 84.98823 238.361942 \n",
       "L 84.988187 238.361942 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4195&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.98823 238.524932 \n",
       "L 84.988284 238.524932 \n",
       "L 84.988284 238.523117 \n",
       "L 84.98823 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4196&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.988284 238.524932 \n",
       "L 84.988295 238.524932 \n",
       "L 84.988295 238.511138 \n",
       "L 84.988284 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4197&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.988295 238.524932 \n",
       "L 84.988295 238.524932 \n",
       "L 84.988295 238.509686 \n",
       "L 84.988295 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4198&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.988295 238.524932 \n",
       "L 84.988347 238.524932 \n",
       "L 84.988347 238.374647 \n",
       "L 84.988295 238.374647 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4199&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.988347 238.524932 \n",
       "L 84.988392 238.524932 \n",
       "L 84.988392 238.51622 \n",
       "L 84.988347 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4200&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.988392 238.524932 \n",
       "L 84.988428 238.524932 \n",
       "L 84.988428 238.499522 \n",
       "L 84.988392 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4201&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.988428 238.524932 \n",
       "L 84.989229 238.524932 \n",
       "L 84.989229 238.521302 \n",
       "L 84.988428 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4202&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.989229 238.524932 \n",
       "L 84.989493 238.524932 \n",
       "L 84.989493 238.514405 \n",
       "L 84.989229 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4203&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.989493 238.524932 \n",
       "L 84.989984 238.524932 \n",
       "L 84.989984 238.286799 \n",
       "L 84.989493 238.286799 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4204&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.989984 238.524932 \n",
       "L 84.990214 238.524932 \n",
       "L 84.990214 238.508234 \n",
       "L 84.989984 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4205&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.990214 238.524932 \n",
       "L 84.990214 238.524932 \n",
       "L 84.990214 238.515494 \n",
       "L 84.990214 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4206&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.990214 238.524932 \n",
       "L 84.990215 238.524932 \n",
       "L 84.990215 238.486816 \n",
       "L 84.990214 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4207&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.990215 238.524932 \n",
       "L 84.990219 238.524932 \n",
       "L 84.990219 238.463947 \n",
       "L 84.990215 238.463947 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4208&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.990219 238.524932 \n",
       "L 84.990222 238.524932 \n",
       "L 84.990222 238.50896 \n",
       "L 84.990219 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4209&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.990222 238.524932 \n",
       "L 84.990222 238.524932 \n",
       "L 84.990222 238.510412 \n",
       "L 84.990222 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4210&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.990222 238.524932 \n",
       "L 84.990226 238.524932 \n",
       "L 84.990226 238.514768 \n",
       "L 84.990222 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4211&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.990226 238.524932 \n",
       "L 84.9918 238.524932 \n",
       "L 84.9918 238.506056 \n",
       "L 84.990226 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4212&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.9918 238.524932 \n",
       "L 84.9918 238.524932 \n",
       "L 84.9918 238.514042 \n",
       "L 84.9918 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4213&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.9918 238.524932 \n",
       "L 84.991813 238.524932 \n",
       "L 84.991813 238.519124 \n",
       "L 84.9918 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4214&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.991813 238.524932 \n",
       "L 84.991876 238.524932 \n",
       "L 84.991876 238.520939 \n",
       "L 84.991813 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4215&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.991876 238.524932 \n",
       "L 84.991956 238.524932 \n",
       "L 84.991956 237.979694 \n",
       "L 84.991876 237.979694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4216&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.991956 238.524932 \n",
       "L 84.992139 238.524932 \n",
       "L 84.992139 238.500611 \n",
       "L 84.991956 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4217&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.992139 238.524932 \n",
       "L 84.993191 238.524932 \n",
       "L 84.993191 238.522028 \n",
       "L 84.992139 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4218&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.993191 238.524932 \n",
       "L 84.993241 238.524932 \n",
       "L 84.993241 233.551353 \n",
       "L 84.993191 233.551353 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4219&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.993241 238.524932 \n",
       "L 84.993242 238.524932 \n",
       "L 84.993242 229.174559 \n",
       "L 84.993241 229.174559 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4220&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.993242 238.524932 \n",
       "L 84.993242 238.524932 \n",
       "L 84.993242 231.739577 \n",
       "L 84.993242 231.739577 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4221&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.993242 238.524932 \n",
       "L 84.993243 238.524932 \n",
       "L 84.993243 232.892855 \n",
       "L 84.993242 232.892855 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4222&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.993243 238.524932 \n",
       "L 84.993243 238.524932 \n",
       "L 84.993243 232.272111 \n",
       "L 84.993243 232.272111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4223&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.993243 238.524932 \n",
       "L 84.993244 238.524932 \n",
       "L 84.993244 233.469676 \n",
       "L 84.993243 233.469676 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4224&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.993244 238.524932 \n",
       "L 84.993244 238.524932 \n",
       "L 84.993244 233.631941 \n",
       "L 84.993244 233.631941 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4225&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.993244 238.524932 \n",
       "L 84.993244 238.524932 \n",
       "L 84.993244 234.940223 \n",
       "L 84.993244 234.940223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4226&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.993244 238.524932 \n",
       "L 84.993245 238.524932 \n",
       "L 84.993245 208.812686 \n",
       "L 84.993244 208.812686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4227&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.993245 238.524932 \n",
       "L 84.993367 238.524932 \n",
       "L 84.993367 227.845948 \n",
       "L 84.993245 227.845948 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4228&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.993367 238.524932 \n",
       "L 84.99349 238.524932 \n",
       "L 84.99349 238.512953 \n",
       "L 84.993367 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4229&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.99349 238.524932 \n",
       "L 84.993492 238.524932 \n",
       "L 84.993492 238.522754 \n",
       "L 84.99349 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4230&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.993492 238.524932 \n",
       "L 84.993801 238.524932 \n",
       "L 84.993801 238.523843 \n",
       "L 84.993492 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4231&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.993801 238.524932 \n",
       "L 84.99434 238.524932 \n",
       "L 84.99434 238.450516 \n",
       "L 84.993801 238.450516 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4232&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.99434 238.524932 \n",
       "L 84.994573 238.524932 \n",
       "L 84.994573 238.51985 \n",
       "L 84.99434 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4233&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.994573 238.524932 \n",
       "L 84.994577 238.524932 \n",
       "L 84.994577 238.481008 \n",
       "L 84.994573 238.481008 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4234&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.994577 238.524932 \n",
       "L 84.994585 238.524932 \n",
       "L 84.994585 238.488269 \n",
       "L 84.994577 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4235&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.994585 238.524932 \n",
       "L 84.994916 238.524932 \n",
       "L 84.994916 237.671499 \n",
       "L 84.994585 237.671499 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4236&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.994916 238.524932 \n",
       "L 84.995118 238.524932 \n",
       "L 84.995118 238.371743 \n",
       "L 84.994916 238.371743 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4237&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.995118 238.524932 \n",
       "L 84.995175 238.524932 \n",
       "L 84.995175 238.518398 \n",
       "L 84.995118 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4238&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.995175 238.524932 \n",
       "L 84.995182 238.524932 \n",
       "L 84.995182 238.512953 \n",
       "L 84.995175 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4239&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.995182 238.524932 \n",
       "L 84.995191 238.524932 \n",
       "L 84.995191 238.44616 \n",
       "L 84.995182 238.44616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4240&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.995191 238.524932 \n",
       "L 84.995198 238.524932 \n",
       "L 84.995198 238.521665 \n",
       "L 84.995191 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4241&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.995198 238.524932 \n",
       "L 84.995198 238.524932 \n",
       "L 84.995198 238.511501 \n",
       "L 84.995198 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4242&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.995198 238.524932 \n",
       "L 84.99521 238.524932 \n",
       "L 84.99521 238.520576 \n",
       "L 84.995198 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4243&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.99521 238.524932 \n",
       "L 84.995227 238.524932 \n",
       "L 84.995227 238.524569 \n",
       "L 84.99521 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4244&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.995227 238.524932 \n",
       "L 84.995257 238.524932 \n",
       "L 84.995257 238.316202 \n",
       "L 84.995227 238.316202 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4245&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.995257 238.524932 \n",
       "L 84.995272 238.524932 \n",
       "L 84.995272 238.490447 \n",
       "L 84.995257 238.490447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4246&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.995272 238.524932 \n",
       "L 84.995293 238.524932 \n",
       "L 84.995293 238.343791 \n",
       "L 84.995272 238.343791 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4247&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.995293 238.524932 \n",
       "L 84.995299 238.524932 \n",
       "L 84.995299 238.413126 \n",
       "L 84.995293 238.413126 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4248&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.995299 238.524932 \n",
       "L 84.995305 238.524932 \n",
       "L 84.995305 238.522391 \n",
       "L 84.995299 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4249&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.995305 238.524932 \n",
       "L 84.995328 238.524932 \n",
       "L 84.995328 238.222546 \n",
       "L 84.995305 238.222546 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4250&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.995328 238.524932 \n",
       "L 84.995354 238.524932 \n",
       "L 84.995354 238.327093 \n",
       "L 84.995328 238.327093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4251&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.995354 238.524932 \n",
       "L 84.995471 238.524932 \n",
       "L 84.995471 238.227991 \n",
       "L 84.995354 238.227991 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4252&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.995471 238.524932 \n",
       "L 84.995677 238.524932 \n",
       "L 84.995677 238.106747 \n",
       "L 84.995471 238.106747 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4253&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.995677 238.524932 \n",
       "L 84.995941 238.524932 \n",
       "L 84.995941 237.170548 \n",
       "L 84.995677 237.170548 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4254&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.995941 238.524932 \n",
       "L 84.996007 238.524932 \n",
       "L 84.996007 238.322011 \n",
       "L 84.995941 238.322011 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4255&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.996007 238.524932 \n",
       "L 84.996008 238.524932 \n",
       "L 84.996008 238.373921 \n",
       "L 84.996007 238.373921 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4256&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.996008 238.524932 \n",
       "L 84.996014 238.524932 \n",
       "L 84.996014 238.263929 \n",
       "L 84.996008 238.263929 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4257&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.996014 238.524932 \n",
       "L 84.996359 238.524932 \n",
       "L 84.996359 237.872606 \n",
       "L 84.996014 237.872606 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4258&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.996359 238.524932 \n",
       "L 84.996594 238.524932 \n",
       "L 84.996594 238.470844 \n",
       "L 84.996359 238.470844 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4259&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.996594 238.524932 \n",
       "L 84.99683 238.524932 \n",
       "L 84.99683 238.204396 \n",
       "L 84.996594 238.204396 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4260&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.99683 238.524932 \n",
       "L 84.996831 238.524932 \n",
       "L 84.996831 238.427646 \n",
       "L 84.99683 238.427646 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4261&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.996831 238.524932 \n",
       "L 84.996831 238.524932 \n",
       "L 84.996831 238.444344 \n",
       "L 84.996831 238.444344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4262&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.996831 238.524932 \n",
       "L 84.996832 238.524932 \n",
       "L 84.996832 238.452694 \n",
       "L 84.996831 238.452694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4263&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.996832 238.524932 \n",
       "L 84.996877 238.524932 \n",
       "L 84.996877 238.477741 \n",
       "L 84.996832 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4264&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.996877 238.524932 \n",
       "L 84.997679 238.524932 \n",
       "L 84.997679 238.524206 \n",
       "L 84.996877 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4265&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.997679 238.524932 \n",
       "L 84.998496 238.524932 \n",
       "L 84.998496 238.424016 \n",
       "L 84.997679 238.424016 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4266&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.998496 238.524932 \n",
       "L 84.998627 238.524932 \n",
       "L 84.998627 238.175718 \n",
       "L 84.998496 238.175718 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4267&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.998627 238.524932 \n",
       "L 84.998699 238.524932 \n",
       "L 84.998699 238.411674 \n",
       "L 84.998627 238.411674 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4268&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.998699 238.524932 \n",
       "L 84.998701 238.524932 \n",
       "L 84.998701 238.088596 \n",
       "L 84.998699 238.088596 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4269&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.998701 238.524932 \n",
       "L 84.998962 238.524932 \n",
       "L 84.998962 238.353955 \n",
       "L 84.998701 238.353955 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4270&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.998962 238.524932 \n",
       "L 84.998963 238.524932 \n",
       "L 84.998963 238.439625 \n",
       "L 84.998962 238.439625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4271&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.998963 238.524932 \n",
       "L 84.998963 238.524932 \n",
       "L 84.998963 238.47157 \n",
       "L 84.998963 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4272&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.998963 238.524932 \n",
       "L 84.998964 238.524932 \n",
       "L 84.998964 238.343065 \n",
       "L 84.998963 238.343065 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4273&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.998964 238.524932 \n",
       "L 84.998964 238.524932 \n",
       "L 84.998964 238.487906 \n",
       "L 84.998964 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4274&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.998964 238.524932 \n",
       "L 84.998965 238.524932 \n",
       "L 84.998965 238.415667 \n",
       "L 84.998964 238.415667 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4275&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.998965 238.524932 \n",
       "L 84.998966 238.524932 \n",
       "L 84.998966 238.332175 \n",
       "L 84.998965 238.332175 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4276&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.998966 238.524932 \n",
       "L 84.999018 238.524932 \n",
       "L 84.999018 238.454509 \n",
       "L 84.998966 238.454509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4277&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.999018 238.524932 \n",
       "L 84.999108 238.524932 \n",
       "L 84.999108 238.50896 \n",
       "L 84.999018 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4278&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.999108 238.524932 \n",
       "L 84.999271 238.524932 \n",
       "L 84.999271 238.524569 \n",
       "L 84.999108 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4279&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.999271 238.524932 \n",
       "L 84.999395 238.524932 \n",
       "L 84.999395 238.200403 \n",
       "L 84.999271 238.200403 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4280&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.999395 238.524932 \n",
       "L 84.999396 238.524932 \n",
       "L 84.999396 237.945208 \n",
       "L 84.999395 237.945208 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4281&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.999396 238.524932 \n",
       "L 84.999396 238.524932 \n",
       "L 84.999396 237.476201 \n",
       "L 84.999396 237.476201 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4282&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.999396 238.524932 \n",
       "L 84.999866 238.524932 \n",
       "L 84.999866 236.819881 \n",
       "L 84.999396 236.819881 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4283&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.999866 238.524932 \n",
       "L 85.000479 238.524932 \n",
       "L 85.000479 238.515131 \n",
       "L 84.999866 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4284&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.000479 238.524932 \n",
       "L 85.000713 238.524932 \n",
       "L 85.000713 238.492625 \n",
       "L 85.000479 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4285&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.000713 238.524932 \n",
       "L 85.000847 238.524932 \n",
       "L 85.000847 238.008008 \n",
       "L 85.000713 238.008008 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4286&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.000847 238.524932 \n",
       "L 85.000976 238.524932 \n",
       "L 85.000976 238.523843 \n",
       "L 85.000847 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4287&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.000976 238.524932 \n",
       "L 85.001167 238.524932 \n",
       "L 85.001167 238.155027 \n",
       "L 85.000976 238.155027 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4288&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001167 238.524932 \n",
       "L 85.001348 238.524932 \n",
       "L 85.001348 238.52348 \n",
       "L 85.001167 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4289&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001348 238.524932 \n",
       "L 85.001424 238.524932 \n",
       "L 85.001424 238.44979 \n",
       "L 85.001348 238.44979 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4290&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001424 238.524932 \n",
       "L 85.001425 238.524932 \n",
       "L 85.001425 238.164828 \n",
       "L 85.001424 238.164828 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4291&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001425 238.524932 \n",
       "L 85.001425 238.524932 \n",
       "L 85.001425 238.017809 \n",
       "L 85.001425 238.017809 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4292&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001425 238.524932 \n",
       "L 85.001426 238.524932 \n",
       "L 85.001426 238.103843 \n",
       "L 85.001425 238.103843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4293&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001426 238.524932 \n",
       "L 85.001426 238.524932 \n",
       "L 85.001426 238.027974 \n",
       "L 85.001426 238.027974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4294&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001426 238.524932 \n",
       "L 85.00144 238.524932 \n",
       "L 85.00144 238.316929 \n",
       "L 85.001426 238.316929 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4295&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00144 238.524932 \n",
       "L 85.001475 238.524932 \n",
       "L 85.001475 238.523843 \n",
       "L 85.00144 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4296&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001475 238.524932 \n",
       "L 85.001497 238.524932 \n",
       "L 85.001497 238.511864 \n",
       "L 85.001475 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4297&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001497 238.524932 \n",
       "L 85.001505 238.524932 \n",
       "L 85.001505 238.428009 \n",
       "L 85.001497 238.428009 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4298&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001505 238.524932 \n",
       "L 85.00154 238.524932 \n",
       "L 85.00154 238.500611 \n",
       "L 85.001505 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4299&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00154 238.524932 \n",
       "L 85.001585 238.524932 \n",
       "L 85.001585 238.51985 \n",
       "L 85.00154 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4300&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001585 238.524932 \n",
       "L 85.001655 238.524932 \n",
       "L 85.001655 238.061734 \n",
       "L 85.001585 238.061734 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4301&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001655 238.524932 \n",
       "L 85.001722 238.524932 \n",
       "L 85.001722 238.522754 \n",
       "L 85.001655 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4302&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001722 238.524932 \n",
       "L 85.001737 238.524932 \n",
       "L 85.001737 238.520576 \n",
       "L 85.001722 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4303&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001737 238.524932 \n",
       "L 85.00174 238.524932 \n",
       "L 85.00174 238.376825 \n",
       "L 85.001737 238.376825 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4304&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00174 238.524932 \n",
       "L 85.00174 238.524932 \n",
       "L 85.00174 238.470844 \n",
       "L 85.00174 238.470844 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4305&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00174 238.524932 \n",
       "L 85.001742 238.524932 \n",
       "L 85.001742 238.358674 \n",
       "L 85.00174 238.358674 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4306&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001742 238.524932 \n",
       "L 85.001755 238.524932 \n",
       "L 85.001755 238.479556 \n",
       "L 85.001742 238.479556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4307&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001755 238.524932 \n",
       "L 85.001875 238.524932 \n",
       "L 85.001875 238.521665 \n",
       "L 85.001755 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4308&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001875 238.524932 \n",
       "L 85.001917 238.524932 \n",
       "L 85.001917 238.506782 \n",
       "L 85.001875 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4309&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001917 238.524932 \n",
       "L 85.001962 238.524932 \n",
       "L 85.001962 238.434906 \n",
       "L 85.001917 238.434906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4310&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.001962 238.524932 \n",
       "L 85.00212 238.524932 \n",
       "L 85.00212 238.52348 \n",
       "L 85.001962 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4311&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00212 238.524932 \n",
       "L 85.002202 238.524932 \n",
       "L 85.002202 238.410948 \n",
       "L 85.00212 238.410948 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4312&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.002202 238.524932 \n",
       "L 85.002207 238.524932 \n",
       "L 85.002207 238.501337 \n",
       "L 85.002202 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4313&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.002207 238.524932 \n",
       "L 85.002212 238.524932 \n",
       "L 85.002212 238.344154 \n",
       "L 85.002207 238.344154 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4314&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.002212 238.524932 \n",
       "L 85.00222 238.524932 \n",
       "L 85.00222 238.514042 \n",
       "L 85.002212 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4315&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00222 238.524932 \n",
       "L 85.00223 238.524932 \n",
       "L 85.00223 238.409496 \n",
       "L 85.00222 238.409496 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4316&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00223 238.524932 \n",
       "L 85.002233 238.524932 \n",
       "L 85.002233 238.511864 \n",
       "L 85.00223 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4317&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.002233 238.524932 \n",
       "L 85.002576 238.524932 \n",
       "L 85.002576 238.410585 \n",
       "L 85.002233 238.410585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4318&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.002576 238.524932 \n",
       "L 85.002905 238.524932 \n",
       "L 85.002905 238.51985 \n",
       "L 85.002576 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4319&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.002905 238.524932 \n",
       "L 85.002979 238.524932 \n",
       "L 85.002979 238.401872 \n",
       "L 85.002905 238.401872 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4320&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.002979 238.524932 \n",
       "L 85.003051 238.524932 \n",
       "L 85.003051 238.521302 \n",
       "L 85.002979 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4321&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.003051 238.524932 \n",
       "L 85.00311 238.524932 \n",
       "L 85.00311 238.488632 \n",
       "L 85.003051 238.488632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4322&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00311 238.524932 \n",
       "L 85.003319 238.524932 \n",
       "L 85.003319 238.512227 \n",
       "L 85.00311 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4323&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.003319 238.524932 \n",
       "L 85.003471 238.524932 \n",
       "L 85.003471 238.504241 \n",
       "L 85.003319 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4324&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.003471 238.524932 \n",
       "L 85.003472 238.524932 \n",
       "L 85.003472 238.51622 \n",
       "L 85.003471 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4325&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.003472 238.524932 \n",
       "L 85.003705 238.524932 \n",
       "L 85.003705 238.523843 \n",
       "L 85.003472 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4326&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.003705 238.524932 \n",
       "L 85.003938 238.524932 \n",
       "L 85.003938 238.496981 \n",
       "L 85.003705 238.496981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4327&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.003938 238.524932 \n",
       "L 85.003943 238.524932 \n",
       "L 85.003943 238.196773 \n",
       "L 85.003938 238.196773 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4328&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.003943 238.524932 \n",
       "L 85.003945 238.524932 \n",
       "L 85.003945 238.420749 \n",
       "L 85.003943 238.420749 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4329&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.003945 238.524932 \n",
       "L 85.003946 238.524932 \n",
       "L 85.003946 238.502789 \n",
       "L 85.003945 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4330&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.003946 238.524932 \n",
       "L 85.004108 238.524932 \n",
       "L 85.004108 238.503878 \n",
       "L 85.003946 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4331&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.004108 238.524932 \n",
       "L 85.004269 238.524932 \n",
       "L 85.004269 238.520576 \n",
       "L 85.004108 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4332&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.004269 238.524932 \n",
       "L 85.004272 238.524932 \n",
       "L 85.004272 238.483912 \n",
       "L 85.004269 238.483912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4333&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.004272 238.524932 \n",
       "L 85.004273 238.524932 \n",
       "L 85.004273 238.482097 \n",
       "L 85.004272 238.482097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4334&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.004273 238.524932 \n",
       "L 85.004289 238.524932 \n",
       "L 85.004289 238.514042 \n",
       "L 85.004273 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4335&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.004289 238.524932 \n",
       "L 85.004289 238.524932 \n",
       "L 85.004289 238.519124 \n",
       "L 85.004289 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4336&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.004289 238.524932 \n",
       "L 85.004517 238.524932 \n",
       "L 85.004517 238.52348 \n",
       "L 85.004289 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4337&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.004517 238.524932 \n",
       "L 85.004745 238.524932 \n",
       "L 85.004745 238.514042 \n",
       "L 85.004517 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4338&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.004745 238.524932 \n",
       "L 85.004882 238.524932 \n",
       "L 85.004882 238.468666 \n",
       "L 85.004745 238.468666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4339&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.004882 238.524932 \n",
       "L 85.00502 238.524932 \n",
       "L 85.00502 238.520213 \n",
       "L 85.004882 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4340&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00502 238.524932 \n",
       "L 85.005023 238.524932 \n",
       "L 85.005023 238.480282 \n",
       "L 85.00502 238.480282 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4341&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005023 238.524932 \n",
       "L 85.005055 238.524932 \n",
       "L 85.005055 238.517672 \n",
       "L 85.005023 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4342&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005055 238.524932 \n",
       "L 85.005068 238.524932 \n",
       "L 85.005068 238.512953 \n",
       "L 85.005055 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4343&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005068 238.524932 \n",
       "L 85.005072 238.524932 \n",
       "L 85.005072 238.50896 \n",
       "L 85.005068 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4344&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005072 238.524932 \n",
       "L 85.005109 238.524932 \n",
       "L 85.005109 238.466851 \n",
       "L 85.005072 238.466851 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4345&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005109 238.524932 \n",
       "L 85.005138 238.524932 \n",
       "L 85.005138 238.517309 \n",
       "L 85.005109 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4346&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005138 238.524932 \n",
       "L 85.005146 238.524932 \n",
       "L 85.005146 238.392434 \n",
       "L 85.005138 238.392434 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4347&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005146 238.524932 \n",
       "L 85.005149 238.524932 \n",
       "L 85.005149 238.372832 \n",
       "L 85.005146 238.372832 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4348&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005149 238.524932 \n",
       "L 85.005149 238.524932 \n",
       "L 85.005149 238.523117 \n",
       "L 85.005149 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4349&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005149 238.524932 \n",
       "L 85.00515 238.524932 \n",
       "L 85.00515 238.500974 \n",
       "L 85.005149 238.500974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4350&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00515 238.524932 \n",
       "L 85.005161 238.524932 \n",
       "L 85.005161 238.448338 \n",
       "L 85.00515 238.448338 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4351&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005161 238.524932 \n",
       "L 85.005357 238.524932 \n",
       "L 85.005357 238.498433 \n",
       "L 85.005161 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4352&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005357 238.524932 \n",
       "L 85.005376 238.524932 \n",
       "L 85.005376 238.502063 \n",
       "L 85.005357 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4353&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005376 238.524932 \n",
       "L 85.00538 238.524932 \n",
       "L 85.00538 238.509323 \n",
       "L 85.005376 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4354&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00538 238.524932 \n",
       "L 85.005382 238.524932 \n",
       "L 85.005382 238.463221 \n",
       "L 85.00538 238.463221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4355&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005382 238.524932 \n",
       "L 85.005384 238.524932 \n",
       "L 85.005384 238.511864 \n",
       "L 85.005382 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4356&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005384 238.524932 \n",
       "L 85.005385 238.524932 \n",
       "L 85.005385 238.498433 \n",
       "L 85.005384 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4357&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005385 238.524932 \n",
       "L 85.005387 238.524932 \n",
       "L 85.005387 238.515494 \n",
       "L 85.005385 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4358&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005387 238.524932 \n",
       "L 85.005388 238.524932 \n",
       "L 85.005388 238.497707 \n",
       "L 85.005387 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4359&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005388 238.524932 \n",
       "L 85.005388 238.524932 \n",
       "L 85.005388 238.470844 \n",
       "L 85.005388 238.470844 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4360&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005388 238.524932 \n",
       "L 85.005388 238.524932 \n",
       "L 85.005388 238.507145 \n",
       "L 85.005388 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4361&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005388 238.524932 \n",
       "L 85.005389 238.524932 \n",
       "L 85.005389 238.470118 \n",
       "L 85.005388 238.470118 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4362&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005389 238.524932 \n",
       "L 85.005389 238.524932 \n",
       "L 85.005389 238.51985 \n",
       "L 85.005389 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4363&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005389 238.524932 \n",
       "L 85.005393 238.524932 \n",
       "L 85.005393 238.520576 \n",
       "L 85.005389 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4364&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005393 238.524932 \n",
       "L 85.005397 238.524932 \n",
       "L 85.005397 238.488269 \n",
       "L 85.005393 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4365&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005397 238.524932 \n",
       "L 85.005399 238.524932 \n",
       "L 85.005399 238.521302 \n",
       "L 85.005397 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4366&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005399 238.524932 \n",
       "L 85.00552 238.524932 \n",
       "L 85.00552 238.51985 \n",
       "L 85.005399 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4367&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00552 238.524932 \n",
       "L 85.005664 238.524932 \n",
       "L 85.005664 238.524569 \n",
       "L 85.00552 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4368&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005664 238.524932 \n",
       "L 85.005688 238.524932 \n",
       "L 85.005688 238.509323 \n",
       "L 85.005664 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4369&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005688 238.524932 \n",
       "L 85.005689 238.524932 \n",
       "L 85.005689 238.500248 \n",
       "L 85.005688 238.500248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4370&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005689 238.524932 \n",
       "L 85.005831 238.524932 \n",
       "L 85.005831 238.509686 \n",
       "L 85.005689 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4371&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005831 238.524932 \n",
       "L 85.005974 238.524932 \n",
       "L 85.005974 238.467577 \n",
       "L 85.005831 238.467577 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4372&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005974 238.524932 \n",
       "L 85.005975 238.524932 \n",
       "L 85.005975 238.08787 \n",
       "L 85.005974 238.08787 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4373&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005975 238.524932 \n",
       "L 85.005975 238.524932 \n",
       "L 85.005975 238.266833 \n",
       "L 85.005975 238.266833 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4374&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005975 238.524932 \n",
       "L 85.005995 238.524932 \n",
       "L 85.005995 238.351414 \n",
       "L 85.005975 238.351414 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4375&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.005995 238.524932 \n",
       "L 85.006014 238.524932 \n",
       "L 85.006014 238.514405 \n",
       "L 85.005995 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4376&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006014 238.524932 \n",
       "L 85.006016 238.524932 \n",
       "L 85.006016 238.50533 \n",
       "L 85.006014 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4377&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006016 238.524932 \n",
       "L 85.006016 238.524932 \n",
       "L 85.006016 238.49444 \n",
       "L 85.006016 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4378&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006016 238.524932 \n",
       "L 85.006017 238.524932 \n",
       "L 85.006017 238.465036 \n",
       "L 85.006016 238.465036 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4379&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006017 238.524932 \n",
       "L 85.006017 238.524932 \n",
       "L 85.006017 238.519487 \n",
       "L 85.006017 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4380&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006017 238.524932 \n",
       "L 85.00608 238.524932 \n",
       "L 85.00608 238.517309 \n",
       "L 85.006017 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4381&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00608 238.524932 \n",
       "L 85.006184 238.524932 \n",
       "L 85.006184 237.999659 \n",
       "L 85.00608 237.999659 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4382&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006184 238.524932 \n",
       "L 85.006226 238.524932 \n",
       "L 85.006226 235.865895 \n",
       "L 85.006184 235.865895 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4383&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006226 238.524932 \n",
       "L 85.006227 238.524932 \n",
       "L 85.006227 238.515131 \n",
       "L 85.006226 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4384&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006227 238.524932 \n",
       "L 85.006235 238.524932 \n",
       "L 85.006235 238.523843 \n",
       "L 85.006227 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4385&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006235 238.524932 \n",
       "L 85.006241 238.524932 \n",
       "L 85.006241 237.089597 \n",
       "L 85.006235 237.089597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4386&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006241 238.524932 \n",
       "L 85.00636 238.524932 \n",
       "L 85.00636 237.464222 \n",
       "L 85.006241 237.464222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4387&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00636 238.524932 \n",
       "L 85.006478 238.524932 \n",
       "L 85.006478 238.507508 \n",
       "L 85.00636 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4388&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006478 238.524932 \n",
       "L 85.006481 238.524932 \n",
       "L 85.006481 238.407318 \n",
       "L 85.006478 238.407318 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4389&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006481 238.524932 \n",
       "L 85.006481 238.524932 \n",
       "L 85.006481 238.489721 \n",
       "L 85.006481 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4390&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006481 238.524932 \n",
       "L 85.006482 238.524932 \n",
       "L 85.006482 238.502063 \n",
       "L 85.006481 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4391&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006482 238.524932 \n",
       "L 85.006483 238.524932 \n",
       "L 85.006483 238.503515 \n",
       "L 85.006482 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4392&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006483 238.524932 \n",
       "L 85.006483 238.524932 \n",
       "L 85.006483 238.518398 \n",
       "L 85.006483 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4393&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006483 238.524932 \n",
       "L 85.006483 238.524932 \n",
       "L 85.006483 238.501337 \n",
       "L 85.006483 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4394&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006483 238.524932 \n",
       "L 85.006486 238.524932 \n",
       "L 85.006486 238.454509 \n",
       "L 85.006483 238.454509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4395&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006486 238.524932 \n",
       "L 85.006486 238.524932 \n",
       "L 85.006486 238.460317 \n",
       "L 85.006486 238.460317 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4396&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006486 238.524932 \n",
       "L 85.006486 238.524932 \n",
       "L 85.006486 238.519124 \n",
       "L 85.006486 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4397&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006486 238.524932 \n",
       "L 85.006536 238.524932 \n",
       "L 85.006536 238.4752 \n",
       "L 85.006486 238.4752 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4398&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006536 238.524932 \n",
       "L 85.006591 238.524932 \n",
       "L 85.006591 238.524569 \n",
       "L 85.006536 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4399&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006591 238.524932 \n",
       "L 85.006597 238.524932 \n",
       "L 85.006597 238.490084 \n",
       "L 85.006591 238.490084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4400&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006597 238.524932 \n",
       "L 85.006597 238.524932 \n",
       "L 85.006597 238.488995 \n",
       "L 85.006597 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4401&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006597 238.524932 \n",
       "L 85.006632 238.524932 \n",
       "L 85.006632 238.486816 \n",
       "L 85.006597 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4402&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006632 238.524932 \n",
       "L 85.006669 238.524932 \n",
       "L 85.006669 238.324552 \n",
       "L 85.006632 238.324552 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4403&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006669 238.524932 \n",
       "L 85.006724 238.524932 \n",
       "L 85.006724 238.375373 \n",
       "L 85.006669 238.375373 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4404&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006724 238.524932 \n",
       "L 85.006942 238.524932 \n",
       "L 85.006942 238.515857 \n",
       "L 85.006724 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4405&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.006942 238.524932 \n",
       "L 85.007003 238.524932 \n",
       "L 85.007003 238.232348 \n",
       "L 85.006942 238.232348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4406&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007003 238.524932 \n",
       "L 85.007004 238.524932 \n",
       "L 85.007004 238.427283 \n",
       "L 85.007003 238.427283 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4407&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007004 238.524932 \n",
       "L 85.007006 238.524932 \n",
       "L 85.007006 238.473022 \n",
       "L 85.007004 238.473022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4408&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007006 238.524932 \n",
       "L 85.007006 238.524932 \n",
       "L 85.007006 238.438899 \n",
       "L 85.007006 238.438899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4409&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007006 238.524932 \n",
       "L 85.007047 238.524932 \n",
       "L 85.007047 238.519124 \n",
       "L 85.007006 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4410&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007047 238.524932 \n",
       "L 85.00724 238.524932 \n",
       "L 85.00724 238.225087 \n",
       "L 85.007047 238.225087 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4411&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00724 238.524932 \n",
       "L 85.007394 238.524932 \n",
       "L 85.007394 238.513316 \n",
       "L 85.00724 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4412&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007394 238.524932 \n",
       "L 85.007394 238.524932 \n",
       "L 85.007394 238.378277 \n",
       "L 85.007394 238.378277 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4413&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007394 238.524932 \n",
       "L 85.007395 238.524932 \n",
       "L 85.007395 238.479193 \n",
       "L 85.007394 238.479193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4414&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007395 238.524932 \n",
       "L 85.007398 238.524932 \n",
       "L 85.007398 238.422201 \n",
       "L 85.007395 238.422201 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4415&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007398 238.524932 \n",
       "L 85.007398 238.524932 \n",
       "L 85.007398 238.500974 \n",
       "L 85.007398 238.500974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4416&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007398 238.524932 \n",
       "L 85.007488 238.524932 \n",
       "L 85.007488 238.520213 \n",
       "L 85.007398 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4417&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007488 238.524932 \n",
       "L 85.007578 238.524932 \n",
       "L 85.007578 238.495529 \n",
       "L 85.007488 238.495529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4418&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007578 238.524932 \n",
       "L 85.007579 238.524932 \n",
       "L 85.007579 238.451605 \n",
       "L 85.007578 238.451605 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4419&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007579 238.524932 \n",
       "L 85.007579 238.524932 \n",
       "L 85.007579 238.506782 \n",
       "L 85.007579 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4420&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007579 238.524932 \n",
       "L 85.00758 238.524932 \n",
       "L 85.00758 238.029426 \n",
       "L 85.007579 238.029426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4421&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00758 238.524932 \n",
       "L 85.00758 238.524932 \n",
       "L 85.00758 238.483549 \n",
       "L 85.00758 238.483549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4422&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00758 238.524932 \n",
       "L 85.007581 238.524932 \n",
       "L 85.007581 238.509686 \n",
       "L 85.00758 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4423&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007581 238.524932 \n",
       "L 85.007582 238.524932 \n",
       "L 85.007582 238.384085 \n",
       "L 85.007581 238.384085 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4424&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007582 238.524932 \n",
       "L 85.007584 238.524932 \n",
       "L 85.007584 238.443255 \n",
       "L 85.007582 238.443255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4425&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007584 238.524932 \n",
       "L 85.007601 238.524932 \n",
       "L 85.007601 238.508234 \n",
       "L 85.007584 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4426&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007601 238.524932 \n",
       "L 85.007619 238.524932 \n",
       "L 85.007619 237.166555 \n",
       "L 85.007601 237.166555 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4427&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007619 238.524932 \n",
       "L 85.007619 238.524932 \n",
       "L 85.007619 238.371743 \n",
       "L 85.007619 238.371743 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4428&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007619 238.524932 \n",
       "L 85.00762 238.524932 \n",
       "L 85.00762 229.408337 \n",
       "L 85.007619 229.408337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4429&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00762 238.524932 \n",
       "L 85.00762 238.524932 \n",
       "L 85.00762 238.409133 \n",
       "L 85.00762 238.409133 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4430&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00762 238.524932 \n",
       "L 85.007621 238.524932 \n",
       "L 85.007621 238.447249 \n",
       "L 85.00762 238.447249 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4431&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007621 238.524932 \n",
       "L 85.007689 238.524932 \n",
       "L 85.007689 237.601439 \n",
       "L 85.007621 237.601439 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4432&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007689 238.524932 \n",
       "L 85.007785 238.524932 \n",
       "L 85.007785 238.259936 \n",
       "L 85.007689 238.259936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4433&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007785 238.524932 \n",
       "L 85.007785 238.524932 \n",
       "L 85.007785 238.502789 \n",
       "L 85.007785 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4434&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.007785 238.524932 \n",
       "L 85.008218 238.524932 \n",
       "L 85.008218 238.459591 \n",
       "L 85.007785 238.459591 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4435&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.008218 238.524932 \n",
       "L 85.008315 238.524932 \n",
       "L 85.008315 238.524206 \n",
       "L 85.008218 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4436&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.008315 238.524932 \n",
       "L 85.008392 238.524932 \n",
       "L 85.008392 238.440714 \n",
       "L 85.008315 238.440714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4437&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.008392 238.524932 \n",
       "L 85.008411 238.524932 \n",
       "L 85.008411 238.42692 \n",
       "L 85.008392 238.42692 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4438&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.008411 238.524932 \n",
       "L 85.008456 238.524932 \n",
       "L 85.008456 238.502063 \n",
       "L 85.008411 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4439&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.008456 238.524932 \n",
       "L 85.008613 238.524932 \n",
       "L 85.008613 238.504604 \n",
       "L 85.008456 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4440&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.008613 238.524932 \n",
       "L 85.008762 238.524932 \n",
       "L 85.008762 238.524569 \n",
       "L 85.008613 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4441&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.008762 238.524932 \n",
       "L 85.008859 238.524932 \n",
       "L 85.008859 238.379729 \n",
       "L 85.008762 238.379729 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4442&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.008859 238.524932 \n",
       "L 85.008943 238.524932 \n",
       "L 85.008943 238.524569 \n",
       "L 85.008859 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4443&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.008943 238.524932 \n",
       "L 85.008963 238.524932 \n",
       "L 85.008963 238.515131 \n",
       "L 85.008943 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4444&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.008963 238.524932 \n",
       "L 85.008982 238.524932 \n",
       "L 85.008982 238.524206 \n",
       "L 85.008963 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4445&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.008982 238.524932 \n",
       "L 85.00904 238.524932 \n",
       "L 85.00904 232.763261 \n",
       "L 85.008982 232.763261 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4446&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00904 238.524932 \n",
       "L 85.009096 238.524932 \n",
       "L 85.009096 238.492625 \n",
       "L 85.00904 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4447&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009096 238.524932 \n",
       "L 85.00925 238.524932 \n",
       "L 85.00925 238.078795 \n",
       "L 85.009096 238.078795 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4448&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.00925 238.524932 \n",
       "L 85.009402 238.524932 \n",
       "L 85.009402 238.507508 \n",
       "L 85.00925 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4449&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009402 238.524932 \n",
       "L 85.009403 238.524932 \n",
       "L 85.009403 236.932777 \n",
       "L 85.009402 236.932777 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4450&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009403 238.524932 \n",
       "L 85.009403 238.524932 \n",
       "L 85.009403 238.516946 \n",
       "L 85.009403 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4451&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009403 238.524932 \n",
       "L 85.009443 238.524932 \n",
       "L 85.009443 238.515131 \n",
       "L 85.009403 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4452&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009443 238.524932 \n",
       "L 85.009483 238.524932 \n",
       "L 85.009483 238.312572 \n",
       "L 85.009443 238.312572 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4453&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009483 238.524932 \n",
       "L 85.009484 238.524932 \n",
       "L 85.009484 238.336531 \n",
       "L 85.009483 238.336531 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4454&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009484 238.524932 \n",
       "L 85.009485 238.524932 \n",
       "L 85.009485 237.996755 \n",
       "L 85.009484 237.996755 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4455&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009485 238.524932 \n",
       "L 85.009513 238.524932 \n",
       "L 85.009513 238.360127 \n",
       "L 85.009485 238.360127 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4456&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009513 238.524932 \n",
       "L 85.009541 238.524932 \n",
       "L 85.009541 238.470844 \n",
       "L 85.009513 238.470844 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4457&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009541 238.524932 \n",
       "L 85.009542 238.524932 \n",
       "L 85.009542 238.502789 \n",
       "L 85.009541 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4458&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009542 238.524932 \n",
       "L 85.009587 238.524932 \n",
       "L 85.009587 238.509686 \n",
       "L 85.009542 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4459&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009587 238.524932 \n",
       "L 85.009589 238.524932 \n",
       "L 85.009589 238.479193 \n",
       "L 85.009587 238.479193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4460&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009589 238.524932 \n",
       "L 85.009591 238.524932 \n",
       "L 85.009591 238.523117 \n",
       "L 85.009589 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4461&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009591 238.524932 \n",
       "L 85.009622 238.524932 \n",
       "L 85.009622 238.523843 \n",
       "L 85.009591 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4462&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009622 238.524932 \n",
       "L 85.009653 238.524932 \n",
       "L 85.009653 238.452694 \n",
       "L 85.009622 238.452694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4463&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009653 238.524932 \n",
       "L 85.009653 238.524932 \n",
       "L 85.009653 238.404051 \n",
       "L 85.009653 238.404051 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4464&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009653 238.524932 \n",
       "L 85.009675 238.524932 \n",
       "L 85.009675 238.486816 \n",
       "L 85.009653 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4465&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009675 238.524932 \n",
       "L 85.009859 238.524932 \n",
       "L 85.009859 238.511864 \n",
       "L 85.009675 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4466&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.009859 238.524932 \n",
       "L 85.010149 238.524932 \n",
       "L 85.010149 238.523117 \n",
       "L 85.009859 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4467&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.010149 238.524932 \n",
       "L 85.010303 238.524932 \n",
       "L 85.010303 238.514042 \n",
       "L 85.010149 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4468&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.010303 238.524932 \n",
       "L 85.010304 238.524932 \n",
       "L 85.010304 238.076254 \n",
       "L 85.010303 238.076254 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4469&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.010304 238.524932 \n",
       "L 85.010309 238.524932 \n",
       "L 85.010309 237.78621 \n",
       "L 85.010304 237.78621 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4470&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.010309 238.524932 \n",
       "L 85.010346 238.524932 \n",
       "L 85.010346 238.523843 \n",
       "L 85.010309 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4471&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.010346 238.524932 \n",
       "L 85.010347 238.524932 \n",
       "L 85.010347 238.520213 \n",
       "L 85.010346 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4472&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.010347 238.524932 \n",
       "L 85.010448 238.524932 \n",
       "L 85.010448 238.474111 \n",
       "L 85.010347 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4473&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.010448 238.524932 \n",
       "L 85.010505 238.524932 \n",
       "L 85.010505 238.524206 \n",
       "L 85.010448 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4474&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.010505 238.524932 \n",
       "L 85.010565 238.524932 \n",
       "L 85.010565 238.434543 \n",
       "L 85.010505 238.434543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4475&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.010565 238.524932 \n",
       "L 85.010644 238.524932 \n",
       "L 85.010644 238.521665 \n",
       "L 85.010565 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4476&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.010644 238.524932 \n",
       "L 85.010645 238.524932 \n",
       "L 85.010645 238.521302 \n",
       "L 85.010644 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4477&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.010645 238.524932 \n",
       "L 85.010765 238.524932 \n",
       "L 85.010765 238.524206 \n",
       "L 85.010645 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4478&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.010765 238.524932 \n",
       "L 85.010796 238.524932 \n",
       "L 85.010796 238.519124 \n",
       "L 85.010765 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4479&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.010796 238.524932 \n",
       "L 85.010799 238.524932 \n",
       "L 85.010799 238.488269 \n",
       "L 85.010796 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4480&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.010799 238.524932 \n",
       "L 85.010917 238.524932 \n",
       "L 85.010917 238.51622 \n",
       "L 85.010799 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4481&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.010917 238.524932 \n",
       "L 85.011123 238.524932 \n",
       "L 85.011123 238.392434 \n",
       "L 85.010917 238.392434 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4482&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.011123 238.524932 \n",
       "L 85.011124 238.524932 \n",
       "L 85.011124 238.455235 \n",
       "L 85.011123 238.455235 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4483&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.011124 238.524932 \n",
       "L 85.011228 238.524932 \n",
       "L 85.011228 238.487543 \n",
       "L 85.011124 238.487543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4484&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.011228 238.524932 \n",
       "L 85.01139 238.524932 \n",
       "L 85.01139 238.495892 \n",
       "L 85.011228 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4485&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.01139 238.524932 \n",
       "L 85.01154 238.524932 \n",
       "L 85.01154 238.461406 \n",
       "L 85.01139 238.461406 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4486&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.01154 238.524932 \n",
       "L 85.011631 238.524932 \n",
       "L 85.011631 238.407681 \n",
       "L 85.01154 238.407681 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4487&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.011631 238.524932 \n",
       "L 85.011632 238.524932 \n",
       "L 85.011632 238.346695 \n",
       "L 85.011631 238.346695 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4488&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.011632 238.524932 \n",
       "L 85.011632 238.524932 \n",
       "L 85.011632 237.051118 \n",
       "L 85.011632 237.051118 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4489&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.011632 238.524932 \n",
       "L 85.011704 238.524932 \n",
       "L 85.011704 238.495892 \n",
       "L 85.011632 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4490&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.011704 238.524932 \n",
       "L 85.01204 238.524932 \n",
       "L 85.01204 238.521302 \n",
       "L 85.011704 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4491&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.01204 238.524932 \n",
       "L 85.012049 238.524932 \n",
       "L 85.012049 238.451242 \n",
       "L 85.01204 238.451242 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4492&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.012049 238.524932 \n",
       "L 85.01205 238.524932 \n",
       "L 85.01205 238.308216 \n",
       "L 85.012049 238.308216 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4493&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.01205 238.524932 \n",
       "L 85.012061 238.524932 \n",
       "L 85.012061 238.473385 \n",
       "L 85.01205 238.473385 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4494&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.012061 238.524932 \n",
       "L 85.012073 238.524932 \n",
       "L 85.012073 238.501337 \n",
       "L 85.012061 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4495&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.012073 238.524932 \n",
       "L 85.012073 238.524932 \n",
       "L 85.012073 238.484275 \n",
       "L 85.012073 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4496&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.012073 238.524932 \n",
       "L 85.012076 238.524932 \n",
       "L 85.012076 238.363031 \n",
       "L 85.012073 238.363031 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4497&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.012076 238.524932 \n",
       "L 85.012097 238.524932 \n",
       "L 85.012097 238.513679 \n",
       "L 85.012076 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4498&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.012097 238.524932 \n",
       "L 85.012215 238.524932 \n",
       "L 85.012215 238.521665 \n",
       "L 85.012097 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4499&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.012215 238.524932 \n",
       "L 85.012312 238.524932 \n",
       "L 85.012312 238.500248 \n",
       "L 85.012215 238.500248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4500&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.012312 238.524932 \n",
       "L 85.012312 238.524932 \n",
       "L 85.012312 238.459591 \n",
       "L 85.012312 238.459591 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4501&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.012312 238.524932 \n",
       "L 85.012522 238.524932 \n",
       "L 85.012522 238.512227 \n",
       "L 85.012312 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4502&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.012522 238.524932 \n",
       "L 85.012744 238.524932 \n",
       "L 85.012744 237.50633 \n",
       "L 85.012522 237.50633 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4503&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.012744 238.524932 \n",
       "L 85.012757 238.524932 \n",
       "L 85.012757 237.621041 \n",
       "L 85.012744 237.621041 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4504&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.012757 238.524932 \n",
       "L 85.012834 238.524932 \n",
       "L 85.012834 238.52348 \n",
       "L 85.012757 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4505&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.012834 238.524932 \n",
       "L 85.01284 238.524932 \n",
       "L 85.01284 237.375284 \n",
       "L 85.012834 237.375284 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4506&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.01284 238.524932 \n",
       "L 85.012935 238.524932 \n",
       "L 85.012935 238.513679 \n",
       "L 85.01284 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4507&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.012935 238.524932 \n",
       "L 85.012965 238.524932 \n",
       "L 85.012965 237.973522 \n",
       "L 85.012935 237.973522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4508&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.012965 238.524932 \n",
       "L 85.012966 238.524932 \n",
       "L 85.012966 238.139417 \n",
       "L 85.012965 238.139417 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4509&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.012966 238.524932 \n",
       "L 85.012967 238.524932 \n",
       "L 85.012967 238.151397 \n",
       "L 85.012966 238.151397 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4510&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.012967 238.524932 \n",
       "L 85.012967 238.524932 \n",
       "L 85.012967 237.709615 \n",
       "L 85.012967 237.709615 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4511&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.012967 238.524932 \n",
       "L 85.013003 238.524932 \n",
       "L 85.013003 238.100575 \n",
       "L 85.012967 238.100575 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4512&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013003 238.524932 \n",
       "L 85.013064 238.524932 \n",
       "L 85.013064 238.523843 \n",
       "L 85.013003 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4513&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013064 238.524932 \n",
       "L 85.013121 238.524932 \n",
       "L 85.013121 238.350325 \n",
       "L 85.013064 238.350325 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4514&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013121 238.524932 \n",
       "L 85.013422 238.524932 \n",
       "L 85.013422 238.515494 \n",
       "L 85.013121 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4515&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013422 238.524932 \n",
       "L 85.013433 238.524932 \n",
       "L 85.013433 237.93577 \n",
       "L 85.013422 237.93577 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4516&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013433 238.524932 \n",
       "L 85.013434 238.524932 \n",
       "L 85.013434 238.524569 \n",
       "L 85.013433 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4517&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013434 238.524932 \n",
       "L 85.013435 238.524932 \n",
       "L 85.013435 238.031604 \n",
       "L 85.013434 238.031604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4518&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013435 238.524932 \n",
       "L 85.013437 238.524932 \n",
       "L 85.013437 237.935044 \n",
       "L 85.013435 237.935044 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4519&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013437 238.524932 \n",
       "L 85.01344 238.524932 \n",
       "L 85.01344 238.417845 \n",
       "L 85.013437 238.417845 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4520&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.01344 238.524932 \n",
       "L 85.013445 238.524932 \n",
       "L 85.013445 237.430099 \n",
       "L 85.01344 237.430099 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4521&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013445 238.524932 \n",
       "L 85.013464 238.524932 \n",
       "L 85.013464 238.488269 \n",
       "L 85.013445 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4522&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013464 238.524932 \n",
       "L 85.01348 238.524932 \n",
       "L 85.01348 237.544809 \n",
       "L 85.013464 237.544809 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4523&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.01348 238.524932 \n",
       "L 85.0135 238.524932 \n",
       "L 85.0135 238.310757 \n",
       "L 85.01348 238.310757 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4524&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.0135 238.524932 \n",
       "L 85.013518 238.524932 \n",
       "L 85.013518 238.271915 \n",
       "L 85.0135 238.271915 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4525&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013518 238.524932 \n",
       "L 85.013518 238.524932 \n",
       "L 85.013518 238.484275 \n",
       "L 85.013518 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4526&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013518 238.524932 \n",
       "L 85.013519 238.524932 \n",
       "L 85.013519 238.514405 \n",
       "L 85.013518 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4527&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013519 238.524932 \n",
       "L 85.013551 238.524932 \n",
       "L 85.013551 238.515131 \n",
       "L 85.013519 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4528&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013551 238.524932 \n",
       "L 85.013568 238.524932 \n",
       "L 85.013568 238.247231 \n",
       "L 85.013551 238.247231 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4529&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013568 238.524932 \n",
       "L 85.013568 238.524932 \n",
       "L 85.013568 238.239245 \n",
       "L 85.013568 238.239245 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4530&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013568 238.524932 \n",
       "L 85.013569 238.524932 \n",
       "L 85.013569 238.181889 \n",
       "L 85.013568 238.181889 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4531&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013569 238.524932 \n",
       "L 85.013569 238.524932 \n",
       "L 85.013569 238.291881 \n",
       "L 85.013569 238.291881 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4532&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013569 238.524932 \n",
       "L 85.01357 238.524932 \n",
       "L 85.01357 238.105295 \n",
       "L 85.013569 238.105295 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4533&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.01357 238.524932 \n",
       "L 85.013652 238.524932 \n",
       "L 85.013652 238.215286 \n",
       "L 85.01357 238.215286 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4534&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013652 238.524932 \n",
       "L 85.013842 238.524932 \n",
       "L 85.013842 231.646284 \n",
       "L 85.013652 231.646284 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4535&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013842 238.524932 \n",
       "L 85.01401 238.524932 \n",
       "L 85.01401 237.925968 \n",
       "L 85.013842 237.925968 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4536&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.01401 238.524932 \n",
       "L 85.01401 238.524932 \n",
       "L 85.01401 238.250861 \n",
       "L 85.01401 238.250861 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4537&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.01401 238.524932 \n",
       "L 85.014011 238.524932 \n",
       "L 85.014011 238.420749 \n",
       "L 85.01401 238.420749 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4538&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.014011 238.524932 \n",
       "L 85.014017 238.524932 \n",
       "L 85.014017 238.439262 \n",
       "L 85.014011 238.439262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4539&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.014017 238.524932 \n",
       "L 85.014415 238.524932 \n",
       "L 85.014415 238.521302 \n",
       "L 85.014017 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4540&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.014415 238.524932 \n",
       "L 85.014457 238.524932 \n",
       "L 85.014457 238.456324 \n",
       "L 85.014415 238.456324 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4541&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.014457 238.524932 \n",
       "L 85.014459 238.524932 \n",
       "L 85.014459 238.47157 \n",
       "L 85.014457 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4542&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.014459 238.524932 \n",
       "L 85.014462 238.524932 \n",
       "L 85.014462 238.291881 \n",
       "L 85.014459 238.291881 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4543&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.014462 238.524932 \n",
       "L 85.014462 238.524932 \n",
       "L 85.014462 238.497707 \n",
       "L 85.014462 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4544&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.014462 238.524932 \n",
       "L 85.014465 238.524932 \n",
       "L 85.014465 238.524569 \n",
       "L 85.014462 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4545&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.014465 238.524932 \n",
       "L 85.014467 238.524932 \n",
       "L 85.014467 238.327093 \n",
       "L 85.014465 238.327093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4546&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.014467 238.524932 \n",
       "L 85.014468 238.524932 \n",
       "L 85.014468 238.46431 \n",
       "L 85.014467 238.46431 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4547&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.014468 238.524932 \n",
       "L 85.014708 238.524932 \n",
       "L 85.014708 238.524569 \n",
       "L 85.014468 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4548&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.014708 238.524932 \n",
       "L 85.014947 238.524932 \n",
       "L 85.014947 238.507871 \n",
       "L 85.014708 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4549&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.014947 238.524932 \n",
       "L 85.014949 238.524932 \n",
       "L 85.014949 238.478104 \n",
       "L 85.014947 238.478104 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4550&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.014949 238.524932 \n",
       "L 85.014951 238.524932 \n",
       "L 85.014951 238.496618 \n",
       "L 85.014949 238.496618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4551&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.014951 238.524932 \n",
       "L 85.014951 238.524932 \n",
       "L 85.014951 238.394249 \n",
       "L 85.014951 238.394249 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4552&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.014951 238.524932 \n",
       "L 85.014966 238.524932 \n",
       "L 85.014966 238.515494 \n",
       "L 85.014951 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4553&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.014966 238.524932 \n",
       "L 85.015002 238.524932 \n",
       "L 85.015002 238.523843 \n",
       "L 85.014966 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4554&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.015002 238.524932 \n",
       "L 85.01502 238.524932 \n",
       "L 85.01502 238.491536 \n",
       "L 85.015002 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4555&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.01502 238.524932 \n",
       "L 85.015022 238.524932 \n",
       "L 85.015022 238.34125 \n",
       "L 85.01502 238.34125 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4556&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.015022 238.524932 \n",
       "L 85.015049 238.524932 \n",
       "L 85.015049 238.482097 \n",
       "L 85.015022 238.482097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4557&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.015049 238.524932 \n",
       "L 85.015116 238.524932 \n",
       "L 85.015116 238.362668 \n",
       "L 85.015049 238.362668 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4558&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.015116 238.524932 \n",
       "L 85.015118 238.524932 \n",
       "L 85.015118 238.482097 \n",
       "L 85.015116 238.482097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4559&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.015118 238.524932 \n",
       "L 85.015119 238.524932 \n",
       "L 85.015119 238.496618 \n",
       "L 85.015118 238.496618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4560&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.015119 238.524932 \n",
       "L 85.01512 238.524932 \n",
       "L 85.01512 238.46794 \n",
       "L 85.015119 238.46794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4561&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.01512 238.524932 \n",
       "L 85.015122 238.524932 \n",
       "L 85.015122 238.506782 \n",
       "L 85.01512 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4562&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.015122 238.524932 \n",
       "L 85.015145 238.524932 \n",
       "L 85.015145 238.515131 \n",
       "L 85.015122 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4563&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.015145 238.524932 \n",
       "L 85.015165 238.524932 \n",
       "L 85.015165 238.117637 \n",
       "L 85.015145 238.117637 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4564&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.015165 238.524932 \n",
       "L 85.015311 238.524932 \n",
       "L 85.015311 238.205122 \n",
       "L 85.015165 238.205122 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4565&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.015311 238.524932 \n",
       "L 85.015456 238.524932 \n",
       "L 85.015456 238.520213 \n",
       "L 85.015311 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4566&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.015456 238.524932 \n",
       "L 85.015457 238.524932 \n",
       "L 85.015457 238.518398 \n",
       "L 85.015456 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4567&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.015457 238.524932 \n",
       "L 85.015529 238.524932 \n",
       "L 85.015529 238.458502 \n",
       "L 85.015457 238.458502 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4568&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.015529 238.524932 \n",
       "L 85.015602 238.524932 \n",
       "L 85.015602 238.496981 \n",
       "L 85.015529 238.496981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4569&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.015602 238.524932 \n",
       "L 85.015603 238.524932 \n",
       "L 85.015603 238.420749 \n",
       "L 85.015602 238.420749 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4570&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.015603 238.524932 \n",
       "L 85.015721 238.524932 \n",
       "L 85.015721 238.507871 \n",
       "L 85.015603 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4571&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.015721 238.524932 \n",
       "L 85.015945 238.524932 \n",
       "L 85.015945 238.179348 \n",
       "L 85.015721 238.179348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4572&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.015945 238.524932 \n",
       "L 85.01614 238.524932 \n",
       "L 85.01614 238.516946 \n",
       "L 85.015945 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4573&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.01614 238.524932 \n",
       "L 85.016211 238.524932 \n",
       "L 85.016211 238.461043 \n",
       "L 85.01614 238.461043 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4574&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.016211 238.524932 \n",
       "L 85.016256 238.524932 \n",
       "L 85.016256 238.503515 \n",
       "L 85.016211 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4575&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.016256 238.524932 \n",
       "L 85.016266 238.524932 \n",
       "L 85.016266 238.495166 \n",
       "L 85.016256 238.495166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4576&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.016266 238.524932 \n",
       "L 85.016632 238.524932 \n",
       "L 85.016632 238.50533 \n",
       "L 85.016266 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4577&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.016632 238.524932 \n",
       "L 85.016909 238.524932 \n",
       "L 85.016909 238.455598 \n",
       "L 85.016632 238.455598 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4578&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.016909 238.524932 \n",
       "L 85.016939 238.524932 \n",
       "L 85.016939 238.331449 \n",
       "L 85.016909 238.331449 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4579&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.016939 238.524932 \n",
       "L 85.016955 238.524932 \n",
       "L 85.016955 238.490447 \n",
       "L 85.016939 238.490447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4580&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.016955 238.524932 \n",
       "L 85.017054 238.524932 \n",
       "L 85.017054 238.496618 \n",
       "L 85.016955 238.496618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4581&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.017054 238.524932 \n",
       "L 85.017144 238.524932 \n",
       "L 85.017144 238.520213 \n",
       "L 85.017054 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4582&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.017144 238.524932 \n",
       "L 85.017389 238.524932 \n",
       "L 85.017389 238.446886 \n",
       "L 85.017144 238.446886 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4583&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.017389 238.524932 \n",
       "L 85.017389 238.524932 \n",
       "L 85.017389 238.504604 \n",
       "L 85.017389 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4584&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.017389 238.524932 \n",
       "L 85.017483 238.524932 \n",
       "L 85.017483 238.512227 \n",
       "L 85.017389 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4585&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.017483 238.524932 \n",
       "L 85.017645 238.524932 \n",
       "L 85.017645 238.523117 \n",
       "L 85.017483 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4586&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.017645 238.524932 \n",
       "L 85.017715 238.524932 \n",
       "L 85.017715 238.512227 \n",
       "L 85.017645 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4587&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.017715 238.524932 \n",
       "L 85.017717 238.524932 \n",
       "L 85.017717 238.488995 \n",
       "L 85.017715 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4588&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.017717 238.524932 \n",
       "L 85.017718 238.524932 \n",
       "L 85.017718 238.483186 \n",
       "L 85.017717 238.483186 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4589&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.017718 238.524932 \n",
       "L 85.017722 238.524932 \n",
       "L 85.017722 238.503515 \n",
       "L 85.017718 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4590&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.017722 238.524932 \n",
       "L 85.017723 238.524932 \n",
       "L 85.017723 238.49807 \n",
       "L 85.017722 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4591&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.017723 238.524932 \n",
       "L 85.017724 238.524932 \n",
       "L 85.017724 238.51985 \n",
       "L 85.017723 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4592&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.017724 238.524932 \n",
       "L 85.017959 238.524932 \n",
       "L 85.017959 238.511501 \n",
       "L 85.017724 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4593&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.017959 238.524932 \n",
       "L 85.01796 238.524932 \n",
       "L 85.01796 238.500611 \n",
       "L 85.017959 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4594&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.01796 238.524932 \n",
       "L 85.017963 238.524932 \n",
       "L 85.017963 238.517309 \n",
       "L 85.01796 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4595&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.017963 238.524932 \n",
       "L 85.017995 238.524932 \n",
       "L 85.017995 238.517672 \n",
       "L 85.017963 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4596&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.017995 238.524932 \n",
       "L 85.018007 238.524932 \n",
       "L 85.018007 238.456324 \n",
       "L 85.017995 238.456324 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4597&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.018007 238.524932 \n",
       "L 85.018109 238.524932 \n",
       "L 85.018109 238.463221 \n",
       "L 85.018007 238.463221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4598&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.018109 238.524932 \n",
       "L 85.018227 238.524932 \n",
       "L 85.018227 238.499885 \n",
       "L 85.018109 238.499885 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4599&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.018227 238.524932 \n",
       "L 85.018332 238.524932 \n",
       "L 85.018332 238.520939 \n",
       "L 85.018227 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4600&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.018332 238.524932 \n",
       "L 85.018333 238.524932 \n",
       "L 85.018333 238.520939 \n",
       "L 85.018332 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4601&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.018333 238.524932 \n",
       "L 85.018334 238.524932 \n",
       "L 85.018334 238.49444 \n",
       "L 85.018333 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4602&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.018334 238.524932 \n",
       "L 85.018336 238.524932 \n",
       "L 85.018336 238.507871 \n",
       "L 85.018334 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4603&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.018336 238.524932 \n",
       "L 85.018614 238.524932 \n",
       "L 85.018614 238.387352 \n",
       "L 85.018336 238.387352 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4604&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.018614 238.524932 \n",
       "L 85.019046 238.524932 \n",
       "L 85.019046 238.514768 \n",
       "L 85.018614 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4605&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019046 238.524932 \n",
       "L 85.019093 238.524932 \n",
       "L 85.019093 238.311846 \n",
       "L 85.019046 238.311846 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4606&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019093 238.524932 \n",
       "L 85.019139 238.524932 \n",
       "L 85.019139 238.502426 \n",
       "L 85.019093 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4607&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019139 238.524932 \n",
       "L 85.019253 238.524932 \n",
       "L 85.019253 238.522028 \n",
       "L 85.019139 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4608&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019253 238.524932 \n",
       "L 85.019323 238.524932 \n",
       "L 85.019323 238.485364 \n",
       "L 85.019253 238.485364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4609&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019323 238.524932 \n",
       "L 85.019327 238.524932 \n",
       "L 85.019327 238.415667 \n",
       "L 85.019323 238.415667 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4610&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019327 238.524932 \n",
       "L 85.019383 238.524932 \n",
       "L 85.019383 238.491899 \n",
       "L 85.019327 238.491899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4611&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019383 238.524932 \n",
       "L 85.019439 238.524932 \n",
       "L 85.019439 238.327819 \n",
       "L 85.019383 238.327819 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4612&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019439 238.524932 \n",
       "L 85.01944 238.524932 \n",
       "L 85.01944 238.392797 \n",
       "L 85.019439 238.392797 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4613&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.01944 238.524932 \n",
       "L 85.01944 238.524932 \n",
       "L 85.01944 235.326101 \n",
       "L 85.01944 235.326101 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4614&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.01944 238.524932 \n",
       "L 85.01944 238.524932 \n",
       "L 85.01944 237.128076 \n",
       "L 85.01944 237.128076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4615&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.01944 238.524932 \n",
       "L 85.019441 238.524932 \n",
       "L 85.019441 236.047762 \n",
       "L 85.01944 236.047762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4616&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019441 238.524932 \n",
       "L 85.019441 238.524932 \n",
       "L 85.019441 237.440989 \n",
       "L 85.019441 237.440989 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4617&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019441 238.524932 \n",
       "L 85.019441 238.524932 \n",
       "L 85.019441 238.089322 \n",
       "L 85.019441 238.089322 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4618&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019441 238.524932 \n",
       "L 85.019442 238.524932 \n",
       "L 85.019442 232.134894 \n",
       "L 85.019441 232.134894 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4619&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019442 238.524932 \n",
       "L 85.019443 238.524932 \n",
       "L 85.019443 238.194958 \n",
       "L 85.019442 238.194958 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4620&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019443 238.524932 \n",
       "L 85.019536 238.524932 \n",
       "L 85.019536 237.895113 \n",
       "L 85.019443 237.895113 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4621&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019536 238.524932 \n",
       "L 85.019537 238.524932 \n",
       "L 85.019537 238.149219 \n",
       "L 85.019536 238.149219 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4622&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019537 238.524932 \n",
       "L 85.019537 238.524932 \n",
       "L 85.019537 238.169547 \n",
       "L 85.019537 238.169547 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4623&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019537 238.524932 \n",
       "L 85.019538 238.524932 \n",
       "L 85.019538 235.79293 \n",
       "L 85.019537 235.79293 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4624&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019538 238.524932 \n",
       "L 85.019538 238.524932 \n",
       "L 85.019538 237.72341 \n",
       "L 85.019538 237.72341 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4625&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019538 238.524932 \n",
       "L 85.019646 238.524932 \n",
       "L 85.019646 238.254854 \n",
       "L 85.019538 238.254854 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4626&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019646 238.524932 \n",
       "L 85.019894 238.524932 \n",
       "L 85.019894 238.484275 \n",
       "L 85.019646 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4627&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.019894 238.524932 \n",
       "L 85.020077 238.524932 \n",
       "L 85.020077 237.799278 \n",
       "L 85.019894 237.799278 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4628&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020077 238.524932 \n",
       "L 85.020119 238.524932 \n",
       "L 85.020119 238.425105 \n",
       "L 85.020077 238.425105 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4629&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020119 238.524932 \n",
       "L 85.02012 238.524932 \n",
       "L 85.02012 237.892572 \n",
       "L 85.020119 237.892572 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4630&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.02012 238.524932 \n",
       "L 85.02012 238.524932 \n",
       "L 85.02012 238.314024 \n",
       "L 85.02012 238.314024 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4631&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.02012 238.524932 \n",
       "L 85.020293 238.524932 \n",
       "L 85.020293 238.072624 \n",
       "L 85.02012 238.072624 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4632&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020293 238.524932 \n",
       "L 85.020466 238.524932 \n",
       "L 85.020466 237.981509 \n",
       "L 85.020293 237.981509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4633&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020466 238.524932 \n",
       "L 85.020466 238.524932 \n",
       "L 85.020466 238.051932 \n",
       "L 85.020466 238.051932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4634&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020466 238.524932 \n",
       "L 85.020467 238.524932 \n",
       "L 85.020467 238.091863 \n",
       "L 85.020466 238.091863 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4635&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020467 238.524932 \n",
       "L 85.020467 238.524932 \n",
       "L 85.020467 238.357585 \n",
       "L 85.020467 238.357585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4636&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020467 238.524932 \n",
       "L 85.020468 238.524932 \n",
       "L 85.020468 238.363394 \n",
       "L 85.020467 238.363394 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4637&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020468 238.524932 \n",
       "L 85.020469 238.524932 \n",
       "L 85.020469 238.50533 \n",
       "L 85.020468 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4638&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020469 238.524932 \n",
       "L 85.020471 238.524932 \n",
       "L 85.020471 238.524569 \n",
       "L 85.020469 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4639&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020471 238.524932 \n",
       "L 85.020486 238.524932 \n",
       "L 85.020486 238.456324 \n",
       "L 85.020471 238.456324 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4640&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020486 238.524932 \n",
       "L 85.0205 238.524932 \n",
       "L 85.0205 238.166643 \n",
       "L 85.020486 238.166643 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4641&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.0205 238.524932 \n",
       "L 85.020501 238.524932 \n",
       "L 85.020501 238.287162 \n",
       "L 85.0205 238.287162 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4642&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020501 238.524932 \n",
       "L 85.020501 238.524932 \n",
       "L 85.020501 212.113522 \n",
       "L 85.020501 212.113522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4643&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020501 238.524932 \n",
       "L 85.020501 238.524932 \n",
       "L 85.020501 238.318744 \n",
       "L 85.020501 238.318744 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4644&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020501 238.524932 \n",
       "L 85.020502 238.524932 \n",
       "L 85.020502 238.008734 \n",
       "L 85.020501 238.008734 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4645&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020502 238.524932 \n",
       "L 85.020502 238.524932 \n",
       "L 85.020502 206.501773 \n",
       "L 85.020502 206.501773 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4646&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020502 238.524932 \n",
       "L 85.020502 238.524932 \n",
       "L 85.020502 236.52294 \n",
       "L 85.020502 236.52294 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4647&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020502 238.524932 \n",
       "L 85.020503 238.524932 \n",
       "L 85.020503 238.07698 \n",
       "L 85.020502 238.07698 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4648&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020503 238.524932 \n",
       "L 85.020503 238.524932 \n",
       "L 85.020503 237.93577 \n",
       "L 85.020503 237.93577 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4649&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020503 238.524932 \n",
       "L 85.020503 238.524932 \n",
       "L 85.020503 238.298415 \n",
       "L 85.020503 238.298415 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4650&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020503 238.524932 \n",
       "L 85.020512 238.524932 \n",
       "L 85.020512 238.333627 \n",
       "L 85.020503 238.333627 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4651&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020512 238.524932 \n",
       "L 85.020522 238.524932 \n",
       "L 85.020522 238.510049 \n",
       "L 85.020512 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4652&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020522 238.524932 \n",
       "L 85.020524 238.524932 \n",
       "L 85.020524 238.491173 \n",
       "L 85.020522 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4653&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020524 238.524932 \n",
       "L 85.020528 238.524932 \n",
       "L 85.020528 238.51985 \n",
       "L 85.020524 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4654&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020528 238.524932 \n",
       "L 85.020532 238.524932 \n",
       "L 85.020532 237.976427 \n",
       "L 85.020528 237.976427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4655&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020532 238.524932 \n",
       "L 85.020534 238.524932 \n",
       "L 85.020534 237.240971 \n",
       "L 85.020532 237.240971 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4656&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020534 238.524932 \n",
       "L 85.020535 238.524932 \n",
       "L 85.020535 238.177533 \n",
       "L 85.020534 238.177533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4657&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020535 238.524932 \n",
       "L 85.020536 238.524932 \n",
       "L 85.020536 238.188423 \n",
       "L 85.020535 238.188423 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4658&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020536 238.524932 \n",
       "L 85.020537 238.524932 \n",
       "L 85.020537 237.813436 \n",
       "L 85.020536 237.813436 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4659&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020537 238.524932 \n",
       "L 85.020538 238.524932 \n",
       "L 85.020538 238.258121 \n",
       "L 85.020537 238.258121 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4660&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020538 238.524932 \n",
       "L 85.020539 238.524932 \n",
       "L 85.020539 238.123082 \n",
       "L 85.020538 238.123082 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4661&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020539 238.524932 \n",
       "L 85.020543 238.524932 \n",
       "L 85.020543 238.388078 \n",
       "L 85.020539 238.388078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4662&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020543 238.524932 \n",
       "L 85.0206 238.524932 \n",
       "L 85.0206 237.897654 \n",
       "L 85.020543 237.897654 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4663&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.0206 238.524932 \n",
       "L 85.020714 238.524932 \n",
       "L 85.020714 238.516583 \n",
       "L 85.0206 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4664&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020714 238.524932 \n",
       "L 85.020775 238.524932 \n",
       "L 85.020775 238.495529 \n",
       "L 85.020714 238.495529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4665&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020775 238.524932 \n",
       "L 85.02091 238.524932 \n",
       "L 85.02091 238.495166 \n",
       "L 85.020775 238.495166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4666&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.02091 238.524932 \n",
       "L 85.020911 238.524932 \n",
       "L 85.020911 238.516946 \n",
       "L 85.02091 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4667&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020911 238.524932 \n",
       "L 85.020913 238.524932 \n",
       "L 85.020913 238.51622 \n",
       "L 85.020911 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4668&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020913 238.524932 \n",
       "L 85.020915 238.524932 \n",
       "L 85.020915 238.223998 \n",
       "L 85.020913 238.223998 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4669&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.020915 238.524932 \n",
       "L 85.021049 238.524932 \n",
       "L 85.021049 238.388804 \n",
       "L 85.020915 238.388804 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4670&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021049 238.524932 \n",
       "L 85.021203 238.524932 \n",
       "L 85.021203 238.524569 \n",
       "L 85.021049 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4671&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021203 238.524932 \n",
       "L 85.021324 238.524932 \n",
       "L 85.021324 238.477741 \n",
       "L 85.021203 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4672&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021324 238.524932 \n",
       "L 85.02144 238.524932 \n",
       "L 85.02144 238.524206 \n",
       "L 85.021324 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4673&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.02144 238.524932 \n",
       "L 85.021489 238.524932 \n",
       "L 85.021489 238.390619 \n",
       "L 85.02144 238.390619 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4674&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021489 238.524932 \n",
       "L 85.021539 238.524932 \n",
       "L 85.021539 237.982961 \n",
       "L 85.021489 237.982961 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4675&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021539 238.524932 \n",
       "L 85.021547 238.524932 \n",
       "L 85.021547 238.395701 \n",
       "L 85.021539 238.395701 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4676&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021547 238.524932 \n",
       "L 85.021642 238.524932 \n",
       "L 85.021642 229.903117 \n",
       "L 85.021547 229.903117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4677&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021642 238.524932 \n",
       "L 85.021753 238.524932 \n",
       "L 85.021753 238.37501 \n",
       "L 85.021642 238.37501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4678&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021753 238.524932 \n",
       "L 85.021772 238.524932 \n",
       "L 85.021772 238.523843 \n",
       "L 85.021753 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4679&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021772 238.524932 \n",
       "L 85.021772 238.524932 \n",
       "L 85.021772 238.520939 \n",
       "L 85.021772 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4680&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021772 238.524932 \n",
       "L 85.021775 238.524932 \n",
       "L 85.021775 238.524569 \n",
       "L 85.021772 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4681&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021775 238.524932 \n",
       "L 85.021817 238.524932 \n",
       "L 85.021817 238.200766 \n",
       "L 85.021775 238.200766 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4682&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021817 238.524932 \n",
       "L 85.021856 238.524932 \n",
       "L 85.021856 238.452331 \n",
       "L 85.021817 238.452331 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4683&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021856 238.524932 \n",
       "L 85.021856 238.524932 \n",
       "L 85.021856 238.427646 \n",
       "L 85.021856 238.427646 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4684&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021856 238.524932 \n",
       "L 85.021857 238.524932 \n",
       "L 85.021857 238.469029 \n",
       "L 85.021856 238.469029 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4685&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021857 238.524932 \n",
       "L 85.021925 238.524932 \n",
       "L 85.021925 238.474837 \n",
       "L 85.021857 238.474837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4686&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021925 238.524932 \n",
       "L 85.021993 238.524932 \n",
       "L 85.021993 238.509323 \n",
       "L 85.021925 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4687&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021993 238.524932 \n",
       "L 85.021997 238.524932 \n",
       "L 85.021997 238.449064 \n",
       "L 85.021993 238.449064 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4688&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021997 238.524932 \n",
       "L 85.021997 238.524932 \n",
       "L 85.021997 238.473385 \n",
       "L 85.021997 238.473385 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4689&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021997 238.524932 \n",
       "L 85.021998 238.524932 \n",
       "L 85.021998 238.501337 \n",
       "L 85.021997 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4690&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.021998 238.524932 \n",
       "L 85.022042 238.524932 \n",
       "L 85.022042 238.516946 \n",
       "L 85.021998 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4691&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.022042 238.524932 \n",
       "L 85.02249 238.524932 \n",
       "L 85.02249 238.220005 \n",
       "L 85.022042 238.220005 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4692&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.02249 238.524932 \n",
       "L 85.022895 238.524932 \n",
       "L 85.022895 238.499522 \n",
       "L 85.02249 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4693&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.022895 238.524932 \n",
       "L 85.022895 238.524932 \n",
       "L 85.022895 238.149582 \n",
       "L 85.022895 238.149582 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4694&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.022895 238.524932 \n",
       "L 85.022896 238.524932 \n",
       "L 85.022896 238.08424 \n",
       "L 85.022895 238.08424 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4695&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.022896 238.524932 \n",
       "L 85.022956 238.524932 \n",
       "L 85.022956 237.998933 \n",
       "L 85.022896 237.998933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4696&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.022956 238.524932 \n",
       "L 85.023016 238.524932 \n",
       "L 85.023016 237.818881 \n",
       "L 85.022956 237.818881 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4697&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.023016 238.524932 \n",
       "L 85.023408 238.524932 \n",
       "L 85.023408 237.974974 \n",
       "L 85.023016 237.974974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4698&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.023408 238.524932 \n",
       "L 85.023921 238.524932 \n",
       "L 85.023921 238.520213 \n",
       "L 85.023408 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4699&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.023921 238.524932 \n",
       "L 85.023926 238.524932 \n",
       "L 85.023926 238.185156 \n",
       "L 85.023921 238.185156 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4700&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.023926 238.524932 \n",
       "L 85.023929 238.524932 \n",
       "L 85.023929 237.781491 \n",
       "L 85.023926 237.781491 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4701&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.023929 238.524932 \n",
       "L 85.023949 238.524932 \n",
       "L 85.023949 237.849374 \n",
       "L 85.023929 237.849374 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4702&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.023949 238.524932 \n",
       "L 85.024024 238.524932 \n",
       "L 85.024024 227.965015 \n",
       "L 85.023949 227.965015 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4703&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.024024 238.524932 \n",
       "L 85.024082 238.524932 \n",
       "L 85.024082 238.514768 \n",
       "L 85.024024 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4704&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.024082 238.524932 \n",
       "L 85.024085 238.524932 \n",
       "L 85.024085 238.507871 \n",
       "L 85.024082 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4705&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.024085 238.524932 \n",
       "L 85.024086 238.524932 \n",
       "L 85.024086 238.495892 \n",
       "L 85.024085 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4706&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.024086 238.524932 \n",
       "L 85.024089 238.524932 \n",
       "L 85.024089 238.496618 \n",
       "L 85.024086 238.496618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4707&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.024089 238.524932 \n",
       "L 85.02409 238.524932 \n",
       "L 85.02409 238.49444 \n",
       "L 85.024089 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4708&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.02409 238.524932 \n",
       "L 85.024294 238.524932 \n",
       "L 85.024294 238.489358 \n",
       "L 85.02409 238.489358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4709&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.024294 238.524932 \n",
       "L 85.02451 238.524932 \n",
       "L 85.02451 238.071898 \n",
       "L 85.024294 238.071898 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4710&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.02451 238.524932 \n",
       "L 85.024522 238.524932 \n",
       "L 85.024522 236.74365 \n",
       "L 85.02451 236.74365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4711&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.024522 238.524932 \n",
       "L 85.024522 238.524932 \n",
       "L 85.024522 236.642007 \n",
       "L 85.024522 236.642007 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4712&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.024522 238.524932 \n",
       "L 85.024523 238.524932 \n",
       "L 85.024523 237.896928 \n",
       "L 85.024522 237.896928 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4713&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.024523 238.524932 \n",
       "L 85.024524 238.524932 \n",
       "L 85.024524 237.661698 \n",
       "L 85.024523 237.661698 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4714&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.024524 238.524932 \n",
       "L 85.024524 238.524932 \n",
       "L 85.024524 237.741197 \n",
       "L 85.024524 237.741197 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4715&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.024524 238.524932 \n",
       "L 85.024524 238.524932 \n",
       "L 85.024524 238.120178 \n",
       "L 85.024524 238.120178 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4716&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.024524 238.524932 \n",
       "L 85.024525 238.524932 \n",
       "L 85.024525 237.990947 \n",
       "L 85.024524 237.990947 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4717&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.024525 238.524932 \n",
       "L 85.024525 238.524932 \n",
       "L 85.024525 237.713608 \n",
       "L 85.024525 237.713608 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4718&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.024525 238.524932 \n",
       "L 85.024555 238.524932 \n",
       "L 85.024555 238.096582 \n",
       "L 85.024525 238.096582 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4719&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.024555 238.524932 \n",
       "L 85.024632 238.524932 \n",
       "L 85.024632 238.521302 \n",
       "L 85.024555 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4720&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.024632 238.524932 \n",
       "L 85.02468 238.524932 \n",
       "L 85.02468 238.206937 \n",
       "L 85.024632 238.206937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4721&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.02468 238.524932 \n",
       "L 85.02468 238.524932 \n",
       "L 85.02468 238.099849 \n",
       "L 85.02468 238.099849 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4722&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.02468 238.524932 \n",
       "L 85.024684 238.524932 \n",
       "L 85.024684 238.30023 \n",
       "L 85.02468 238.30023 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4723&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.024684 238.524932 \n",
       "L 85.024923 238.524932 \n",
       "L 85.024923 238.520576 \n",
       "L 85.024684 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4724&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.024923 238.524932 \n",
       "L 85.025142 238.524932 \n",
       "L 85.025142 236.297512 \n",
       "L 85.024923 236.297512 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4725&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.025142 238.524932 \n",
       "L 85.025142 238.524932 \n",
       "L 85.025142 236.973797 \n",
       "L 85.025142 236.973797 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4726&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.025142 238.524932 \n",
       "L 85.025143 238.524932 \n",
       "L 85.025143 236.500071 \n",
       "L 85.025142 236.500071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4727&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.025143 238.524932 \n",
       "L 85.025143 238.524932 \n",
       "L 85.025143 237.027159 \n",
       "L 85.025143 237.027159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4728&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.025143 238.524932 \n",
       "L 85.025169 238.524932 \n",
       "L 85.025169 236.701178 \n",
       "L 85.025143 236.701178 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4729&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.025169 238.524932 \n",
       "L 85.0252 238.524932 \n",
       "L 85.0252 238.494803 \n",
       "L 85.025169 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4730&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.0252 238.524932 \n",
       "L 85.025207 238.524932 \n",
       "L 85.025207 238.39316 \n",
       "L 85.0252 238.39316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4731&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.025207 238.524932 \n",
       "L 85.025213 238.524932 \n",
       "L 85.025213 238.477378 \n",
       "L 85.025207 238.477378 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4732&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.025213 238.524932 \n",
       "L 85.025229 238.524932 \n",
       "L 85.025229 238.491899 \n",
       "L 85.025213 238.491899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4733&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.025229 238.524932 \n",
       "L 85.025266 238.524932 \n",
       "L 85.025266 238.500974 \n",
       "L 85.025229 238.500974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4734&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.025266 238.524932 \n",
       "L 85.025431 238.524932 \n",
       "L 85.025431 238.524569 \n",
       "L 85.025266 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4735&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.025431 238.524932 \n",
       "L 85.025743 238.524932 \n",
       "L 85.025743 238.480282 \n",
       "L 85.025431 238.480282 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4736&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.025743 238.524932 \n",
       "L 85.025763 238.524932 \n",
       "L 85.025763 238.498796 \n",
       "L 85.025743 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4737&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.025763 238.524932 \n",
       "L 85.025764 238.524932 \n",
       "L 85.025764 238.479193 \n",
       "L 85.025763 238.479193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4738&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.025764 238.524932 \n",
       "L 85.025783 238.524932 \n",
       "L 85.025783 238.503878 \n",
       "L 85.025764 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4739&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.025783 238.524932 \n",
       "L 85.025914 238.524932 \n",
       "L 85.025914 238.469392 \n",
       "L 85.025783 238.469392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4740&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.025914 238.524932 \n",
       "L 85.025917 238.524932 \n",
       "L 85.025917 238.502426 \n",
       "L 85.025914 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4741&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.025917 238.524932 \n",
       "L 85.026659 238.524932 \n",
       "L 85.026659 238.51622 \n",
       "L 85.025917 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4742&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.026659 238.524932 \n",
       "L 85.026661 238.524932 \n",
       "L 85.026661 238.51985 \n",
       "L 85.026659 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4743&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.026661 238.524932 \n",
       "L 85.026712 238.524932 \n",
       "L 85.026712 238.522028 \n",
       "L 85.026661 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4744&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.026712 238.524932 \n",
       "L 85.026763 238.524932 \n",
       "L 85.026763 238.510049 \n",
       "L 85.026712 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4745&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.026763 238.524932 \n",
       "L 85.026773 238.524932 \n",
       "L 85.026773 238.511501 \n",
       "L 85.026763 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4746&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.026773 238.524932 \n",
       "L 85.026784 238.524932 \n",
       "L 85.026784 238.494077 \n",
       "L 85.026773 238.494077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4747&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.026784 238.524932 \n",
       "L 85.026784 238.524932 \n",
       "L 85.026784 238.491173 \n",
       "L 85.026784 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4748&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.026784 238.524932 \n",
       "L 85.026802 238.524932 \n",
       "L 85.026802 238.492988 \n",
       "L 85.026784 238.492988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4749&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.026802 238.524932 \n",
       "L 85.027392 238.524932 \n",
       "L 85.027392 238.511864 \n",
       "L 85.026802 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4750&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.027392 238.524932 \n",
       "L 85.027423 238.524932 \n",
       "L 85.027423 238.505693 \n",
       "L 85.027392 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4751&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.027423 238.524932 \n",
       "L 85.027423 238.524932 \n",
       "L 85.027423 238.507145 \n",
       "L 85.027423 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4752&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.027423 238.524932 \n",
       "L 85.027426 238.524932 \n",
       "L 85.027426 238.461769 \n",
       "L 85.027423 238.461769 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4753&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.027426 238.524932 \n",
       "L 85.027426 238.524932 \n",
       "L 85.027426 238.498433 \n",
       "L 85.027426 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4754&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.027426 238.524932 \n",
       "L 85.027477 238.524932 \n",
       "L 85.027477 238.500974 \n",
       "L 85.027426 238.500974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4755&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.027477 238.524932 \n",
       "L 85.027673 238.524932 \n",
       "L 85.027673 238.490447 \n",
       "L 85.027477 238.490447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4756&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.027673 238.524932 \n",
       "L 85.027852 238.524932 \n",
       "L 85.027852 237.937948 \n",
       "L 85.027673 237.937948 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4757&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.027852 238.524932 \n",
       "L 85.027901 238.524932 \n",
       "L 85.027901 238.518035 \n",
       "L 85.027852 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4758&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.027901 238.524932 \n",
       "L 85.027985 238.524932 \n",
       "L 85.027985 237.881318 \n",
       "L 85.027901 237.881318 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4759&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.027985 238.524932 \n",
       "L 85.028055 238.524932 \n",
       "L 85.028055 238.494803 \n",
       "L 85.027985 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4760&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028055 238.524932 \n",
       "L 85.028055 238.524932 \n",
       "L 85.028055 238.503152 \n",
       "L 85.028055 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4761&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028055 238.524932 \n",
       "L 85.028055 238.524932 \n",
       "L 85.028055 238.395701 \n",
       "L 85.028055 238.395701 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4762&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028055 238.524932 \n",
       "L 85.028057 238.524932 \n",
       "L 85.028057 238.442166 \n",
       "L 85.028055 238.442166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4763&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028057 238.524932 \n",
       "L 85.028058 238.524932 \n",
       "L 85.028058 238.474837 \n",
       "L 85.028057 238.474837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4764&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028058 238.524932 \n",
       "L 85.028085 238.524932 \n",
       "L 85.028085 238.494803 \n",
       "L 85.028058 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4765&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028085 238.524932 \n",
       "L 85.028113 238.524932 \n",
       "L 85.028113 238.515131 \n",
       "L 85.028085 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4766&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028113 238.524932 \n",
       "L 85.028114 238.524932 \n",
       "L 85.028114 238.516946 \n",
       "L 85.028113 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4767&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028114 238.524932 \n",
       "L 85.02812 238.524932 \n",
       "L 85.02812 238.519487 \n",
       "L 85.028114 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4768&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.02812 238.524932 \n",
       "L 85.028282 238.524932 \n",
       "L 85.028282 238.484638 \n",
       "L 85.02812 238.484638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4769&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028282 238.524932 \n",
       "L 85.028284 238.524932 \n",
       "L 85.028284 238.500248 \n",
       "L 85.028282 238.500248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4770&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028284 238.524932 \n",
       "L 85.02841 238.524932 \n",
       "L 85.02841 238.495166 \n",
       "L 85.028284 238.495166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4771&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.02841 238.524932 \n",
       "L 85.028535 238.524932 \n",
       "L 85.028535 238.51985 \n",
       "L 85.02841 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4772&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028535 238.524932 \n",
       "L 85.028535 238.524932 \n",
       "L 85.028535 238.517672 \n",
       "L 85.028535 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4773&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028535 238.524932 \n",
       "L 85.028544 238.524932 \n",
       "L 85.028544 238.515857 \n",
       "L 85.028535 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4774&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028544 238.524932 \n",
       "L 85.028548 238.524932 \n",
       "L 85.028548 238.492625 \n",
       "L 85.028544 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4775&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028548 238.524932 \n",
       "L 85.028548 238.524932 \n",
       "L 85.028548 238.512953 \n",
       "L 85.028548 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4776&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028548 238.524932 \n",
       "L 85.028549 238.524932 \n",
       "L 85.028549 238.522028 \n",
       "L 85.028548 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4777&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028549 238.524932 \n",
       "L 85.028558 238.524932 \n",
       "L 85.028558 238.523117 \n",
       "L 85.028549 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4778&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028558 238.524932 \n",
       "L 85.028567 238.524932 \n",
       "L 85.028567 238.508597 \n",
       "L 85.028558 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4779&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028567 238.524932 \n",
       "L 85.028567 238.524932 \n",
       "L 85.028567 238.509686 \n",
       "L 85.028567 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4780&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028567 238.524932 \n",
       "L 85.028771 238.524932 \n",
       "L 85.028771 238.491536 \n",
       "L 85.028567 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4781&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028771 238.524932 \n",
       "L 85.028772 238.524932 \n",
       "L 85.028772 238.502063 \n",
       "L 85.028771 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4782&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028772 238.524932 \n",
       "L 85.028785 238.524932 \n",
       "L 85.028785 238.510412 \n",
       "L 85.028772 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4783&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028785 238.524932 \n",
       "L 85.028798 238.524932 \n",
       "L 85.028798 238.340161 \n",
       "L 85.028785 238.340161 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4784&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028798 238.524932 \n",
       "L 85.0288 238.524932 \n",
       "L 85.0288 238.299141 \n",
       "L 85.028798 238.299141 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4785&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.0288 238.524932 \n",
       "L 85.0288 238.524932 \n",
       "L 85.0288 238.247594 \n",
       "L 85.0288 238.247594 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4786&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.0288 238.524932 \n",
       "L 85.028804 238.524932 \n",
       "L 85.028804 238.444707 \n",
       "L 85.0288 238.444707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4787&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028804 238.524932 \n",
       "L 85.028947 238.524932 \n",
       "L 85.028947 238.514042 \n",
       "L 85.028804 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4788&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.028947 238.524932 \n",
       "L 85.029116 238.524932 \n",
       "L 85.029116 238.524569 \n",
       "L 85.028947 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4789&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029116 238.524932 \n",
       "L 85.029144 238.524932 \n",
       "L 85.029144 238.514405 \n",
       "L 85.029116 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4790&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029144 238.524932 \n",
       "L 85.029144 238.524932 \n",
       "L 85.029144 238.515494 \n",
       "L 85.029144 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4791&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029144 238.524932 \n",
       "L 85.029211 238.524932 \n",
       "L 85.029211 238.517672 \n",
       "L 85.029144 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4792&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029211 238.524932 \n",
       "L 85.029281 238.524932 \n",
       "L 85.029281 238.524569 \n",
       "L 85.029211 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4793&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029281 238.524932 \n",
       "L 85.029285 238.524932 \n",
       "L 85.029285 232.208947 \n",
       "L 85.029281 232.208947 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4794&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029285 238.524932 \n",
       "L 85.029289 238.524932 \n",
       "L 85.029289 237.351326 \n",
       "L 85.029285 237.351326 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4795&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029289 238.524932 \n",
       "L 85.029294 238.524932 \n",
       "L 85.029294 235.900381 \n",
       "L 85.029289 235.900381 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4796&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029294 238.524932 \n",
       "L 85.029294 238.524932 \n",
       "L 85.029294 237.710704 \n",
       "L 85.029294 237.710704 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4797&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029294 238.524932 \n",
       "L 85.029295 238.524932 \n",
       "L 85.029295 237.154575 \n",
       "L 85.029294 237.154575 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4798&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029295 238.524932 \n",
       "L 85.029295 238.524932 \n",
       "L 85.029295 237.787662 \n",
       "L 85.029295 237.787662 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4799&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029295 238.524932 \n",
       "L 85.029296 238.524932 \n",
       "L 85.029296 237.89003 \n",
       "L 85.029295 237.89003 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4800&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029296 238.524932 \n",
       "L 85.029296 238.524932 \n",
       "L 85.029296 237.71506 \n",
       "L 85.029296 237.71506 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4801&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029296 238.524932 \n",
       "L 85.029297 238.524932 \n",
       "L 85.029297 236.81371 \n",
       "L 85.029296 236.81371 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4802&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029297 238.524932 \n",
       "L 85.029297 238.524932 \n",
       "L 85.029297 237.774957 \n",
       "L 85.029297 237.774957 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4803&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029297 238.524932 \n",
       "L 85.029494 238.524932 \n",
       "L 85.029494 236.930599 \n",
       "L 85.029297 236.930599 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4804&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029494 238.524932 \n",
       "L 85.029694 238.524932 \n",
       "L 85.029694 238.524569 \n",
       "L 85.029494 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4805&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029694 238.524932 \n",
       "L 85.0297 238.524932 \n",
       "L 85.0297 238.514768 \n",
       "L 85.029694 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4806&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.0297 238.524932 \n",
       "L 85.02973 238.524932 \n",
       "L 85.02973 238.514405 \n",
       "L 85.0297 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4807&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.02973 238.524932 \n",
       "L 85.029771 238.524932 \n",
       "L 85.029771 238.129616 \n",
       "L 85.02973 238.129616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4808&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029771 238.524932 \n",
       "L 85.029887 238.524932 \n",
       "L 85.029887 238.49807 \n",
       "L 85.029771 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4809&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029887 238.524932 \n",
       "L 85.029988 238.524932 \n",
       "L 85.029988 238.475563 \n",
       "L 85.029887 238.475563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4810&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029988 238.524932 \n",
       "L 85.029988 238.524932 \n",
       "L 85.029988 238.461769 \n",
       "L 85.029988 238.461769 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4811&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.029988 238.524932 \n",
       "L 85.030098 238.524932 \n",
       "L 85.030098 238.503515 \n",
       "L 85.029988 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4812&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030098 238.524932 \n",
       "L 85.030209 238.524932 \n",
       "L 85.030209 238.455598 \n",
       "L 85.030098 238.455598 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4813&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030209 238.524932 \n",
       "L 85.030213 238.524932 \n",
       "L 85.030213 238.513316 \n",
       "L 85.030209 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4814&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030213 238.524932 \n",
       "L 85.030221 238.524932 \n",
       "L 85.030221 238.519124 \n",
       "L 85.030213 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4815&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030221 238.524932 \n",
       "L 85.030233 238.524932 \n",
       "L 85.030233 238.467577 \n",
       "L 85.030221 238.467577 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4816&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030233 238.524932 \n",
       "L 85.030244 238.524932 \n",
       "L 85.030244 238.514042 \n",
       "L 85.030233 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4817&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030244 238.524932 \n",
       "L 85.03025 238.524932 \n",
       "L 85.03025 238.508597 \n",
       "L 85.030244 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4818&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.03025 238.524932 \n",
       "L 85.030252 238.524932 \n",
       "L 85.030252 238.497344 \n",
       "L 85.03025 238.497344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4819&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030252 238.524932 \n",
       "L 85.03026 238.524932 \n",
       "L 85.03026 238.523843 \n",
       "L 85.030252 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4820&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.03026 238.524932 \n",
       "L 85.030268 238.524932 \n",
       "L 85.030268 238.270463 \n",
       "L 85.03026 238.270463 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4821&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030268 238.524932 \n",
       "L 85.030269 238.524932 \n",
       "L 85.030269 238.503515 \n",
       "L 85.030268 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4822&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030269 238.524932 \n",
       "L 85.0303 238.524932 \n",
       "L 85.0303 238.523843 \n",
       "L 85.030269 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4823&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.0303 238.524932 \n",
       "L 85.030341 238.524932 \n",
       "L 85.030341 238.4752 \n",
       "L 85.0303 238.4752 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4824&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030341 238.524932 \n",
       "L 85.030408 238.524932 \n",
       "L 85.030408 238.491173 \n",
       "L 85.030341 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4825&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030408 238.524932 \n",
       "L 85.030463 238.524932 \n",
       "L 85.030463 238.479193 \n",
       "L 85.030408 238.479193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4826&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030463 238.524932 \n",
       "L 85.030464 238.524932 \n",
       "L 85.030464 238.343428 \n",
       "L 85.030463 238.343428 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4827&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030464 238.524932 \n",
       "L 85.030464 238.524932 \n",
       "L 85.030464 238.30749 \n",
       "L 85.030464 238.30749 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4828&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030464 238.524932 \n",
       "L 85.030556 238.524932 \n",
       "L 85.030556 238.461406 \n",
       "L 85.030464 238.461406 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4829&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030556 238.524932 \n",
       "L 85.030675 238.524932 \n",
       "L 85.030675 238.47883 \n",
       "L 85.030556 238.47883 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4830&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030675 238.524932 \n",
       "L 85.030734 238.524932 \n",
       "L 85.030734 238.426557 \n",
       "L 85.030675 238.426557 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4831&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030734 238.524932 \n",
       "L 85.030789 238.524932 \n",
       "L 85.030789 238.49807 \n",
       "L 85.030734 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4832&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030789 238.524932 \n",
       "L 85.030843 238.524932 \n",
       "L 85.030843 238.524569 \n",
       "L 85.030789 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4833&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030843 238.524932 \n",
       "L 85.030917 238.524932 \n",
       "L 85.030917 238.498796 \n",
       "L 85.030843 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4834&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.030917 238.524932 \n",
       "L 85.031131 238.524932 \n",
       "L 85.031131 238.492262 \n",
       "L 85.030917 238.492262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4835&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.031131 238.524932 \n",
       "L 85.031266 238.524932 \n",
       "L 85.031266 238.454509 \n",
       "L 85.031131 238.454509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4836&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.031266 238.524932 \n",
       "L 85.031327 238.524932 \n",
       "L 85.031327 238.376099 \n",
       "L 85.031266 238.376099 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4837&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.031327 238.524932 \n",
       "L 85.031512 238.524932 \n",
       "L 85.031512 238.397153 \n",
       "L 85.031327 238.397153 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4838&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.031512 238.524932 \n",
       "L 85.031697 238.524932 \n",
       "L 85.031697 238.523117 \n",
       "L 85.031512 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4839&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.031697 238.524932 \n",
       "L 85.0317 238.524932 \n",
       "L 85.0317 238.515131 \n",
       "L 85.031697 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4840&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.0317 238.524932 \n",
       "L 85.031701 238.524932 \n",
       "L 85.031701 238.51259 \n",
       "L 85.0317 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4841&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.031701 238.524932 \n",
       "L 85.031703 238.524932 \n",
       "L 85.031703 238.52348 \n",
       "L 85.031701 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4842&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.031703 238.524932 \n",
       "L 85.033896 238.524932 \n",
       "L 85.033896 238.508234 \n",
       "L 85.031703 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4843&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.033896 238.524932 \n",
       "L 85.037242 238.524932 \n",
       "L 85.037242 236.753088 \n",
       "L 85.033896 236.753088 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4844&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.037242 238.524932 \n",
       "L 85.039945 238.524932 \n",
       "L 85.039945 238.520213 \n",
       "L 85.037242 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4845&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.039945 238.524932 \n",
       "L 85.040039 238.524932 \n",
       "L 85.040039 238.518398 \n",
       "L 85.039945 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4846&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.040039 238.524932 \n",
       "L 85.045018 238.524932 \n",
       "L 85.045018 238.524569 \n",
       "L 85.040039 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4847&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.045018 238.524932 \n",
       "L 85.050005 238.524932 \n",
       "L 85.050005 238.515494 \n",
       "L 85.045018 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4848&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.050005 238.524932 \n",
       "L 85.05006 238.524932 \n",
       "L 85.05006 238.506056 \n",
       "L 85.050005 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4849&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.05006 238.524932 \n",
       "L 85.050107 238.524932 \n",
       "L 85.050107 238.523843 \n",
       "L 85.05006 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4850&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.050107 238.524932 \n",
       "L 85.05011 238.524932 \n",
       "L 85.05011 238.520939 \n",
       "L 85.050107 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4851&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.05011 238.524932 \n",
       "L 85.052726 238.524932 \n",
       "L 85.052726 238.196047 \n",
       "L 85.05011 238.196047 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4852&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.052726 238.524932 \n",
       "L 85.055341 238.524932 \n",
       "L 85.055341 238.510775 \n",
       "L 85.052726 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4853&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.055341 238.524932 \n",
       "L 85.055342 238.524932 \n",
       "L 85.055342 238.513679 \n",
       "L 85.055341 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4854&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.055342 238.524932 \n",
       "L 85.056409 238.524932 \n",
       "L 85.056409 238.507145 \n",
       "L 85.055342 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4855&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.056409 238.524932 \n",
       "L 85.058051 238.524932 \n",
       "L 85.058051 238.463221 \n",
       "L 85.056409 238.463221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4856&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.058051 238.524932 \n",
       "L 85.058628 238.524932 \n",
       "L 85.058628 238.521302 \n",
       "L 85.058051 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4857&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.058628 238.524932 \n",
       "L 85.058631 238.524932 \n",
       "L 85.058631 237.975337 \n",
       "L 85.058628 237.975337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4858&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.058631 238.524932 \n",
       "L 85.060967 238.524932 \n",
       "L 85.060967 238.492262 \n",
       "L 85.058631 238.492262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4859&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.060967 238.524932 \n",
       "L 85.063302 238.524932 \n",
       "L 85.063302 229.459158 \n",
       "L 85.060967 229.459158 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4860&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063302 238.524932 \n",
       "L 85.063303 238.524932 \n",
       "L 85.063303 236.207486 \n",
       "L 85.063302 236.207486 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4861&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063303 238.524932 \n",
       "L 85.063304 238.524932 \n",
       "L 85.063304 208.4838 \n",
       "L 85.063303 208.4838 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4862&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063304 238.524932 \n",
       "L 85.063304 238.524932 \n",
       "L 85.063304 237.066364 \n",
       "L 85.063304 237.066364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4863&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063304 238.524932 \n",
       "L 85.063305 238.524932 \n",
       "L 85.063305 231.034615 \n",
       "L 85.063304 231.034615 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4864&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063305 238.524932 \n",
       "L 85.063305 238.524932 \n",
       "L 85.063305 237.688561 \n",
       "L 85.063305 237.688561 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4865&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063305 238.524932 \n",
       "L 85.063306 238.524932 \n",
       "L 85.063306 180.454824 \n",
       "L 85.063305 180.454824 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4866&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063306 238.524932 \n",
       "L 85.063306 238.524932 \n",
       "L 85.063306 229.279832 \n",
       "L 85.063306 229.279832 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4867&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063306 238.524932 \n",
       "L 85.063306 238.524932 \n",
       "L 85.063306 238.139417 \n",
       "L 85.063306 238.139417 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4868&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063306 238.524932 \n",
       "L 85.063307 238.524932 \n",
       "L 85.063307 238.023618 \n",
       "L 85.063306 238.023618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4869&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063307 238.524932 \n",
       "L 85.063307 238.524932 \n",
       "L 85.063307 231.123552 \n",
       "L 85.063307 231.123552 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4870&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063307 238.524932 \n",
       "L 85.063309 238.524932 \n",
       "L 85.063309 236.185706 \n",
       "L 85.063307 236.185706 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4871&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063309 238.524932 \n",
       "L 85.06331 238.524932 \n",
       "L 85.06331 212.9989 \n",
       "L 85.063309 212.9989 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4872&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.06331 238.524932 \n",
       "L 85.06331 238.524932 \n",
       "L 85.06331 217.958322 \n",
       "L 85.06331 217.958322 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4873&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.06331 238.524932 \n",
       "L 85.063312 238.524932 \n",
       "L 85.063312 236.481557 \n",
       "L 85.06331 236.481557 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4874&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063312 238.524932 \n",
       "L 85.063312 238.524932 \n",
       "L 85.063312 221.055511 \n",
       "L 85.063312 221.055511 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4875&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063312 238.524932 \n",
       "L 85.063315 238.524932 \n",
       "L 85.063315 236.708801 \n",
       "L 85.063312 236.708801 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4876&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063315 238.524932 \n",
       "L 85.063316 238.524932 \n",
       "L 85.063316 238.031967 \n",
       "L 85.063315 238.031967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4877&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063316 238.524932 \n",
       "L 85.063316 238.524932 \n",
       "L 85.063316 238.280265 \n",
       "L 85.063316 238.280265 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4878&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063316 238.524932 \n",
       "L 85.063316 238.524932 \n",
       "L 85.063316 206.492698 \n",
       "L 85.063316 206.492698 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4879&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063316 238.524932 \n",
       "L 85.063317 238.524932 \n",
       "L 85.063317 238.067179 \n",
       "L 85.063316 238.067179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4880&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063317 238.524932 \n",
       "L 85.063694 238.524932 \n",
       "L 85.063694 238.296237 \n",
       "L 85.063317 238.296237 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4881&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.063694 238.524932 \n",
       "L 85.064159 238.524932 \n",
       "L 85.064159 238.524569 \n",
       "L 85.063694 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4882&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.064159 238.524932 \n",
       "L 85.064387 238.524932 \n",
       "L 85.064387 238.122719 \n",
       "L 85.064159 238.122719 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4883&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.064387 238.524932 \n",
       "L 85.064651 238.524932 \n",
       "L 85.064651 238.524569 \n",
       "L 85.064387 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4884&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.064651 238.524932 \n",
       "L 85.064985 238.524932 \n",
       "L 85.064985 238.51259 \n",
       "L 85.064651 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4885&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.064985 238.524932 \n",
       "L 85.065472 238.524932 \n",
       "L 85.065472 238.524206 \n",
       "L 85.064985 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4886&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.065472 238.524932 \n",
       "L 85.065891 238.524932 \n",
       "L 85.065891 238.513316 \n",
       "L 85.065472 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4887&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.065891 238.524932 \n",
       "L 85.066396 238.524932 \n",
       "L 85.066396 238.451605 \n",
       "L 85.065891 238.451605 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4888&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.066396 238.524932 \n",
       "L 85.066997 238.524932 \n",
       "L 85.066997 235.220829 \n",
       "L 85.066396 235.220829 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4889&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.066997 238.524932 \n",
       "L 85.067236 238.524932 \n",
       "L 85.067236 238.356133 \n",
       "L 85.066997 238.356133 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4890&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.067236 238.524932 \n",
       "L 85.067236 238.524932 \n",
       "L 85.067236 238.428009 \n",
       "L 85.067236 238.428009 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4891&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.067236 238.524932 \n",
       "L 85.067237 238.524932 \n",
       "L 85.067237 238.430187 \n",
       "L 85.067236 238.430187 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4892&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.067237 238.524932 \n",
       "L 85.067238 238.524932 \n",
       "L 85.067238 238.360127 \n",
       "L 85.067237 238.360127 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4893&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.067238 238.524932 \n",
       "L 85.067241 238.524932 \n",
       "L 85.067241 238.404414 \n",
       "L 85.067238 238.404414 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4894&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.067241 238.524932 \n",
       "L 85.067395 238.524932 \n",
       "L 85.067395 238.409133 \n",
       "L 85.067241 238.409133 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4895&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.067395 238.524932 \n",
       "L 85.067396 238.524932 \n",
       "L 85.067396 238.493351 \n",
       "L 85.067395 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4896&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.067396 238.524932 \n",
       "L 85.067399 238.524932 \n",
       "L 85.067399 238.496618 \n",
       "L 85.067396 238.496618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4897&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.067399 238.524932 \n",
       "L 85.068613 238.524932 \n",
       "L 85.068613 238.519487 \n",
       "L 85.067399 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4898&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.068613 238.524932 \n",
       "L 85.068617 238.524932 \n",
       "L 85.068617 238.514042 \n",
       "L 85.068613 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4899&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.068617 238.524932 \n",
       "L 85.068734 238.524932 \n",
       "L 85.068734 238.514405 \n",
       "L 85.068617 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4900&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.068734 238.524932 \n",
       "L 85.068851 238.524932 \n",
       "L 85.068851 238.524569 \n",
       "L 85.068734 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4901&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.068851 238.524932 \n",
       "L 85.068852 238.524932 \n",
       "L 85.068852 238.522028 \n",
       "L 85.068851 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4902&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.068852 238.524932 \n",
       "L 85.069046 238.524932 \n",
       "L 85.069046 238.524569 \n",
       "L 85.068852 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4903&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.069046 238.524932 \n",
       "L 85.069239 238.524932 \n",
       "L 85.069239 238.499885 \n",
       "L 85.069046 238.499885 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4904&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.069239 238.524932 \n",
       "L 85.069241 238.524932 \n",
       "L 85.069241 238.513679 \n",
       "L 85.069239 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4905&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.069241 238.524932 \n",
       "L 85.069298 238.524932 \n",
       "L 85.069298 238.493351 \n",
       "L 85.069241 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4906&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.069298 238.524932 \n",
       "L 85.069482 238.524932 \n",
       "L 85.069482 238.49444 \n",
       "L 85.069298 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4907&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.069482 238.524932 \n",
       "L 85.06966 238.524932 \n",
       "L 85.06966 219.679345 \n",
       "L 85.069482 219.679345 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4908&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.06966 238.524932 \n",
       "L 85.06966 238.524932 \n",
       "L 85.06966 236.244876 \n",
       "L 85.06966 236.244876 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4909&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.06966 238.524932 \n",
       "L 85.06966 238.524932 \n",
       "L 85.06966 234.137975 \n",
       "L 85.06966 234.137975 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4910&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.06966 238.524932 \n",
       "L 85.069661 238.524932 \n",
       "L 85.069661 236.302231 \n",
       "L 85.06966 236.302231 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4911&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.069661 238.524932 \n",
       "L 85.069661 238.524932 \n",
       "L 85.069661 234.564146 \n",
       "L 85.069661 234.564146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4912&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.069661 238.524932 \n",
       "L 85.069661 238.524932 \n",
       "L 85.069661 235.840484 \n",
       "L 85.069661 235.840484 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4913&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.069661 238.524932 \n",
       "L 85.069662 238.524932 \n",
       "L 85.069662 234.364129 \n",
       "L 85.069661 234.364129 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4914&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.069662 238.524932 \n",
       "L 85.069662 238.524932 \n",
       "L 85.069662 236.702993 \n",
       "L 85.069662 236.702993 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4915&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.069662 238.524932 \n",
       "L 85.069663 238.524932 \n",
       "L 85.069663 236.487366 \n",
       "L 85.069662 236.487366 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4916&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.069663 238.524932 \n",
       "L 85.069807 238.524932 \n",
       "L 85.069807 238.424742 \n",
       "L 85.069663 238.424742 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4917&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.069807 238.524932 \n",
       "L 85.071715 238.524932 \n",
       "L 85.071715 238.521665 \n",
       "L 85.069807 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4918&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.071715 238.524932 \n",
       "L 85.072021 238.524932 \n",
       "L 85.072021 238.202218 \n",
       "L 85.071715 238.202218 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4919&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072021 238.524932 \n",
       "L 85.072022 238.524932 \n",
       "L 85.072022 238.285347 \n",
       "L 85.072021 238.285347 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4920&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072022 238.524932 \n",
       "L 85.072022 238.524932 \n",
       "L 85.072022 238.117637 \n",
       "L 85.072022 238.117637 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4921&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072022 238.524932 \n",
       "L 85.072023 238.524932 \n",
       "L 85.072023 238.190239 \n",
       "L 85.072022 238.190239 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4922&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072023 238.524932 \n",
       "L 85.072024 238.524932 \n",
       "L 85.072024 238.026159 \n",
       "L 85.072023 238.026159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4923&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072024 238.524932 \n",
       "L 85.072025 238.524932 \n",
       "L 85.072025 238.283169 \n",
       "L 85.072024 238.283169 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4924&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072025 238.524932 \n",
       "L 85.072025 238.524932 \n",
       "L 85.072025 238.260662 \n",
       "L 85.072025 238.260662 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4925&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072025 238.524932 \n",
       "L 85.072026 238.524932 \n",
       "L 85.072026 238.281717 \n",
       "L 85.072025 238.281717 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4926&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072026 238.524932 \n",
       "L 85.072026 238.524932 \n",
       "L 85.072026 238.104932 \n",
       "L 85.072026 238.104932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4927&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072026 238.524932 \n",
       "L 85.072027 238.524932 \n",
       "L 85.072027 238.234526 \n",
       "L 85.072026 238.234526 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4928&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072027 238.524932 \n",
       "L 85.072027 238.524932 \n",
       "L 85.072027 238.373921 \n",
       "L 85.072027 238.373921 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4929&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072027 238.524932 \n",
       "L 85.072028 238.524932 \n",
       "L 85.072028 238.111829 \n",
       "L 85.072027 238.111829 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4930&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072028 238.524932 \n",
       "L 85.072028 238.524932 \n",
       "L 85.072028 238.387715 \n",
       "L 85.072028 238.387715 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4931&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072028 238.524932 \n",
       "L 85.07203 238.524932 \n",
       "L 85.07203 238.197499 \n",
       "L 85.072028 238.197499 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4932&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.07203 238.524932 \n",
       "L 85.072031 238.524932 \n",
       "L 85.072031 238.435632 \n",
       "L 85.07203 238.435632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4933&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072031 238.524932 \n",
       "L 85.072033 238.524932 \n",
       "L 85.072033 238.148493 \n",
       "L 85.072031 238.148493 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4934&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072033 238.524932 \n",
       "L 85.072033 238.524932 \n",
       "L 85.072033 238.276998 \n",
       "L 85.072033 238.276998 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4935&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072033 238.524932 \n",
       "L 85.072034 238.524932 \n",
       "L 85.072034 235.326101 \n",
       "L 85.072033 235.326101 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4936&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072034 238.524932 \n",
       "L 85.072034 238.524932 \n",
       "L 85.072034 237.300868 \n",
       "L 85.072034 237.300868 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4937&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072034 238.524932 \n",
       "L 85.072034 238.524932 \n",
       "L 85.072034 238.092226 \n",
       "L 85.072034 238.092226 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4938&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072034 238.524932 \n",
       "L 85.072035 238.524932 \n",
       "L 85.072035 237.936133 \n",
       "L 85.072034 237.936133 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4939&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072035 238.524932 \n",
       "L 85.072035 238.524932 \n",
       "L 85.072035 238.36412 \n",
       "L 85.072035 238.36412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4940&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072035 238.524932 \n",
       "L 85.072035 238.524932 \n",
       "L 85.072035 238.119452 \n",
       "L 85.072035 238.119452 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4941&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072035 238.524932 \n",
       "L 85.072036 238.524932 \n",
       "L 85.072036 238.259936 \n",
       "L 85.072035 238.259936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4942&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072036 238.524932 \n",
       "L 85.072036 238.524932 \n",
       "L 85.072036 238.447975 \n",
       "L 85.072036 238.447975 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4943&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072036 238.524932 \n",
       "L 85.072036 238.524932 \n",
       "L 85.072036 238.38227 \n",
       "L 85.072036 238.38227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4944&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072036 238.524932 \n",
       "L 85.072037 238.524932 \n",
       "L 85.072037 238.424379 \n",
       "L 85.072036 238.424379 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4945&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072037 238.524932 \n",
       "L 85.072037 238.524932 \n",
       "L 85.072037 238.46794 \n",
       "L 85.072037 238.46794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4946&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072037 238.524932 \n",
       "L 85.072156 238.524932 \n",
       "L 85.072156 238.472296 \n",
       "L 85.072037 238.472296 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4947&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072156 238.524932 \n",
       "L 85.072276 238.524932 \n",
       "L 85.072276 238.511501 \n",
       "L 85.072156 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4948&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072276 238.524932 \n",
       "L 85.072283 238.524932 \n",
       "L 85.072283 238.517309 \n",
       "L 85.072276 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4949&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072283 238.524932 \n",
       "L 85.072334 238.524932 \n",
       "L 85.072334 238.524569 \n",
       "L 85.072283 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4950&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072334 238.524932 \n",
       "L 85.072383 238.524932 \n",
       "L 85.072383 237.001386 \n",
       "L 85.072334 237.001386 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4951&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072383 238.524932 \n",
       "L 85.072493 238.524932 \n",
       "L 85.072493 238.226539 \n",
       "L 85.072383 238.226539 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4952&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072493 238.524932 \n",
       "L 85.072624 238.524932 \n",
       "L 85.072624 238.522028 \n",
       "L 85.072493 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4953&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072624 238.524932 \n",
       "L 85.072648 238.524932 \n",
       "L 85.072648 237.338621 \n",
       "L 85.072624 237.338621 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4954&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072648 238.524932 \n",
       "L 85.07265 238.524932 \n",
       "L 85.07265 238.393886 \n",
       "L 85.072648 238.393886 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4955&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.07265 238.524932 \n",
       "L 85.072651 238.524932 \n",
       "L 85.072651 238.339798 \n",
       "L 85.07265 238.339798 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4956&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072651 238.524932 \n",
       "L 85.072659 238.524932 \n",
       "L 85.072659 238.495529 \n",
       "L 85.072651 238.495529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4957&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072659 238.524932 \n",
       "L 85.072728 238.524932 \n",
       "L 85.072728 238.46431 \n",
       "L 85.072659 238.46431 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4958&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072728 238.524932 \n",
       "L 85.072798 238.524932 \n",
       "L 85.072798 238.318744 \n",
       "L 85.072728 238.318744 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4959&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072798 238.524932 \n",
       "L 85.072798 238.524932 \n",
       "L 85.072798 237.860264 \n",
       "L 85.072798 237.860264 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4960&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072798 238.524932 \n",
       "L 85.072799 238.524932 \n",
       "L 85.072799 238.302045 \n",
       "L 85.072798 238.302045 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4961&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072799 238.524932 \n",
       "L 85.072799 238.524932 \n",
       "L 85.072799 238.243964 \n",
       "L 85.072799 238.243964 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4962&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072799 238.524932 \n",
       "L 85.0728 238.524932 \n",
       "L 85.0728 238.217464 \n",
       "L 85.072799 238.217464 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4963&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.0728 238.524932 \n",
       "L 85.072919 238.524932 \n",
       "L 85.072919 238.379003 \n",
       "L 85.0728 238.379003 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4964&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.072919 238.524932 \n",
       "L 85.073039 238.524932 \n",
       "L 85.073039 238.443981 \n",
       "L 85.072919 238.443981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4965&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073039 238.524932 \n",
       "L 85.073039 238.524932 \n",
       "L 85.073039 238.381907 \n",
       "L 85.073039 238.381907 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4966&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073039 238.524932 \n",
       "L 85.073042 238.524932 \n",
       "L 85.073042 238.308216 \n",
       "L 85.073039 238.308216 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4967&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073042 238.524932 \n",
       "L 85.073042 238.524932 \n",
       "L 85.073042 238.416393 \n",
       "L 85.073042 238.416393 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4968&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073042 238.524932 \n",
       "L 85.073043 238.524932 \n",
       "L 85.073043 238.452331 \n",
       "L 85.073042 238.452331 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4969&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073043 238.524932 \n",
       "L 85.073043 238.524932 \n",
       "L 85.073043 238.293333 \n",
       "L 85.073043 238.293333 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4970&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073043 238.524932 \n",
       "L 85.073044 238.524932 \n",
       "L 85.073044 238.476289 \n",
       "L 85.073043 238.476289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4971&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073044 238.524932 \n",
       "L 85.073044 238.524932 \n",
       "L 85.073044 238.442529 \n",
       "L 85.073044 238.442529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4972&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073044 238.524932 \n",
       "L 85.073324 238.524932 \n",
       "L 85.073324 238.308216 \n",
       "L 85.073044 238.308216 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4973&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073324 238.524932 \n",
       "L 85.073665 238.524932 \n",
       "L 85.073665 237.755354 \n",
       "L 85.073324 237.755354 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4974&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073665 238.524932 \n",
       "L 85.073726 238.524932 \n",
       "L 85.073726 238.502063 \n",
       "L 85.073665 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4975&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073726 238.524932 \n",
       "L 85.073727 238.524932 \n",
       "L 85.073727 238.485727 \n",
       "L 85.073726 238.485727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4976&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073727 238.524932 \n",
       "L 85.073727 238.524932 \n",
       "L 85.073727 238.487543 \n",
       "L 85.073727 238.487543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4977&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073727 238.524932 \n",
       "L 85.07373 238.524932 \n",
       "L 85.07373 238.4752 \n",
       "L 85.073727 238.4752 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4978&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.07373 238.524932 \n",
       "L 85.073736 238.524932 \n",
       "L 85.073736 238.487906 \n",
       "L 85.07373 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4979&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073736 238.524932 \n",
       "L 85.073739 238.524932 \n",
       "L 85.073739 238.469029 \n",
       "L 85.073736 238.469029 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4980&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073739 238.524932 \n",
       "L 85.07374 238.524932 \n",
       "L 85.07374 238.43418 \n",
       "L 85.073739 238.43418 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4981&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.07374 238.524932 \n",
       "L 85.073741 238.524932 \n",
       "L 85.073741 238.499522 \n",
       "L 85.07374 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4982&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073741 238.524932 \n",
       "L 85.073742 238.524932 \n",
       "L 85.073742 238.360127 \n",
       "L 85.073741 238.360127 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4983&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073742 238.524932 \n",
       "L 85.073743 238.524932 \n",
       "L 85.073743 238.409133 \n",
       "L 85.073742 238.409133 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4984&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073743 238.524932 \n",
       "L 85.07386 238.524932 \n",
       "L 85.07386 238.500974 \n",
       "L 85.073743 238.500974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4985&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.07386 238.524932 \n",
       "L 85.074003 238.524932 \n",
       "L 85.074003 237.166918 \n",
       "L 85.07386 237.166918 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4986&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.074003 238.524932 \n",
       "L 85.074028 238.524932 \n",
       "L 85.074028 238.51622 \n",
       "L 85.074003 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4987&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.074028 238.524932 \n",
       "L 85.074032 238.524932 \n",
       "L 85.074032 238.438899 \n",
       "L 85.074028 238.438899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4988&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.074032 238.524932 \n",
       "L 85.074119 238.524932 \n",
       "L 85.074119 238.516583 \n",
       "L 85.074032 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4989&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.074119 238.524932 \n",
       "L 85.074133 238.524932 \n",
       "L 85.074133 238.463221 \n",
       "L 85.074119 238.463221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4990&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.074133 238.524932 \n",
       "L 85.074134 238.524932 \n",
       "L 85.074134 238.444344 \n",
       "L 85.074133 238.444344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4991&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.074134 238.524932 \n",
       "L 85.074341 238.524932 \n",
       "L 85.074341 238.488632 \n",
       "L 85.074134 238.488632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4992&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.074341 238.524932 \n",
       "L 85.074921 238.524932 \n",
       "L 85.074921 238.521302 \n",
       "L 85.074341 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4993&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.074921 238.524932 \n",
       "L 85.07561 238.524932 \n",
       "L 85.07561 238.415667 \n",
       "L 85.074921 238.415667 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4994&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.07561 238.524932 \n",
       "L 85.076225 238.524932 \n",
       "L 85.076225 183.854398 \n",
       "L 85.07561 183.854398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4995&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.076225 238.524932 \n",
       "L 85.076527 238.524932 \n",
       "L 85.076527 238.003289 \n",
       "L 85.076225 238.003289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4996&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.076527 238.524932 \n",
       "L 85.07653 238.524932 \n",
       "L 85.07653 238.150671 \n",
       "L 85.076527 238.150671 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4997&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.07653 238.524932 \n",
       "L 85.076827 238.524932 \n",
       "L 85.076827 237.977516 \n",
       "L 85.07653 237.977516 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4998&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.076827 238.524932 \n",
       "L 85.077125 238.524932 \n",
       "L 85.077125 238.488269 \n",
       "L 85.076827 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4999&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.077125 238.524932 \n",
       "L 85.077125 238.524932 \n",
       "L 85.077125 238.501337 \n",
       "L 85.077125 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5000&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.077125 238.524932 \n",
       "L 85.077127 238.524932 \n",
       "L 85.077127 238.294785 \n",
       "L 85.077125 238.294785 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5001&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.077127 238.524932 \n",
       "L 85.077872 238.524932 \n",
       "L 85.077872 234.626584 \n",
       "L 85.077127 234.626584 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5002&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.077872 238.524932 \n",
       "L 85.078617 238.524932 \n",
       "L 85.078617 238.516946 \n",
       "L 85.077872 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5003&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.078617 238.524932 \n",
       "L 85.07862 238.524932 \n",
       "L 85.07862 238.469029 \n",
       "L 85.078617 238.469029 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5004&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.07862 238.524932 \n",
       "L 85.078622 238.524932 \n",
       "L 85.078622 238.515857 \n",
       "L 85.07862 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5005&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.078622 238.524932 \n",
       "L 85.078738 238.524932 \n",
       "L 85.078738 238.490447 \n",
       "L 85.078622 238.490447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5006&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.078738 238.524932 \n",
       "L 85.078858 238.524932 \n",
       "L 85.078858 238.524569 \n",
       "L 85.078738 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5007&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.078858 238.524932 \n",
       "L 85.078863 238.524932 \n",
       "L 85.078863 237.439537 \n",
       "L 85.078858 237.439537 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5008&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.078863 238.524932 \n",
       "L 85.078864 238.524932 \n",
       "L 85.078864 237.415578 \n",
       "L 85.078863 237.415578 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5009&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.078864 238.524932 \n",
       "L 85.078865 238.524932 \n",
       "L 85.078865 238.049028 \n",
       "L 85.078864 238.049028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5010&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.078865 238.524932 \n",
       "L 85.078865 238.524932 \n",
       "L 85.078865 237.583288 \n",
       "L 85.078865 237.583288 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5011&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.078865 238.524932 \n",
       "L 85.07895 238.524932 \n",
       "L 85.07895 237.967351 \n",
       "L 85.078865 237.967351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5012&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.07895 238.524932 \n",
       "L 85.079183 238.524932 \n",
       "L 85.079183 238.522754 \n",
       "L 85.07895 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5013&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.079183 238.524932 \n",
       "L 85.079332 238.524932 \n",
       "L 85.079332 238.48246 \n",
       "L 85.079183 238.48246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5014&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.079332 238.524932 \n",
       "L 85.079334 238.524932 \n",
       "L 85.079334 238.49081 \n",
       "L 85.079332 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5015&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.079334 238.524932 \n",
       "L 85.079336 238.524932 \n",
       "L 85.079336 238.511864 \n",
       "L 85.079334 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5016&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.079336 238.524932 \n",
       "L 85.079492 238.524932 \n",
       "L 85.079492 238.518761 \n",
       "L 85.079336 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5017&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.079492 238.524932 \n",
       "L 85.079698 238.524932 \n",
       "L 85.079698 238.385537 \n",
       "L 85.079492 238.385537 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5018&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.079698 238.524932 \n",
       "L 85.0797 238.524932 \n",
       "L 85.0797 238.449427 \n",
       "L 85.079698 238.449427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5019&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.0797 238.524932 \n",
       "L 85.079701 238.524932 \n",
       "L 85.079701 238.500974 \n",
       "L 85.0797 238.500974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5020&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.079701 238.524932 \n",
       "L 85.079703 238.524932 \n",
       "L 85.079703 238.478467 \n",
       "L 85.079701 238.478467 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5021&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.079703 238.524932 \n",
       "L 85.079868 238.524932 \n",
       "L 85.079868 238.50896 \n",
       "L 85.079703 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5022&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.079868 238.524932 \n",
       "L 85.080229 238.524932 \n",
       "L 85.080229 238.518398 \n",
       "L 85.079868 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5023&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.080229 238.524932 \n",
       "L 85.080394 238.524932 \n",
       "L 85.080394 238.512953 \n",
       "L 85.080229 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5024&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.080394 238.524932 \n",
       "L 85.080398 238.524932 \n",
       "L 85.080398 238.481734 \n",
       "L 85.080394 238.481734 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5025&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.080398 238.524932 \n",
       "L 85.080399 238.524932 \n",
       "L 85.080399 238.469029 \n",
       "L 85.080398 238.469029 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5026&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.080399 238.524932 \n",
       "L 85.080433 238.524932 \n",
       "L 85.080433 238.441803 \n",
       "L 85.080399 238.441803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5027&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.080433 238.524932 \n",
       "L 85.080434 238.524932 \n",
       "L 85.080434 238.49444 \n",
       "L 85.080433 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5028&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.080434 238.524932 \n",
       "L 85.080434 238.524932 \n",
       "L 85.080434 238.516583 \n",
       "L 85.080434 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5029&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.080434 238.524932 \n",
       "L 85.080434 238.524932 \n",
       "L 85.080434 238.448338 \n",
       "L 85.080434 238.448338 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5030&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.080434 238.524932 \n",
       "L 85.080675 238.524932 \n",
       "L 85.080675 238.498796 \n",
       "L 85.080434 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5031&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.080675 238.524932 \n",
       "L 85.081018 238.524932 \n",
       "L 85.081018 238.517309 \n",
       "L 85.080675 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5032&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.081018 238.524932 \n",
       "L 85.081122 238.524932 \n",
       "L 85.081122 237.913626 \n",
       "L 85.081018 237.913626 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5033&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.081122 238.524932 \n",
       "L 85.081123 238.524932 \n",
       "L 85.081123 238.317655 \n",
       "L 85.081122 238.317655 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5034&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.081123 238.524932 \n",
       "L 85.081301 238.524932 \n",
       "L 85.081301 237.719416 \n",
       "L 85.081123 237.719416 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5035&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.081301 238.524932 \n",
       "L 85.08148 238.524932 \n",
       "L 85.08148 238.524569 \n",
       "L 85.081301 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5036&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.08148 238.524932 \n",
       "L 85.081482 238.524932 \n",
       "L 85.081482 238.521302 \n",
       "L 85.08148 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5037&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.081482 238.524932 \n",
       "L 85.081561 238.524932 \n",
       "L 85.081561 238.523117 \n",
       "L 85.081482 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5038&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.081561 238.524932 \n",
       "L 85.081616 238.524932 \n",
       "L 85.081616 238.42692 \n",
       "L 85.081561 238.42692 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5039&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.081616 238.524932 \n",
       "L 85.081619 238.524932 \n",
       "L 85.081619 238.47883 \n",
       "L 85.081616 238.47883 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5040&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.081619 238.524932 \n",
       "L 85.081833 238.524932 \n",
       "L 85.081833 237.357134 \n",
       "L 85.081619 237.357134 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5041&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.081833 238.524932 \n",
       "L 85.082291 238.524932 \n",
       "L 85.082291 238.268285 \n",
       "L 85.081833 238.268285 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5042&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.082291 238.524932 \n",
       "L 85.082593 238.524932 \n",
       "L 85.082593 238.426557 \n",
       "L 85.082291 238.426557 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5043&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.082593 238.524932 \n",
       "L 85.082722 238.524932 \n",
       "L 85.082722 235.638289 \n",
       "L 85.082593 235.638289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5044&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.082722 238.524932 \n",
       "L 85.082963 238.524932 \n",
       "L 85.082963 238.127801 \n",
       "L 85.082722 238.127801 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5045&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.082963 238.524932 \n",
       "L 85.084073 238.524932 \n",
       "L 85.084073 238.517672 \n",
       "L 85.082963 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5046&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.084073 238.524932 \n",
       "L 85.084308 238.524932 \n",
       "L 85.084308 238.48246 \n",
       "L 85.084073 238.48246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5047&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.084308 238.524932 \n",
       "L 85.084308 238.524932 \n",
       "L 85.084308 238.489358 \n",
       "L 85.084308 238.489358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5048&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.084308 238.524932 \n",
       "L 85.084313 238.524932 \n",
       "L 85.084313 238.481734 \n",
       "L 85.084308 238.481734 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5049&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.084313 238.524932 \n",
       "L 85.084578 238.524932 \n",
       "L 85.084578 238.505693 \n",
       "L 85.084313 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5050&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.084578 238.524932 \n",
       "L 85.085604 238.524932 \n",
       "L 85.085604 238.517672 \n",
       "L 85.084578 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5051&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.085604 238.524932 \n",
       "L 85.085815 238.524932 \n",
       "L 85.085815 238.336894 \n",
       "L 85.085604 238.336894 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5052&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.085815 238.524932 \n",
       "L 85.085817 238.524932 \n",
       "L 85.085817 238.313661 \n",
       "L 85.085815 238.313661 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5053&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.085817 238.524932 \n",
       "L 85.085817 238.524932 \n",
       "L 85.085817 237.726677 \n",
       "L 85.085817 237.726677 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5054&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.085817 238.524932 \n",
       "L 85.085817 238.524932 \n",
       "L 85.085817 238.329634 \n",
       "L 85.085817 238.329634 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5055&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.085817 238.524932 \n",
       "L 85.085818 238.524932 \n",
       "L 85.085818 238.381544 \n",
       "L 85.085817 238.381544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5056&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.085818 238.524932 \n",
       "L 85.08614 238.524932 \n",
       "L 85.08614 237.973159 \n",
       "L 85.085818 237.973159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5057&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.08614 238.524932 \n",
       "L 85.086462 238.524932 \n",
       "L 85.086462 238.51985 \n",
       "L 85.08614 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5058&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.086462 238.524932 \n",
       "L 85.086464 238.524932 \n",
       "L 85.086464 238.522754 \n",
       "L 85.086462 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5059&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.086464 238.524932 \n",
       "L 85.08741 238.524932 \n",
       "L 85.08741 238.515494 \n",
       "L 85.086464 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5060&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.08741 238.524932 \n",
       "L 85.087411 238.524932 \n",
       "L 85.087411 238.521665 \n",
       "L 85.08741 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5061&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.087411 238.524932 \n",
       "L 85.087468 238.524932 \n",
       "L 85.087468 238.518035 \n",
       "L 85.087411 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5062&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.087468 238.524932 \n",
       "L 85.087478 238.524932 \n",
       "L 85.087478 238.507871 \n",
       "L 85.087468 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5063&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.087478 238.524932 \n",
       "L 85.087495 238.524932 \n",
       "L 85.087495 238.520213 \n",
       "L 85.087478 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5064&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.087495 238.524932 \n",
       "L 85.08751 238.524932 \n",
       "L 85.08751 238.510049 \n",
       "L 85.087495 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5065&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.08751 238.524932 \n",
       "L 85.087665 238.524932 \n",
       "L 85.087665 238.518398 \n",
       "L 85.08751 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5066&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.087665 238.524932 \n",
       "L 85.088242 238.524932 \n",
       "L 85.088242 238.522391 \n",
       "L 85.087665 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5067&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.088242 238.524932 \n",
       "L 85.088423 238.524932 \n",
       "L 85.088423 238.497707 \n",
       "L 85.088242 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5068&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.088423 238.524932 \n",
       "L 85.088424 238.524932 \n",
       "L 85.088424 238.522391 \n",
       "L 85.088423 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5069&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.088424 238.524932 \n",
       "L 85.089329 238.524932 \n",
       "L 85.089329 238.50533 \n",
       "L 85.088424 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5070&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.089329 238.524932 \n",
       "L 85.089444 238.524932 \n",
       "L 85.089444 238.462858 \n",
       "L 85.089329 238.462858 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5071&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.089444 238.524932 \n",
       "L 85.089446 238.524932 \n",
       "L 85.089446 238.457776 \n",
       "L 85.089444 238.457776 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5072&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.089446 238.524932 \n",
       "L 85.089447 238.524932 \n",
       "L 85.089447 238.511501 \n",
       "L 85.089446 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5073&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.089447 238.524932 \n",
       "L 85.089447 238.524932 \n",
       "L 85.089447 237.932502 \n",
       "L 85.089447 237.932502 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5074&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.089447 238.524932 \n",
       "L 85.089448 238.524932 \n",
       "L 85.089448 238.493351 \n",
       "L 85.089447 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5075&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.089448 238.524932 \n",
       "L 85.090025 238.524932 \n",
       "L 85.090025 238.487179 \n",
       "L 85.089448 238.487179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5076&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.090025 238.524932 \n",
       "L 85.090842 238.524932 \n",
       "L 85.090842 238.522754 \n",
       "L 85.090025 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5077&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.090842 238.524932 \n",
       "L 85.091041 238.524932 \n",
       "L 85.091041 238.022892 \n",
       "L 85.090842 238.022892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5078&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.091041 238.524932 \n",
       "L 85.091107 238.524932 \n",
       "L 85.091107 237.970981 \n",
       "L 85.091041 237.970981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5079&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.091107 238.524932 \n",
       "L 85.091107 238.524932 \n",
       "L 85.091107 238.188423 \n",
       "L 85.091107 238.188423 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5080&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.091107 238.524932 \n",
       "L 85.091108 238.524932 \n",
       "L 85.091108 238.208389 \n",
       "L 85.091107 238.208389 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5081&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.091108 238.524932 \n",
       "L 85.091783 238.524932 \n",
       "L 85.091783 238.265381 \n",
       "L 85.091108 238.265381 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5082&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.091783 238.524932 \n",
       "L 85.092458 238.524932 \n",
       "L 85.092458 238.503152 \n",
       "L 85.091783 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5083&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092458 238.524932 \n",
       "L 85.09246 238.524932 \n",
       "L 85.09246 238.47157 \n",
       "L 85.092458 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5084&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.09246 238.524932 \n",
       "L 85.092485 238.524932 \n",
       "L 85.092485 238.489358 \n",
       "L 85.09246 238.489358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5085&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092485 238.524932 \n",
       "L 85.092511 238.524932 \n",
       "L 85.092511 238.516946 \n",
       "L 85.092485 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5086&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092511 238.524932 \n",
       "L 85.092525 238.524932 \n",
       "L 85.092525 238.486816 \n",
       "L 85.092511 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5087&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092525 238.524932 \n",
       "L 85.092527 238.524932 \n",
       "L 85.092527 238.500248 \n",
       "L 85.092525 238.500248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5088&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092527 238.524932 \n",
       "L 85.092528 238.524932 \n",
       "L 85.092528 238.49444 \n",
       "L 85.092527 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5089&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092528 238.524932 \n",
       "L 85.092536 238.524932 \n",
       "L 85.092536 238.474474 \n",
       "L 85.092528 238.474474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5090&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092536 238.524932 \n",
       "L 85.092578 238.524932 \n",
       "L 85.092578 238.519124 \n",
       "L 85.092536 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5091&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092578 238.524932 \n",
       "L 85.092627 238.524932 \n",
       "L 85.092627 238.351051 \n",
       "L 85.092578 238.351051 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5092&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092627 238.524932 \n",
       "L 85.092634 238.524932 \n",
       "L 85.092634 238.325278 \n",
       "L 85.092627 238.325278 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5093&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092634 238.524932 \n",
       "L 85.092635 238.524932 \n",
       "L 85.092635 238.339072 \n",
       "L 85.092634 238.339072 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5094&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092635 238.524932 \n",
       "L 85.092636 238.524932 \n",
       "L 85.092636 237.919797 \n",
       "L 85.092635 237.919797 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5095&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092636 238.524932 \n",
       "L 85.092639 238.524932 \n",
       "L 85.092639 238.37138 \n",
       "L 85.092636 238.37138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5096&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092639 238.524932 \n",
       "L 85.092641 238.524932 \n",
       "L 85.092641 238.418208 \n",
       "L 85.092639 238.418208 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5097&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092641 238.524932 \n",
       "L 85.092642 238.524932 \n",
       "L 85.092642 238.28208 \n",
       "L 85.092641 238.28208 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5098&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092642 238.524932 \n",
       "L 85.092643 238.524932 \n",
       "L 85.092643 238.402962 \n",
       "L 85.092642 238.402962 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5099&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092643 238.524932 \n",
       "L 85.092643 238.524932 \n",
       "L 85.092643 238.394975 \n",
       "L 85.092643 238.394975 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5100&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092643 238.524932 \n",
       "L 85.092647 238.524932 \n",
       "L 85.092647 238.375736 \n",
       "L 85.092643 238.375736 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5101&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092647 238.524932 \n",
       "L 85.09265 238.524932 \n",
       "L 85.09265 238.429098 \n",
       "L 85.092647 238.429098 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5102&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.09265 238.524932 \n",
       "L 85.092651 238.524932 \n",
       "L 85.092651 238.422927 \n",
       "L 85.09265 238.422927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5103&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092651 238.524932 \n",
       "L 85.092654 238.524932 \n",
       "L 85.092654 238.399331 \n",
       "L 85.092651 238.399331 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5104&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092654 238.524932 \n",
       "L 85.092657 238.524932 \n",
       "L 85.092657 238.441077 \n",
       "L 85.092654 238.441077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5105&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092657 238.524932 \n",
       "L 85.092658 238.524932 \n",
       "L 85.092658 238.3231 \n",
       "L 85.092657 238.3231 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5106&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092658 238.524932 \n",
       "L 85.092664 238.524932 \n",
       "L 85.092664 238.345243 \n",
       "L 85.092658 238.345243 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5107&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092664 238.524932 \n",
       "L 85.092666 238.524932 \n",
       "L 85.092666 238.095856 \n",
       "L 85.092664 238.095856 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5108&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.092666 238.524932 \n",
       "L 85.093237 238.524932 \n",
       "L 85.093237 238.445071 \n",
       "L 85.092666 238.445071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5109&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093237 238.524932 \n",
       "L 85.093808 238.524932 \n",
       "L 85.093808 238.518035 \n",
       "L 85.093237 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5110&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093808 238.524932 \n",
       "L 85.093809 238.524932 \n",
       "L 85.093809 238.51259 \n",
       "L 85.093808 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5111&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093809 238.524932 \n",
       "L 85.09381 238.524932 \n",
       "L 85.09381 238.481734 \n",
       "L 85.093809 238.481734 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5112&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.09381 238.524932 \n",
       "L 85.093843 238.524932 \n",
       "L 85.093843 238.481371 \n",
       "L 85.09381 238.481371 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5113&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093843 238.524932 \n",
       "L 85.093843 238.524932 \n",
       "L 85.093843 238.496255 \n",
       "L 85.093843 238.496255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5114&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093843 238.524932 \n",
       "L 85.093845 238.524932 \n",
       "L 85.093845 238.483549 \n",
       "L 85.093843 238.483549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5115&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093845 238.524932 \n",
       "L 85.093845 238.524932 \n",
       "L 85.093845 238.506782 \n",
       "L 85.093845 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5116&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093845 238.524932 \n",
       "L 85.093849 238.524932 \n",
       "L 85.093849 238.474111 \n",
       "L 85.093845 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5117&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093849 238.524932 \n",
       "L 85.093856 238.524932 \n",
       "L 85.093856 238.496618 \n",
       "L 85.093849 238.496618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5118&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093856 238.524932 \n",
       "L 85.093857 238.524932 \n",
       "L 85.093857 238.51259 \n",
       "L 85.093856 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5119&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093857 238.524932 \n",
       "L 85.093876 238.524932 \n",
       "L 85.093876 238.495892 \n",
       "L 85.093857 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5120&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093876 238.524932 \n",
       "L 85.093877 238.524932 \n",
       "L 85.093877 238.512953 \n",
       "L 85.093876 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5121&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093877 238.524932 \n",
       "L 85.093886 238.524932 \n",
       "L 85.093886 238.49081 \n",
       "L 85.093877 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5122&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093886 238.524932 \n",
       "L 85.093887 238.524932 \n",
       "L 85.093887 238.512953 \n",
       "L 85.093886 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5123&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093887 238.524932 \n",
       "L 85.093894 238.524932 \n",
       "L 85.093894 238.502426 \n",
       "L 85.093887 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5124&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093894 238.524932 \n",
       "L 85.093895 238.524932 \n",
       "L 85.093895 238.512227 \n",
       "L 85.093894 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5125&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093895 238.524932 \n",
       "L 85.093908 238.524932 \n",
       "L 85.093908 238.500611 \n",
       "L 85.093895 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5126&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093908 238.524932 \n",
       "L 85.093913 238.524932 \n",
       "L 85.093913 238.452694 \n",
       "L 85.093908 238.452694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5127&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093913 238.524932 \n",
       "L 85.094189 238.524932 \n",
       "L 85.094189 238.515131 \n",
       "L 85.093913 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5128&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.094189 238.524932 \n",
       "L 85.094605 238.524932 \n",
       "L 85.094605 238.524569 \n",
       "L 85.094189 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5129&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.094605 238.524932 \n",
       "L 85.094745 238.524932 \n",
       "L 85.094745 236.471393 \n",
       "L 85.094605 236.471393 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5130&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.094745 238.524932 \n",
       "L 85.094769 238.524932 \n",
       "L 85.094769 236.657617 \n",
       "L 85.094745 236.657617 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5131&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.094769 238.524932 \n",
       "L 85.094805 238.524932 \n",
       "L 85.094805 238.428372 \n",
       "L 85.094769 238.428372 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5132&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.094805 238.524932 \n",
       "L 85.095204 238.524932 \n",
       "L 85.095204 238.523843 \n",
       "L 85.094805 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5133&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.095204 238.524932 \n",
       "L 85.09559 238.524932 \n",
       "L 85.09559 236.932051 \n",
       "L 85.095204 236.932051 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5134&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.09559 238.524932 \n",
       "L 85.095591 238.524932 \n",
       "L 85.095591 237.462769 \n",
       "L 85.09559 237.462769 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5135&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.095591 238.524932 \n",
       "L 85.095592 238.524932 \n",
       "L 85.095592 238.303134 \n",
       "L 85.095591 238.303134 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5136&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.095592 238.524932 \n",
       "L 85.095592 238.524932 \n",
       "L 85.095592 238.268285 \n",
       "L 85.095592 238.268285 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5137&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.095592 238.524932 \n",
       "L 85.095593 238.524932 \n",
       "L 85.095593 238.235615 \n",
       "L 85.095592 238.235615 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5138&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.095593 238.524932 \n",
       "L 85.095594 238.524932 \n",
       "L 85.095594 238.357948 \n",
       "L 85.095593 238.357948 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5139&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.095594 238.524932 \n",
       "L 85.095594 238.524932 \n",
       "L 85.095594 238.339798 \n",
       "L 85.095594 238.339798 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5140&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.095594 238.524932 \n",
       "L 85.095986 238.524932 \n",
       "L 85.095986 238.265744 \n",
       "L 85.095594 238.265744 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5141&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.095986 238.524932 \n",
       "L 85.096378 238.524932 \n",
       "L 85.096378 238.434906 \n",
       "L 85.095986 238.434906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5142&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.096378 238.524932 \n",
       "L 85.096379 238.524932 \n",
       "L 85.096379 238.110014 \n",
       "L 85.096378 238.110014 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5143&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.096379 238.524932 \n",
       "L 85.096379 238.524932 \n",
       "L 85.096379 238.376825 \n",
       "L 85.096379 238.376825 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5144&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.096379 238.524932 \n",
       "L 85.09638 238.524932 \n",
       "L 85.09638 238.313661 \n",
       "L 85.096379 238.313661 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5145&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.09638 238.524932 \n",
       "L 85.096479 238.524932 \n",
       "L 85.096479 238.422927 \n",
       "L 85.09638 238.422927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5146&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.096479 238.524932 \n",
       "L 85.096882 238.524932 \n",
       "L 85.096882 238.426557 \n",
       "L 85.096479 238.426557 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5147&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.096882 238.524932 \n",
       "L 85.097184 238.524932 \n",
       "L 85.097184 227.769716 \n",
       "L 85.096882 227.769716 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5148&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.097184 238.524932 \n",
       "L 85.097185 238.524932 \n",
       "L 85.097185 210.295212 \n",
       "L 85.097184 210.295212 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5149&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.097185 238.524932 \n",
       "L 85.097185 238.524932 \n",
       "L 85.097185 224.060495 \n",
       "L 85.097185 224.060495 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5150&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.097185 238.524932 \n",
       "L 85.097185 238.524932 \n",
       "L 85.097185 211.190754 \n",
       "L 85.097185 211.190754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5151&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.097185 238.524932 \n",
       "L 85.097186 238.524932 \n",
       "L 85.097186 224.297177 \n",
       "L 85.097185 224.297177 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5152&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.097186 238.524932 \n",
       "L 85.097186 238.524932 \n",
       "L 85.097186 233.635208 \n",
       "L 85.097186 233.635208 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5153&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.097186 238.524932 \n",
       "L 85.097187 238.524932 \n",
       "L 85.097187 225.997146 \n",
       "L 85.097186 225.997146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5154&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.097187 238.524932 \n",
       "L 85.097187 238.524932 \n",
       "L 85.097187 227.089438 \n",
       "L 85.097187 227.089438 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5155&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.097187 238.524932 \n",
       "L 85.097188 238.524932 \n",
       "L 85.097188 188.915826 \n",
       "L 85.097187 188.915826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5156&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.097188 238.524932 \n",
       "L 85.097887 238.524932 \n",
       "L 85.097887 233.903834 \n",
       "L 85.097188 233.903834 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5157&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.097887 238.524932 \n",
       "L 85.09958 238.524932 \n",
       "L 85.09958 236.409319 \n",
       "L 85.097887 236.409319 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5158&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.09958 238.524932 \n",
       "L 85.100602 238.524932 \n",
       "L 85.100602 238.524569 \n",
       "L 85.09958 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5159&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.100602 238.524932 \n",
       "L 85.100629 238.524932 \n",
       "L 85.100629 238.485364 \n",
       "L 85.100602 238.485364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5160&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.100629 238.524932 \n",
       "L 85.100631 238.524932 \n",
       "L 85.100631 238.302045 \n",
       "L 85.100629 238.302045 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5161&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.100631 238.524932 \n",
       "L 85.102129 238.524932 \n",
       "L 85.102129 238.458139 \n",
       "L 85.100631 238.458139 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5162&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.102129 238.524932 \n",
       "L 85.10213 238.524932 \n",
       "L 85.10213 238.428735 \n",
       "L 85.102129 238.428735 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5163&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.10213 238.524932 \n",
       "L 85.10213 238.524932 \n",
       "L 85.10213 238.324552 \n",
       "L 85.10213 238.324552 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5164&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.10213 238.524932 \n",
       "L 85.102263 238.524932 \n",
       "L 85.102263 238.345969 \n",
       "L 85.10213 238.345969 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5165&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.102263 238.524932 \n",
       "L 85.102977 238.524932 \n",
       "L 85.102977 238.410585 \n",
       "L 85.102263 238.410585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5166&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.102977 238.524932 \n",
       "L 85.10324 238.524932 \n",
       "L 85.10324 237.984413 \n",
       "L 85.102977 237.984413 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5167&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.10324 238.524932 \n",
       "L 85.103644 238.524932 \n",
       "L 85.103644 238.520939 \n",
       "L 85.10324 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5168&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.103644 238.524932 \n",
       "L 85.103868 238.524932 \n",
       "L 85.103868 238.496255 \n",
       "L 85.103644 238.496255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5169&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.103868 238.524932 \n",
       "L 85.103879 238.524932 \n",
       "L 85.103879 238.408044 \n",
       "L 85.103868 238.408044 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5170&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.103879 238.524932 \n",
       "L 85.103883 238.524932 \n",
       "L 85.103883 238.503152 \n",
       "L 85.103879 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5171&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.103883 238.524932 \n",
       "L 85.103884 238.524932 \n",
       "L 85.103884 238.499159 \n",
       "L 85.103883 238.499159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5172&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.103884 238.524932 \n",
       "L 85.103885 238.524932 \n",
       "L 85.103885 238.488995 \n",
       "L 85.103884 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5173&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.103885 238.524932 \n",
       "L 85.103887 238.524932 \n",
       "L 85.103887 238.482823 \n",
       "L 85.103885 238.482823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5174&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.103887 238.524932 \n",
       "L 85.103939 238.524932 \n",
       "L 85.103939 238.468666 \n",
       "L 85.103887 238.468666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5175&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.103939 238.524932 \n",
       "L 85.103941 238.524932 \n",
       "L 85.103941 238.462858 \n",
       "L 85.103939 238.462858 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5176&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.103941 238.524932 \n",
       "L 85.104162 238.524932 \n",
       "L 85.104162 238.503878 \n",
       "L 85.103941 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5177&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.104162 238.524932 \n",
       "L 85.104537 238.524932 \n",
       "L 85.104537 238.119452 \n",
       "L 85.104162 238.119452 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5178&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.104537 238.524932 \n",
       "L 85.104691 238.524932 \n",
       "L 85.104691 237.438085 \n",
       "L 85.104537 237.438085 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5179&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.104691 238.524932 \n",
       "L 85.104692 238.524932 \n",
       "L 85.104692 238.485727 \n",
       "L 85.104691 238.485727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5180&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.104692 238.524932 \n",
       "L 85.104692 238.524932 \n",
       "L 85.104692 238.458502 \n",
       "L 85.104692 238.458502 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5181&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.104692 238.524932 \n",
       "L 85.104693 238.524932 \n",
       "L 85.104693 238.454509 \n",
       "L 85.104692 238.454509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5182&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.104693 238.524932 \n",
       "L 85.104762 238.524932 \n",
       "L 85.104762 238.478104 \n",
       "L 85.104693 238.478104 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5183&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.104762 238.524932 \n",
       "L 85.10646 238.524932 \n",
       "L 85.10646 238.523843 \n",
       "L 85.104762 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5184&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.10646 238.524932 \n",
       "L 85.106627 238.524932 \n",
       "L 85.106627 238.513679 \n",
       "L 85.10646 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5185&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.106627 238.524932 \n",
       "L 85.106631 238.524932 \n",
       "L 85.106631 238.497344 \n",
       "L 85.106627 238.497344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5186&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.106631 238.524932 \n",
       "L 85.106631 238.524932 \n",
       "L 85.106631 238.481734 \n",
       "L 85.106631 238.481734 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5187&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.106631 238.524932 \n",
       "L 85.106631 238.524932 \n",
       "L 85.106631 237.495803 \n",
       "L 85.106631 237.495803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5188&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.106631 238.524932 \n",
       "L 85.107021 238.524932 \n",
       "L 85.107021 238.489721 \n",
       "L 85.106631 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5189&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.107021 238.524932 \n",
       "L 85.10741 238.524932 \n",
       "L 85.10741 238.524569 \n",
       "L 85.107021 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5190&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.10741 238.524932 \n",
       "L 85.107413 238.524932 \n",
       "L 85.107413 238.519487 \n",
       "L 85.10741 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5191&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.107413 238.524932 \n",
       "L 85.108617 238.524932 \n",
       "L 85.108617 238.522754 \n",
       "L 85.107413 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5192&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.108617 238.524932 \n",
       "L 85.109127 238.524932 \n",
       "L 85.109127 238.168458 \n",
       "L 85.108617 238.168458 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5193&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.109127 238.524932 \n",
       "L 85.10938 238.524932 \n",
       "L 85.10938 237.658431 \n",
       "L 85.109127 237.658431 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5194&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.10938 238.524932 \n",
       "L 85.109381 238.524932 \n",
       "L 85.109381 237.634109 \n",
       "L 85.10938 237.634109 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5195&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.109381 238.524932 \n",
       "L 85.109382 238.524932 \n",
       "L 85.109382 237.123357 \n",
       "L 85.109381 237.123357 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5196&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.109382 238.524932 \n",
       "L 85.109758 238.524932 \n",
       "L 85.109758 237.59309 \n",
       "L 85.109382 237.59309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5197&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.109758 238.524932 \n",
       "L 85.110135 238.524932 \n",
       "L 85.110135 238.262114 \n",
       "L 85.109758 238.262114 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5198&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.110135 238.524932 \n",
       "L 85.110135 238.524932 \n",
       "L 85.110135 238.298778 \n",
       "L 85.110135 238.298778 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5199&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.110135 238.524932 \n",
       "L 85.110136 238.524932 \n",
       "L 85.110136 238.237067 \n",
       "L 85.110135 238.237067 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5200&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.110136 238.524932 \n",
       "L 85.110322 238.524932 \n",
       "L 85.110322 238.12889 \n",
       "L 85.110136 238.12889 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5201&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.110322 238.524932 \n",
       "L 85.110667 238.524932 \n",
       "L 85.110667 238.524569 \n",
       "L 85.110322 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5202&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.110667 238.524932 \n",
       "L 85.111295 238.524932 \n",
       "L 85.111295 234.480292 \n",
       "L 85.110667 234.480292 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5203&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.111295 238.524932 \n",
       "L 85.112734 238.524932 \n",
       "L 85.112734 238.517672 \n",
       "L 85.111295 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5204&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.112734 238.524932 \n",
       "L 85.11385 238.524932 \n",
       "L 85.11385 234.617146 \n",
       "L 85.112734 234.617146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5205&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.11385 238.524932 \n",
       "L 85.11402 238.524932 \n",
       "L 85.11402 237.654438 \n",
       "L 85.11385 237.654438 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5206&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.11402 238.524932 \n",
       "L 85.114112 238.524932 \n",
       "L 85.114112 237.775683 \n",
       "L 85.11402 237.775683 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5207&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.114112 238.524932 \n",
       "L 85.114182 238.524932 \n",
       "L 85.114182 238.321648 \n",
       "L 85.114112 238.321648 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5208&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.114182 238.524932 \n",
       "L 85.114182 238.524932 \n",
       "L 85.114182 237.411222 \n",
       "L 85.114182 237.411222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5209&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.114182 238.524932 \n",
       "L 85.114183 238.524932 \n",
       "L 85.114183 238.36049 \n",
       "L 85.114182 238.36049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5210&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.114183 238.524932 \n",
       "L 85.114187 238.524932 \n",
       "L 85.114187 238.328908 \n",
       "L 85.114183 238.328908 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5211&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.114187 238.524932 \n",
       "L 85.11419 238.524932 \n",
       "L 85.11419 238.46794 \n",
       "L 85.114187 238.46794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5212&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.11419 238.524932 \n",
       "L 85.114194 238.524932 \n",
       "L 85.114194 238.361579 \n",
       "L 85.11419 238.361579 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5213&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.114194 238.524932 \n",
       "L 85.114196 238.524932 \n",
       "L 85.114196 238.500611 \n",
       "L 85.114194 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5214&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.114196 238.524932 \n",
       "L 85.114498 238.524932 \n",
       "L 85.114498 238.466851 \n",
       "L 85.114196 238.466851 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5215&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.114498 238.524932 \n",
       "L 85.114801 238.524932 \n",
       "L 85.114801 238.507508 \n",
       "L 85.114498 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5216&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.114801 238.524932 \n",
       "L 85.114802 238.524932 \n",
       "L 85.114802 238.503515 \n",
       "L 85.114801 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5217&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.114802 238.524932 \n",
       "L 85.114802 238.524932 \n",
       "L 85.114802 237.692917 \n",
       "L 85.114802 237.692917 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5218&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.114802 238.524932 \n",
       "L 85.114803 238.524932 \n",
       "L 85.114803 238.492988 \n",
       "L 85.114802 238.492988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5219&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.114803 238.524932 \n",
       "L 85.114804 238.524932 \n",
       "L 85.114804 238.349236 \n",
       "L 85.114803 238.349236 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5220&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.114804 238.524932 \n",
       "L 85.114807 238.524932 \n",
       "L 85.114807 238.476289 \n",
       "L 85.114804 238.476289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5221&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.114807 238.524932 \n",
       "L 85.11499 238.524932 \n",
       "L 85.11499 238.482823 \n",
       "L 85.114807 238.482823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5222&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.11499 238.524932 \n",
       "L 85.1155 238.524932 \n",
       "L 85.1155 238.514405 \n",
       "L 85.11499 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5223&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.1155 238.524932 \n",
       "L 85.115758 238.524932 \n",
       "L 85.115758 238.452331 \n",
       "L 85.1155 238.452331 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5224&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.115758 238.524932 \n",
       "L 85.116005 238.524932 \n",
       "L 85.116005 238.515131 \n",
       "L 85.115758 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5225&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.116005 238.524932 \n",
       "L 85.116709 238.524932 \n",
       "L 85.116709 238.049391 \n",
       "L 85.116005 238.049391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5226&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.116709 238.524932 \n",
       "L 85.116711 238.524932 \n",
       "L 85.116711 238.336168 \n",
       "L 85.116709 238.336168 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5227&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.116711 238.524932 \n",
       "L 85.117056 238.524932 \n",
       "L 85.117056 238.395701 \n",
       "L 85.116711 238.395701 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5228&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.117056 238.524932 \n",
       "L 85.1174 238.524932 \n",
       "L 85.1174 237.369476 \n",
       "L 85.117056 237.369476 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5229&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.1174 238.524932 \n",
       "L 85.1174 238.524932 \n",
       "L 85.1174 238.268648 \n",
       "L 85.1174 238.268648 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5230&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.1174 238.524932 \n",
       "L 85.117401 238.524932 \n",
       "L 85.117401 238.313298 \n",
       "L 85.1174 238.313298 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5231&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.117401 238.524932 \n",
       "L 85.117402 238.524932 \n",
       "L 85.117402 237.83812 \n",
       "L 85.117401 237.83812 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5232&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.117402 238.524932 \n",
       "L 85.11801 238.524932 \n",
       "L 85.11801 237.487817 \n",
       "L 85.117402 237.487817 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5233&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.11801 238.524932 \n",
       "L 85.118618 238.524932 \n",
       "L 85.118618 238.514768 \n",
       "L 85.11801 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5234&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.118618 238.524932 \n",
       "L 85.118619 238.524932 \n",
       "L 85.118619 238.50533 \n",
       "L 85.118618 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5235&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.118619 238.524932 \n",
       "L 85.118624 238.524932 \n",
       "L 85.118624 238.518761 \n",
       "L 85.118619 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5236&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.118624 238.524932 \n",
       "L 85.118822 238.524932 \n",
       "L 85.118822 238.479193 \n",
       "L 85.118624 238.479193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5237&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.118822 238.524932 \n",
       "L 85.122474 238.524932 \n",
       "L 85.122474 238.522028 \n",
       "L 85.118822 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5238&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.122474 238.524932 \n",
       "L 85.122519 238.524932 \n",
       "L 85.122519 238.518761 \n",
       "L 85.122474 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5239&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.122519 238.524932 \n",
       "L 85.122519 238.524932 \n",
       "L 85.122519 238.515857 \n",
       "L 85.122519 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5240&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.122519 238.524932 \n",
       "L 85.123263 238.524932 \n",
       "L 85.123263 238.51259 \n",
       "L 85.122519 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5241&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.123263 238.524932 \n",
       "L 85.124008 238.524932 \n",
       "L 85.124008 238.377188 \n",
       "L 85.123263 238.377188 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5242&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.124008 238.524932 \n",
       "L 85.12401 238.524932 \n",
       "L 85.12401 238.454872 \n",
       "L 85.124008 238.454872 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5243&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.12401 238.524932 \n",
       "L 85.12401 238.524932 \n",
       "L 85.12401 238.366661 \n",
       "L 85.12401 238.366661 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5244&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.12401 238.524932 \n",
       "L 85.124011 238.524932 \n",
       "L 85.124011 238.42692 \n",
       "L 85.12401 238.42692 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5245&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.124011 238.524932 \n",
       "L 85.124013 238.524932 \n",
       "L 85.124013 233.536832 \n",
       "L 85.124011 233.536832 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5246&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.124013 238.524932 \n",
       "L 85.124014 238.524932 \n",
       "L 85.124014 238.455235 \n",
       "L 85.124013 238.455235 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5247&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.124014 238.524932 \n",
       "L 85.124015 238.524932 \n",
       "L 85.124015 238.181163 \n",
       "L 85.124014 238.181163 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5248&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.124015 238.524932 \n",
       "L 85.124017 238.524932 \n",
       "L 85.124017 238.321648 \n",
       "L 85.124015 238.321648 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5249&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.124017 238.524932 \n",
       "L 85.124017 238.524932 \n",
       "L 85.124017 237.610514 \n",
       "L 85.124017 237.610514 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5250&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.124017 238.524932 \n",
       "L 85.124018 238.524932 \n",
       "L 85.124018 237.904551 \n",
       "L 85.124017 237.904551 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5251&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.124018 238.524932 \n",
       "L 85.124019 238.524932 \n",
       "L 85.124019 238.474837 \n",
       "L 85.124018 238.474837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5252&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.124019 238.524932 \n",
       "L 85.124815 238.524932 \n",
       "L 85.124815 237.671136 \n",
       "L 85.124019 237.671136 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5253&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.124815 238.524932 \n",
       "L 85.125949 238.524932 \n",
       "L 85.125949 238.523843 \n",
       "L 85.124815 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5254&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.125949 238.524932 \n",
       "L 85.126326 238.524932 \n",
       "L 85.126326 238.519124 \n",
       "L 85.125949 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5255&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.126326 238.524932 \n",
       "L 85.126753 238.524932 \n",
       "L 85.126753 238.206211 \n",
       "L 85.126326 238.206211 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5256&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.126753 238.524932 \n",
       "L 85.126969 238.524932 \n",
       "L 85.126969 238.230169 \n",
       "L 85.126753 238.230169 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5257&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.126969 238.524932 \n",
       "L 85.126979 238.524932 \n",
       "L 85.126979 238.429098 \n",
       "L 85.126969 238.429098 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5258&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.126979 238.524932 \n",
       "L 85.12698 238.524932 \n",
       "L 85.12698 238.428009 \n",
       "L 85.126979 238.428009 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5259&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.12698 238.524932 \n",
       "L 85.126981 238.524932 \n",
       "L 85.126981 238.489721 \n",
       "L 85.12698 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5260&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.126981 238.524932 \n",
       "L 85.126984 238.524932 \n",
       "L 85.126984 238.044672 \n",
       "L 85.126981 238.044672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5261&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.126984 238.524932 \n",
       "L 85.126984 238.524932 \n",
       "L 85.126984 238.447975 \n",
       "L 85.126984 238.447975 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5262&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.126984 238.524932 \n",
       "L 85.126985 238.524932 \n",
       "L 85.126985 238.39679 \n",
       "L 85.126984 238.39679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5263&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.126985 238.524932 \n",
       "L 85.126987 238.524932 \n",
       "L 85.126987 237.054748 \n",
       "L 85.126985 237.054748 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5264&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.126987 238.524932 \n",
       "L 85.12699 238.524932 \n",
       "L 85.12699 238.242512 \n",
       "L 85.126987 238.242512 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5265&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.12699 238.524932 \n",
       "L 85.127183 238.524932 \n",
       "L 85.127183 235.909093 \n",
       "L 85.12699 235.909093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5266&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.127183 238.524932 \n",
       "L 85.127386 238.524932 \n",
       "L 85.127386 238.374647 \n",
       "L 85.127183 238.374647 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5267&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.127386 238.524932 \n",
       "L 85.127397 238.524932 \n",
       "L 85.127397 238.478467 \n",
       "L 85.127386 238.478467 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5268&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.127397 238.524932 \n",
       "L 85.127398 238.524932 \n",
       "L 85.127398 238.365935 \n",
       "L 85.127397 238.365935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5269&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.127398 238.524932 \n",
       "L 85.12745 238.524932 \n",
       "L 85.12745 238.462495 \n",
       "L 85.127398 238.462495 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5270&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.12745 238.524932 \n",
       "L 85.127626 238.524932 \n",
       "L 85.127626 238.488632 \n",
       "L 85.12745 238.488632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5271&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.127626 238.524932 \n",
       "L 85.127751 238.524932 \n",
       "L 85.127751 238.4752 \n",
       "L 85.127626 238.4752 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5272&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.127751 238.524932 \n",
       "L 85.127753 238.524932 \n",
       "L 85.127753 238.17354 \n",
       "L 85.127751 238.17354 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5273&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.127753 238.524932 \n",
       "L 85.127936 238.524932 \n",
       "L 85.127936 238.443255 \n",
       "L 85.127753 238.443255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5274&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.127936 238.524932 \n",
       "L 85.128649 238.524932 \n",
       "L 85.128649 238.524206 \n",
       "L 85.127936 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5275&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.128649 238.524932 \n",
       "L 85.12918 238.524932 \n",
       "L 85.12918 238.507508 \n",
       "L 85.128649 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5276&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.12918 238.524932 \n",
       "L 85.129182 238.524932 \n",
       "L 85.129182 238.398242 \n",
       "L 85.12918 238.398242 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5277&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.129182 238.524932 \n",
       "L 85.129183 238.524932 \n",
       "L 85.129183 238.487543 \n",
       "L 85.129182 238.487543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5278&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.129183 238.524932 \n",
       "L 85.129184 238.524932 \n",
       "L 85.129184 238.471207 \n",
       "L 85.129183 238.471207 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5279&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.129184 238.524932 \n",
       "L 85.129184 238.524932 \n",
       "L 85.129184 238.507145 \n",
       "L 85.129184 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5280&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.129184 238.524932 \n",
       "L 85.129751 238.524932 \n",
       "L 85.129751 238.502063 \n",
       "L 85.129184 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5281&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.129751 238.524932 \n",
       "L 85.130319 238.524932 \n",
       "L 85.130319 238.516583 \n",
       "L 85.129751 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5282&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.130319 238.524932 \n",
       "L 85.13032 238.524932 \n",
       "L 85.13032 238.507871 \n",
       "L 85.130319 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5283&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.13032 238.524932 \n",
       "L 85.130322 238.524932 \n",
       "L 85.130322 238.52348 \n",
       "L 85.13032 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5284&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.130322 238.524932 \n",
       "L 85.130323 238.524932 \n",
       "L 85.130323 238.518035 \n",
       "L 85.130322 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5285&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.130323 238.524932 \n",
       "L 85.130324 238.524932 \n",
       "L 85.130324 238.495529 \n",
       "L 85.130323 238.495529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5286&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.130324 238.524932 \n",
       "L 85.130324 238.524932 \n",
       "L 85.130324 238.522391 \n",
       "L 85.130324 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5287&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.130324 238.524932 \n",
       "L 85.130502 238.524932 \n",
       "L 85.130502 238.518761 \n",
       "L 85.130324 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5288&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.130502 238.524932 \n",
       "L 85.130958 238.524932 \n",
       "L 85.130958 238.524206 \n",
       "L 85.130502 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5289&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.130958 238.524932 \n",
       "L 85.131812 238.524932 \n",
       "L 85.131812 238.46068 \n",
       "L 85.130958 238.46068 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5290&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.131812 238.524932 \n",
       "L 85.132549 238.524932 \n",
       "L 85.132549 238.518035 \n",
       "L 85.131812 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5291&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.132549 238.524932 \n",
       "L 85.132884 238.524932 \n",
       "L 85.132884 238.505693 \n",
       "L 85.132549 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5292&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.132884 238.524932 \n",
       "L 85.133057 238.524932 \n",
       "L 85.133057 238.106384 \n",
       "L 85.132884 238.106384 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5293&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.133057 238.524932 \n",
       "L 85.133058 238.524932 \n",
       "L 85.133058 237.605432 \n",
       "L 85.133057 237.605432 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5294&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.133058 238.524932 \n",
       "L 85.133431 238.524932 \n",
       "L 85.133431 237.981146 \n",
       "L 85.133058 237.981146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5295&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.133431 238.524932 \n",
       "L 85.134035 238.524932 \n",
       "L 85.134035 238.422927 \n",
       "L 85.133431 238.422927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5296&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.134035 238.524932 \n",
       "L 85.134266 238.524932 \n",
       "L 85.134266 238.422564 \n",
       "L 85.134035 238.422564 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5297&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.134266 238.524932 \n",
       "L 85.134266 238.524932 \n",
       "L 85.134266 238.322011 \n",
       "L 85.134266 238.322011 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5298&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.134266 238.524932 \n",
       "L 85.134267 238.524932 \n",
       "L 85.134267 237.936496 \n",
       "L 85.134266 237.936496 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5299&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.134267 238.524932 \n",
       "L 85.134267 238.524932 \n",
       "L 85.134267 238.468303 \n",
       "L 85.134267 238.468303 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5300&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.134267 238.524932 \n",
       "L 85.134267 238.524932 \n",
       "L 85.134267 238.311483 \n",
       "L 85.134267 238.311483 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5301&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.134267 238.524932 \n",
       "L 85.134312 238.524932 \n",
       "L 85.134312 238.408407 \n",
       "L 85.134267 238.408407 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5302&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.134312 238.524932 \n",
       "L 85.134757 238.524932 \n",
       "L 85.134757 238.506419 \n",
       "L 85.134312 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5303&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.134757 238.524932 \n",
       "L 85.135299 238.524932 \n",
       "L 85.135299 232.430019 \n",
       "L 85.134757 232.430019 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5304&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.135299 238.524932 \n",
       "L 85.135443 238.524932 \n",
       "L 85.135443 238.51985 \n",
       "L 85.135299 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5305&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.135443 238.524932 \n",
       "L 85.135444 238.524932 \n",
       "L 85.135444 238.515131 \n",
       "L 85.135443 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5306&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.135444 238.524932 \n",
       "L 85.135683 238.524932 \n",
       "L 85.135683 238.513679 \n",
       "L 85.135444 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5307&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.135683 238.524932 \n",
       "L 85.135923 238.524932 \n",
       "L 85.135923 238.074076 \n",
       "L 85.135683 238.074076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5308&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.135923 238.524932 \n",
       "L 85.135924 238.524932 \n",
       "L 85.135924 238.323826 \n",
       "L 85.135923 238.323826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5309&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.135924 238.524932 \n",
       "L 85.135925 238.524932 \n",
       "L 85.135925 238.424379 \n",
       "L 85.135924 238.424379 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5310&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.135925 238.524932 \n",
       "L 85.136016 238.524932 \n",
       "L 85.136016 237.962632 \n",
       "L 85.135925 237.962632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5311&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.136016 238.524932 \n",
       "L 85.13732 238.524932 \n",
       "L 85.13732 238.516583 \n",
       "L 85.136016 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5312&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.13732 238.524932 \n",
       "L 85.137322 238.524932 \n",
       "L 85.137322 238.510049 \n",
       "L 85.13732 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5313&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.137322 238.524932 \n",
       "L 85.137422 238.524932 \n",
       "L 85.137422 238.490084 \n",
       "L 85.137322 238.490084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5314&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.137422 238.524932 \n",
       "L 85.137523 238.524932 \n",
       "L 85.137523 238.521665 \n",
       "L 85.137422 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5315&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.137523 238.524932 \n",
       "L 85.138056 238.524932 \n",
       "L 85.138056 238.52348 \n",
       "L 85.137523 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5316&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.138056 238.524932 \n",
       "L 85.138709 238.524932 \n",
       "L 85.138709 238.067179 \n",
       "L 85.138056 238.067179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5317&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.138709 238.524932 \n",
       "L 85.139893 238.524932 \n",
       "L 85.139893 238.493714 \n",
       "L 85.138709 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5318&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.139893 238.524932 \n",
       "L 85.139893 238.524932 \n",
       "L 85.139893 238.472296 \n",
       "L 85.139893 238.472296 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5319&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.139893 238.524932 \n",
       "L 85.139894 238.524932 \n",
       "L 85.139894 238.493714 \n",
       "L 85.139893 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5320&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.139894 238.524932 \n",
       "L 85.139895 238.524932 \n",
       "L 85.139895 238.468666 \n",
       "L 85.139894 238.468666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5321&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.139895 238.524932 \n",
       "L 85.139895 238.524932 \n",
       "L 85.139895 238.260299 \n",
       "L 85.139895 238.260299 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5322&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.139895 238.524932 \n",
       "L 85.139895 238.524932 \n",
       "L 85.139895 238.501337 \n",
       "L 85.139895 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5323&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.139895 238.524932 \n",
       "L 85.139896 238.524932 \n",
       "L 85.139896 238.409133 \n",
       "L 85.139895 238.409133 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5324&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.139896 238.524932 \n",
       "L 85.139896 238.524932 \n",
       "L 85.139896 238.511138 \n",
       "L 85.139896 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5325&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.139896 238.524932 \n",
       "L 85.139896 238.524932 \n",
       "L 85.139896 238.473748 \n",
       "L 85.139896 238.473748 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5326&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.139896 238.524932 \n",
       "L 85.13999 238.524932 \n",
       "L 85.13999 238.510049 \n",
       "L 85.139896 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5327&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.13999 238.524932 \n",
       "L 85.140305 238.524932 \n",
       "L 85.140305 238.519124 \n",
       "L 85.13999 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5328&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.140305 238.524932 \n",
       "L 85.141363 238.524932 \n",
       "L 85.141363 238.523843 \n",
       "L 85.140305 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5329&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.141363 238.524932 \n",
       "L 85.141539 238.524932 \n",
       "L 85.141539 238.487543 \n",
       "L 85.141363 238.487543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5330&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.141539 238.524932 \n",
       "L 85.14154 238.524932 \n",
       "L 85.14154 238.437447 \n",
       "L 85.141539 238.437447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5331&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.14154 238.524932 \n",
       "L 85.141562 238.524932 \n",
       "L 85.141562 238.457413 \n",
       "L 85.14154 238.457413 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5332&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.141562 238.524932 \n",
       "L 85.141584 238.524932 \n",
       "L 85.141584 238.515131 \n",
       "L 85.141562 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5333&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.141584 238.524932 \n",
       "L 85.141585 238.524932 \n",
       "L 85.141585 238.398968 \n",
       "L 85.141584 238.398968 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5334&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.141585 238.524932 \n",
       "L 85.141588 238.524932 \n",
       "L 85.141588 238.35214 \n",
       "L 85.141585 238.35214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5335&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.141588 238.524932 \n",
       "L 85.141597 238.524932 \n",
       "L 85.141597 238.511138 \n",
       "L 85.141588 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5336&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.141597 238.524932 \n",
       "L 85.141606 238.524932 \n",
       "L 85.141606 238.438899 \n",
       "L 85.141597 238.438899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5337&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.141606 238.524932 \n",
       "L 85.141615 238.524932 \n",
       "L 85.141615 238.49444 \n",
       "L 85.141606 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5338&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.141615 238.524932 \n",
       "L 85.141623 238.524932 \n",
       "L 85.141623 238.050843 \n",
       "L 85.141615 238.050843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5339&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.141623 238.524932 \n",
       "L 85.141627 238.524932 \n",
       "L 85.141627 238.503878 \n",
       "L 85.141623 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5340&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.141627 238.524932 \n",
       "L 85.141627 238.524932 \n",
       "L 85.141627 238.50896 \n",
       "L 85.141627 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5341&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.141627 238.524932 \n",
       "L 85.142129 238.524932 \n",
       "L 85.142129 238.511138 \n",
       "L 85.141627 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5342&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.142129 238.524932 \n",
       "L 85.142631 238.524932 \n",
       "L 85.142631 235.236075 \n",
       "L 85.142129 235.236075 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5343&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.142631 238.524932 \n",
       "L 85.142632 238.524932 \n",
       "L 85.142632 233.295069 \n",
       "L 85.142631 233.295069 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5344&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.142632 238.524932 \n",
       "L 85.142632 238.524932 \n",
       "L 85.142632 235.672048 \n",
       "L 85.142632 235.672048 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5345&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.142632 238.524932 \n",
       "L 85.142632 238.524932 \n",
       "L 85.142632 233.378924 \n",
       "L 85.142632 233.378924 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5346&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.142632 238.524932 \n",
       "L 85.142633 238.524932 \n",
       "L 85.142633 234.715158 \n",
       "L 85.142632 234.715158 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5347&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.142633 238.524932 \n",
       "L 85.142633 238.524932 \n",
       "L 85.142633 235.017181 \n",
       "L 85.142633 235.017181 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5348&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.142633 238.524932 \n",
       "L 85.142634 238.524932 \n",
       "L 85.142634 235.49127 \n",
       "L 85.142633 235.49127 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5349&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.142634 238.524932 \n",
       "L 85.142634 238.524932 \n",
       "L 85.142634 235.591461 \n",
       "L 85.142634 235.591461 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5350&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.142634 238.524932 \n",
       "L 85.142634 238.524932 \n",
       "L 85.142634 226.661451 \n",
       "L 85.142634 226.661451 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5351&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.142634 238.524932 \n",
       "L 85.142651 238.524932 \n",
       "L 85.142651 219.965759 \n",
       "L 85.142634 219.965759 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5352&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.142651 238.524932 \n",
       "L 85.142668 238.524932 \n",
       "L 85.142668 238.52348 \n",
       "L 85.142651 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5353&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.142668 238.524932 \n",
       "L 85.142956 238.524932 \n",
       "L 85.142956 238.524569 \n",
       "L 85.142668 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5354&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.142956 238.524932 \n",
       "L 85.143242 238.524932 \n",
       "L 85.143242 238.507145 \n",
       "L 85.142956 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5355&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.143242 238.524932 \n",
       "L 85.143242 238.524932 \n",
       "L 85.143242 238.506782 \n",
       "L 85.143242 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5356&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.143242 238.524932 \n",
       "L 85.143244 238.524932 \n",
       "L 85.143244 238.490084 \n",
       "L 85.143242 238.490084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5357&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.143244 238.524932 \n",
       "L 85.143246 238.524932 \n",
       "L 85.143246 238.318381 \n",
       "L 85.143244 238.318381 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5358&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.143246 238.524932 \n",
       "L 85.143246 238.524932 \n",
       "L 85.143246 238.509686 \n",
       "L 85.143246 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5359&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.143246 238.524932 \n",
       "L 85.143252 238.524932 \n",
       "L 85.143252 238.476652 \n",
       "L 85.143246 238.476652 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5360&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.143252 238.524932 \n",
       "L 85.143252 238.524932 \n",
       "L 85.143252 238.201855 \n",
       "L 85.143252 238.201855 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5361&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.143252 238.524932 \n",
       "L 85.143353 238.524932 \n",
       "L 85.143353 238.506419 \n",
       "L 85.143252 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5362&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.143353 238.524932 \n",
       "L 85.143895 238.524932 \n",
       "L 85.143895 238.150671 \n",
       "L 85.143353 238.150671 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5363&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.143895 238.524932 \n",
       "L 85.144338 238.524932 \n",
       "L 85.144338 238.510049 \n",
       "L 85.143895 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5364&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.144338 238.524932 \n",
       "L 85.14434 238.524932 \n",
       "L 85.14434 238.496981 \n",
       "L 85.144338 238.496981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5365&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.14434 238.524932 \n",
       "L 85.144341 238.524932 \n",
       "L 85.144341 238.510775 \n",
       "L 85.14434 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5366&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.144341 238.524932 \n",
       "L 85.144341 238.524932 \n",
       "L 85.144341 238.447975 \n",
       "L 85.144341 238.447975 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5367&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.144341 238.524932 \n",
       "L 85.144342 238.524932 \n",
       "L 85.144342 238.499885 \n",
       "L 85.144341 238.499885 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5368&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.144342 238.524932 \n",
       "L 85.145602 238.524932 \n",
       "L 85.145602 238.485364 \n",
       "L 85.144342 238.485364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5369&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.145602 238.524932 \n",
       "L 85.145954 238.524932 \n",
       "L 85.145954 235.608885 \n",
       "L 85.145602 235.608885 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5370&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.145954 238.524932 \n",
       "L 85.146292 238.524932 \n",
       "L 85.146292 238.152486 \n",
       "L 85.145954 238.152486 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5371&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.146292 238.524932 \n",
       "L 85.146599 238.524932 \n",
       "L 85.146599 238.524569 \n",
       "L 85.146292 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5372&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.146599 238.524932 \n",
       "L 85.146775 238.524932 \n",
       "L 85.146775 238.517309 \n",
       "L 85.146599 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5373&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.146775 238.524932 \n",
       "L 85.146776 238.524932 \n",
       "L 85.146776 238.503152 \n",
       "L 85.146775 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5374&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.146776 238.524932 \n",
       "L 85.147271 238.524932 \n",
       "L 85.147271 238.445071 \n",
       "L 85.146776 238.445071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5375&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.147271 238.524932 \n",
       "L 85.148074 238.524932 \n",
       "L 85.148074 199.611146 \n",
       "L 85.147271 199.611146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5376&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.148074 238.524932 \n",
       "L 85.148611 238.524932 \n",
       "L 85.148611 238.492625 \n",
       "L 85.148074 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5377&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.148611 238.524932 \n",
       "L 85.148612 238.524932 \n",
       "L 85.148612 238.5017 \n",
       "L 85.148611 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5378&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.148612 238.524932 \n",
       "L 85.148612 238.524932 \n",
       "L 85.148612 238.493714 \n",
       "L 85.148612 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5379&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.148612 238.524932 \n",
       "L 85.148613 238.524932 \n",
       "L 85.148613 238.518035 \n",
       "L 85.148612 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5380&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.148613 238.524932 \n",
       "L 85.148613 238.524932 \n",
       "L 85.148613 238.44144 \n",
       "L 85.148613 238.44144 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5381&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.148613 238.524932 \n",
       "L 85.148615 238.524932 \n",
       "L 85.148615 238.467214 \n",
       "L 85.148613 238.467214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5382&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.148615 238.524932 \n",
       "L 85.148619 238.524932 \n",
       "L 85.148619 238.381907 \n",
       "L 85.148615 238.381907 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5383&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.148619 238.524932 \n",
       "L 85.148619 238.524932 \n",
       "L 85.148619 238.477741 \n",
       "L 85.148619 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5384&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.148619 238.524932 \n",
       "L 85.14862 238.524932 \n",
       "L 85.14862 238.450153 \n",
       "L 85.148619 238.450153 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5385&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.14862 238.524932 \n",
       "L 85.148623 238.524932 \n",
       "L 85.148623 238.374647 \n",
       "L 85.14862 238.374647 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5386&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.148623 238.524932 \n",
       "L 85.148624 238.524932 \n",
       "L 85.148624 238.439625 \n",
       "L 85.148623 238.439625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5387&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.148624 238.524932 \n",
       "L 85.148626 238.524932 \n",
       "L 85.148626 238.414215 \n",
       "L 85.148624 238.414215 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5388&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.148626 238.524932 \n",
       "L 85.148627 238.524932 \n",
       "L 85.148627 238.445071 \n",
       "L 85.148626 238.445071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5389&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.148627 238.524932 \n",
       "L 85.148629 238.524932 \n",
       "L 85.148629 238.355044 \n",
       "L 85.148627 238.355044 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5390&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.148629 238.524932 \n",
       "L 85.148629 238.524932 \n",
       "L 85.148629 238.486816 \n",
       "L 85.148629 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5391&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.148629 238.524932 \n",
       "L 85.148702 238.524932 \n",
       "L 85.148702 238.495892 \n",
       "L 85.148629 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5392&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.148702 238.524932 \n",
       "L 85.149198 238.524932 \n",
       "L 85.149198 238.524569 \n",
       "L 85.148702 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5393&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.149198 238.524932 \n",
       "L 85.149622 238.524932 \n",
       "L 85.149622 238.487179 \n",
       "L 85.149198 238.487179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5394&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.149622 238.524932 \n",
       "L 85.149623 238.524932 \n",
       "L 85.149623 238.428009 \n",
       "L 85.149622 238.428009 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5395&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.149623 238.524932 \n",
       "L 85.149624 238.524932 \n",
       "L 85.149624 238.382633 \n",
       "L 85.149623 238.382633 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5396&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.149624 238.524932 \n",
       "L 85.149625 238.524932 \n",
       "L 85.149625 238.407681 \n",
       "L 85.149624 238.407681 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5397&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.149625 238.524932 \n",
       "L 85.149626 238.524932 \n",
       "L 85.149626 238.457413 \n",
       "L 85.149625 238.457413 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5398&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.149626 238.524932 \n",
       "L 85.149626 238.524932 \n",
       "L 85.149626 238.455961 \n",
       "L 85.149626 238.455961 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5399&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.149626 238.524932 \n",
       "L 85.149626 238.524932 \n",
       "L 85.149626 238.487906 \n",
       "L 85.149626 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5400&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.149626 238.524932 \n",
       "L 85.149667 238.524932 \n",
       "L 85.149667 238.48246 \n",
       "L 85.149626 238.48246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5401&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.149667 238.524932 \n",
       "L 85.149823 238.524932 \n",
       "L 85.149823 238.524569 \n",
       "L 85.149667 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5402&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.149823 238.524932 \n",
       "L 85.150057 238.524932 \n",
       "L 85.150057 238.502426 \n",
       "L 85.149823 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5403&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.150057 238.524932 \n",
       "L 85.150062 238.524932 \n",
       "L 85.150062 238.454509 \n",
       "L 85.150057 238.454509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5404&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.150062 238.524932 \n",
       "L 85.150072 238.524932 \n",
       "L 85.150072 238.523117 \n",
       "L 85.150062 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5405&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.150072 238.524932 \n",
       "L 85.150078 238.524932 \n",
       "L 85.150078 238.297326 \n",
       "L 85.150072 238.297326 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5406&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.150078 238.524932 \n",
       "L 85.150078 238.524932 \n",
       "L 85.150078 238.033056 \n",
       "L 85.150078 238.033056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5407&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.150078 238.524932 \n",
       "L 85.150079 238.524932 \n",
       "L 85.150079 238.180074 \n",
       "L 85.150078 238.180074 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5408&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.150079 238.524932 \n",
       "L 85.150079 238.524932 \n",
       "L 85.150079 237.479105 \n",
       "L 85.150079 237.479105 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5409&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.150079 238.524932 \n",
       "L 85.15008 238.524932 \n",
       "L 85.15008 237.339347 \n",
       "L 85.150079 237.339347 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5410&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.15008 238.524932 \n",
       "L 85.150684 238.524932 \n",
       "L 85.150684 236.71352 \n",
       "L 85.15008 236.71352 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5411&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.150684 238.524932 \n",
       "L 85.151465 238.524932 \n",
       "L 85.151465 218.660381 \n",
       "L 85.150684 218.660381 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5412&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.151465 238.524932 \n",
       "L 85.151645 238.524932 \n",
       "L 85.151645 238.498433 \n",
       "L 85.151465 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5413&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.151645 238.524932 \n",
       "L 85.151648 238.524932 \n",
       "L 85.151648 238.513679 \n",
       "L 85.151645 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5414&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.151648 238.524932 \n",
       "L 85.151649 238.524932 \n",
       "L 85.151649 238.480645 \n",
       "L 85.151648 238.480645 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5415&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.151649 238.524932 \n",
       "L 85.151806 238.524932 \n",
       "L 85.151806 238.506782 \n",
       "L 85.151649 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5416&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.151806 238.524932 \n",
       "L 85.151964 238.524932 \n",
       "L 85.151964 238.074076 \n",
       "L 85.151806 238.074076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5417&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.151964 238.524932 \n",
       "L 85.151964 238.524932 \n",
       "L 85.151964 237.943756 \n",
       "L 85.151964 237.943756 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5418&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.151964 238.524932 \n",
       "L 85.151964 238.524932 \n",
       "L 85.151964 238.06246 \n",
       "L 85.151964 238.06246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5419&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.151964 238.524932 \n",
       "L 85.151965 238.524932 \n",
       "L 85.151965 237.640281 \n",
       "L 85.151964 237.640281 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5420&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.151965 238.524932 \n",
       "L 85.151966 238.524932 \n",
       "L 85.151966 237.240245 \n",
       "L 85.151965 237.240245 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5421&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.151966 238.524932 \n",
       "L 85.151967 238.524932 \n",
       "L 85.151967 237.67876 \n",
       "L 85.151966 237.67876 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5422&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.151967 238.524932 \n",
       "L 85.151968 238.524932 \n",
       "L 85.151968 238.103116 \n",
       "L 85.151967 238.103116 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5423&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.151968 238.524932 \n",
       "L 85.152107 238.524932 \n",
       "L 85.152107 238.116911 \n",
       "L 85.151968 238.116911 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5424&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.152107 238.524932 \n",
       "L 85.152245 238.524932 \n",
       "L 85.152245 238.499159 \n",
       "L 85.152107 238.499159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5425&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.152245 238.524932 \n",
       "L 85.152246 238.524932 \n",
       "L 85.152246 238.499522 \n",
       "L 85.152245 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5426&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.152246 238.524932 \n",
       "L 85.152247 238.524932 \n",
       "L 85.152247 238.499522 \n",
       "L 85.152246 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5427&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.152247 238.524932 \n",
       "L 85.152249 238.524932 \n",
       "L 85.152249 238.475926 \n",
       "L 85.152247 238.475926 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5428&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.152249 238.524932 \n",
       "L 85.152302 238.524932 \n",
       "L 85.152302 238.513679 \n",
       "L 85.152249 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5429&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.152302 238.524932 \n",
       "L 85.152356 238.524932 \n",
       "L 85.152356 238.522391 \n",
       "L 85.152302 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5430&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.152356 238.524932 \n",
       "L 85.152362 238.524932 \n",
       "L 85.152362 238.497707 \n",
       "L 85.152356 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5431&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.152362 238.524932 \n",
       "L 85.152712 238.524932 \n",
       "L 85.152712 238.520939 \n",
       "L 85.152362 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5432&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.152712 238.524932 \n",
       "L 85.153062 238.524932 \n",
       "L 85.153062 237.425017 \n",
       "L 85.152712 237.425017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5433&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.153062 238.524932 \n",
       "L 85.153064 238.524932 \n",
       "L 85.153064 238.503515 \n",
       "L 85.153062 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5434&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.153064 238.524932 \n",
       "L 85.153295 238.524932 \n",
       "L 85.153295 238.492262 \n",
       "L 85.153064 238.492262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5435&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.153295 238.524932 \n",
       "L 85.153527 238.524932 \n",
       "L 85.153527 238.444707 \n",
       "L 85.153295 238.444707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5436&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.153527 238.524932 \n",
       "L 85.153528 238.524932 \n",
       "L 85.153528 238.452694 \n",
       "L 85.153527 238.452694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5437&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.153528 238.524932 \n",
       "L 85.153528 238.524932 \n",
       "L 85.153528 238.442529 \n",
       "L 85.153528 238.442529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5438&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.153528 238.524932 \n",
       "L 85.153529 238.524932 \n",
       "L 85.153529 238.444344 \n",
       "L 85.153528 238.444344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5439&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.153529 238.524932 \n",
       "L 85.15353 238.524932 \n",
       "L 85.15353 238.31947 \n",
       "L 85.153529 238.31947 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5440&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.15353 238.524932 \n",
       "L 85.15353 238.524932 \n",
       "L 85.15353 238.461769 \n",
       "L 85.15353 238.461769 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5441&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.15353 238.524932 \n",
       "L 85.15353 238.524932 \n",
       "L 85.15353 238.490447 \n",
       "L 85.15353 238.490447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5442&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.15353 238.524932 \n",
       "L 85.153716 238.524932 \n",
       "L 85.153716 237.829408 \n",
       "L 85.15353 237.829408 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5443&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.153716 238.524932 \n",
       "L 85.153954 238.524932 \n",
       "L 85.153954 238.523117 \n",
       "L 85.153716 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5444&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.153954 238.524932 \n",
       "L 85.154444 238.524932 \n",
       "L 85.154444 238.503878 \n",
       "L 85.153954 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5445&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.154444 238.524932 \n",
       "L 85.155003 238.524932 \n",
       "L 85.155003 238.523843 \n",
       "L 85.154444 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5446&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.155003 238.524932 \n",
       "L 85.155657 238.524932 \n",
       "L 85.155657 238.168821 \n",
       "L 85.155003 238.168821 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5447&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.155657 238.524932 \n",
       "L 85.156291 238.524932 \n",
       "L 85.156291 238.524569 \n",
       "L 85.155657 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5448&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.156291 238.524932 \n",
       "L 85.156718 238.524932 \n",
       "L 85.156718 238.48609 \n",
       "L 85.156291 238.48609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5449&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.156718 238.524932 \n",
       "L 85.157408 238.524932 \n",
       "L 85.157408 238.507871 \n",
       "L 85.156718 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5450&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.157408 238.524932 \n",
       "L 85.157766 238.524932 \n",
       "L 85.157766 238.524569 \n",
       "L 85.157408 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5451&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.157766 238.524932 \n",
       "L 85.157919 238.524932 \n",
       "L 85.157919 238.520939 \n",
       "L 85.157766 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5452&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.157919 238.524932 \n",
       "L 85.15792 238.524932 \n",
       "L 85.15792 238.516946 \n",
       "L 85.157919 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5453&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.15792 238.524932 \n",
       "L 85.158261 238.524932 \n",
       "L 85.158261 238.503878 \n",
       "L 85.15792 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5454&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.158261 238.524932 \n",
       "L 85.158603 238.524932 \n",
       "L 85.158603 237.803271 \n",
       "L 85.158261 237.803271 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5455&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.158603 238.524932 \n",
       "L 85.158604 238.524932 \n",
       "L 85.158604 238.344517 \n",
       "L 85.158603 238.344517 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5456&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.158604 238.524932 \n",
       "L 85.158642 238.524932 \n",
       "L 85.158642 238.308942 \n",
       "L 85.158604 238.308942 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5457&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.158642 238.524932 \n",
       "L 85.158681 238.524932 \n",
       "L 85.158681 238.450153 \n",
       "L 85.158642 238.450153 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5458&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.158681 238.524932 \n",
       "L 85.158681 238.524932 \n",
       "L 85.158681 238.445797 \n",
       "L 85.158681 238.445797 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5459&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.158681 238.524932 \n",
       "L 85.158682 238.524932 \n",
       "L 85.158682 238.402236 \n",
       "L 85.158681 238.402236 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5460&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.158682 238.524932 \n",
       "L 85.158682 238.524932 \n",
       "L 85.158682 238.353592 \n",
       "L 85.158682 238.353592 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5461&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.158682 238.524932 \n",
       "L 85.158683 238.524932 \n",
       "L 85.158683 238.221094 \n",
       "L 85.158682 238.221094 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5462&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.158683 238.524932 \n",
       "L 85.158683 238.524932 \n",
       "L 85.158683 238.351414 \n",
       "L 85.158683 238.351414 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5463&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.158683 238.524932 \n",
       "L 85.158684 238.524932 \n",
       "L 85.158684 238.228717 \n",
       "L 85.158683 238.228717 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5464&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.158684 238.524932 \n",
       "L 85.158685 238.524932 \n",
       "L 85.158685 238.227265 \n",
       "L 85.158684 238.227265 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5465&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.158685 238.524932 \n",
       "L 85.158685 238.524932 \n",
       "L 85.158685 237.526296 \n",
       "L 85.158685 237.526296 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5466&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.158685 238.524932 \n",
       "L 85.158943 238.524932 \n",
       "L 85.158943 238.419297 \n",
       "L 85.158685 238.419297 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5467&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.158943 238.524932 \n",
       "L 85.159202 238.524932 \n",
       "L 85.159202 238.521665 \n",
       "L 85.158943 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5468&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.159202 238.524932 \n",
       "L 85.159203 238.524932 \n",
       "L 85.159203 238.516583 \n",
       "L 85.159202 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5469&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.159203 238.524932 \n",
       "L 85.159905 238.524932 \n",
       "L 85.159905 238.515494 \n",
       "L 85.159203 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5470&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.159905 238.524932 \n",
       "L 85.159911 238.524932 \n",
       "L 85.159911 238.507508 \n",
       "L 85.159905 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5471&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.159911 238.524932 \n",
       "L 85.159913 238.524932 \n",
       "L 85.159913 238.504604 \n",
       "L 85.159911 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5472&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.159913 238.524932 \n",
       "L 85.159918 238.524932 \n",
       "L 85.159918 238.502426 \n",
       "L 85.159913 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5473&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.159918 238.524932 \n",
       "L 85.159918 238.524932 \n",
       "L 85.159918 238.519124 \n",
       "L 85.159918 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5474&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.159918 238.524932 \n",
       "L 85.159998 238.524932 \n",
       "L 85.159998 238.51985 \n",
       "L 85.159918 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5475&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.159998 238.524932 \n",
       "L 85.160077 238.524932 \n",
       "L 85.160077 238.156116 \n",
       "L 85.159998 238.156116 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5476&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.160077 238.524932 \n",
       "L 85.160077 238.524932 \n",
       "L 85.160077 238.008008 \n",
       "L 85.160077 238.008008 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5477&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.160077 238.524932 \n",
       "L 85.160088 238.524932 \n",
       "L 85.160088 238.115822 \n",
       "L 85.160077 238.115822 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5478&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.160088 238.524932 \n",
       "L 85.163481 238.524932 \n",
       "L 85.163481 238.515857 \n",
       "L 85.160088 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5479&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.163481 238.524932 \n",
       "L 85.163485 238.524932 \n",
       "L 85.163485 238.450879 \n",
       "L 85.163481 238.450879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5480&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.163485 238.524932 \n",
       "L 85.163779 238.524932 \n",
       "L 85.163779 238.495892 \n",
       "L 85.163485 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5481&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.163779 238.524932 \n",
       "L 85.164052 238.524932 \n",
       "L 85.164052 238.523843 \n",
       "L 85.163779 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5482&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.164052 238.524932 \n",
       "L 85.164068 238.524932 \n",
       "L 85.164068 238.49807 \n",
       "L 85.164052 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5483&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.164068 238.524932 \n",
       "L 85.164069 238.524932 \n",
       "L 85.164069 238.492262 \n",
       "L 85.164068 238.492262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5484&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.164069 238.524932 \n",
       "L 85.164551 238.524932 \n",
       "L 85.164551 238.515857 \n",
       "L 85.164069 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5485&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.164551 238.524932 \n",
       "L 85.165166 238.524932 \n",
       "L 85.165166 238.524569 \n",
       "L 85.164551 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5486&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.165166 238.524932 \n",
       "L 85.1653 238.524932 \n",
       "L 85.1653 238.238156 \n",
       "L 85.165166 238.238156 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5487&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.1653 238.524932 \n",
       "L 85.1653 238.524932 \n",
       "L 85.1653 238.227265 \n",
       "L 85.1653 238.227265 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5488&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.1653 238.524932 \n",
       "L 85.165301 238.524932 \n",
       "L 85.165301 238.09513 \n",
       "L 85.1653 238.09513 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5489&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.165301 238.524932 \n",
       "L 85.165303 238.524932 \n",
       "L 85.165303 238.164828 \n",
       "L 85.165301 238.164828 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5490&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.165303 238.524932 \n",
       "L 85.165303 238.524932 \n",
       "L 85.165303 238.248683 \n",
       "L 85.165303 238.248683 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5491&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.165303 238.524932 \n",
       "L 85.165303 238.524932 \n",
       "L 85.165303 238.260662 \n",
       "L 85.165303 238.260662 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5492&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.165303 238.524932 \n",
       "L 85.165944 238.524932 \n",
       "L 85.165944 238.073713 \n",
       "L 85.165303 238.073713 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5493&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.165944 238.524932 \n",
       "L 85.165945 238.524932 \n",
       "L 85.165945 238.236341 \n",
       "L 85.165944 238.236341 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5494&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.165945 238.524932 \n",
       "L 85.165945 238.524932 \n",
       "L 85.165945 238.320196 \n",
       "L 85.165945 238.320196 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5495&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.165945 238.524932 \n",
       "L 85.165946 238.524932 \n",
       "L 85.165946 237.981146 \n",
       "L 85.165945 237.981146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5496&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.165946 238.524932 \n",
       "L 85.166437 238.524932 \n",
       "L 85.166437 238.415667 \n",
       "L 85.165946 238.415667 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5497&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.166437 238.524932 \n",
       "L 85.167168 238.524932 \n",
       "L 85.167168 238.424742 \n",
       "L 85.166437 238.424742 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5498&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.167168 238.524932 \n",
       "L 85.167523 238.524932 \n",
       "L 85.167523 238.42692 \n",
       "L 85.167168 238.42692 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5499&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.167523 238.524932 \n",
       "L 85.167524 238.524932 \n",
       "L 85.167524 238.515131 \n",
       "L 85.167523 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5500&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.167524 238.524932 \n",
       "L 85.167789 238.524932 \n",
       "L 85.167789 238.517672 \n",
       "L 85.167524 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5501&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.167789 238.524932 \n",
       "L 85.168054 238.524932 \n",
       "L 85.168054 237.909633 \n",
       "L 85.167789 237.909633 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5502&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.168054 238.524932 \n",
       "L 85.168122 238.524932 \n",
       "L 85.168122 238.111103 \n",
       "L 85.168054 238.111103 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5503&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.168122 238.524932 \n",
       "L 85.168297 238.524932 \n",
       "L 85.168297 238.524569 \n",
       "L 85.168122 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5504&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.168297 238.524932 \n",
       "L 85.16885 238.524932 \n",
       "L 85.16885 238.27482 \n",
       "L 85.168297 238.27482 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5505&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.16885 238.524932 \n",
       "L 85.169338 238.524932 \n",
       "L 85.169338 238.519124 \n",
       "L 85.16885 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5506&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.169338 238.524932 \n",
       "L 85.169378 238.524932 \n",
       "L 85.169378 238.062097 \n",
       "L 85.169338 238.062097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5507&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.169378 238.524932 \n",
       "L 85.169378 238.524932 \n",
       "L 85.169378 238.42329 \n",
       "L 85.169378 238.42329 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5508&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.169378 238.524932 \n",
       "L 85.169379 238.524932 \n",
       "L 85.169379 238.417482 \n",
       "L 85.169378 238.417482 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5509&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.169379 238.524932 \n",
       "L 85.169381 238.524932 \n",
       "L 85.169381 238.315839 \n",
       "L 85.169379 238.315839 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5510&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.169381 238.524932 \n",
       "L 85.169384 238.524932 \n",
       "L 85.169384 238.329997 \n",
       "L 85.169381 238.329997 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5511&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.169384 238.524932 \n",
       "L 85.169384 238.524932 \n",
       "L 85.169384 238.467214 \n",
       "L 85.169384 238.467214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5512&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.169384 238.524932 \n",
       "L 85.169387 238.524932 \n",
       "L 85.169387 238.282806 \n",
       "L 85.169384 238.282806 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5513&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.169387 238.524932 \n",
       "L 85.169398 238.524932 \n",
       "L 85.169398 238.495892 \n",
       "L 85.169387 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5514&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.169398 238.524932 \n",
       "L 85.169409 238.524932 \n",
       "L 85.169409 238.511138 \n",
       "L 85.169398 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5515&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.169409 238.524932 \n",
       "L 85.170299 238.524932 \n",
       "L 85.170299 238.289703 \n",
       "L 85.169409 238.289703 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5516&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.170299 238.524932 \n",
       "L 85.171019 238.524932 \n",
       "L 85.171019 238.481371 \n",
       "L 85.170299 238.481371 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5517&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.171019 238.524932 \n",
       "L 85.17102 238.524932 \n",
       "L 85.17102 238.476652 \n",
       "L 85.171019 238.476652 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5518&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.17102 238.524932 \n",
       "L 85.171022 238.524932 \n",
       "L 85.171022 238.43781 \n",
       "L 85.17102 238.43781 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5519&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.171022 238.524932 \n",
       "L 85.171022 238.524932 \n",
       "L 85.171022 238.474837 \n",
       "L 85.171022 238.474837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5520&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.171022 238.524932 \n",
       "L 85.171023 238.524932 \n",
       "L 85.171023 238.492625 \n",
       "L 85.171022 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5521&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.171023 238.524932 \n",
       "L 85.171254 238.524932 \n",
       "L 85.171254 238.499885 \n",
       "L 85.171023 238.499885 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5522&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.171254 238.524932 \n",
       "L 85.171255 238.524932 \n",
       "L 85.171255 238.519487 \n",
       "L 85.171254 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5523&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.171255 238.524932 \n",
       "L 85.171285 238.524932 \n",
       "L 85.171285 238.51259 \n",
       "L 85.171255 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5524&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.171285 238.524932 \n",
       "L 85.171612 238.524932 \n",
       "L 85.171612 238.521665 \n",
       "L 85.171285 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5525&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.171612 238.524932 \n",
       "L 85.172388 238.524932 \n",
       "L 85.172388 238.524569 \n",
       "L 85.171612 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5526&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.172388 238.524932 \n",
       "L 85.173309 238.524932 \n",
       "L 85.173309 238.478104 \n",
       "L 85.172388 238.478104 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5527&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.173309 238.524932 \n",
       "L 85.173757 238.524932 \n",
       "L 85.173757 238.516583 \n",
       "L 85.173309 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5528&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.173757 238.524932 \n",
       "L 85.17376 238.524932 \n",
       "L 85.17376 238.515857 \n",
       "L 85.173757 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5529&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.17376 238.524932 \n",
       "L 85.173761 238.524932 \n",
       "L 85.173761 238.502063 \n",
       "L 85.17376 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5530&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.173761 238.524932 \n",
       "L 85.173762 238.524932 \n",
       "L 85.173762 238.490084 \n",
       "L 85.173761 238.490084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5531&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.173762 238.524932 \n",
       "L 85.174155 238.524932 \n",
       "L 85.174155 238.452694 \n",
       "L 85.173762 238.452694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5532&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.174155 238.524932 \n",
       "L 85.174548 238.524932 \n",
       "L 85.174548 238.513316 \n",
       "L 85.174155 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5533&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.174548 238.524932 \n",
       "L 85.174548 238.524932 \n",
       "L 85.174548 238.501337 \n",
       "L 85.174548 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5534&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.174548 238.524932 \n",
       "L 85.17455 238.524932 \n",
       "L 85.17455 238.465399 \n",
       "L 85.174548 238.465399 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5535&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.17455 238.524932 \n",
       "L 85.174551 238.524932 \n",
       "L 85.174551 238.398242 \n",
       "L 85.17455 238.398242 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5536&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.174551 238.524932 \n",
       "L 85.174552 238.524932 \n",
       "L 85.174552 238.506419 \n",
       "L 85.174551 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5537&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.174552 238.524932 \n",
       "L 85.174965 238.524932 \n",
       "L 85.174965 238.517309 \n",
       "L 85.174552 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5538&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.174965 238.524932 \n",
       "L 85.175379 238.524932 \n",
       "L 85.175379 238.269374 \n",
       "L 85.174965 238.269374 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5539&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.175379 238.524932 \n",
       "L 85.175379 238.524932 \n",
       "L 85.175379 237.979694 \n",
       "L 85.175379 237.979694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5540&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.175379 238.524932 \n",
       "L 85.175511 238.524932 \n",
       "L 85.175511 238.289703 \n",
       "L 85.175379 238.289703 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5541&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.175511 238.524932 \n",
       "L 85.176145 238.524932 \n",
       "L 85.176145 238.509686 \n",
       "L 85.175511 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5542&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.176145 238.524932 \n",
       "L 85.176648 238.524932 \n",
       "L 85.176648 238.448338 \n",
       "L 85.176145 238.448338 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5543&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.176648 238.524932 \n",
       "L 85.176648 238.524932 \n",
       "L 85.176648 238.242512 \n",
       "L 85.176648 238.242512 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5544&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.176648 238.524932 \n",
       "L 85.176649 238.524932 \n",
       "L 85.176649 238.361942 \n",
       "L 85.176648 238.361942 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5545&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.176649 238.524932 \n",
       "L 85.176649 238.524932 \n",
       "L 85.176649 238.319107 \n",
       "L 85.176649 238.319107 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5546&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.176649 238.524932 \n",
       "L 85.176649 238.524932 \n",
       "L 85.176649 238.488632 \n",
       "L 85.176649 238.488632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5547&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.176649 238.524932 \n",
       "L 85.17665 238.524932 \n",
       "L 85.17665 238.360127 \n",
       "L 85.176649 238.360127 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5548&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.17665 238.524932 \n",
       "L 85.176651 238.524932 \n",
       "L 85.176651 238.448701 \n",
       "L 85.17665 238.448701 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5549&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.176651 238.524932 \n",
       "L 85.176651 238.524932 \n",
       "L 85.176651 238.485001 \n",
       "L 85.176651 238.485001 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5550&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.176651 238.524932 \n",
       "L 85.176881 238.524932 \n",
       "L 85.176881 238.450516 \n",
       "L 85.176651 238.450516 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5551&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.176881 238.524932 \n",
       "L 85.177112 238.524932 \n",
       "L 85.177112 238.503152 \n",
       "L 85.176881 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5552&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.177112 238.524932 \n",
       "L 85.177113 238.524932 \n",
       "L 85.177113 238.418934 \n",
       "L 85.177112 238.418934 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5553&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.177113 238.524932 \n",
       "L 85.177115 238.524932 \n",
       "L 85.177115 238.48246 \n",
       "L 85.177113 238.48246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5554&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.177115 238.524932 \n",
       "L 85.177115 238.524932 \n",
       "L 85.177115 238.506782 \n",
       "L 85.177115 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5555&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.177115 238.524932 \n",
       "L 85.177536 238.524932 \n",
       "L 85.177536 238.503878 \n",
       "L 85.177115 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5556&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.177536 238.524932 \n",
       "L 85.177975 238.524932 \n",
       "L 85.177975 231.248064 \n",
       "L 85.177536 231.248064 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5557&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.177975 238.524932 \n",
       "L 85.177993 238.524932 \n",
       "L 85.177993 238.453057 \n",
       "L 85.177975 238.453057 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5558&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.177993 238.524932 \n",
       "L 85.178481 238.524932 \n",
       "L 85.178481 238.47883 \n",
       "L 85.177993 238.47883 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5559&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.178481 238.524932 \n",
       "L 85.179098 238.524932 \n",
       "L 85.179098 238.510412 \n",
       "L 85.178481 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5560&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.179098 238.524932 \n",
       "L 85.179503 238.524932 \n",
       "L 85.179503 238.347058 \n",
       "L 85.179098 238.347058 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5561&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.179503 238.524932 \n",
       "L 85.179973 238.524932 \n",
       "L 85.179973 238.474474 \n",
       "L 85.179503 238.474474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5562&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.179973 238.524932 \n",
       "L 85.180569 238.524932 \n",
       "L 85.180569 238.524569 \n",
       "L 85.179973 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5563&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.180569 238.524932 \n",
       "L 85.180972 238.524932 \n",
       "L 85.180972 238.510775 \n",
       "L 85.180569 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5564&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.180972 238.524932 \n",
       "L 85.180974 238.524932 \n",
       "L 85.180974 238.505693 \n",
       "L 85.180972 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5565&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.180974 238.524932 \n",
       "L 85.182187 238.524932 \n",
       "L 85.182187 238.499522 \n",
       "L 85.180974 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5566&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.182187 238.524932 \n",
       "L 85.18219 238.524932 \n",
       "L 85.18219 238.514405 \n",
       "L 85.182187 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5567&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.18219 238.524932 \n",
       "L 85.182444 238.524932 \n",
       "L 85.182444 238.520939 \n",
       "L 85.18219 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5568&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.182444 238.524932 \n",
       "L 85.182699 238.524932 \n",
       "L 85.182699 238.49444 \n",
       "L 85.182444 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5569&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.182699 238.524932 \n",
       "L 85.183214 238.524932 \n",
       "L 85.183214 238.519487 \n",
       "L 85.182699 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5570&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.183214 238.524932 \n",
       "L 85.18373 238.524932 \n",
       "L 85.18373 238.470481 \n",
       "L 85.183214 238.470481 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5571&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.18373 238.524932 \n",
       "L 85.183731 238.524932 \n",
       "L 85.183731 238.50533 \n",
       "L 85.18373 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5572&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.183731 238.524932 \n",
       "L 85.183731 238.524932 \n",
       "L 85.183731 238.474474 \n",
       "L 85.183731 238.474474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5573&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.183731 238.524932 \n",
       "L 85.183734 238.524932 \n",
       "L 85.183734 238.445797 \n",
       "L 85.183731 238.445797 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5574&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.183734 238.524932 \n",
       "L 85.183735 238.524932 \n",
       "L 85.183735 238.502789 \n",
       "L 85.183734 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5575&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.183735 238.524932 \n",
       "L 85.183744 238.524932 \n",
       "L 85.183744 238.37864 \n",
       "L 85.183735 238.37864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5576&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.183744 238.524932 \n",
       "L 85.18375 238.524932 \n",
       "L 85.18375 238.486816 \n",
       "L 85.183744 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5577&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.18375 238.524932 \n",
       "L 85.18397 238.524932 \n",
       "L 85.18397 238.520939 \n",
       "L 85.18375 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5578&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.18397 238.524932 \n",
       "L 85.184191 238.524932 \n",
       "L 85.184191 238.487906 \n",
       "L 85.18397 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5579&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.184191 238.524932 \n",
       "L 85.184192 238.524932 \n",
       "L 85.184192 238.489358 \n",
       "L 85.184191 238.489358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5580&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.184192 238.524932 \n",
       "L 85.184428 238.524932 \n",
       "L 85.184428 238.479193 \n",
       "L 85.184192 238.479193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5581&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.184428 238.524932 \n",
       "L 85.184664 238.524932 \n",
       "L 85.184664 238.335805 \n",
       "L 85.184428 238.335805 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5582&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.184664 238.524932 \n",
       "L 85.184664 238.524932 \n",
       "L 85.184664 238.352503 \n",
       "L 85.184664 238.352503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5583&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.184664 238.524932 \n",
       "L 85.184665 238.524932 \n",
       "L 85.184665 236.265204 \n",
       "L 85.184664 236.265204 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5584&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.184665 238.524932 \n",
       "L 85.184668 238.524932 \n",
       "L 85.184668 238.462132 \n",
       "L 85.184665 238.462132 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5585&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.184668 238.524932 \n",
       "L 85.18467 238.524932 \n",
       "L 85.18467 238.494803 \n",
       "L 85.184668 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5586&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.18467 238.524932 \n",
       "L 85.18467 238.524932 \n",
       "L 85.18467 238.50533 \n",
       "L 85.18467 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5587&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.18467 238.524932 \n",
       "L 85.184671 238.524932 \n",
       "L 85.184671 238.507871 \n",
       "L 85.18467 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5588&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.184671 238.524932 \n",
       "L 85.184672 238.524932 \n",
       "L 85.184672 238.310757 \n",
       "L 85.184671 238.310757 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5589&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.184672 238.524932 \n",
       "L 85.184673 238.524932 \n",
       "L 85.184673 238.33399 \n",
       "L 85.184672 238.33399 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5590&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.184673 238.524932 \n",
       "L 85.184675 238.524932 \n",
       "L 85.184675 238.244327 \n",
       "L 85.184673 238.244327 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5591&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.184675 238.524932 \n",
       "L 85.184918 238.524932 \n",
       "L 85.184918 238.034508 \n",
       "L 85.184675 238.034508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5592&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.184918 238.524932 \n",
       "L 85.185438 238.524932 \n",
       "L 85.185438 238.436721 \n",
       "L 85.184918 238.436721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5593&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.185438 238.524932 \n",
       "L 85.186323 238.524932 \n",
       "L 85.186323 238.420023 \n",
       "L 85.185438 238.420023 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5594&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.186323 238.524932 \n",
       "L 85.187072 238.524932 \n",
       "L 85.187072 238.524569 \n",
       "L 85.186323 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5595&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.187072 238.524932 \n",
       "L 85.187275 238.524932 \n",
       "L 85.187275 237.777498 \n",
       "L 85.187072 237.777498 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5596&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.187275 238.524932 \n",
       "L 85.187337 238.524932 \n",
       "L 85.187337 238.50896 \n",
       "L 85.187275 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5597&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.187337 238.524932 \n",
       "L 85.187908 238.524932 \n",
       "L 85.187908 238.520576 \n",
       "L 85.187337 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5598&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.187908 238.524932 \n",
       "L 85.188577 238.524932 \n",
       "L 85.188577 232.186078 \n",
       "L 85.187908 232.186078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5599&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.188577 238.524932 \n",
       "L 85.188677 238.524932 \n",
       "L 85.188677 238.511864 \n",
       "L 85.188577 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5600&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.188677 238.524932 \n",
       "L 85.188678 238.524932 \n",
       "L 85.188678 238.503878 \n",
       "L 85.188677 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5601&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.188678 238.524932 \n",
       "L 85.188715 238.524932 \n",
       "L 85.188715 238.500611 \n",
       "L 85.188678 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5602&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.188715 238.524932 \n",
       "L 85.188827 238.524932 \n",
       "L 85.188827 238.521665 \n",
       "L 85.188715 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5603&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.188827 238.524932 \n",
       "L 85.188938 238.524932 \n",
       "L 85.188938 238.500974 \n",
       "L 85.188827 238.500974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5604&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.188938 238.524932 \n",
       "L 85.189005 238.524932 \n",
       "L 85.189005 238.456687 \n",
       "L 85.188938 238.456687 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5605&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.189005 238.524932 \n",
       "L 85.189339 238.524932 \n",
       "L 85.189339 238.492988 \n",
       "L 85.189005 238.492988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5606&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.189339 238.524932 \n",
       "L 85.189676 238.524932 \n",
       "L 85.189676 238.51985 \n",
       "L 85.189339 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5607&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.189676 238.524932 \n",
       "L 85.189685 238.524932 \n",
       "L 85.189685 238.496255 \n",
       "L 85.189676 238.496255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5608&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.189685 238.524932 \n",
       "L 85.189693 238.524932 \n",
       "L 85.189693 238.518398 \n",
       "L 85.189685 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5609&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.189693 238.524932 \n",
       "L 85.189694 238.524932 \n",
       "L 85.189694 238.517309 \n",
       "L 85.189693 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5610&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.189694 238.524932 \n",
       "L 85.189708 238.524932 \n",
       "L 85.189708 238.515494 \n",
       "L 85.189694 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5611&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.189708 238.524932 \n",
       "L 85.189709 238.524932 \n",
       "L 85.189709 238.518761 \n",
       "L 85.189708 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5612&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.189709 238.524932 \n",
       "L 85.190014 238.524932 \n",
       "L 85.190014 238.493351 \n",
       "L 85.189709 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5613&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.190014 238.524932 \n",
       "L 85.190065 238.524932 \n",
       "L 85.190065 238.412763 \n",
       "L 85.190014 238.412763 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5614&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.190065 238.524932 \n",
       "L 85.190066 238.524932 \n",
       "L 85.190066 238.496618 \n",
       "L 85.190065 238.496618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5615&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.190066 238.524932 \n",
       "L 85.190066 238.524932 \n",
       "L 85.190066 238.479193 \n",
       "L 85.190066 238.479193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5616&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.190066 238.524932 \n",
       "L 85.190067 238.524932 \n",
       "L 85.190067 238.443981 \n",
       "L 85.190066 238.443981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5617&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.190067 238.524932 \n",
       "L 85.190069 238.524932 \n",
       "L 85.190069 238.443981 \n",
       "L 85.190067 238.443981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5618&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.190069 238.524932 \n",
       "L 85.190148 238.524932 \n",
       "L 85.190148 238.491899 \n",
       "L 85.190069 238.491899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5619&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.190148 238.524932 \n",
       "L 85.190227 238.524932 \n",
       "L 85.190227 237.704533 \n",
       "L 85.190148 237.704533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5620&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.190227 238.524932 \n",
       "L 85.190228 238.524932 \n",
       "L 85.190228 238.033056 \n",
       "L 85.190227 238.033056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5621&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.190228 238.524932 \n",
       "L 85.190229 238.524932 \n",
       "L 85.190229 235.770424 \n",
       "L 85.190228 235.770424 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5622&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.190229 238.524932 \n",
       "L 85.190229 238.524932 \n",
       "L 85.190229 238.158657 \n",
       "L 85.190229 238.158657 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5623&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.190229 238.524932 \n",
       "L 85.190351 238.524932 \n",
       "L 85.190351 237.708163 \n",
       "L 85.190229 237.708163 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5624&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.190351 238.524932 \n",
       "L 85.190671 238.524932 \n",
       "L 85.190671 238.522028 \n",
       "L 85.190351 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5625&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.190671 238.524932 \n",
       "L 85.190947 238.524932 \n",
       "L 85.190947 238.44616 \n",
       "L 85.190671 238.44616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5626&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.190947 238.524932 \n",
       "L 85.191119 238.524932 \n",
       "L 85.191119 238.301682 \n",
       "L 85.190947 238.301682 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5627&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.191119 238.524932 \n",
       "L 85.191213 238.524932 \n",
       "L 85.191213 236.846744 \n",
       "L 85.191119 236.846744 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5628&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.191213 238.524932 \n",
       "L 85.191214 238.524932 \n",
       "L 85.191214 237.123357 \n",
       "L 85.191213 237.123357 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5629&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.191214 238.524932 \n",
       "L 85.191214 238.524932 \n",
       "L 85.191214 233.528483 \n",
       "L 85.191214 233.528483 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5630&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.191214 238.524932 \n",
       "L 85.191761 238.524932 \n",
       "L 85.191761 237.482009 \n",
       "L 85.191214 237.482009 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5631&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.191761 238.524932 \n",
       "L 85.192522 238.524932 \n",
       "L 85.192522 238.509686 \n",
       "L 85.191761 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5632&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.192522 238.524932 \n",
       "L 85.192737 238.524932 \n",
       "L 85.192737 238.493351 \n",
       "L 85.192522 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5633&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.192737 238.524932 \n",
       "L 85.192739 238.524932 \n",
       "L 85.192739 238.504241 \n",
       "L 85.192737 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5634&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.192739 238.524932 \n",
       "L 85.192749 238.524932 \n",
       "L 85.192749 238.514405 \n",
       "L 85.192739 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5635&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.192749 238.524932 \n",
       "L 85.192883 238.524932 \n",
       "L 85.192883 238.521665 \n",
       "L 85.192749 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5636&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.192883 238.524932 \n",
       "L 85.193007 238.524932 \n",
       "L 85.193007 238.331812 \n",
       "L 85.192883 238.331812 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5637&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193007 238.524932 \n",
       "L 85.193008 238.524932 \n",
       "L 85.193008 238.146315 \n",
       "L 85.193007 238.146315 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5638&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193008 238.524932 \n",
       "L 85.19301 238.524932 \n",
       "L 85.19301 238.249046 \n",
       "L 85.193008 238.249046 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5639&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.19301 238.524932 \n",
       "L 85.193011 238.524932 \n",
       "L 85.193011 238.411311 \n",
       "L 85.19301 238.411311 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5640&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193011 238.524932 \n",
       "L 85.193011 238.524932 \n",
       "L 85.193011 237.247868 \n",
       "L 85.193011 237.247868 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5641&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193011 238.524932 \n",
       "L 85.193011 238.524932 \n",
       "L 85.193011 238.401872 \n",
       "L 85.193011 238.401872 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5642&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193011 238.524932 \n",
       "L 85.193012 238.524932 \n",
       "L 85.193012 237.858086 \n",
       "L 85.193011 237.858086 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5643&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193012 238.524932 \n",
       "L 85.193012 238.524932 \n",
       "L 85.193012 238.390619 \n",
       "L 85.193012 238.390619 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5644&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193012 238.524932 \n",
       "L 85.193012 238.524932 \n",
       "L 85.193012 238.155753 \n",
       "L 85.193012 238.155753 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5645&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193012 238.524932 \n",
       "L 85.193013 238.524932 \n",
       "L 85.193013 238.266833 \n",
       "L 85.193012 238.266833 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5646&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193013 238.524932 \n",
       "L 85.193013 238.524932 \n",
       "L 85.193013 238.347784 \n",
       "L 85.193013 238.347784 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5647&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193013 238.524932 \n",
       "L 85.193014 238.524932 \n",
       "L 85.193014 238.30023 \n",
       "L 85.193013 238.30023 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5648&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193014 238.524932 \n",
       "L 85.193015 238.524932 \n",
       "L 85.193015 238.212019 \n",
       "L 85.193014 238.212019 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5649&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193015 238.524932 \n",
       "L 85.193016 238.524932 \n",
       "L 85.193016 238.133972 \n",
       "L 85.193015 238.133972 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5650&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193016 238.524932 \n",
       "L 85.193016 238.524932 \n",
       "L 85.193016 238.373558 \n",
       "L 85.193016 238.373558 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5651&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193016 238.524932 \n",
       "L 85.193016 238.524932 \n",
       "L 85.193016 238.215286 \n",
       "L 85.193016 238.215286 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5652&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193016 238.524932 \n",
       "L 85.193017 238.524932 \n",
       "L 85.193017 238.197499 \n",
       "L 85.193016 238.197499 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5653&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193017 238.524932 \n",
       "L 85.193018 238.524932 \n",
       "L 85.193018 238.381181 \n",
       "L 85.193017 238.381181 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5654&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193018 238.524932 \n",
       "L 85.193019 238.524932 \n",
       "L 85.193019 237.843202 \n",
       "L 85.193018 237.843202 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5655&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193019 238.524932 \n",
       "L 85.193019 238.524932 \n",
       "L 85.193019 237.606884 \n",
       "L 85.193019 237.606884 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5656&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193019 238.524932 \n",
       "L 85.19302 238.524932 \n",
       "L 85.19302 238.373195 \n",
       "L 85.193019 238.373195 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5657&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.19302 238.524932 \n",
       "L 85.19302 238.524932 \n",
       "L 85.19302 238.352503 \n",
       "L 85.19302 238.352503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5658&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.19302 238.524932 \n",
       "L 85.193021 238.524932 \n",
       "L 85.193021 237.835579 \n",
       "L 85.19302 237.835579 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5659&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193021 238.524932 \n",
       "L 85.193183 238.524932 \n",
       "L 85.193183 238.315839 \n",
       "L 85.193021 238.315839 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5660&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193183 238.524932 \n",
       "L 85.193476 238.524932 \n",
       "L 85.193476 238.458865 \n",
       "L 85.193183 238.458865 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5661&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193476 238.524932 \n",
       "L 85.193606 238.524932 \n",
       "L 85.193606 238.524569 \n",
       "L 85.193476 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5662&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193606 238.524932 \n",
       "L 85.193752 238.524932 \n",
       "L 85.193752 238.504241 \n",
       "L 85.193606 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5663&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193752 238.524932 \n",
       "L 85.193897 238.524932 \n",
       "L 85.193897 236.908092 \n",
       "L 85.193752 236.908092 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5664&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193897 238.524932 \n",
       "L 85.193898 238.524932 \n",
       "L 85.193898 238.336531 \n",
       "L 85.193897 238.336531 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5665&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.193898 238.524932 \n",
       "L 85.194089 238.524932 \n",
       "L 85.194089 238.254854 \n",
       "L 85.193898 238.254854 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5666&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.194089 238.524932 \n",
       "L 85.195008 238.524932 \n",
       "L 85.195008 238.522391 \n",
       "L 85.194089 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5667&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.195008 238.524932 \n",
       "L 85.195069 238.524932 \n",
       "L 85.195069 238.277724 \n",
       "L 85.195008 238.277724 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5668&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.195069 238.524932 \n",
       "L 85.195069 238.524932 \n",
       "L 85.195069 238.374284 \n",
       "L 85.195069 238.374284 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5669&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.195069 238.524932 \n",
       "L 85.19507 238.524932 \n",
       "L 85.19507 238.380092 \n",
       "L 85.195069 238.380092 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5670&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.19507 238.524932 \n",
       "L 85.19507 238.524932 \n",
       "L 85.19507 238.448701 \n",
       "L 85.19507 238.448701 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5671&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.19507 238.524932 \n",
       "L 85.195158 238.524932 \n",
       "L 85.195158 238.458502 \n",
       "L 85.19507 238.458502 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5672&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.195158 238.524932 \n",
       "L 85.195246 238.524932 \n",
       "L 85.195246 238.381907 \n",
       "L 85.195158 238.381907 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5673&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.195246 238.524932 \n",
       "L 85.195248 238.524932 \n",
       "L 85.195248 238.124897 \n",
       "L 85.195246 238.124897 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5674&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.195248 238.524932 \n",
       "L 85.195249 238.524932 \n",
       "L 85.195249 237.948475 \n",
       "L 85.195248 237.948475 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5675&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.195249 238.524932 \n",
       "L 85.195249 238.524932 \n",
       "L 85.195249 236.649267 \n",
       "L 85.195249 236.649267 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5676&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.195249 238.524932 \n",
       "L 85.195335 238.524932 \n",
       "L 85.195335 238.471933 \n",
       "L 85.195249 238.471933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5677&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.195335 238.524932 \n",
       "L 85.195421 238.524932 \n",
       "L 85.195421 238.394975 \n",
       "L 85.195335 238.394975 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5678&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.195421 238.524932 \n",
       "L 85.195421 238.524932 \n",
       "L 85.195421 238.303497 \n",
       "L 85.195421 238.303497 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5679&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.195421 238.524932 \n",
       "L 85.195556 238.524932 \n",
       "L 85.195556 238.365572 \n",
       "L 85.195421 238.365572 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5680&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.195556 238.524932 \n",
       "L 85.195755 238.524932 \n",
       "L 85.195755 237.431188 \n",
       "L 85.195556 237.431188 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5681&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.195755 238.524932 \n",
       "L 85.195819 238.524932 \n",
       "L 85.195819 238.514042 \n",
       "L 85.195755 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5682&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.195819 238.524932 \n",
       "L 85.195821 238.524932 \n",
       "L 85.195821 238.522028 \n",
       "L 85.195819 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5683&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.195821 238.524932 \n",
       "L 85.196342 238.524932 \n",
       "L 85.196342 238.522391 \n",
       "L 85.195821 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5684&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196342 238.524932 \n",
       "L 85.196421 238.524932 \n",
       "L 85.196421 238.521302 \n",
       "L 85.196342 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5685&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196421 238.524932 \n",
       "L 85.1965 238.524932 \n",
       "L 85.1965 237.417756 \n",
       "L 85.196421 237.417756 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5686&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.1965 238.524932 \n",
       "L 85.196594 238.524932 \n",
       "L 85.196594 238.0287 \n",
       "L 85.1965 238.0287 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5687&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196594 238.524932 \n",
       "L 85.196601 238.524932 \n",
       "L 85.196601 238.42329 \n",
       "L 85.196594 238.42329 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5688&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196601 238.524932 \n",
       "L 85.196601 238.524932 \n",
       "L 85.196601 238.433091 \n",
       "L 85.196601 238.433091 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5689&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196601 238.524932 \n",
       "L 85.196602 238.524932 \n",
       "L 85.196602 238.495529 \n",
       "L 85.196601 238.495529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5690&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196602 238.524932 \n",
       "L 85.196603 238.524932 \n",
       "L 85.196603 238.404414 \n",
       "L 85.196602 238.404414 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5691&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196603 238.524932 \n",
       "L 85.196605 238.524932 \n",
       "L 85.196605 238.424742 \n",
       "L 85.196603 238.424742 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5692&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196605 238.524932 \n",
       "L 85.196607 238.524932 \n",
       "L 85.196607 238.451968 \n",
       "L 85.196605 238.451968 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5693&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196607 238.524932 \n",
       "L 85.196608 238.524932 \n",
       "L 85.196608 238.48609 \n",
       "L 85.196607 238.48609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5694&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196608 238.524932 \n",
       "L 85.196613 238.524932 \n",
       "L 85.196613 238.410948 \n",
       "L 85.196608 238.410948 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5695&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196613 238.524932 \n",
       "L 85.19665 238.524932 \n",
       "L 85.19665 238.50896 \n",
       "L 85.196613 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5696&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.19665 238.524932 \n",
       "L 85.196689 238.524932 \n",
       "L 85.196689 235.412497 \n",
       "L 85.19665 235.412497 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5697&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196689 238.524932 \n",
       "L 85.196765 238.524932 \n",
       "L 85.196765 237.667869 \n",
       "L 85.196689 237.667869 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5698&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196765 238.524932 \n",
       "L 85.19684 238.524932 \n",
       "L 85.19684 238.471207 \n",
       "L 85.196765 238.471207 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5699&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.19684 238.524932 \n",
       "L 85.196843 238.524932 \n",
       "L 85.196843 238.250498 \n",
       "L 85.19684 238.250498 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5700&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196843 238.524932 \n",
       "L 85.196844 238.524932 \n",
       "L 85.196844 238.489721 \n",
       "L 85.196843 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5701&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196844 238.524932 \n",
       "L 85.196845 238.524932 \n",
       "L 85.196845 238.466488 \n",
       "L 85.196844 238.466488 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5702&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196845 238.524932 \n",
       "L 85.196845 238.524932 \n",
       "L 85.196845 238.469392 \n",
       "L 85.196845 238.469392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5703&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196845 238.524932 \n",
       "L 85.196846 238.524932 \n",
       "L 85.196846 238.409496 \n",
       "L 85.196845 238.409496 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5704&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196846 238.524932 \n",
       "L 85.196847 238.524932 \n",
       "L 85.196847 238.477378 \n",
       "L 85.196846 238.477378 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5705&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196847 238.524932 \n",
       "L 85.196847 238.524932 \n",
       "L 85.196847 238.443618 \n",
       "L 85.196847 238.443618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5706&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196847 238.524932 \n",
       "L 85.196849 238.524932 \n",
       "L 85.196849 238.425831 \n",
       "L 85.196847 238.425831 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5707&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196849 238.524932 \n",
       "L 85.196938 238.524932 \n",
       "L 85.196938 238.484275 \n",
       "L 85.196849 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5708&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.196938 238.524932 \n",
       "L 85.197027 238.524932 \n",
       "L 85.197027 238.308942 \n",
       "L 85.196938 238.308942 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5709&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.197027 238.524932 \n",
       "L 85.197028 238.524932 \n",
       "L 85.197028 237.937948 \n",
       "L 85.197027 237.937948 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5710&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.197028 238.524932 \n",
       "L 85.197163 238.524932 \n",
       "L 85.197163 238.337257 \n",
       "L 85.197028 238.337257 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5711&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.197163 238.524932 \n",
       "L 85.197301 238.524932 \n",
       "L 85.197301 238.522754 \n",
       "L 85.197163 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5712&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.197301 238.524932 \n",
       "L 85.19741 238.524932 \n",
       "L 85.19741 238.511501 \n",
       "L 85.197301 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5713&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.19741 238.524932 \n",
       "L 85.197597 238.524932 \n",
       "L 85.197597 238.411311 \n",
       "L 85.19741 238.411311 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5714&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.197597 238.524932 \n",
       "L 85.197839 238.524932 \n",
       "L 85.197839 238.519124 \n",
       "L 85.197597 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5715&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.197839 238.524932 \n",
       "L 85.197998 238.524932 \n",
       "L 85.197998 238.489721 \n",
       "L 85.197839 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5716&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.197998 238.524932 \n",
       "L 85.197998 238.524932 \n",
       "L 85.197998 238.443981 \n",
       "L 85.197998 238.443981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5717&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.197998 238.524932 \n",
       "L 85.197999 238.524932 \n",
       "L 85.197999 238.449427 \n",
       "L 85.197998 238.449427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5718&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.197999 238.524932 \n",
       "L 85.197999 238.524932 \n",
       "L 85.197999 238.499522 \n",
       "L 85.197999 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5719&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.197999 238.524932 \n",
       "L 85.198869 238.524932 \n",
       "L 85.198869 238.476652 \n",
       "L 85.197999 238.476652 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5720&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.198869 238.524932 \n",
       "L 85.199245 238.524932 \n",
       "L 85.199245 238.473022 \n",
       "L 85.198869 238.473022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5721&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.199245 238.524932 \n",
       "L 85.199246 238.524932 \n",
       "L 85.199246 238.082788 \n",
       "L 85.199245 238.082788 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5722&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.199246 238.524932 \n",
       "L 85.199266 238.524932 \n",
       "L 85.199266 238.019625 \n",
       "L 85.199246 238.019625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5723&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.199266 238.524932 \n",
       "L 85.199285 238.524932 \n",
       "L 85.199285 238.491536 \n",
       "L 85.199266 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5724&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.199285 238.524932 \n",
       "L 85.199286 238.524932 \n",
       "L 85.199286 238.490084 \n",
       "L 85.199285 238.490084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5725&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.199286 238.524932 \n",
       "L 85.199442 238.524932 \n",
       "L 85.199442 238.470481 \n",
       "L 85.199286 238.470481 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5726&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.199442 238.524932 \n",
       "L 85.199442 238.524932 \n",
       "L 85.199442 238.488995 \n",
       "L 85.199442 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5727&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.199442 238.524932 \n",
       "L 85.199444 238.524932 \n",
       "L 85.199444 238.465036 \n",
       "L 85.199442 238.465036 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5728&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.199444 238.524932 \n",
       "L 85.20017 238.524932 \n",
       "L 85.20017 238.436721 \n",
       "L 85.199444 238.436721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5729&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.20017 238.524932 \n",
       "L 85.20017 238.524932 \n",
       "L 85.20017 238.422564 \n",
       "L 85.20017 238.422564 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5730&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.20017 238.524932 \n",
       "L 85.20017 238.524932 \n",
       "L 85.20017 238.467577 \n",
       "L 85.20017 238.467577 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5731&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.20017 238.524932 \n",
       "L 85.200171 238.524932 \n",
       "L 85.200171 238.433817 \n",
       "L 85.20017 238.433817 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5732&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.200171 238.524932 \n",
       "L 85.200184 238.524932 \n",
       "L 85.200184 238.422564 \n",
       "L 85.200171 238.422564 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5733&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.200184 238.524932 \n",
       "L 85.200198 238.524932 \n",
       "L 85.200198 238.518398 \n",
       "L 85.200184 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5734&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.200198 238.524932 \n",
       "L 85.200199 238.524932 \n",
       "L 85.200199 238.398242 \n",
       "L 85.200198 238.398242 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5735&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.200199 238.524932 \n",
       "L 85.200202 238.524932 \n",
       "L 85.200202 238.49444 \n",
       "L 85.200199 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5736&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.200202 238.524932 \n",
       "L 85.200203 238.524932 \n",
       "L 85.200203 238.495166 \n",
       "L 85.200202 238.495166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5737&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.200203 238.524932 \n",
       "L 85.200514 238.524932 \n",
       "L 85.200514 238.517672 \n",
       "L 85.200203 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5738&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.200514 238.524932 \n",
       "L 85.200615 238.524932 \n",
       "L 85.200615 235.104666 \n",
       "L 85.200514 235.104666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5739&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.200615 238.524932 \n",
       "L 85.200694 238.524932 \n",
       "L 85.200694 238.446523 \n",
       "L 85.200615 238.446523 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5740&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.200694 238.524932 \n",
       "L 85.200967 238.524932 \n",
       "L 85.200967 238.344154 \n",
       "L 85.200694 238.344154 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5741&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.200967 238.524932 \n",
       "L 85.20124 238.524932 \n",
       "L 85.20124 229.356426 \n",
       "L 85.200967 229.356426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5742&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.20124 238.524932 \n",
       "L 85.201276 238.524932 \n",
       "L 85.201276 237.171637 \n",
       "L 85.20124 237.171637 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5743&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.201276 238.524932 \n",
       "L 85.201809 238.524932 \n",
       "L 85.201809 235.015366 \n",
       "L 85.201276 235.015366 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5744&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.201809 238.524932 \n",
       "L 85.202308 238.524932 \n",
       "L 85.202308 238.524569 \n",
       "L 85.201809 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5745&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.202308 238.524932 \n",
       "L 85.202344 238.524932 \n",
       "L 85.202344 238.52348 \n",
       "L 85.202308 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5746&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.202344 238.524932 \n",
       "L 85.202366 238.524932 \n",
       "L 85.202366 238.318381 \n",
       "L 85.202344 238.318381 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5747&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.202366 238.524932 \n",
       "L 85.202366 238.524932 \n",
       "L 85.202366 238.277361 \n",
       "L 85.202366 238.277361 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5748&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.202366 238.524932 \n",
       "L 85.202367 238.524932 \n",
       "L 85.202367 237.957187 \n",
       "L 85.202366 237.957187 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5749&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.202367 238.524932 \n",
       "L 85.202368 238.524932 \n",
       "L 85.202368 238.230532 \n",
       "L 85.202367 238.230532 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5750&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.202368 238.524932 \n",
       "L 85.202368 238.524932 \n",
       "L 85.202368 238.251587 \n",
       "L 85.202368 238.251587 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5751&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.202368 238.524932 \n",
       "L 85.202369 238.524932 \n",
       "L 85.202369 236.320745 \n",
       "L 85.202368 236.320745 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5752&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.202369 238.524932 \n",
       "L 85.20237 238.524932 \n",
       "L 85.20237 230.893767 \n",
       "L 85.202369 230.893767 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5753&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.20237 238.524932 \n",
       "L 85.20237 238.524932 \n",
       "L 85.20237 231.325385 \n",
       "L 85.20237 231.325385 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5754&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.20237 238.524932 \n",
       "L 85.202739 238.524932 \n",
       "L 85.202739 232.696831 \n",
       "L 85.20237 232.696831 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5755&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.202739 238.524932 \n",
       "L 85.203108 238.524932 \n",
       "L 85.203108 238.431276 \n",
       "L 85.202739 238.431276 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5756&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.203108 238.524932 \n",
       "L 85.203288 238.524932 \n",
       "L 85.203288 238.498433 \n",
       "L 85.203108 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5757&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.203288 238.524932 \n",
       "L 85.203468 238.524932 \n",
       "L 85.203468 238.383359 \n",
       "L 85.203288 238.383359 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5758&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.203468 238.524932 \n",
       "L 85.203469 238.524932 \n",
       "L 85.203469 238.360127 \n",
       "L 85.203468 238.360127 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5759&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.203469 238.524932 \n",
       "L 85.203469 238.524932 \n",
       "L 85.203469 238.207663 \n",
       "L 85.203469 238.207663 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5760&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.203469 238.524932 \n",
       "L 85.20347 238.524932 \n",
       "L 85.20347 238.337257 \n",
       "L 85.203469 238.337257 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5761&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.20347 238.524932 \n",
       "L 85.20347 238.524932 \n",
       "L 85.20347 238.406229 \n",
       "L 85.20347 238.406229 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5762&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.20347 238.524932 \n",
       "L 85.20347 238.524932 \n",
       "L 85.20347 238.023618 \n",
       "L 85.20347 238.023618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5763&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.20347 238.524932 \n",
       "L 85.203471 238.524932 \n",
       "L 85.203471 238.27845 \n",
       "L 85.20347 238.27845 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5764&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.203471 238.524932 \n",
       "L 85.203593 238.524932 \n",
       "L 85.203593 238.357585 \n",
       "L 85.203471 238.357585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5765&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.203593 238.524932 \n",
       "L 85.203716 238.524932 \n",
       "L 85.203716 237.665328 \n",
       "L 85.203593 237.665328 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5766&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.203716 238.524932 \n",
       "L 85.203903 238.524932 \n",
       "L 85.203903 236.369751 \n",
       "L 85.203716 236.369751 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5767&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.203903 238.524932 \n",
       "L 85.204457 238.524932 \n",
       "L 85.204457 238.520576 \n",
       "L 85.203903 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5768&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.204457 238.524932 \n",
       "L 85.204823 238.524932 \n",
       "L 85.204823 238.452694 \n",
       "L 85.204457 238.452694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5769&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.204823 238.524932 \n",
       "L 85.204828 238.524932 \n",
       "L 85.204828 238.450879 \n",
       "L 85.204823 238.450879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5770&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.204828 238.524932 \n",
       "L 85.205277 238.524932 \n",
       "L 85.205277 238.488269 \n",
       "L 85.204828 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5771&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.205277 238.524932 \n",
       "L 85.205418 238.524932 \n",
       "L 85.205418 229.66934 \n",
       "L 85.205277 229.66934 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5772&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.205418 238.524932 \n",
       "L 85.205427 238.524932 \n",
       "L 85.205427 236.411497 \n",
       "L 85.205418 236.411497 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5773&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.205427 238.524932 \n",
       "L 85.205735 238.524932 \n",
       "L 85.205735 238.506056 \n",
       "L 85.205427 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5774&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.205735 238.524932 \n",
       "L 85.206088 238.524932 \n",
       "L 85.206088 238.524569 \n",
       "L 85.205735 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5775&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.206088 238.524932 \n",
       "L 85.206354 238.524932 \n",
       "L 85.206354 238.412037 \n",
       "L 85.206088 238.412037 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5776&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.206354 238.524932 \n",
       "L 85.206357 238.524932 \n",
       "L 85.206357 238.421838 \n",
       "L 85.206354 238.421838 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5777&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.206357 238.524932 \n",
       "L 85.206469 238.524932 \n",
       "L 85.206469 238.406229 \n",
       "L 85.206357 238.406229 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5778&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.206469 238.524932 \n",
       "L 85.20658 238.524932 \n",
       "L 85.20658 238.522754 \n",
       "L 85.206469 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5779&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.20658 238.524932 \n",
       "L 85.206795 238.524932 \n",
       "L 85.206795 238.443255 \n",
       "L 85.20658 238.443255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5780&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.206795 238.524932 \n",
       "L 85.206952 238.524932 \n",
       "L 85.206952 235.938497 \n",
       "L 85.206795 235.938497 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5781&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.206952 238.524932 \n",
       "L 85.206985 238.524932 \n",
       "L 85.206985 236.54581 \n",
       "L 85.206952 236.54581 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5782&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.206985 238.524932 \n",
       "L 85.207347 238.524932 \n",
       "L 85.207347 238.521302 \n",
       "L 85.206985 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5783&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.207347 238.524932 \n",
       "L 85.207679 238.524932 \n",
       "L 85.207679 238.429098 \n",
       "L 85.207347 238.429098 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5784&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.207679 238.524932 \n",
       "L 85.207679 238.524932 \n",
       "L 85.207679 238.434906 \n",
       "L 85.207679 238.434906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5785&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.207679 238.524932 \n",
       "L 85.207919 238.524932 \n",
       "L 85.207919 238.365935 \n",
       "L 85.207679 238.365935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5786&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.207919 238.524932 \n",
       "L 85.207993 238.524932 \n",
       "L 85.207993 238.267922 \n",
       "L 85.207919 238.267922 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5787&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.207993 238.524932 \n",
       "L 85.208067 238.524932 \n",
       "L 85.208067 238.210567 \n",
       "L 85.207993 238.210567 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5788&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.208067 238.524932 \n",
       "L 85.208078 238.524932 \n",
       "L 85.208078 236.876148 \n",
       "L 85.208067 236.876148 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5789&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.208078 238.524932 \n",
       "L 85.20809 238.524932 \n",
       "L 85.20809 238.485364 \n",
       "L 85.208078 238.485364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5790&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.20809 238.524932 \n",
       "L 85.208091 238.524932 \n",
       "L 85.208091 238.49807 \n",
       "L 85.20809 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5791&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.208091 238.524932 \n",
       "L 85.208093 238.524932 \n",
       "L 85.208093 238.349236 \n",
       "L 85.208091 238.349236 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5792&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.208093 238.524932 \n",
       "L 85.208436 238.524932 \n",
       "L 85.208436 238.502426 \n",
       "L 85.208093 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5793&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.208436 238.524932 \n",
       "L 85.208778 238.524932 \n",
       "L 85.208778 232.505888 \n",
       "L 85.208436 232.505888 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5794&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.208778 238.524932 \n",
       "L 85.209191 238.524932 \n",
       "L 85.209191 234.183714 \n",
       "L 85.208778 234.183714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5795&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.209191 238.524932 \n",
       "L 85.209604 238.524932 \n",
       "L 85.209604 238.480645 \n",
       "L 85.209191 238.480645 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5796&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.209604 238.524932 \n",
       "L 85.209606 238.524932 \n",
       "L 85.209606 238.512227 \n",
       "L 85.209604 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5797&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.209606 238.524932 \n",
       "L 85.209684 238.524932 \n",
       "L 85.209684 238.5017 \n",
       "L 85.209606 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5798&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.209684 238.524932 \n",
       "L 85.209763 238.524932 \n",
       "L 85.209763 238.477741 \n",
       "L 85.209684 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5799&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.209763 238.524932 \n",
       "L 85.210029 238.524932 \n",
       "L 85.210029 238.524569 \n",
       "L 85.209763 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5800&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.210029 238.524932 \n",
       "L 85.210294 238.524932 \n",
       "L 85.210294 238.488995 \n",
       "L 85.210029 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5801&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.210294 238.524932 \n",
       "L 85.210295 238.524932 \n",
       "L 85.210295 238.510049 \n",
       "L 85.210294 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5802&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.210295 238.524932 \n",
       "L 85.210353 238.524932 \n",
       "L 85.210353 238.506782 \n",
       "L 85.210295 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5803&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.210353 238.524932 \n",
       "L 85.210702 238.524932 \n",
       "L 85.210702 238.522391 \n",
       "L 85.210353 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5804&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.210702 238.524932 \n",
       "L 85.211503 238.524932 \n",
       "L 85.211503 238.451968 \n",
       "L 85.210702 238.451968 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5805&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.211503 238.524932 \n",
       "L 85.211503 238.524932 \n",
       "L 85.211503 238.486453 \n",
       "L 85.211503 238.486453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5806&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.211503 238.524932 \n",
       "L 85.211503 238.524932 \n",
       "L 85.211503 238.483186 \n",
       "L 85.211503 238.483186 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5807&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.211503 238.524932 \n",
       "L 85.211505 238.524932 \n",
       "L 85.211505 238.454509 \n",
       "L 85.211503 238.454509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5808&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.211505 238.524932 \n",
       "L 85.211506 238.524932 \n",
       "L 85.211506 238.515857 \n",
       "L 85.211505 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5809&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.211506 238.524932 \n",
       "L 85.211508 238.524932 \n",
       "L 85.211508 238.429098 \n",
       "L 85.211506 238.429098 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5810&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.211508 238.524932 \n",
       "L 85.211511 238.524932 \n",
       "L 85.211511 238.485727 \n",
       "L 85.211508 238.485727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5811&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.211511 238.524932 \n",
       "L 85.21163 238.524932 \n",
       "L 85.21163 238.514405 \n",
       "L 85.211511 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5812&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.21163 238.524932 \n",
       "L 85.212417 238.524932 \n",
       "L 85.212417 238.515857 \n",
       "L 85.21163 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5813&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.212417 238.524932 \n",
       "L 85.21242 238.524932 \n",
       "L 85.21242 238.493351 \n",
       "L 85.212417 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5814&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.21242 238.524932 \n",
       "L 85.21242 238.524932 \n",
       "L 85.21242 238.504604 \n",
       "L 85.21242 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5815&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.21242 238.524932 \n",
       "L 85.212422 238.524932 \n",
       "L 85.212422 238.518398 \n",
       "L 85.21242 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5816&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.212422 238.524932 \n",
       "L 85.213344 238.524932 \n",
       "L 85.213344 238.522028 \n",
       "L 85.212422 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5817&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.213344 238.524932 \n",
       "L 85.213504 238.524932 \n",
       "L 85.213504 238.515131 \n",
       "L 85.213344 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5818&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.213504 238.524932 \n",
       "L 85.213538 238.524932 \n",
       "L 85.213538 238.518035 \n",
       "L 85.213504 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5819&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.213538 238.524932 \n",
       "L 85.213571 238.524932 \n",
       "L 85.213571 238.451605 \n",
       "L 85.213538 238.451605 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5820&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.213571 238.524932 \n",
       "L 85.213571 238.524932 \n",
       "L 85.213571 238.466488 \n",
       "L 85.213571 238.466488 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5821&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.213571 238.524932 \n",
       "L 85.213655 238.524932 \n",
       "L 85.213655 238.481734 \n",
       "L 85.213571 238.481734 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5822&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.213655 238.524932 \n",
       "L 85.213751 238.524932 \n",
       "L 85.213751 238.338346 \n",
       "L 85.213655 238.338346 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5823&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.213751 238.524932 \n",
       "L 85.214148 238.524932 \n",
       "L 85.214148 238.093315 \n",
       "L 85.213751 238.093315 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5824&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.214148 238.524932 \n",
       "L 85.216099 238.524932 \n",
       "L 85.216099 238.484638 \n",
       "L 85.214148 238.484638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5825&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.216099 238.524932 \n",
       "L 85.216397 238.524932 \n",
       "L 85.216397 238.504967 \n",
       "L 85.216099 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5826&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.216397 238.524932 \n",
       "L 85.216614 238.524932 \n",
       "L 85.216614 237.561871 \n",
       "L 85.216397 237.561871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5827&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.216614 238.524932 \n",
       "L 85.216614 238.524932 \n",
       "L 85.216614 238.027974 \n",
       "L 85.216614 238.027974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5828&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.216614 238.524932 \n",
       "L 85.216614 238.524932 \n",
       "L 85.216614 236.563234 \n",
       "L 85.216614 236.563234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5829&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.216614 238.524932 \n",
       "L 85.2167 238.524932 \n",
       "L 85.2167 237.676581 \n",
       "L 85.216614 237.676581 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5830&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.2167 238.524932 \n",
       "L 85.216981 238.524932 \n",
       "L 85.216981 238.518035 \n",
       "L 85.2167 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5831&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.216981 238.524932 \n",
       "L 85.217476 238.524932 \n",
       "L 85.217476 238.424742 \n",
       "L 85.216981 238.424742 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5832&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.217476 238.524932 \n",
       "L 85.217845 238.524932 \n",
       "L 85.217845 238.524569 \n",
       "L 85.217476 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5833&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.217845 238.524932 \n",
       "L 85.217915 238.524932 \n",
       "L 85.217915 238.44616 \n",
       "L 85.217845 238.44616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5834&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.217915 238.524932 \n",
       "L 85.218309 238.524932 \n",
       "L 85.218309 238.507145 \n",
       "L 85.217915 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5835&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.218309 238.524932 \n",
       "L 85.218705 238.524932 \n",
       "L 85.218705 238.469755 \n",
       "L 85.218309 238.469755 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5836&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.218705 238.524932 \n",
       "L 85.218707 238.524932 \n",
       "L 85.218707 238.496981 \n",
       "L 85.218705 238.496981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5837&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.218707 238.524932 \n",
       "L 85.218707 238.524932 \n",
       "L 85.218707 238.506056 \n",
       "L 85.218707 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5838&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.218707 238.524932 \n",
       "L 85.21871 238.524932 \n",
       "L 85.21871 238.5017 \n",
       "L 85.218707 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5839&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.21871 238.524932 \n",
       "L 85.218712 238.524932 \n",
       "L 85.218712 238.485001 \n",
       "L 85.21871 238.485001 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5840&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.218712 238.524932 \n",
       "L 85.218713 238.524932 \n",
       "L 85.218713 238.49081 \n",
       "L 85.218712 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5841&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.218713 238.524932 \n",
       "L 85.218713 238.524932 \n",
       "L 85.218713 238.413852 \n",
       "L 85.218713 238.413852 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5842&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.218713 238.524932 \n",
       "L 85.218714 238.524932 \n",
       "L 85.218714 238.491173 \n",
       "L 85.218713 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5843&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.218714 238.524932 \n",
       "L 85.21905 238.524932 \n",
       "L 85.21905 238.492262 \n",
       "L 85.218714 238.492262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5844&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.21905 238.524932 \n",
       "L 85.220267 238.524932 \n",
       "L 85.220267 238.489358 \n",
       "L 85.21905 238.489358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5845&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.220267 238.524932 \n",
       "L 85.220272 238.524932 \n",
       "L 85.220272 238.510049 \n",
       "L 85.220267 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5846&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.220272 238.524932 \n",
       "L 85.220319 238.524932 \n",
       "L 85.220319 238.519124 \n",
       "L 85.220272 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5847&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.220319 238.524932 \n",
       "L 85.220441 238.524932 \n",
       "L 85.220441 222.226939 \n",
       "L 85.220319 222.226939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5848&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.220441 238.524932 \n",
       "L 85.220778 238.524932 \n",
       "L 85.220778 238.520939 \n",
       "L 85.220441 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5849&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.220778 238.524932 \n",
       "L 85.221113 238.524932 \n",
       "L 85.221113 238.487543 \n",
       "L 85.220778 238.487543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5850&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.221113 238.524932 \n",
       "L 85.221188 238.524932 \n",
       "L 85.221188 238.432728 \n",
       "L 85.221113 238.432728 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5851&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.221188 238.524932 \n",
       "L 85.222249 238.524932 \n",
       "L 85.222249 238.335079 \n",
       "L 85.221188 238.335079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5852&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.222249 238.524932 \n",
       "L 85.223417 238.524932 \n",
       "L 85.223417 238.492625 \n",
       "L 85.222249 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5853&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.223417 238.524932 \n",
       "L 85.223703 238.524932 \n",
       "L 85.223703 238.363394 \n",
       "L 85.223417 238.363394 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5854&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.223703 238.524932 \n",
       "L 85.223968 238.524932 \n",
       "L 85.223968 235.694555 \n",
       "L 85.223703 235.694555 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5855&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.223968 238.524932 \n",
       "L 85.224063 238.524932 \n",
       "L 85.224063 238.523843 \n",
       "L 85.223968 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5856&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.224063 238.524932 \n",
       "L 85.224076 238.524932 \n",
       "L 85.224076 238.504604 \n",
       "L 85.224063 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5857&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.224076 238.524932 \n",
       "L 85.224212 238.524932 \n",
       "L 85.224212 238.52348 \n",
       "L 85.224076 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5858&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.224212 238.524932 \n",
       "L 85.224237 238.524932 \n",
       "L 85.224237 238.520939 \n",
       "L 85.224212 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5859&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.224237 238.524932 \n",
       "L 85.22439 238.524932 \n",
       "L 85.22439 238.523843 \n",
       "L 85.224237 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5860&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.22439 238.524932 \n",
       "L 85.224483 238.524932 \n",
       "L 85.224483 235.88695 \n",
       "L 85.22439 235.88695 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5861&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.224483 238.524932 \n",
       "L 85.224483 238.524932 \n",
       "L 85.224483 237.231533 \n",
       "L 85.224483 237.231533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5862&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.224483 238.524932 \n",
       "L 85.224577 238.524932 \n",
       "L 85.224577 237.352415 \n",
       "L 85.224483 237.352415 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5863&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.224577 238.524932 \n",
       "L 85.224676 238.524932 \n",
       "L 85.224676 238.524206 \n",
       "L 85.224577 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5864&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.224676 238.524932 \n",
       "L 85.224684 238.524932 \n",
       "L 85.224684 238.493351 \n",
       "L 85.224676 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5865&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.224684 238.524932 \n",
       "L 85.224684 238.524932 \n",
       "L 85.224684 238.503515 \n",
       "L 85.224684 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5866&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.224684 238.524932 \n",
       "L 85.224687 238.524932 \n",
       "L 85.224687 238.449064 \n",
       "L 85.224684 238.449064 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5867&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.224687 238.524932 \n",
       "L 85.224688 238.524932 \n",
       "L 85.224688 238.490447 \n",
       "L 85.224687 238.490447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5868&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.224688 238.524932 \n",
       "L 85.224688 238.524932 \n",
       "L 85.224688 238.507508 \n",
       "L 85.224688 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5869&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.224688 238.524932 \n",
       "L 85.224695 238.524932 \n",
       "L 85.224695 238.488995 \n",
       "L 85.224688 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5870&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.224695 238.524932 \n",
       "L 85.224697 238.524932 \n",
       "L 85.224697 238.494803 \n",
       "L 85.224695 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5871&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.224697 238.524932 \n",
       "L 85.22509 238.524932 \n",
       "L 85.22509 238.511864 \n",
       "L 85.224697 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5872&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.22509 238.524932 \n",
       "L 85.225823 238.524932 \n",
       "L 85.225823 237.528474 \n",
       "L 85.22509 237.528474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5873&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.225823 238.524932 \n",
       "L 85.226321 238.524932 \n",
       "L 85.226321 238.410222 \n",
       "L 85.225823 238.410222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5874&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.226321 238.524932 \n",
       "L 85.226479 238.524932 \n",
       "L 85.226479 228.297894 \n",
       "L 85.226321 228.297894 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5875&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.226479 238.524932 \n",
       "L 85.226877 238.524932 \n",
       "L 85.226877 227.439015 \n",
       "L 85.226479 227.439015 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5876&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.226877 238.524932 \n",
       "L 85.22743 238.524932 \n",
       "L 85.22743 238.423653 \n",
       "L 85.226877 238.423653 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5877&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.22743 238.524932 \n",
       "L 85.228159 238.524932 \n",
       "L 85.228159 238.47883 \n",
       "L 85.22743 238.47883 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5878&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.228159 238.524932 \n",
       "L 85.22882 238.524932 \n",
       "L 85.22882 238.523843 \n",
       "L 85.228159 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5879&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.22882 238.524932 \n",
       "L 85.229213 238.524932 \n",
       "L 85.229213 238.515131 \n",
       "L 85.22882 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5880&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.229213 238.524932 \n",
       "L 85.230051 238.524932 \n",
       "L 85.230051 237.998207 \n",
       "L 85.229213 237.998207 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5881&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.230051 238.524932 \n",
       "L 85.23058 238.524932 \n",
       "L 85.23058 238.501337 \n",
       "L 85.230051 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5882&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.23058 238.524932 \n",
       "L 85.230581 238.524932 \n",
       "L 85.230581 238.481008 \n",
       "L 85.23058 238.481008 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5883&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.230581 238.524932 \n",
       "L 85.230583 238.524932 \n",
       "L 85.230583 238.450879 \n",
       "L 85.230581 238.450879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5884&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.230583 238.524932 \n",
       "L 85.230584 238.524932 \n",
       "L 85.230584 238.49081 \n",
       "L 85.230583 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5885&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.230584 238.524932 \n",
       "L 85.230586 238.524932 \n",
       "L 85.230586 238.484638 \n",
       "L 85.230584 238.484638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5886&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.230586 238.524932 \n",
       "L 85.230741 238.524932 \n",
       "L 85.230741 238.5017 \n",
       "L 85.230586 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5887&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.230741 238.524932 \n",
       "L 85.230896 238.524932 \n",
       "L 85.230896 233.183988 \n",
       "L 85.230741 233.183988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5888&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.230896 238.524932 \n",
       "L 85.231318 238.524932 \n",
       "L 85.231318 237.371291 \n",
       "L 85.230896 237.371291 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5889&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.231318 238.524932 \n",
       "L 85.232093 238.524932 \n",
       "L 85.232093 238.524206 \n",
       "L 85.231318 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5890&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.232093 238.524932 \n",
       "L 85.232892 238.524932 \n",
       "L 85.232892 238.457776 \n",
       "L 85.232093 238.457776 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5891&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.232892 238.524932 \n",
       "L 85.232988 238.524932 \n",
       "L 85.232988 238.502426 \n",
       "L 85.232892 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5892&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.232988 238.524932 \n",
       "L 85.232989 238.524932 \n",
       "L 85.232989 238.513316 \n",
       "L 85.232988 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5893&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.232989 238.524932 \n",
       "L 85.233513 238.524932 \n",
       "L 85.233513 238.516946 \n",
       "L 85.232989 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5894&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.233513 238.524932 \n",
       "L 85.234063 238.524932 \n",
       "L 85.234063 238.424379 \n",
       "L 85.233513 238.424379 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5895&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.234063 238.524932 \n",
       "L 85.23409 238.524932 \n",
       "L 85.23409 238.22182 \n",
       "L 85.234063 238.22182 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5896&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.23409 238.524932 \n",
       "L 85.23409 238.524932 \n",
       "L 85.23409 238.385537 \n",
       "L 85.23409 238.385537 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5897&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.23409 238.524932 \n",
       "L 85.234091 238.524932 \n",
       "L 85.234091 238.363394 \n",
       "L 85.23409 238.363394 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5898&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.234091 238.524932 \n",
       "L 85.234091 238.524932 \n",
       "L 85.234091 238.184793 \n",
       "L 85.234091 238.184793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5899&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.234091 238.524932 \n",
       "L 85.234092 238.524932 \n",
       "L 85.234092 238.168458 \n",
       "L 85.234091 238.168458 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5900&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.234092 238.524932 \n",
       "L 85.234093 238.524932 \n",
       "L 85.234093 238.429098 \n",
       "L 85.234092 238.429098 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5901&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.234093 238.524932 \n",
       "L 85.234095 238.524932 \n",
       "L 85.234095 238.450879 \n",
       "L 85.234093 238.450879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5902&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.234095 238.524932 \n",
       "L 85.234562 238.524932 \n",
       "L 85.234562 238.463947 \n",
       "L 85.234095 238.463947 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5903&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.234562 238.524932 \n",
       "L 85.235924 238.524932 \n",
       "L 85.235924 238.524206 \n",
       "L 85.234562 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5904&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.235924 238.524932 \n",
       "L 85.236994 238.524932 \n",
       "L 85.236994 238.503878 \n",
       "L 85.235924 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5905&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.236994 238.524932 \n",
       "L 85.237389 238.524932 \n",
       "L 85.237389 238.492988 \n",
       "L 85.236994 238.492988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5906&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.237389 238.524932 \n",
       "L 85.23761 238.524932 \n",
       "L 85.23761 238.476652 \n",
       "L 85.237389 238.476652 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5907&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.23761 238.524932 \n",
       "L 85.238083 238.524932 \n",
       "L 85.238083 238.508597 \n",
       "L 85.23761 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5908&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.238083 238.524932 \n",
       "L 85.238556 238.524932 \n",
       "L 85.238556 238.096582 \n",
       "L 85.238083 238.096582 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5909&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.238556 238.524932 \n",
       "L 85.23857 238.524932 \n",
       "L 85.23857 238.068268 \n",
       "L 85.238556 238.068268 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5910&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.23857 238.524932 \n",
       "L 85.239297 238.524932 \n",
       "L 85.239297 238.314387 \n",
       "L 85.23857 238.314387 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5911&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.239297 238.524932 \n",
       "L 85.240342 238.524932 \n",
       "L 85.240342 238.524569 \n",
       "L 85.239297 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5912&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.240342 238.524932 \n",
       "L 85.241168 238.524932 \n",
       "L 85.241168 238.140869 \n",
       "L 85.240342 238.140869 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5913&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.241168 238.524932 \n",
       "L 85.241661 238.524932 \n",
       "L 85.241661 238.458139 \n",
       "L 85.241168 238.458139 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5914&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.241661 238.524932 \n",
       "L 85.241662 238.524932 \n",
       "L 85.241662 238.49444 \n",
       "L 85.241661 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5915&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.241662 238.524932 \n",
       "L 85.242053 238.524932 \n",
       "L 85.242053 238.5017 \n",
       "L 85.241662 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5916&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.242053 238.524932 \n",
       "L 85.242055 238.524932 \n",
       "L 85.242055 238.521665 \n",
       "L 85.242053 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5917&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.242055 238.524932 \n",
       "L 85.242057 238.524932 \n",
       "L 85.242057 238.494803 \n",
       "L 85.242055 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5918&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.242057 238.524932 \n",
       "L 85.242059 238.524932 \n",
       "L 85.242059 238.51985 \n",
       "L 85.242057 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5919&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.242059 238.524932 \n",
       "L 85.242065 238.524932 \n",
       "L 85.242065 238.459228 \n",
       "L 85.242059 238.459228 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5920&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.242065 238.524932 \n",
       "L 85.242338 238.524932 \n",
       "L 85.242338 238.510775 \n",
       "L 85.242065 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5921&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.242338 238.524932 \n",
       "L 85.242631 238.524932 \n",
       "L 85.242631 238.471933 \n",
       "L 85.242338 238.471933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5922&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.242631 238.524932 \n",
       "L 85.242653 238.524932 \n",
       "L 85.242653 238.412037 \n",
       "L 85.242631 238.412037 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5923&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.242653 238.524932 \n",
       "L 85.242653 238.524932 \n",
       "L 85.242653 238.431639 \n",
       "L 85.242653 238.431639 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5924&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.242653 238.524932 \n",
       "L 85.242655 238.524932 \n",
       "L 85.242655 238.487906 \n",
       "L 85.242653 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5925&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.242655 238.524932 \n",
       "L 85.242767 238.524932 \n",
       "L 85.242767 238.491536 \n",
       "L 85.242655 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5926&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.242767 238.524932 \n",
       "L 85.243235 238.524932 \n",
       "L 85.243235 238.514768 \n",
       "L 85.242767 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5927&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.243235 238.524932 \n",
       "L 85.243592 238.524932 \n",
       "L 85.243592 238.040316 \n",
       "L 85.243235 238.040316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5928&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.243592 238.524932 \n",
       "L 85.243596 238.524932 \n",
       "L 85.243596 238.268285 \n",
       "L 85.243592 238.268285 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5929&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.243596 238.524932 \n",
       "L 85.243619 238.524932 \n",
       "L 85.243619 238.172451 \n",
       "L 85.243596 238.172451 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5930&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.243619 238.524932 \n",
       "L 85.243928 238.524932 \n",
       "L 85.243928 238.524569 \n",
       "L 85.243619 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5931&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.243928 238.524932 \n",
       "L 85.244217 238.524932 \n",
       "L 85.244217 238.428372 \n",
       "L 85.243928 238.428372 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5932&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.244217 238.524932 \n",
       "L 85.244218 238.524932 \n",
       "L 85.244218 238.421838 \n",
       "L 85.244217 238.421838 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5933&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.244218 238.524932 \n",
       "L 85.24422 238.524932 \n",
       "L 85.24422 238.40042 \n",
       "L 85.244218 238.40042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5934&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.24422 238.524932 \n",
       "L 85.244222 238.524932 \n",
       "L 85.244222 238.4752 \n",
       "L 85.24422 238.4752 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5935&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.244222 238.524932 \n",
       "L 85.244781 238.524932 \n",
       "L 85.244781 238.474474 \n",
       "L 85.244222 238.474474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5936&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.244781 238.524932 \n",
       "L 85.245552 238.524932 \n",
       "L 85.245552 236.737115 \n",
       "L 85.244781 236.737115 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5937&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.245552 238.524932 \n",
       "L 85.246243 238.524932 \n",
       "L 85.246243 238.510775 \n",
       "L 85.245552 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5938&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.246243 238.524932 \n",
       "L 85.2469 238.524932 \n",
       "L 85.2469 238.524569 \n",
       "L 85.246243 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5939&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.2469 238.524932 \n",
       "L 85.24708 238.524932 \n",
       "L 85.24708 238.501337 \n",
       "L 85.2469 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5940&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.24708 238.524932 \n",
       "L 85.248284 238.524932 \n",
       "L 85.248284 238.504604 \n",
       "L 85.24708 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5941&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.248284 238.524932 \n",
       "L 85.249642 238.524932 \n",
       "L 85.249642 236.99703 \n",
       "L 85.248284 236.99703 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5942&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.249642 238.524932 \n",
       "L 85.249805 238.524932 \n",
       "L 85.249805 238.487179 \n",
       "L 85.249642 238.487179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5943&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.249805 238.524932 \n",
       "L 85.250758 238.524932 \n",
       "L 85.250758 238.524569 \n",
       "L 85.249805 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5944&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.250758 238.524932 \n",
       "L 85.251702 238.524932 \n",
       "L 85.251702 238.061734 \n",
       "L 85.250758 238.061734 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5945&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.251702 238.524932 \n",
       "L 85.25176 238.524932 \n",
       "L 85.25176 237.92379 \n",
       "L 85.251702 237.92379 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5946&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.25176 238.524932 \n",
       "L 85.252446 238.524932 \n",
       "L 85.252446 238.49444 \n",
       "L 85.25176 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5947&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.252446 238.524932 \n",
       "L 85.25314 238.524932 \n",
       "L 85.25314 238.514768 \n",
       "L 85.252446 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5948&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.25314 238.524932 \n",
       "L 85.253358 238.524932 \n",
       "L 85.253358 238.406592 \n",
       "L 85.25314 238.406592 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5949&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.253358 238.524932 \n",
       "L 85.253587 238.524932 \n",
       "L 85.253587 238.329634 \n",
       "L 85.253358 238.329634 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5950&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.253587 238.524932 \n",
       "L 85.254583 238.524932 \n",
       "L 85.254583 236.659069 \n",
       "L 85.253587 236.659069 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5951&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.254583 238.524932 \n",
       "L 85.255656 238.524932 \n",
       "L 85.255656 237.90927 \n",
       "L 85.254583 237.90927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5952&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.255656 238.524932 \n",
       "L 85.25583 238.524932 \n",
       "L 85.25583 238.44979 \n",
       "L 85.255656 238.44979 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5953&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.25583 238.524932 \n",
       "L 85.256011 238.524932 \n",
       "L 85.256011 238.523843 \n",
       "L 85.25583 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5954&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.256011 238.524932 \n",
       "L 85.256172 238.524932 \n",
       "L 85.256172 238.465762 \n",
       "L 85.256011 238.465762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5955&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.256172 238.524932 \n",
       "L 85.256807 238.524932 \n",
       "L 85.256807 238.414215 \n",
       "L 85.256172 238.414215 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5956&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.256807 238.524932 \n",
       "L 85.257661 238.524932 \n",
       "L 85.257661 238.475563 \n",
       "L 85.256807 238.475563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5957&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.257661 238.524932 \n",
       "L 85.258516 238.524932 \n",
       "L 85.258516 238.247594 \n",
       "L 85.257661 238.247594 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5958&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.258516 238.524932 \n",
       "L 85.258517 238.524932 \n",
       "L 85.258517 238.511501 \n",
       "L 85.258516 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5959&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.258517 238.524932 \n",
       "L 85.258692 238.524932 \n",
       "L 85.258692 238.513679 \n",
       "L 85.258517 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5960&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.258692 238.524932 \n",
       "L 85.259272 238.524932 \n",
       "L 85.259272 236.89575 \n",
       "L 85.258692 236.89575 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5961&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.259272 238.524932 \n",
       "L 85.260403 238.524932 \n",
       "L 85.260403 238.436721 \n",
       "L 85.259272 238.436721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5962&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.260403 238.524932 \n",
       "L 85.261519 238.524932 \n",
       "L 85.261519 238.516583 \n",
       "L 85.260403 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5963&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.261519 238.524932 \n",
       "L 85.261912 238.524932 \n",
       "L 85.261912 238.506419 \n",
       "L 85.261519 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5964&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.261912 238.524932 \n",
       "L 85.261976 238.524932 \n",
       "L 85.261976 238.506056 \n",
       "L 85.261912 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5965&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.261976 238.524932 \n",
       "L 85.26204 238.524932 \n",
       "L 85.26204 238.368839 \n",
       "L 85.261976 238.368839 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5966&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.26204 238.524932 \n",
       "L 85.262987 238.524932 \n",
       "L 85.262987 238.500974 \n",
       "L 85.26204 238.500974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5967&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.262987 238.524932 \n",
       "L 85.263963 238.524932 \n",
       "L 85.263963 238.451242 \n",
       "L 85.262987 238.451242 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5968&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.263963 238.524932 \n",
       "L 85.263964 238.524932 \n",
       "L 85.263964 238.522028 \n",
       "L 85.263963 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5969&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.263964 238.524932 \n",
       "L 85.265149 238.524932 \n",
       "L 85.265149 238.517672 \n",
       "L 85.263964 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5970&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.265149 238.524932 \n",
       "L 85.265488 238.524932 \n",
       "L 85.265488 238.467214 \n",
       "L 85.265149 238.467214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5971&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.265488 238.524932 \n",
       "L 85.26569 238.524932 \n",
       "L 85.26569 238.450516 \n",
       "L 85.265488 238.450516 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5972&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.26569 238.524932 \n",
       "L 85.265935 238.524932 \n",
       "L 85.265935 238.506056 \n",
       "L 85.26569 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5973&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.265935 238.524932 \n",
       "L 85.266445 238.524932 \n",
       "L 85.266445 238.507508 \n",
       "L 85.265935 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5974&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.266445 238.524932 \n",
       "L 85.269037 238.524932 \n",
       "L 85.269037 238.524569 \n",
       "L 85.266445 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5975&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.269037 238.524932 \n",
       "L 85.273085 238.524932 \n",
       "L 85.273085 238.417119 \n",
       "L 85.269037 238.417119 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5976&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.273085 238.524932 \n",
       "L 85.273109 238.524932 \n",
       "L 85.273109 238.515494 \n",
       "L 85.273085 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5977&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.273109 238.524932 \n",
       "L 85.273634 238.524932 \n",
       "L 85.273634 238.524206 \n",
       "L 85.273109 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5978&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.273634 238.524932 \n",
       "L 85.274139 238.524932 \n",
       "L 85.274139 238.2073 \n",
       "L 85.273634 238.2073 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5979&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.274139 238.524932 \n",
       "L 85.274345 238.524932 \n",
       "L 85.274345 238.427283 \n",
       "L 85.274139 238.427283 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5980&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.274345 238.524932 \n",
       "L 85.274553 238.524932 \n",
       "L 85.274553 238.512227 \n",
       "L 85.274345 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5981&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.274553 238.524932 \n",
       "L 85.274555 238.524932 \n",
       "L 85.274555 238.500974 \n",
       "L 85.274553 238.500974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5982&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.274555 238.524932 \n",
       "L 85.274556 238.524932 \n",
       "L 85.274556 238.347058 \n",
       "L 85.274555 238.347058 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5983&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.274556 238.524932 \n",
       "L 85.274557 238.524932 \n",
       "L 85.274557 238.488995 \n",
       "L 85.274556 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5984&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.274557 238.524932 \n",
       "L 85.274562 238.524932 \n",
       "L 85.274562 238.511501 \n",
       "L 85.274557 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5985&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.274562 238.524932 \n",
       "L 85.274566 238.524932 \n",
       "L 85.274566 238.48246 \n",
       "L 85.274562 238.48246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5986&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.274566 238.524932 \n",
       "L 85.274721 238.524932 \n",
       "L 85.274721 238.193506 \n",
       "L 85.274566 238.193506 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5987&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.274721 238.524932 \n",
       "L 85.274939 238.524932 \n",
       "L 85.274939 238.502789 \n",
       "L 85.274721 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5988&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.274939 238.524932 \n",
       "L 85.275004 238.524932 \n",
       "L 85.275004 238.209478 \n",
       "L 85.274939 238.209478 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5989&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.275004 238.524932 \n",
       "L 85.275006 238.524932 \n",
       "L 85.275006 238.482097 \n",
       "L 85.275004 238.482097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5990&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.275006 238.524932 \n",
       "L 85.275007 238.524932 \n",
       "L 85.275007 238.404051 \n",
       "L 85.275006 238.404051 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5991&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.275007 238.524932 \n",
       "L 85.275265 238.524932 \n",
       "L 85.275265 238.504241 \n",
       "L 85.275007 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5992&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.275265 238.524932 \n",
       "L 85.275599 238.524932 \n",
       "L 85.275599 238.520213 \n",
       "L 85.275265 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5993&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.275599 238.524932 \n",
       "L 85.276123 238.524932 \n",
       "L 85.276123 238.122719 \n",
       "L 85.275599 238.122719 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5994&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.276123 238.524932 \n",
       "L 85.276933 238.524932 \n",
       "L 85.276933 238.462132 \n",
       "L 85.276123 238.462132 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5995&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.276933 238.524932 \n",
       "L 85.277297 238.524932 \n",
       "L 85.277297 238.444344 \n",
       "L 85.276933 238.444344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5996&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.277297 238.524932 \n",
       "L 85.277706 238.524932 \n",
       "L 85.277706 238.469392 \n",
       "L 85.277297 238.469392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5997&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.277706 238.524932 \n",
       "L 85.278635 238.524932 \n",
       "L 85.278635 238.523843 \n",
       "L 85.277706 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5998&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.278635 238.524932 \n",
       "L 85.279335 238.524932 \n",
       "L 85.279335 238.402962 \n",
       "L 85.278635 238.402962 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5999&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.279335 238.524932 \n",
       "L 85.279426 238.524932 \n",
       "L 85.279426 238.473022 \n",
       "L 85.279335 238.473022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6000&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.279426 238.524932 \n",
       "L 85.279429 238.524932 \n",
       "L 85.279429 238.476289 \n",
       "L 85.279426 238.476289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6001&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.279429 238.524932 \n",
       "L 85.280395 238.524932 \n",
       "L 85.280395 238.484275 \n",
       "L 85.279429 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6002&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.280395 238.524932 \n",
       "L 85.280404 238.524932 \n",
       "L 85.280404 238.508234 \n",
       "L 85.280395 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6003&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.280404 238.524932 \n",
       "L 85.281354 238.524932 \n",
       "L 85.281354 238.520213 \n",
       "L 85.280404 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6004&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.281354 238.524932 \n",
       "L 85.281426 238.524932 \n",
       "L 85.281426 238.469755 \n",
       "L 85.281354 238.469755 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6005&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.281426 238.524932 \n",
       "L 85.281427 238.524932 \n",
       "L 85.281427 238.446523 \n",
       "L 85.281426 238.446523 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6006&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.281427 238.524932 \n",
       "L 85.281429 238.524932 \n",
       "L 85.281429 238.48609 \n",
       "L 85.281427 238.48609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6007&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.281429 238.524932 \n",
       "L 85.281453 238.524932 \n",
       "L 85.281453 238.502063 \n",
       "L 85.281429 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6008&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.281453 238.524932 \n",
       "L 85.282513 238.524932 \n",
       "L 85.282513 238.518398 \n",
       "L 85.281453 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6009&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.282513 238.524932 \n",
       "L 85.283561 238.524932 \n",
       "L 85.283561 238.465036 \n",
       "L 85.282513 238.465036 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6010&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.283561 238.524932 \n",
       "L 85.284138 238.524932 \n",
       "L 85.284138 238.523843 \n",
       "L 85.283561 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6011&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.284138 238.524932 \n",
       "L 85.284138 238.524932 \n",
       "L 85.284138 238.522391 \n",
       "L 85.284138 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6012&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.284138 238.524932 \n",
       "L 85.284155 238.524932 \n",
       "L 85.284155 238.519487 \n",
       "L 85.284138 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6013&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.284155 238.524932 \n",
       "L 85.284171 238.524932 \n",
       "L 85.284171 238.106021 \n",
       "L 85.284155 238.106021 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6014&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.284171 238.524932 \n",
       "L 85.284172 238.524932 \n",
       "L 85.284172 238.121267 \n",
       "L 85.284171 238.121267 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6015&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.284172 238.524932 \n",
       "L 85.284779 238.524932 \n",
       "L 85.284779 238.150671 \n",
       "L 85.284172 238.150671 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6016&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.284779 238.524932 \n",
       "L 85.285392 238.524932 \n",
       "L 85.285392 238.508234 \n",
       "L 85.284779 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6017&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.285392 238.524932 \n",
       "L 85.285408 238.524932 \n",
       "L 85.285408 238.480282 \n",
       "L 85.285392 238.480282 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6018&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.285408 238.524932 \n",
       "L 85.285544 238.524932 \n",
       "L 85.285544 238.481008 \n",
       "L 85.285408 238.481008 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6019&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.285544 238.524932 \n",
       "L 85.28577 238.524932 \n",
       "L 85.28577 238.389167 \n",
       "L 85.285544 238.389167 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6020&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.28577 238.524932 \n",
       "L 85.285872 238.524932 \n",
       "L 85.285872 238.487906 \n",
       "L 85.28577 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6021&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.285872 238.524932 \n",
       "L 85.285984 238.524932 \n",
       "L 85.285984 238.364846 \n",
       "L 85.285872 238.364846 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6022&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.285984 238.524932 \n",
       "L 85.286184 238.524932 \n",
       "L 85.286184 238.502789 \n",
       "L 85.285984 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6023&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.286184 238.524932 \n",
       "L 85.286274 238.524932 \n",
       "L 85.286274 238.368113 \n",
       "L 85.286184 238.368113 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6024&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.286274 238.524932 \n",
       "L 85.286275 238.524932 \n",
       "L 85.286275 238.396427 \n",
       "L 85.286274 238.396427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6025&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.286275 238.524932 \n",
       "L 85.286275 238.524932 \n",
       "L 85.286275 238.377188 \n",
       "L 85.286275 238.377188 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6026&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.286275 238.524932 \n",
       "L 85.28665 238.524932 \n",
       "L 85.28665 238.371017 \n",
       "L 85.286275 238.371017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6027&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.28665 238.524932 \n",
       "L 85.288634 238.524932 \n",
       "L 85.288634 238.495166 \n",
       "L 85.28665 238.495166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6028&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.288634 238.524932 \n",
       "L 85.288803 238.524932 \n",
       "L 85.288803 238.473385 \n",
       "L 85.288634 238.473385 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6029&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.288803 238.524932 \n",
       "L 85.288804 238.524932 \n",
       "L 85.288804 238.482097 \n",
       "L 85.288803 238.482097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6030&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.288804 238.524932 \n",
       "L 85.288907 238.524932 \n",
       "L 85.288907 238.479556 \n",
       "L 85.288804 238.479556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6031&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.288907 238.524932 \n",
       "L 85.289766 238.524932 \n",
       "L 85.289766 238.524569 \n",
       "L 85.288907 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6032&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.289766 238.524932 \n",
       "L 85.290832 238.524932 \n",
       "L 85.290832 238.222909 \n",
       "L 85.289766 238.222909 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6033&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.290832 238.524932 \n",
       "L 85.291348 238.524932 \n",
       "L 85.291348 238.471933 \n",
       "L 85.290832 238.471933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6034&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.291348 238.524932 \n",
       "L 85.291649 238.524932 \n",
       "L 85.291649 238.520576 \n",
       "L 85.291348 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6035&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.291649 238.524932 \n",
       "L 85.292006 238.524932 \n",
       "L 85.292006 238.325278 \n",
       "L 85.291649 238.325278 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6036&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.292006 238.524932 \n",
       "L 85.292071 238.524932 \n",
       "L 85.292071 238.426557 \n",
       "L 85.292006 238.426557 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6037&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.292071 238.524932 \n",
       "L 85.292615 238.524932 \n",
       "L 85.292615 238.521665 \n",
       "L 85.292071 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6038&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.292615 238.524932 \n",
       "L 85.293149 238.524932 \n",
       "L 85.293149 237.715786 \n",
       "L 85.292615 237.715786 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6039&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.293149 238.524932 \n",
       "L 85.293724 238.524932 \n",
       "L 85.293724 238.136513 \n",
       "L 85.293149 238.136513 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6040&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.293724 238.524932 \n",
       "L 85.2943 238.524932 \n",
       "L 85.2943 238.510775 \n",
       "L 85.293724 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6041&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.2943 238.524932 \n",
       "L 85.294301 238.524932 \n",
       "L 85.294301 238.499522 \n",
       "L 85.2943 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6042&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.294301 238.524932 \n",
       "L 85.294302 238.524932 \n",
       "L 85.294302 238.498796 \n",
       "L 85.294301 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6043&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.294302 238.524932 \n",
       "L 85.294308 238.524932 \n",
       "L 85.294308 238.491536 \n",
       "L 85.294302 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6044&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.294308 238.524932 \n",
       "L 85.294325 238.524932 \n",
       "L 85.294325 238.511138 \n",
       "L 85.294308 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6045&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.294325 238.524932 \n",
       "L 85.294341 238.524932 \n",
       "L 85.294341 237.532467 \n",
       "L 85.294325 237.532467 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6046&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.294341 238.524932 \n",
       "L 85.294342 238.524932 \n",
       "L 85.294342 238.141958 \n",
       "L 85.294341 238.141958 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6047&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.294342 238.524932 \n",
       "L 85.294342 238.524932 \n",
       "L 85.294342 238.327093 \n",
       "L 85.294342 238.327093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6048&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.294342 238.524932 \n",
       "L 85.294343 238.524932 \n",
       "L 85.294343 238.479556 \n",
       "L 85.294342 238.479556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6049&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.294343 238.524932 \n",
       "L 85.294344 238.524932 \n",
       "L 85.294344 237.70054 \n",
       "L 85.294343 237.70054 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6050&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.294344 238.524932 \n",
       "L 85.294345 238.524932 \n",
       "L 85.294345 238.101664 \n",
       "L 85.294344 238.101664 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6051&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.294345 238.524932 \n",
       "L 85.294345 238.524932 \n",
       "L 85.294345 238.463221 \n",
       "L 85.294345 238.463221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6052&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.294345 238.524932 \n",
       "L 85.294511 238.524932 \n",
       "L 85.294511 236.280088 \n",
       "L 85.294345 236.280088 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6053&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.294511 238.524932 \n",
       "L 85.294828 238.524932 \n",
       "L 85.294828 238.524569 \n",
       "L 85.294511 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6054&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.294828 238.524932 \n",
       "L 85.295042 238.524932 \n",
       "L 85.295042 238.502063 \n",
       "L 85.294828 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6055&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295042 238.524932 \n",
       "L 85.295103 238.524932 \n",
       "L 85.295103 238.524206 \n",
       "L 85.295042 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6056&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295103 238.524932 \n",
       "L 85.295128 238.524932 \n",
       "L 85.295128 238.517672 \n",
       "L 85.295103 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6057&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295128 238.524932 \n",
       "L 85.29513 238.524932 \n",
       "L 85.29513 238.508597 \n",
       "L 85.295128 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6058&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.29513 238.524932 \n",
       "L 85.29529 238.524932 \n",
       "L 85.29529 238.516583 \n",
       "L 85.29513 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6059&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.29529 238.524932 \n",
       "L 85.295452 238.524932 \n",
       "L 85.295452 238.442892 \n",
       "L 85.29529 238.442892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6060&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295452 238.524932 \n",
       "L 85.295453 238.524932 \n",
       "L 85.295453 238.474474 \n",
       "L 85.295452 238.474474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6061&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295453 238.524932 \n",
       "L 85.295457 238.524932 \n",
       "L 85.295457 238.492625 \n",
       "L 85.295453 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6062&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295457 238.524932 \n",
       "L 85.295461 238.524932 \n",
       "L 85.295461 238.321285 \n",
       "L 85.295457 238.321285 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6063&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295461 238.524932 \n",
       "L 85.295463 238.524932 \n",
       "L 85.295463 238.443981 \n",
       "L 85.295461 238.443981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6064&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295463 238.524932 \n",
       "L 85.295474 238.524932 \n",
       "L 85.295474 238.509323 \n",
       "L 85.295463 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6065&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295474 238.524932 \n",
       "L 85.295485 238.524932 \n",
       "L 85.295485 238.347421 \n",
       "L 85.295474 238.347421 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6066&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295485 238.524932 \n",
       "L 85.295485 238.524932 \n",
       "L 85.295485 238.20004 \n",
       "L 85.295485 238.20004 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6067&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295485 238.524932 \n",
       "L 85.295487 238.524932 \n",
       "L 85.295487 237.945571 \n",
       "L 85.295485 237.945571 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6068&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295487 238.524932 \n",
       "L 85.295487 238.524932 \n",
       "L 85.295487 238.38953 \n",
       "L 85.295487 238.38953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6069&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295487 238.524932 \n",
       "L 85.295519 238.524932 \n",
       "L 85.295519 238.413126 \n",
       "L 85.295487 238.413126 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6070&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295519 238.524932 \n",
       "L 85.295551 238.524932 \n",
       "L 85.295551 238.183704 \n",
       "L 85.295519 238.183704 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6071&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295551 238.524932 \n",
       "L 85.295551 238.524932 \n",
       "L 85.295551 238.371017 \n",
       "L 85.295551 238.371017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6072&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295551 238.524932 \n",
       "L 85.295551 238.524932 \n",
       "L 85.295551 238.266833 \n",
       "L 85.295551 238.266833 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6073&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295551 238.524932 \n",
       "L 85.295552 238.524932 \n",
       "L 85.295552 238.423653 \n",
       "L 85.295551 238.423653 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6074&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295552 238.524932 \n",
       "L 85.295566 238.524932 \n",
       "L 85.295566 238.402599 \n",
       "L 85.295552 238.402599 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6075&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295566 238.524932 \n",
       "L 85.295581 238.524932 \n",
       "L 85.295581 238.362305 \n",
       "L 85.295566 238.362305 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6076&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295581 238.524932 \n",
       "L 85.295582 238.524932 \n",
       "L 85.295582 238.256306 \n",
       "L 85.295581 238.256306 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6077&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295582 238.524932 \n",
       "L 85.295589 238.524932 \n",
       "L 85.295589 238.393523 \n",
       "L 85.295582 238.393523 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6078&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295589 238.524932 \n",
       "L 85.295595 238.524932 \n",
       "L 85.295595 238.237793 \n",
       "L 85.295589 238.237793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6079&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295595 238.524932 \n",
       "L 85.295596 238.524932 \n",
       "L 85.295596 238.406592 \n",
       "L 85.295595 238.406592 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6080&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295596 238.524932 \n",
       "L 85.295731 238.524932 \n",
       "L 85.295731 238.131068 \n",
       "L 85.295596 238.131068 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6081&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295731 238.524932 \n",
       "L 85.295867 238.524932 \n",
       "L 85.295867 229.007938 \n",
       "L 85.295731 229.007938 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6082&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295867 238.524932 \n",
       "L 85.295867 238.524932 \n",
       "L 85.295867 222.973648 \n",
       "L 85.295867 222.973648 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6083&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295867 238.524932 \n",
       "L 85.295868 238.524932 \n",
       "L 85.295868 227.585671 \n",
       "L 85.295867 227.585671 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6084&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295868 238.524932 \n",
       "L 85.295868 238.524932 \n",
       "L 85.295868 228.45435 \n",
       "L 85.295868 228.45435 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6085&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295868 238.524932 \n",
       "L 85.295896 238.524932 \n",
       "L 85.295896 206.272715 \n",
       "L 85.295868 206.272715 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6086&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295896 238.524932 \n",
       "L 85.295925 238.524932 \n",
       "L 85.295925 238.326367 \n",
       "L 85.295896 238.326367 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6087&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295925 238.524932 \n",
       "L 85.295925 238.524932 \n",
       "L 85.295925 238.386626 \n",
       "L 85.295925 238.386626 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6088&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295925 238.524932 \n",
       "L 85.295926 238.524932 \n",
       "L 85.295926 237.727403 \n",
       "L 85.295925 237.727403 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6089&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295926 238.524932 \n",
       "L 85.295927 238.524932 \n",
       "L 85.295927 238.408407 \n",
       "L 85.295926 238.408407 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6090&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.295927 238.524932 \n",
       "L 85.296133 238.524932 \n",
       "L 85.296133 238.387352 \n",
       "L 85.295927 238.387352 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6091&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.296133 238.524932 \n",
       "L 85.2968 238.524932 \n",
       "L 85.2968 238.518398 \n",
       "L 85.296133 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6092&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.2968 238.524932 \n",
       "L 85.297263 238.524932 \n",
       "L 85.297263 237.638103 \n",
       "L 85.2968 237.638103 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6093&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.297263 238.524932 \n",
       "L 85.297269 238.524932 \n",
       "L 85.297269 238.483912 \n",
       "L 85.297263 238.483912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6094&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.297269 238.524932 \n",
       "L 85.297357 238.524932 \n",
       "L 85.297357 238.495892 \n",
       "L 85.297269 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6095&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.297357 238.524932 \n",
       "L 85.298031 238.524932 \n",
       "L 85.298031 238.514405 \n",
       "L 85.297357 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6096&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.298031 238.524932 \n",
       "L 85.298513 238.524932 \n",
       "L 85.298513 238.498796 \n",
       "L 85.298031 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6097&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.298513 238.524932 \n",
       "L 85.298728 238.524932 \n",
       "L 85.298728 238.405503 \n",
       "L 85.298513 238.405503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6098&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.298728 238.524932 \n",
       "L 85.298936 238.524932 \n",
       "L 85.298936 238.474837 \n",
       "L 85.298728 238.474837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6099&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.298936 238.524932 \n",
       "L 85.299299 238.524932 \n",
       "L 85.299299 238.514768 \n",
       "L 85.298936 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6100&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.299299 238.524932 \n",
       "L 85.299663 238.524932 \n",
       "L 85.299663 238.501337 \n",
       "L 85.299299 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6101&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.299663 238.524932 \n",
       "L 85.299664 238.524932 \n",
       "L 85.299664 238.459591 \n",
       "L 85.299663 238.459591 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6102&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.299664 238.524932 \n",
       "L 85.299666 238.524932 \n",
       "L 85.299666 238.467214 \n",
       "L 85.299664 238.467214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6103&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.299666 238.524932 \n",
       "L 85.299669 238.524932 \n",
       "L 85.299669 238.480645 \n",
       "L 85.299666 238.480645 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6104&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.299669 238.524932 \n",
       "L 85.299671 238.524932 \n",
       "L 85.299671 238.452694 \n",
       "L 85.299669 238.452694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6105&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.299671 238.524932 \n",
       "L 85.299675 238.524932 \n",
       "L 85.299675 238.486453 \n",
       "L 85.299671 238.486453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6106&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.299675 238.524932 \n",
       "L 85.300198 238.524932 \n",
       "L 85.300198 238.507871 \n",
       "L 85.299675 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6107&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.300198 238.524932 \n",
       "L 85.300721 238.524932 \n",
       "L 85.300721 236.434366 \n",
       "L 85.300198 236.434366 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6108&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.300721 238.524932 \n",
       "L 85.30146 238.524932 \n",
       "L 85.30146 236.04268 \n",
       "L 85.300721 236.04268 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6109&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.30146 238.524932 \n",
       "L 85.302553 238.524932 \n",
       "L 85.302553 238.271189 \n",
       "L 85.30146 238.271189 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6110&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.302553 238.524932 \n",
       "L 85.302907 238.524932 \n",
       "L 85.302907 238.518398 \n",
       "L 85.302553 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6111&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.302907 238.524932 \n",
       "L 85.302908 238.524932 \n",
       "L 85.302908 238.516946 \n",
       "L 85.302907 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6112&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.302908 238.524932 \n",
       "L 85.303684 238.524932 \n",
       "L 85.303684 238.51622 \n",
       "L 85.302908 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6113&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.303684 238.524932 \n",
       "L 85.304578 238.524932 \n",
       "L 85.304578 238.523117 \n",
       "L 85.303684 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6114&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.304578 238.524932 \n",
       "L 85.304618 238.524932 \n",
       "L 85.304618 238.217464 \n",
       "L 85.304578 238.217464 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6115&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.304618 238.524932 \n",
       "L 85.304654 238.524932 \n",
       "L 85.304654 238.499159 \n",
       "L 85.304618 238.499159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6116&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.304654 238.524932 \n",
       "L 85.304704 238.524932 \n",
       "L 85.304704 238.516946 \n",
       "L 85.304654 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6117&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.304704 238.524932 \n",
       "L 85.304713 238.524932 \n",
       "L 85.304713 238.452331 \n",
       "L 85.304704 238.452331 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6118&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.304713 238.524932 \n",
       "L 85.304804 238.524932 \n",
       "L 85.304804 238.518761 \n",
       "L 85.304713 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6119&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.304804 238.524932 \n",
       "L 85.308442 238.524932 \n",
       "L 85.308442 238.518035 \n",
       "L 85.304804 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6120&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.308442 238.524932 \n",
       "L 85.308495 238.524932 \n",
       "L 85.308495 238.512953 \n",
       "L 85.308442 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6121&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.308495 238.524932 \n",
       "L 85.308497 238.524932 \n",
       "L 85.308497 238.519124 \n",
       "L 85.308495 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6122&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.308497 238.524932 \n",
       "L 85.309207 238.524932 \n",
       "L 85.309207 238.515494 \n",
       "L 85.308497 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6123&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.309207 238.524932 \n",
       "L 85.310078 238.524932 \n",
       "L 85.310078 238.304949 \n",
       "L 85.309207 238.304949 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6124&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.310078 238.524932 \n",
       "L 85.310427 238.524932 \n",
       "L 85.310427 238.200403 \n",
       "L 85.310078 238.200403 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6125&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.310427 238.524932 \n",
       "L 85.310668 238.524932 \n",
       "L 85.310668 238.520939 \n",
       "L 85.310427 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6126&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.310668 238.524932 \n",
       "L 85.311631 238.524932 \n",
       "L 85.311631 238.523843 \n",
       "L 85.310668 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6127&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.311631 238.524932 \n",
       "L 85.312246 238.524932 \n",
       "L 85.312246 238.13252 \n",
       "L 85.311631 238.13252 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6128&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.312246 238.524932 \n",
       "L 85.313085 238.524932 \n",
       "L 85.313085 238.245053 \n",
       "L 85.312246 238.245053 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6129&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.313085 238.524932 \n",
       "L 85.313407 238.524932 \n",
       "L 85.313407 238.521665 \n",
       "L 85.313085 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6130&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.313407 238.524932 \n",
       "L 85.31341 238.524932 \n",
       "L 85.31341 238.512227 \n",
       "L 85.313407 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6131&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.31341 238.524932 \n",
       "L 85.313428 238.524932 \n",
       "L 85.313428 238.522391 \n",
       "L 85.31341 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6132&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.313428 238.524932 \n",
       "L 85.313638 238.524932 \n",
       "L 85.313638 238.524569 \n",
       "L 85.313428 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6133&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.313638 238.524932 \n",
       "L 85.313834 238.524932 \n",
       "L 85.313834 238.491536 \n",
       "L 85.313638 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6134&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.313834 238.524932 \n",
       "L 85.313839 238.524932 \n",
       "L 85.313839 238.468666 \n",
       "L 85.313834 238.468666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6135&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.313839 238.524932 \n",
       "L 85.313839 238.524932 \n",
       "L 85.313839 238.470844 \n",
       "L 85.313839 238.470844 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6136&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.313839 238.524932 \n",
       "L 85.313841 238.524932 \n",
       "L 85.313841 238.447975 \n",
       "L 85.313839 238.447975 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6137&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.313841 238.524932 \n",
       "L 85.313844 238.524932 \n",
       "L 85.313844 238.356859 \n",
       "L 85.313841 238.356859 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6138&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.313844 238.524932 \n",
       "L 85.313847 238.524932 \n",
       "L 85.313847 238.444344 \n",
       "L 85.313844 238.444344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6139&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.313847 238.524932 \n",
       "L 85.313931 238.524932 \n",
       "L 85.313931 238.509323 \n",
       "L 85.313847 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6140&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.313931 238.524932 \n",
       "L 85.314015 238.524932 \n",
       "L 85.314015 237.808717 \n",
       "L 85.313931 237.808717 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6141&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.314015 238.524932 \n",
       "L 85.314037 238.524932 \n",
       "L 85.314037 238.522754 \n",
       "L 85.314015 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6142&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.314037 238.524932 \n",
       "L 85.31404 238.524932 \n",
       "L 85.31404 238.519124 \n",
       "L 85.314037 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6143&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.31404 238.524932 \n",
       "L 85.315174 238.524932 \n",
       "L 85.315174 238.523117 \n",
       "L 85.31404 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6144&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.315174 238.524932 \n",
       "L 85.315504 238.524932 \n",
       "L 85.315504 238.411674 \n",
       "L 85.315174 238.411674 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6145&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.315504 238.524932 \n",
       "L 85.315508 238.524932 \n",
       "L 85.315508 238.445797 \n",
       "L 85.315504 238.445797 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6146&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.315508 238.524932 \n",
       "L 85.315509 238.524932 \n",
       "L 85.315509 238.473022 \n",
       "L 85.315508 238.473022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6147&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.315509 238.524932 \n",
       "L 85.31551 238.524932 \n",
       "L 85.31551 238.446523 \n",
       "L 85.315509 238.446523 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6148&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.31551 238.524932 \n",
       "L 85.31551 238.524932 \n",
       "L 85.31551 238.510775 \n",
       "L 85.31551 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6149&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.31551 238.524932 \n",
       "L 85.315511 238.524932 \n",
       "L 85.315511 238.49081 \n",
       "L 85.31551 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6150&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.315511 238.524932 \n",
       "L 85.315743 238.524932 \n",
       "L 85.315743 238.456687 \n",
       "L 85.315511 238.456687 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6151&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.315743 238.524932 \n",
       "L 85.315744 238.524932 \n",
       "L 85.315744 238.45705 \n",
       "L 85.315743 238.45705 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6152&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.315744 238.524932 \n",
       "L 85.315751 238.524932 \n",
       "L 85.315751 238.45342 \n",
       "L 85.315744 238.45342 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6153&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.315751 238.524932 \n",
       "L 85.315758 238.524932 \n",
       "L 85.315758 235.218651 \n",
       "L 85.315751 235.218651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6154&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.315758 238.524932 \n",
       "L 85.315759 238.524932 \n",
       "L 85.315759 238.380092 \n",
       "L 85.315758 238.380092 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6155&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.315759 238.524932 \n",
       "L 85.315769 238.524932 \n",
       "L 85.315769 238.38953 \n",
       "L 85.315759 238.38953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6156&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.315769 238.524932 \n",
       "L 85.316006 238.524932 \n",
       "L 85.316006 238.524206 \n",
       "L 85.315769 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6157&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.316006 238.524932 \n",
       "L 85.316249 238.524932 \n",
       "L 85.316249 238.372832 \n",
       "L 85.316006 238.372832 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6158&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.316249 238.524932 \n",
       "L 85.316271 238.524932 \n",
       "L 85.316271 238.524569 \n",
       "L 85.316249 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6159&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.316271 238.524932 \n",
       "L 85.316302 238.524932 \n",
       "L 85.316302 238.23743 \n",
       "L 85.316271 238.23743 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6160&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.316302 238.524932 \n",
       "L 85.316328 238.524932 \n",
       "L 85.316328 238.472296 \n",
       "L 85.316302 238.472296 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6161&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.316328 238.524932 \n",
       "L 85.316331 238.524932 \n",
       "L 85.316331 238.484638 \n",
       "L 85.316328 238.484638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6162&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.316331 238.524932 \n",
       "L 85.316335 238.524932 \n",
       "L 85.316335 238.514768 \n",
       "L 85.316331 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6163&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.316335 238.524932 \n",
       "L 85.316336 238.524932 \n",
       "L 85.316336 238.514042 \n",
       "L 85.316335 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6164&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.316336 238.524932 \n",
       "L 85.316776 238.524932 \n",
       "L 85.316776 238.518035 \n",
       "L 85.316336 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6165&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.316776 238.524932 \n",
       "L 85.316944 238.524932 \n",
       "L 85.316944 238.407318 \n",
       "L 85.316776 238.407318 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6166&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.316944 238.524932 \n",
       "L 85.316947 238.524932 \n",
       "L 85.316947 238.425105 \n",
       "L 85.316944 238.425105 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6167&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.316947 238.524932 \n",
       "L 85.316948 238.524932 \n",
       "L 85.316948 238.302408 \n",
       "L 85.316947 238.302408 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6168&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.316948 238.524932 \n",
       "L 85.316955 238.524932 \n",
       "L 85.316955 238.383722 \n",
       "L 85.316948 238.383722 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6169&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.316955 238.524932 \n",
       "L 85.316964 238.524932 \n",
       "L 85.316964 238.524206 \n",
       "L 85.316955 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6170&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.316964 238.524932 \n",
       "L 85.317031 238.524932 \n",
       "L 85.317031 238.427646 \n",
       "L 85.316964 238.427646 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6171&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.317031 238.524932 \n",
       "L 85.317098 238.524932 \n",
       "L 85.317098 237.699814 \n",
       "L 85.317031 237.699814 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6172&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.317098 238.524932 \n",
       "L 85.3171 238.524932 \n",
       "L 85.3171 238.341613 \n",
       "L 85.317098 238.341613 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6173&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.3171 238.524932 \n",
       "L 85.31745 238.524932 \n",
       "L 85.31745 238.349599 \n",
       "L 85.3171 238.349599 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6174&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.31745 238.524932 \n",
       "L 85.31782 238.524932 \n",
       "L 85.31782 238.51985 \n",
       "L 85.31745 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6175&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.31782 238.524932 \n",
       "L 85.318001 238.524932 \n",
       "L 85.318001 238.222909 \n",
       "L 85.31782 238.222909 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6176&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.318001 238.524932 \n",
       "L 85.318002 238.524932 \n",
       "L 85.318002 238.381544 \n",
       "L 85.318001 238.381544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6177&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.318002 238.524932 \n",
       "L 85.318104 238.524932 \n",
       "L 85.318104 238.416756 \n",
       "L 85.318002 238.416756 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6178&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.318104 238.524932 \n",
       "L 85.318262 238.524932 \n",
       "L 85.318262 238.524569 \n",
       "L 85.318104 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6179&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.318262 238.524932 \n",
       "L 85.318318 238.524932 \n",
       "L 85.318318 238.404414 \n",
       "L 85.318262 238.404414 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6180&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.318318 238.524932 \n",
       "L 85.318318 238.524932 \n",
       "L 85.318318 238.354318 \n",
       "L 85.318318 238.354318 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6181&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.318318 238.524932 \n",
       "L 85.318521 238.524932 \n",
       "L 85.318521 238.507145 \n",
       "L 85.318318 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6182&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.318521 238.524932 \n",
       "L 85.318774 238.524932 \n",
       "L 85.318774 238.061734 \n",
       "L 85.318521 238.061734 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6183&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.318774 238.524932 \n",
       "L 85.3195 238.524932 \n",
       "L 85.3195 238.488632 \n",
       "L 85.318774 238.488632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6184&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.3195 238.524932 \n",
       "L 85.319503 238.524932 \n",
       "L 85.319503 238.472659 \n",
       "L 85.3195 238.472659 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6185&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.319503 238.524932 \n",
       "L 85.319895 238.524932 \n",
       "L 85.319895 238.456324 \n",
       "L 85.319503 238.456324 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6186&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.319895 238.524932 \n",
       "L 85.320286 238.524932 \n",
       "L 85.320286 238.484275 \n",
       "L 85.319895 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6187&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.320286 238.524932 \n",
       "L 85.320288 238.524932 \n",
       "L 85.320288 238.42329 \n",
       "L 85.320286 238.42329 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6188&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.320288 238.524932 \n",
       "L 85.321211 238.524932 \n",
       "L 85.321211 238.478104 \n",
       "L 85.320288 238.478104 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6189&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.321211 238.524932 \n",
       "L 85.321212 238.524932 \n",
       "L 85.321212 238.508234 \n",
       "L 85.321211 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6190&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.321212 238.524932 \n",
       "L 85.321662 238.524932 \n",
       "L 85.321662 238.51259 \n",
       "L 85.321212 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6191&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.321662 238.524932 \n",
       "L 85.322312 238.524932 \n",
       "L 85.322312 238.524569 \n",
       "L 85.321662 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6192&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.322312 238.524932 \n",
       "L 85.322513 238.524932 \n",
       "L 85.322513 238.512953 \n",
       "L 85.322312 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6193&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.322513 238.524932 \n",
       "L 85.322519 238.524932 \n",
       "L 85.322519 238.394612 \n",
       "L 85.322513 238.394612 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6194&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.322519 238.524932 \n",
       "L 85.32252 238.524932 \n",
       "L 85.32252 238.516946 \n",
       "L 85.322519 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6195&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.32252 238.524932 \n",
       "L 85.322966 238.524932 \n",
       "L 85.322966 238.484638 \n",
       "L 85.32252 238.484638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6196&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.322966 238.524932 \n",
       "L 85.323441 238.524932 \n",
       "L 85.323441 238.524206 \n",
       "L 85.322966 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6197&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.323441 238.524932 \n",
       "L 85.323471 238.524932 \n",
       "L 85.323471 237.929235 \n",
       "L 85.323441 237.929235 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6198&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.323471 238.524932 \n",
       "L 85.323472 238.524932 \n",
       "L 85.323472 238.006556 \n",
       "L 85.323471 238.006556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6199&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.323472 238.524932 \n",
       "L 85.323617 238.524932 \n",
       "L 85.323617 238.020351 \n",
       "L 85.323472 238.020351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6200&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.323617 238.524932 \n",
       "L 85.323763 238.524932 \n",
       "L 85.323763 238.506056 \n",
       "L 85.323617 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6201&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.323763 238.524932 \n",
       "L 85.323782 238.524932 \n",
       "L 85.323782 238.482823 \n",
       "L 85.323763 238.482823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6202&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.323782 238.524932 \n",
       "L 85.323788 238.524932 \n",
       "L 85.323788 238.491536 \n",
       "L 85.323782 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6203&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.323788 238.524932 \n",
       "L 85.324328 238.524932 \n",
       "L 85.324328 238.476652 \n",
       "L 85.323788 238.476652 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6204&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.324328 238.524932 \n",
       "L 85.325258 238.524932 \n",
       "L 85.325258 238.524569 \n",
       "L 85.324328 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6205&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.325258 238.524932 \n",
       "L 85.326025 238.524932 \n",
       "L 85.326025 231.164209 \n",
       "L 85.325258 231.164209 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6206&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.326025 238.524932 \n",
       "L 85.326031 238.524932 \n",
       "L 85.326031 237.699088 \n",
       "L 85.326025 237.699088 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6207&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.326031 238.524932 \n",
       "L 85.326038 238.524932 \n",
       "L 85.326038 236.339984 \n",
       "L 85.326031 236.339984 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6208&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.326038 238.524932 \n",
       "L 85.326041 238.524932 \n",
       "L 85.326041 237.215924 \n",
       "L 85.326038 237.215924 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6209&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.326041 238.524932 \n",
       "L 85.326054 238.524932 \n",
       "L 85.326054 238.010549 \n",
       "L 85.326041 238.010549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6210&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.326054 238.524932 \n",
       "L 85.326068 238.524932 \n",
       "L 85.326068 238.483186 \n",
       "L 85.326054 238.483186 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6211&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.326068 238.524932 \n",
       "L 85.326069 238.524932 \n",
       "L 85.326069 238.040316 \n",
       "L 85.326068 238.040316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6212&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.326069 238.524932 \n",
       "L 85.326069 238.524932 \n",
       "L 85.326069 238.486816 \n",
       "L 85.326069 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6213&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.326069 238.524932 \n",
       "L 85.32607 238.524932 \n",
       "L 85.32607 238.486816 \n",
       "L 85.326069 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6214&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.32607 238.524932 \n",
       "L 85.326718 238.524932 \n",
       "L 85.326718 238.487179 \n",
       "L 85.32607 238.487179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6215&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.326718 238.524932 \n",
       "L 85.327403 238.524932 \n",
       "L 85.327403 238.52348 \n",
       "L 85.326718 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6216&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.327403 238.524932 \n",
       "L 85.32744 238.524932 \n",
       "L 85.32744 238.511864 \n",
       "L 85.327403 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6217&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.32744 238.524932 \n",
       "L 85.327442 238.524932 \n",
       "L 85.327442 238.484638 \n",
       "L 85.32744 238.484638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6218&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.327442 238.524932 \n",
       "L 85.327504 238.524932 \n",
       "L 85.327504 238.503515 \n",
       "L 85.327442 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6219&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.327504 238.524932 \n",
       "L 85.327505 238.524932 \n",
       "L 85.327505 238.506056 \n",
       "L 85.327504 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6220&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.327505 238.524932 \n",
       "L 85.327657 238.524932 \n",
       "L 85.327657 238.514768 \n",
       "L 85.327505 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6221&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.327657 238.524932 \n",
       "L 85.328053 238.524932 \n",
       "L 85.328053 238.522391 \n",
       "L 85.327657 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6222&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.328053 238.524932 \n",
       "L 85.328433 238.524932 \n",
       "L 85.328433 238.492988 \n",
       "L 85.328053 238.492988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6223&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.328433 238.524932 \n",
       "L 85.328644 238.524932 \n",
       "L 85.328644 236.969078 \n",
       "L 85.328433 236.969078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6224&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.328644 238.524932 \n",
       "L 85.328732 238.524932 \n",
       "L 85.328732 233.679858 \n",
       "L 85.328644 233.679858 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6225&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.328732 238.524932 \n",
       "L 85.328786 238.524932 \n",
       "L 85.328786 237.451879 \n",
       "L 85.328732 237.451879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6226&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.328786 238.524932 \n",
       "L 85.328828 238.524932 \n",
       "L 85.328828 237.894387 \n",
       "L 85.328786 237.894387 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6227&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.328828 238.524932 \n",
       "L 85.328833 238.524932 \n",
       "L 85.328833 237.570583 \n",
       "L 85.328828 237.570583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6228&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.328833 238.524932 \n",
       "L 85.328863 238.524932 \n",
       "L 85.328863 237.554974 \n",
       "L 85.328833 237.554974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6229&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.328863 238.524932 \n",
       "L 85.328893 238.524932 \n",
       "L 85.328893 237.937585 \n",
       "L 85.328863 237.937585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6230&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.328893 238.524932 \n",
       "L 85.328896 238.524932 \n",
       "L 85.328896 237.680938 \n",
       "L 85.328893 237.680938 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6231&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.328896 238.524932 \n",
       "L 85.328904 238.524932 \n",
       "L 85.328904 237.985865 \n",
       "L 85.328896 237.985865 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6232&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.328904 238.524932 \n",
       "L 85.329013 238.524932 \n",
       "L 85.329013 238.524569 \n",
       "L 85.328904 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6233&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329013 238.524932 \n",
       "L 85.329288 238.524932 \n",
       "L 85.329288 237.089597 \n",
       "L 85.329013 237.089597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6234&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329288 238.524932 \n",
       "L 85.329411 238.524932 \n",
       "L 85.329411 237.670047 \n",
       "L 85.329288 237.670047 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6235&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329411 238.524932 \n",
       "L 85.329419 238.524932 \n",
       "L 85.329419 237.931776 \n",
       "L 85.329411 237.931776 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6236&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329419 238.524932 \n",
       "L 85.329423 238.524932 \n",
       "L 85.329423 238.51259 \n",
       "L 85.329419 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6237&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329423 238.524932 \n",
       "L 85.329433 238.524932 \n",
       "L 85.329433 238.519487 \n",
       "L 85.329423 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6238&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329433 238.524932 \n",
       "L 85.329449 238.524932 \n",
       "L 85.329449 237.870065 \n",
       "L 85.329433 237.870065 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6239&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329449 238.524932 \n",
       "L 85.329505 238.524932 \n",
       "L 85.329505 238.523843 \n",
       "L 85.329449 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6240&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329505 238.524932 \n",
       "L 85.329583 238.524932 \n",
       "L 85.329583 238.343428 \n",
       "L 85.329505 238.343428 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6241&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329583 238.524932 \n",
       "L 85.329615 238.524932 \n",
       "L 85.329615 238.28208 \n",
       "L 85.329583 238.28208 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6242&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329615 238.524932 \n",
       "L 85.329616 238.524932 \n",
       "L 85.329616 238.345243 \n",
       "L 85.329615 238.345243 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6243&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329616 238.524932 \n",
       "L 85.329616 238.524932 \n",
       "L 85.329616 238.294059 \n",
       "L 85.329616 238.294059 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6244&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329616 238.524932 \n",
       "L 85.329617 238.524932 \n",
       "L 85.329617 238.144499 \n",
       "L 85.329616 238.144499 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6245&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329617 238.524932 \n",
       "L 85.329617 238.524932 \n",
       "L 85.329617 238.374647 \n",
       "L 85.329617 238.374647 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6246&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329617 238.524932 \n",
       "L 85.329618 238.524932 \n",
       "L 85.329618 238.194232 \n",
       "L 85.329617 238.194232 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6247&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329618 238.524932 \n",
       "L 85.329697 238.524932 \n",
       "L 85.329697 238.392071 \n",
       "L 85.329618 238.392071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6248&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329697 238.524932 \n",
       "L 85.329789 238.524932 \n",
       "L 85.329789 238.16628 \n",
       "L 85.329697 238.16628 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6249&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329789 238.524932 \n",
       "L 85.329805 238.524932 \n",
       "L 85.329805 238.442166 \n",
       "L 85.329789 238.442166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6250&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329805 238.524932 \n",
       "L 85.329805 238.524932 \n",
       "L 85.329805 238.373558 \n",
       "L 85.329805 238.373558 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6251&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329805 238.524932 \n",
       "L 85.329806 238.524932 \n",
       "L 85.329806 238.380092 \n",
       "L 85.329805 238.380092 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6252&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329806 238.524932 \n",
       "L 85.329814 238.524932 \n",
       "L 85.329814 238.459591 \n",
       "L 85.329806 238.459591 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6253&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329814 238.524932 \n",
       "L 85.329847 238.524932 \n",
       "L 85.329847 237.769512 \n",
       "L 85.329814 237.769512 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6254&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329847 238.524932 \n",
       "L 85.329905 238.524932 \n",
       "L 85.329905 237.951379 \n",
       "L 85.329847 237.951379 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6255&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.329905 238.524932 \n",
       "L 85.330102 238.524932 \n",
       "L 85.330102 238.044672 \n",
       "L 85.329905 238.044672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6256&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.330102 238.524932 \n",
       "L 85.330278 238.524932 \n",
       "L 85.330278 237.828682 \n",
       "L 85.330102 237.828682 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6257&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.330278 238.524932 \n",
       "L 85.330416 238.524932 \n",
       "L 85.330416 237.890757 \n",
       "L 85.330278 237.890757 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6258&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.330416 238.524932 \n",
       "L 85.330705 238.524932 \n",
       "L 85.330705 238.018172 \n",
       "L 85.330416 238.018172 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6259&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.330705 238.524932 \n",
       "L 85.331205 238.524932 \n",
       "L 85.331205 237.361127 \n",
       "L 85.330705 237.361127 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6260&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331205 238.524932 \n",
       "L 85.331548 238.524932 \n",
       "L 85.331548 238.491173 \n",
       "L 85.331205 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6261&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331548 238.524932 \n",
       "L 85.331554 238.524932 \n",
       "L 85.331554 238.464673 \n",
       "L 85.331548 238.464673 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6262&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331554 238.524932 \n",
       "L 85.331568 238.524932 \n",
       "L 85.331568 238.447975 \n",
       "L 85.331554 238.447975 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6263&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331568 238.524932 \n",
       "L 85.331581 238.524932 \n",
       "L 85.331581 238.503152 \n",
       "L 85.331568 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6264&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331581 238.524932 \n",
       "L 85.331808 238.524932 \n",
       "L 85.331808 238.321648 \n",
       "L 85.331581 238.321648 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6265&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331808 238.524932 \n",
       "L 85.331811 238.524932 \n",
       "L 85.331811 238.49081 \n",
       "L 85.331808 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6266&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331811 238.524932 \n",
       "L 85.331813 238.524932 \n",
       "L 85.331813 238.524569 \n",
       "L 85.331811 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6267&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331813 238.524932 \n",
       "L 85.331817 238.524932 \n",
       "L 85.331817 238.492625 \n",
       "L 85.331813 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6268&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331817 238.524932 \n",
       "L 85.331833 238.524932 \n",
       "L 85.331833 238.481371 \n",
       "L 85.331817 238.481371 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6269&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331833 238.524932 \n",
       "L 85.331837 238.524932 \n",
       "L 85.331837 238.498796 \n",
       "L 85.331833 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6270&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331837 238.524932 \n",
       "L 85.331845 238.524932 \n",
       "L 85.331845 238.439262 \n",
       "L 85.331837 238.439262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6271&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331845 238.524932 \n",
       "L 85.331852 238.524932 \n",
       "L 85.331852 238.510412 \n",
       "L 85.331845 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6272&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331852 238.524932 \n",
       "L 85.331861 238.524932 \n",
       "L 85.331861 238.418571 \n",
       "L 85.331852 238.418571 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6273&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331861 238.524932 \n",
       "L 85.33187 238.524932 \n",
       "L 85.33187 238.487543 \n",
       "L 85.331861 238.487543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6274&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.33187 238.524932 \n",
       "L 85.331881 238.524932 \n",
       "L 85.331881 238.457413 \n",
       "L 85.33187 238.457413 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6275&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331881 238.524932 \n",
       "L 85.331889 238.524932 \n",
       "L 85.331889 238.504967 \n",
       "L 85.331881 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6276&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331889 238.524932 \n",
       "L 85.331892 238.524932 \n",
       "L 85.331892 238.50533 \n",
       "L 85.331889 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6277&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331892 238.524932 \n",
       "L 85.331899 238.524932 \n",
       "L 85.331899 238.453783 \n",
       "L 85.331892 238.453783 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6278&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331899 238.524932 \n",
       "L 85.331927 238.524932 \n",
       "L 85.331927 238.469392 \n",
       "L 85.331899 238.469392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6279&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.331927 238.524932 \n",
       "L 85.332119 238.524932 \n",
       "L 85.332119 238.523843 \n",
       "L 85.331927 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6280&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332119 238.524932 \n",
       "L 85.332317 238.524932 \n",
       "L 85.332317 238.450516 \n",
       "L 85.332119 238.450516 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6281&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332317 238.524932 \n",
       "L 85.332318 238.524932 \n",
       "L 85.332318 238.500611 \n",
       "L 85.332317 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6282&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332318 238.524932 \n",
       "L 85.33232 238.524932 \n",
       "L 85.33232 238.522391 \n",
       "L 85.332318 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6283&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.33232 238.524932 \n",
       "L 85.332325 238.524932 \n",
       "L 85.332325 238.467214 \n",
       "L 85.33232 238.467214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6284&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332325 238.524932 \n",
       "L 85.332581 238.524932 \n",
       "L 85.332581 238.481008 \n",
       "L 85.332325 238.481008 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6285&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332581 238.524932 \n",
       "L 85.332615 238.524932 \n",
       "L 85.332615 238.457776 \n",
       "L 85.332581 238.457776 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6286&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332615 238.524932 \n",
       "L 85.332615 238.524932 \n",
       "L 85.332615 238.509323 \n",
       "L 85.332615 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6287&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332615 238.524932 \n",
       "L 85.332616 238.524932 \n",
       "L 85.332616 238.28934 \n",
       "L 85.332615 238.28934 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6288&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332616 238.524932 \n",
       "L 85.332616 238.524932 \n",
       "L 85.332616 238.506056 \n",
       "L 85.332616 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6289&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332616 238.524932 \n",
       "L 85.33262 238.524932 \n",
       "L 85.33262 238.432728 \n",
       "L 85.332616 238.432728 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6290&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.33262 238.524932 \n",
       "L 85.33262 238.524932 \n",
       "L 85.33262 238.479556 \n",
       "L 85.33262 238.479556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6291&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.33262 238.524932 \n",
       "L 85.332621 238.524932 \n",
       "L 85.332621 238.515131 \n",
       "L 85.33262 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6292&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332621 238.524932 \n",
       "L 85.332621 238.524932 \n",
       "L 85.332621 238.477378 \n",
       "L 85.332621 238.477378 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6293&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332621 238.524932 \n",
       "L 85.332622 238.524932 \n",
       "L 85.332622 238.505693 \n",
       "L 85.332621 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6294&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332622 238.524932 \n",
       "L 85.332661 238.524932 \n",
       "L 85.332661 238.503152 \n",
       "L 85.332622 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6295&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332661 238.524932 \n",
       "L 85.332662 238.524932 \n",
       "L 85.332662 238.516583 \n",
       "L 85.332661 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6296&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332662 238.524932 \n",
       "L 85.332662 238.524932 \n",
       "L 85.332662 238.497344 \n",
       "L 85.332662 238.497344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6297&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332662 238.524932 \n",
       "L 85.332666 238.524932 \n",
       "L 85.332666 238.470118 \n",
       "L 85.332662 238.470118 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6298&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332666 238.524932 \n",
       "L 85.332667 238.524932 \n",
       "L 85.332667 238.522754 \n",
       "L 85.332666 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6299&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332667 238.524932 \n",
       "L 85.332668 238.524932 \n",
       "L 85.332668 238.475926 \n",
       "L 85.332667 238.475926 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6300&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332668 238.524932 \n",
       "L 85.332668 238.524932 \n",
       "L 85.332668 238.493351 \n",
       "L 85.332668 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6301&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332668 238.524932 \n",
       "L 85.332669 238.524932 \n",
       "L 85.332669 238.51985 \n",
       "L 85.332668 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6302&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332669 238.524932 \n",
       "L 85.332699 238.524932 \n",
       "L 85.332699 238.494077 \n",
       "L 85.332669 238.494077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6303&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.332699 238.524932 \n",
       "L 85.333304 238.524932 \n",
       "L 85.333304 238.473748 \n",
       "L 85.332699 238.473748 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6304&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.333304 238.524932 \n",
       "L 85.333306 238.524932 \n",
       "L 85.333306 238.500974 \n",
       "L 85.333304 238.500974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6305&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.333306 238.524932 \n",
       "L 85.333308 238.524932 \n",
       "L 85.333308 238.521665 \n",
       "L 85.333306 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6306&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.333308 238.524932 \n",
       "L 85.33331 238.524932 \n",
       "L 85.33331 238.390619 \n",
       "L 85.333308 238.390619 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6307&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.33331 238.524932 \n",
       "L 85.333311 238.524932 \n",
       "L 85.333311 237.890394 \n",
       "L 85.33331 237.890394 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6308&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.333311 238.524932 \n",
       "L 85.333312 238.524932 \n",
       "L 85.333312 238.202581 \n",
       "L 85.333311 238.202581 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6309&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.333312 238.524932 \n",
       "L 85.333313 238.524932 \n",
       "L 85.333313 238.398605 \n",
       "L 85.333312 238.398605 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6310&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.333313 238.524932 \n",
       "L 85.333337 238.524932 \n",
       "L 85.333337 238.468303 \n",
       "L 85.333313 238.468303 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6311&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.333337 238.524932 \n",
       "L 85.333365 238.524932 \n",
       "L 85.333365 238.509686 \n",
       "L 85.333337 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6312&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.333365 238.524932 \n",
       "L 85.333515 238.524932 \n",
       "L 85.333515 238.518398 \n",
       "L 85.333365 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6313&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.333515 238.524932 \n",
       "L 85.333663 238.524932 \n",
       "L 85.333663 238.231985 \n",
       "L 85.333515 238.231985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6314&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.333663 238.524932 \n",
       "L 85.333668 238.524932 \n",
       "L 85.333668 238.25195 \n",
       "L 85.333663 238.25195 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6315&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.333668 238.524932 \n",
       "L 85.33367 238.524932 \n",
       "L 85.33367 238.328908 \n",
       "L 85.333668 238.328908 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6316&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.33367 238.524932 \n",
       "L 85.333767 238.524932 \n",
       "L 85.333767 238.071898 \n",
       "L 85.33367 238.071898 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6317&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.333767 238.524932 \n",
       "L 85.334019 238.524932 \n",
       "L 85.334019 234.242158 \n",
       "L 85.333767 234.242158 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6318&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334019 238.524932 \n",
       "L 85.334224 238.524932 \n",
       "L 85.334224 238.461769 \n",
       "L 85.334019 238.461769 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6319&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334224 238.524932 \n",
       "L 85.334273 238.524932 \n",
       "L 85.334273 238.459228 \n",
       "L 85.334224 238.459228 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6320&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334273 238.524932 \n",
       "L 85.334273 238.524932 \n",
       "L 85.334273 238.453057 \n",
       "L 85.334273 238.453057 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6321&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334273 238.524932 \n",
       "L 85.334274 238.524932 \n",
       "L 85.334274 238.371017 \n",
       "L 85.334273 238.371017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6322&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334274 238.524932 \n",
       "L 85.334279 238.524932 \n",
       "L 85.334279 238.001837 \n",
       "L 85.334274 238.001837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6323&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334279 238.524932 \n",
       "L 85.334283 238.524932 \n",
       "L 85.334283 238.489721 \n",
       "L 85.334279 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6324&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334283 238.524932 \n",
       "L 85.334287 238.524932 \n",
       "L 85.334287 237.922701 \n",
       "L 85.334283 237.922701 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6325&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334287 238.524932 \n",
       "L 85.334287 238.524932 \n",
       "L 85.334287 237.496892 \n",
       "L 85.334287 237.496892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6326&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334287 238.524932 \n",
       "L 85.334333 238.524932 \n",
       "L 85.334333 236.582111 \n",
       "L 85.334287 236.582111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6327&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334333 238.524932 \n",
       "L 85.334379 238.524932 \n",
       "L 85.334379 238.238156 \n",
       "L 85.334333 238.238156 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6328&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334379 238.524932 \n",
       "L 85.334379 238.524932 \n",
       "L 85.334379 236.826416 \n",
       "L 85.334379 236.826416 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6329&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334379 238.524932 \n",
       "L 85.334448 238.524932 \n",
       "L 85.334448 236.796649 \n",
       "L 85.334379 236.796649 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6330&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334448 238.524932 \n",
       "L 85.334517 238.524932 \n",
       "L 85.334517 238.422201 \n",
       "L 85.334448 238.422201 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6331&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334517 238.524932 \n",
       "L 85.334519 238.524932 \n",
       "L 85.334519 238.129616 \n",
       "L 85.334517 238.129616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6332&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334519 238.524932 \n",
       "L 85.334664 238.524932 \n",
       "L 85.334664 238.445797 \n",
       "L 85.334519 238.445797 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6333&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334664 238.524932 \n",
       "L 85.334808 238.524932 \n",
       "L 85.334808 238.270826 \n",
       "L 85.334664 238.270826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6334&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334808 238.524932 \n",
       "L 85.334809 238.524932 \n",
       "L 85.334809 238.193506 \n",
       "L 85.334808 238.193506 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6335&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334809 238.524932 \n",
       "L 85.334881 238.524932 \n",
       "L 85.334881 237.955735 \n",
       "L 85.334809 237.955735 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6336&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334881 238.524932 \n",
       "L 85.334882 238.524932 \n",
       "L 85.334882 237.659883 \n",
       "L 85.334881 237.659883 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6337&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334882 238.524932 \n",
       "L 85.334882 238.524932 \n",
       "L 85.334882 238.315839 \n",
       "L 85.334882 238.315839 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6338&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334882 238.524932 \n",
       "L 85.334884 238.524932 \n",
       "L 85.334884 237.585829 \n",
       "L 85.334882 237.585829 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6339&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334884 238.524932 \n",
       "L 85.334885 238.524932 \n",
       "L 85.334885 238.381544 \n",
       "L 85.334884 238.381544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6340&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334885 238.524932 \n",
       "L 85.334886 238.524932 \n",
       "L 85.334886 238.312935 \n",
       "L 85.334885 238.312935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6341&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334886 238.524932 \n",
       "L 85.334886 238.524932 \n",
       "L 85.334886 238.28208 \n",
       "L 85.334886 238.28208 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6342&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334886 238.524932 \n",
       "L 85.334887 238.524932 \n",
       "L 85.334887 236.430736 \n",
       "L 85.334886 236.430736 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6343&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.334887 238.524932 \n",
       "L 85.335251 238.524932 \n",
       "L 85.335251 238.382996 \n",
       "L 85.334887 238.382996 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6344&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.335251 238.524932 \n",
       "L 85.335683 238.524932 \n",
       "L 85.335683 238.453057 \n",
       "L 85.335251 238.453057 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6345&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.335683 238.524932 \n",
       "L 85.33583 238.524932 \n",
       "L 85.33583 238.434906 \n",
       "L 85.335683 238.434906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6346&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.33583 238.524932 \n",
       "L 85.33595 238.524932 \n",
       "L 85.33595 238.356133 \n",
       "L 85.33583 238.356133 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6347&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.33595 238.524932 \n",
       "L 85.335951 238.524932 \n",
       "L 85.335951 238.487906 \n",
       "L 85.33595 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6348&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.335951 238.524932 \n",
       "L 85.335956 238.524932 \n",
       "L 85.335956 238.498433 \n",
       "L 85.335951 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6349&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.335956 238.524932 \n",
       "L 85.33596 238.524932 \n",
       "L 85.33596 238.517309 \n",
       "L 85.335956 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6350&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.33596 238.524932 \n",
       "L 85.335962 238.524932 \n",
       "L 85.335962 238.507871 \n",
       "L 85.33596 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6351&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.335962 238.524932 \n",
       "L 85.335963 238.524932 \n",
       "L 85.335963 238.499159 \n",
       "L 85.335962 238.499159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6352&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.335963 238.524932 \n",
       "L 85.335969 238.524932 \n",
       "L 85.335969 238.447975 \n",
       "L 85.335963 238.447975 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6353&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.335969 238.524932 \n",
       "L 85.335979 238.524932 \n",
       "L 85.335979 238.511864 \n",
       "L 85.335969 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6354&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.335979 238.524932 \n",
       "L 85.336097 238.524932 \n",
       "L 85.336097 238.522391 \n",
       "L 85.335979 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6355&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.336097 238.524932 \n",
       "L 85.336494 238.524932 \n",
       "L 85.336494 238.452694 \n",
       "L 85.336097 238.452694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6356&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.336494 238.524932 \n",
       "L 85.336971 238.524932 \n",
       "L 85.336971 238.522391 \n",
       "L 85.336494 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6357&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.336971 238.524932 \n",
       "L 85.337425 238.524932 \n",
       "L 85.337425 218.827364 \n",
       "L 85.336971 218.827364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6358&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.337425 238.524932 \n",
       "L 85.337683 238.524932 \n",
       "L 85.337683 238.500611 \n",
       "L 85.337425 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6359&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.337683 238.524932 \n",
       "L 85.337685 238.524932 \n",
       "L 85.337685 238.520576 \n",
       "L 85.337683 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6360&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.337685 238.524932 \n",
       "L 85.337743 238.524932 \n",
       "L 85.337743 238.510049 \n",
       "L 85.337685 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6361&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.337743 238.524932 \n",
       "L 85.33784 238.524932 \n",
       "L 85.33784 238.521665 \n",
       "L 85.337743 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6362&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.33784 238.524932 \n",
       "L 85.337847 238.524932 \n",
       "L 85.337847 238.484638 \n",
       "L 85.33784 238.484638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6363&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.337847 238.524932 \n",
       "L 85.337849 238.524932 \n",
       "L 85.337849 238.466851 \n",
       "L 85.337847 238.466851 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6364&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.337849 238.524932 \n",
       "L 85.337849 238.524932 \n",
       "L 85.337849 238.470118 \n",
       "L 85.337849 238.470118 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6365&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.337849 238.524932 \n",
       "L 85.337853 238.524932 \n",
       "L 85.337853 238.498433 \n",
       "L 85.337849 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6366&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.337853 238.524932 \n",
       "L 85.338602 238.524932 \n",
       "L 85.338602 238.44979 \n",
       "L 85.337853 238.44979 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6367&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.338602 238.524932 \n",
       "L 85.338602 238.524932 \n",
       "L 85.338602 238.497707 \n",
       "L 85.338602 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6368&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.338602 238.524932 \n",
       "L 85.338615 238.524932 \n",
       "L 85.338615 238.497344 \n",
       "L 85.338602 238.497344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6369&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.338615 238.524932 \n",
       "L 85.33866 238.524932 \n",
       "L 85.33866 238.524206 \n",
       "L 85.338615 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6370&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.33866 238.524932 \n",
       "L 85.338822 238.524932 \n",
       "L 85.338822 238.392071 \n",
       "L 85.33866 238.392071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6371&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.338822 238.524932 \n",
       "L 85.339194 238.524932 \n",
       "L 85.339194 238.524569 \n",
       "L 85.338822 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6372&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.339194 238.524932 \n",
       "L 85.339612 238.524932 \n",
       "L 85.339612 238.51622 \n",
       "L 85.339194 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6373&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.339612 238.524932 \n",
       "L 85.339993 238.524932 \n",
       "L 85.339993 238.523843 \n",
       "L 85.339612 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6374&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.339993 238.524932 \n",
       "L 85.3402 238.524932 \n",
       "L 85.3402 238.266833 \n",
       "L 85.339993 238.266833 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6375&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.3402 238.524932 \n",
       "L 85.340201 238.524932 \n",
       "L 85.340201 237.623945 \n",
       "L 85.3402 237.623945 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6376&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.340201 238.524932 \n",
       "L 85.340202 238.524932 \n",
       "L 85.340202 238.502426 \n",
       "L 85.340201 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6377&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.340202 238.524932 \n",
       "L 85.340552 238.524932 \n",
       "L 85.340552 238.47157 \n",
       "L 85.340202 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6378&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.340552 238.524932 \n",
       "L 85.341009 238.524932 \n",
       "L 85.341009 238.52348 \n",
       "L 85.340552 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6379&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.341009 238.524932 \n",
       "L 85.341118 238.524932 \n",
       "L 85.341118 237.907092 \n",
       "L 85.341009 237.907092 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6380&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.341118 238.524932 \n",
       "L 85.341194 238.524932 \n",
       "L 85.341194 238.153575 \n",
       "L 85.341118 238.153575 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6381&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.341194 238.524932 \n",
       "L 85.341274 238.524932 \n",
       "L 85.341274 238.413852 \n",
       "L 85.341194 238.413852 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6382&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.341274 238.524932 \n",
       "L 85.341661 238.524932 \n",
       "L 85.341661 238.524569 \n",
       "L 85.341274 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6383&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.341661 238.524932 \n",
       "L 85.342043 238.524932 \n",
       "L 85.342043 238.514042 \n",
       "L 85.341661 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6384&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.342043 238.524932 \n",
       "L 85.342045 238.524932 \n",
       "L 85.342045 238.507508 \n",
       "L 85.342043 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6385&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.342045 238.524932 \n",
       "L 85.342116 238.524932 \n",
       "L 85.342116 238.519124 \n",
       "L 85.342045 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6386&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.342116 238.524932 \n",
       "L 85.342653 238.524932 \n",
       "L 85.342653 238.327456 \n",
       "L 85.342116 238.327456 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6387&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.342653 238.524932 \n",
       "L 85.343134 238.524932 \n",
       "L 85.343134 238.485364 \n",
       "L 85.342653 238.485364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6388&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.343134 238.524932 \n",
       "L 85.343197 238.524932 \n",
       "L 85.343197 238.444707 \n",
       "L 85.343134 238.444707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6389&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.343197 238.524932 \n",
       "L 85.343199 238.524932 \n",
       "L 85.343199 238.435269 \n",
       "L 85.343197 238.435269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6390&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.343199 238.524932 \n",
       "L 85.343199 238.524932 \n",
       "L 85.343199 238.328908 \n",
       "L 85.343199 238.328908 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6391&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.343199 238.524932 \n",
       "L 85.343201 238.524932 \n",
       "L 85.343201 238.515857 \n",
       "L 85.343199 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6392&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.343201 238.524932 \n",
       "L 85.343218 238.524932 \n",
       "L 85.343218 238.486816 \n",
       "L 85.343201 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6393&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.343218 238.524932 \n",
       "L 85.343308 238.524932 \n",
       "L 85.343308 238.44144 \n",
       "L 85.343218 238.44144 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6394&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.343308 238.524932 \n",
       "L 85.343381 238.524932 \n",
       "L 85.343381 237.938311 \n",
       "L 85.343308 237.938311 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6395&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.343381 238.524932 \n",
       "L 85.343381 238.524932 \n",
       "L 85.343381 237.709615 \n",
       "L 85.343381 237.709615 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6396&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.343381 238.524932 \n",
       "L 85.343449 238.524932 \n",
       "L 85.343449 238.000022 \n",
       "L 85.343381 238.000022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6397&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.343449 238.524932 \n",
       "L 85.344748 238.524932 \n",
       "L 85.344748 238.521302 \n",
       "L 85.343449 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6398&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.344748 238.524932 \n",
       "L 85.344771 238.524932 \n",
       "L 85.344771 238.512953 \n",
       "L 85.344748 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6399&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.344771 238.524932 \n",
       "L 85.344775 238.524932 \n",
       "L 85.344775 238.510049 \n",
       "L 85.344771 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6400&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.344775 238.524932 \n",
       "L 85.344777 238.524932 \n",
       "L 85.344777 238.493351 \n",
       "L 85.344775 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6401&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.344777 238.524932 \n",
       "L 85.345627 238.524932 \n",
       "L 85.345627 238.521665 \n",
       "L 85.344777 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6402&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.345627 238.524932 \n",
       "L 85.345628 238.524932 \n",
       "L 85.345628 238.514405 \n",
       "L 85.345627 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6403&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.345628 238.524932 \n",
       "L 85.346329 238.524932 \n",
       "L 85.346329 238.521302 \n",
       "L 85.345628 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6404&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.346329 238.524932 \n",
       "L 85.346331 238.524932 \n",
       "L 85.346331 238.523117 \n",
       "L 85.346329 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6405&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.346331 238.524932 \n",
       "L 85.346512 238.524932 \n",
       "L 85.346512 238.52348 \n",
       "L 85.346331 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6406&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.346512 238.524932 \n",
       "L 85.346841 238.524932 \n",
       "L 85.346841 237.858449 \n",
       "L 85.346512 237.858449 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6407&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.346841 238.524932 \n",
       "L 85.34699 238.524932 \n",
       "L 85.34699 238.522754 \n",
       "L 85.346841 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6408&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.34699 238.524932 \n",
       "L 85.347042 238.524932 \n",
       "L 85.347042 238.51622 \n",
       "L 85.34699 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6409&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.347042 238.524932 \n",
       "L 85.347042 238.524932 \n",
       "L 85.347042 238.495892 \n",
       "L 85.347042 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6410&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.347042 238.524932 \n",
       "L 85.34722 238.524932 \n",
       "L 85.34722 238.519487 \n",
       "L 85.347042 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6411&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.34722 238.524932 \n",
       "L 85.347457 238.524932 \n",
       "L 85.347457 238.158294 \n",
       "L 85.34722 238.158294 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6412&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.347457 238.524932 \n",
       "L 85.347712 238.524932 \n",
       "L 85.347712 238.523843 \n",
       "L 85.347457 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6413&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.347712 238.524932 \n",
       "L 85.347996 238.524932 \n",
       "L 85.347996 237.947749 \n",
       "L 85.347712 237.947749 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6414&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.347996 238.524932 \n",
       "L 85.348346 238.524932 \n",
       "L 85.348346 230.805193 \n",
       "L 85.347996 230.805193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6415&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.348346 238.524932 \n",
       "L 85.348765 238.524932 \n",
       "L 85.348765 238.523117 \n",
       "L 85.348346 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6416&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.348765 238.524932 \n",
       "L 85.348923 238.524932 \n",
       "L 85.348923 238.517309 \n",
       "L 85.348765 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6417&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.348923 238.524932 \n",
       "L 85.348924 238.524932 \n",
       "L 85.348924 238.51985 \n",
       "L 85.348923 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6418&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.348924 238.524932 \n",
       "L 85.348924 238.524932 \n",
       "L 85.348924 238.496618 \n",
       "L 85.348924 238.496618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6419&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.348924 238.524932 \n",
       "L 85.348925 238.524932 \n",
       "L 85.348925 238.517309 \n",
       "L 85.348924 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6420&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.348925 238.524932 \n",
       "L 85.349046 238.524932 \n",
       "L 85.349046 238.498433 \n",
       "L 85.348925 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6421&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.349046 238.524932 \n",
       "L 85.349166 238.524932 \n",
       "L 85.349166 238.410222 \n",
       "L 85.349046 238.410222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6422&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.349166 238.524932 \n",
       "L 85.349179 238.524932 \n",
       "L 85.349179 238.458502 \n",
       "L 85.349166 238.458502 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6423&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.349179 238.524932 \n",
       "L 85.349191 238.524932 \n",
       "L 85.349191 238.220368 \n",
       "L 85.349179 238.220368 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6424&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.349191 238.524932 \n",
       "L 85.349192 238.524932 \n",
       "L 85.349192 238.246868 \n",
       "L 85.349191 238.246868 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6425&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.349192 238.524932 \n",
       "L 85.349193 238.524932 \n",
       "L 85.349193 238.38227 \n",
       "L 85.349192 238.38227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6426&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.349193 238.524932 \n",
       "L 85.34928 238.524932 \n",
       "L 85.34928 238.344154 \n",
       "L 85.349193 238.344154 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6427&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.34928 238.524932 \n",
       "L 85.349402 238.524932 \n",
       "L 85.349402 238.496255 \n",
       "L 85.34928 238.496255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6428&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.349402 238.524932 \n",
       "L 85.349447 238.524932 \n",
       "L 85.349447 238.524206 \n",
       "L 85.349402 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6429&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.349447 238.524932 \n",
       "L 85.34946 238.524932 \n",
       "L 85.34946 238.283169 \n",
       "L 85.349447 238.283169 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6430&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.34946 238.524932 \n",
       "L 85.349463 238.524932 \n",
       "L 85.349463 238.418571 \n",
       "L 85.34946 238.418571 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6431&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.349463 238.524932 \n",
       "L 85.349463 238.524932 \n",
       "L 85.349463 238.298052 \n",
       "L 85.349463 238.298052 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6432&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.349463 238.524932 \n",
       "L 85.349464 238.524932 \n",
       "L 85.349464 238.286436 \n",
       "L 85.349463 238.286436 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6433&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.349464 238.524932 \n",
       "L 85.349464 238.524932 \n",
       "L 85.349464 238.422564 \n",
       "L 85.349464 238.422564 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6434&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.349464 238.524932 \n",
       "L 85.349465 238.524932 \n",
       "L 85.349465 238.063186 \n",
       "L 85.349464 238.063186 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6435&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.349465 238.524932 \n",
       "L 85.349474 238.524932 \n",
       "L 85.349474 238.15539 \n",
       "L 85.349465 238.15539 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6436&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.349474 238.524932 \n",
       "L 85.349482 238.524932 \n",
       "L 85.349482 237.945571 \n",
       "L 85.349474 237.945571 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6437&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.349482 238.524932 \n",
       "L 85.349487 238.524932 \n",
       "L 85.349487 238.097308 \n",
       "L 85.349482 238.097308 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6438&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.349487 238.524932 \n",
       "L 85.349664 238.524932 \n",
       "L 85.349664 238.524569 \n",
       "L 85.349487 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6439&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.349664 238.524932 \n",
       "L 85.350012 238.524932 \n",
       "L 85.350012 238.508234 \n",
       "L 85.349664 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6440&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.350012 238.524932 \n",
       "L 85.350303 238.524932 \n",
       "L 85.350303 238.433817 \n",
       "L 85.350012 238.433817 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6441&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.350303 238.524932 \n",
       "L 85.350418 238.524932 \n",
       "L 85.350418 238.316565 \n",
       "L 85.350303 238.316565 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6442&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.350418 238.524932 \n",
       "L 85.350418 238.524932 \n",
       "L 85.350418 238.390982 \n",
       "L 85.350418 238.390982 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6443&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.350418 238.524932 \n",
       "L 85.350419 238.524932 \n",
       "L 85.350419 238.352503 \n",
       "L 85.350418 238.352503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6444&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.350419 238.524932 \n",
       "L 85.350521 238.524932 \n",
       "L 85.350521 238.215649 \n",
       "L 85.350419 238.215649 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6445&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.350521 238.524932 \n",
       "L 85.350716 238.524932 \n",
       "L 85.350716 238.524569 \n",
       "L 85.350521 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6446&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.350716 238.524932 \n",
       "L 85.35081 238.524932 \n",
       "L 85.35081 238.491899 \n",
       "L 85.350716 238.491899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6447&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.35081 238.524932 \n",
       "L 85.350812 238.524932 \n",
       "L 85.350812 238.484275 \n",
       "L 85.35081 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6448&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.350812 238.524932 \n",
       "L 85.350822 238.524932 \n",
       "L 85.350822 238.092952 \n",
       "L 85.350812 238.092952 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6449&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.350822 238.524932 \n",
       "L 85.350964 238.524932 \n",
       "L 85.350964 238.449427 \n",
       "L 85.350822 238.449427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6450&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.350964 238.524932 \n",
       "L 85.351178 238.524932 \n",
       "L 85.351178 238.460317 \n",
       "L 85.350964 238.460317 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6451&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.351178 238.524932 \n",
       "L 85.3514 238.524932 \n",
       "L 85.3514 237.821059 \n",
       "L 85.351178 237.821059 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6452&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.3514 238.524932 \n",
       "L 85.35154 238.524932 \n",
       "L 85.35154 238.512953 \n",
       "L 85.3514 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6453&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.35154 238.524932 \n",
       "L 85.35154 238.524932 \n",
       "L 85.35154 238.507871 \n",
       "L 85.35154 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6454&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.35154 238.524932 \n",
       "L 85.351883 238.524932 \n",
       "L 85.351883 238.290792 \n",
       "L 85.35154 238.290792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6455&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.351883 238.524932 \n",
       "L 85.352233 238.524932 \n",
       "L 85.352233 233.496175 \n",
       "L 85.351883 233.496175 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6456&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.352233 238.524932 \n",
       "L 85.352304 238.524932 \n",
       "L 85.352304 238.318744 \n",
       "L 85.352233 238.318744 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6457&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.352304 238.524932 \n",
       "L 85.352372 238.524932 \n",
       "L 85.352372 238.524569 \n",
       "L 85.352304 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6458&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.352372 238.524932 \n",
       "L 85.352376 238.524932 \n",
       "L 85.352376 238.152123 \n",
       "L 85.352372 238.152123 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6459&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.352376 238.524932 \n",
       "L 85.35239 238.524932 \n",
       "L 85.35239 238.323463 \n",
       "L 85.352376 238.323463 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6460&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.35239 238.524932 \n",
       "L 85.353529 238.524932 \n",
       "L 85.353529 238.524206 \n",
       "L 85.35239 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6461&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.353529 238.524932 \n",
       "L 85.353914 238.524932 \n",
       "L 85.353914 238.491173 \n",
       "L 85.353529 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6462&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.353914 238.524932 \n",
       "L 85.353917 238.524932 \n",
       "L 85.353917 238.512227 \n",
       "L 85.353914 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6463&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.353917 238.524932 \n",
       "L 85.354372 238.524932 \n",
       "L 85.354372 238.468666 \n",
       "L 85.353917 238.468666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6464&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354372 238.524932 \n",
       "L 85.354533 238.524932 \n",
       "L 85.354533 238.523117 \n",
       "L 85.354372 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6465&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354533 238.524932 \n",
       "L 85.354693 238.524932 \n",
       "L 85.354693 238.471933 \n",
       "L 85.354533 238.471933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6466&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354693 238.524932 \n",
       "L 85.354693 238.524932 \n",
       "L 85.354693 238.49081 \n",
       "L 85.354693 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6467&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354693 238.524932 \n",
       "L 85.354694 238.524932 \n",
       "L 85.354694 238.470844 \n",
       "L 85.354693 238.470844 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6468&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354694 238.524932 \n",
       "L 85.354694 238.524932 \n",
       "L 85.354694 238.498796 \n",
       "L 85.354694 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6469&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354694 238.524932 \n",
       "L 85.354695 238.524932 \n",
       "L 85.354695 236.86562 \n",
       "L 85.354694 236.86562 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6470&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354695 238.524932 \n",
       "L 85.354695 238.524932 \n",
       "L 85.354695 238.507871 \n",
       "L 85.354695 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6471&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354695 238.524932 \n",
       "L 85.354776 238.524932 \n",
       "L 85.354776 238.488632 \n",
       "L 85.354695 238.488632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6472&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354776 238.524932 \n",
       "L 85.354863 238.524932 \n",
       "L 85.354863 238.521665 \n",
       "L 85.354776 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6473&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354863 238.524932 \n",
       "L 85.354866 238.524932 \n",
       "L 85.354866 238.48609 \n",
       "L 85.354863 238.48609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6474&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354866 238.524932 \n",
       "L 85.354867 238.524932 \n",
       "L 85.354867 238.485727 \n",
       "L 85.354866 238.485727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6475&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354867 238.524932 \n",
       "L 85.354867 238.524932 \n",
       "L 85.354867 238.488632 \n",
       "L 85.354867 238.488632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6476&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354867 238.524932 \n",
       "L 85.354869 238.524932 \n",
       "L 85.354869 238.481008 \n",
       "L 85.354867 238.481008 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6477&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354869 238.524932 \n",
       "L 85.354871 238.524932 \n",
       "L 85.354871 238.445434 \n",
       "L 85.354869 238.445434 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6478&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354871 238.524932 \n",
       "L 85.354892 238.524932 \n",
       "L 85.354892 238.484638 \n",
       "L 85.354871 238.484638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6479&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354892 238.524932 \n",
       "L 85.354914 238.524932 \n",
       "L 85.354914 238.398605 \n",
       "L 85.354892 238.398605 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6480&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354914 238.524932 \n",
       "L 85.354915 238.524932 \n",
       "L 85.354915 238.44616 \n",
       "L 85.354914 238.44616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6481&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354915 238.524932 \n",
       "L 85.354916 238.524932 \n",
       "L 85.354916 238.461406 \n",
       "L 85.354915 238.461406 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6482&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354916 238.524932 \n",
       "L 85.354916 238.524932 \n",
       "L 85.354916 238.478467 \n",
       "L 85.354916 238.478467 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6483&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354916 238.524932 \n",
       "L 85.354917 238.524932 \n",
       "L 85.354917 237.781854 \n",
       "L 85.354916 237.781854 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6484&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354917 238.524932 \n",
       "L 85.354918 238.524932 \n",
       "L 85.354918 238.473748 \n",
       "L 85.354917 238.473748 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6485&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354918 238.524932 \n",
       "L 85.354934 238.524932 \n",
       "L 85.354934 237.981509 \n",
       "L 85.354918 237.981509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6486&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354934 238.524932 \n",
       "L 85.35495 238.524932 \n",
       "L 85.35495 238.417482 \n",
       "L 85.354934 238.417482 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6487&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.35495 238.524932 \n",
       "L 85.354952 238.524932 \n",
       "L 85.354952 238.130342 \n",
       "L 85.35495 238.130342 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6488&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354952 238.524932 \n",
       "L 85.354952 238.524932 \n",
       "L 85.354952 238.368476 \n",
       "L 85.354952 238.368476 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6489&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354952 238.524932 \n",
       "L 85.354952 238.524932 \n",
       "L 85.354952 238.421112 \n",
       "L 85.354952 238.421112 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6490&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354952 238.524932 \n",
       "L 85.354953 238.524932 \n",
       "L 85.354953 238.442529 \n",
       "L 85.354952 238.442529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6491&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354953 238.524932 \n",
       "L 85.354954 238.524932 \n",
       "L 85.354954 238.422564 \n",
       "L 85.354953 238.422564 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6492&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354954 238.524932 \n",
       "L 85.35496 238.524932 \n",
       "L 85.35496 238.483186 \n",
       "L 85.354954 238.483186 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6493&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.35496 238.524932 \n",
       "L 85.354966 238.524932 \n",
       "L 85.354966 236.596994 \n",
       "L 85.35496 236.596994 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6494&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354966 238.524932 \n",
       "L 85.354971 238.524932 \n",
       "L 85.354971 238.489721 \n",
       "L 85.354966 238.489721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6495&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354971 238.524932 \n",
       "L 85.354976 238.524932 \n",
       "L 85.354976 238.443981 \n",
       "L 85.354971 238.443981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6496&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354976 238.524932 \n",
       "L 85.354976 238.524932 \n",
       "L 85.354976 238.465762 \n",
       "L 85.354976 238.465762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6497&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354976 238.524932 \n",
       "L 85.354976 238.524932 \n",
       "L 85.354976 237.953557 \n",
       "L 85.354976 237.953557 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6498&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.354976 238.524932 \n",
       "L 85.355129 238.524932 \n",
       "L 85.355129 238.068631 \n",
       "L 85.354976 238.068631 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6499&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.355129 238.524932 \n",
       "L 85.355307 238.524932 \n",
       "L 85.355307 238.524569 \n",
       "L 85.355129 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6500&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.355307 238.524932 \n",
       "L 85.355332 238.524932 \n",
       "L 85.355332 238.500974 \n",
       "L 85.355307 238.500974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6501&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.355332 238.524932 \n",
       "L 85.355333 238.524932 \n",
       "L 85.355333 238.520576 \n",
       "L 85.355332 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6502&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.355333 238.524932 \n",
       "L 85.355571 238.524932 \n",
       "L 85.355571 238.502063 \n",
       "L 85.355333 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6503&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.355571 238.524932 \n",
       "L 85.355889 238.524932 \n",
       "L 85.355889 238.513679 \n",
       "L 85.355571 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6504&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.355889 238.524932 \n",
       "L 85.35599 238.524932 \n",
       "L 85.35599 233.63666 \n",
       "L 85.355889 233.63666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6505&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.35599 238.524932 \n",
       "L 85.356287 238.524932 \n",
       "L 85.356287 238.524206 \n",
       "L 85.35599 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6506&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.356287 238.524932 \n",
       "L 85.356597 238.524932 \n",
       "L 85.356597 238.419297 \n",
       "L 85.356287 238.419297 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6507&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.356597 238.524932 \n",
       "L 85.356633 238.524932 \n",
       "L 85.356633 238.523843 \n",
       "L 85.356597 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6508&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.356633 238.524932 \n",
       "L 85.356855 238.524932 \n",
       "L 85.356855 238.426557 \n",
       "L 85.356633 238.426557 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6509&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.356855 238.524932 \n",
       "L 85.357077 238.524932 \n",
       "L 85.357077 237.93577 \n",
       "L 85.356855 237.93577 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6510&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.357077 238.524932 \n",
       "L 85.357113 238.524932 \n",
       "L 85.357113 238.502063 \n",
       "L 85.357077 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6511&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.357113 238.524932 \n",
       "L 85.357191 238.524932 \n",
       "L 85.357191 238.226902 \n",
       "L 85.357113 238.226902 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6512&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.357191 238.524932 \n",
       "L 85.357261 238.524932 \n",
       "L 85.357261 238.515857 \n",
       "L 85.357191 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6513&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.357261 238.524932 \n",
       "L 85.357363 238.524932 \n",
       "L 85.357363 238.522391 \n",
       "L 85.357261 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6514&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.357363 238.524932 \n",
       "L 85.357367 238.524932 \n",
       "L 85.357367 238.513316 \n",
       "L 85.357363 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6515&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.357367 238.524932 \n",
       "L 85.357369 238.524932 \n",
       "L 85.357369 238.484275 \n",
       "L 85.357367 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6516&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.357369 238.524932 \n",
       "L 85.357585 238.524932 \n",
       "L 85.357585 238.507508 \n",
       "L 85.357369 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6517&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.357585 238.524932 \n",
       "L 85.357801 238.524932 \n",
       "L 85.357801 238.441077 \n",
       "L 85.357585 238.441077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6518&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.357801 238.524932 \n",
       "L 85.357801 238.524932 \n",
       "L 85.357801 238.480282 \n",
       "L 85.357801 238.480282 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6519&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.357801 238.524932 \n",
       "L 85.357802 238.524932 \n",
       "L 85.357802 238.432728 \n",
       "L 85.357801 238.432728 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6520&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.357802 238.524932 \n",
       "L 85.357839 238.524932 \n",
       "L 85.357839 238.435995 \n",
       "L 85.357802 238.435995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6521&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.357839 238.524932 \n",
       "L 85.357839 238.524932 \n",
       "L 85.357839 238.487179 \n",
       "L 85.357839 238.487179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6522&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.357839 238.524932 \n",
       "L 85.357844 238.524932 \n",
       "L 85.357844 238.445434 \n",
       "L 85.357839 238.445434 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6523&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.357844 238.524932 \n",
       "L 85.357845 238.524932 \n",
       "L 85.357845 238.509686 \n",
       "L 85.357844 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6524&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.357845 238.524932 \n",
       "L 85.357889 238.524932 \n",
       "L 85.357889 238.451242 \n",
       "L 85.357845 238.451242 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6525&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.357889 238.524932 \n",
       "L 85.35798 238.524932 \n",
       "L 85.35798 238.510775 \n",
       "L 85.357889 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6526&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.35798 238.524932 \n",
       "L 85.358028 238.524932 \n",
       "L 85.358028 238.499522 \n",
       "L 85.35798 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6527&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.358028 238.524932 \n",
       "L 85.358031 238.524932 \n",
       "L 85.358031 238.513316 \n",
       "L 85.358028 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6528&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.358031 238.524932 \n",
       "L 85.358034 238.524932 \n",
       "L 85.358034 238.492988 \n",
       "L 85.358031 238.492988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6529&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.358034 238.524932 \n",
       "L 85.358035 238.524932 \n",
       "L 85.358035 238.50533 \n",
       "L 85.358034 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6530&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.358035 238.524932 \n",
       "L 85.35811 238.524932 \n",
       "L 85.35811 238.460317 \n",
       "L 85.358035 238.460317 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6531&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.35811 238.524932 \n",
       "L 85.358395 238.524932 \n",
       "L 85.358395 238.05411 \n",
       "L 85.35811 238.05411 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6532&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.358395 238.524932 \n",
       "L 85.358607 238.524932 \n",
       "L 85.358607 238.51259 \n",
       "L 85.358395 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6533&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.358607 238.524932 \n",
       "L 85.358613 238.524932 \n",
       "L 85.358613 238.501337 \n",
       "L 85.358607 238.501337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6534&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.358613 238.524932 \n",
       "L 85.358676 238.524932 \n",
       "L 85.358676 238.522028 \n",
       "L 85.358613 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6535&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.358676 238.524932 \n",
       "L 85.358781 238.524932 \n",
       "L 85.358781 238.437084 \n",
       "L 85.358676 238.437084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6536&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.358781 238.524932 \n",
       "L 85.358885 238.524932 \n",
       "L 85.358885 238.521302 \n",
       "L 85.358781 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6537&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.358885 238.524932 \n",
       "L 85.358886 238.524932 \n",
       "L 85.358886 238.521665 \n",
       "L 85.358885 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6538&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.358886 238.524932 \n",
       "L 85.358886 238.524932 \n",
       "L 85.358886 238.511864 \n",
       "L 85.358886 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6539&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.358886 238.524932 \n",
       "L 85.3589 238.524932 \n",
       "L 85.3589 238.522754 \n",
       "L 85.358886 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6540&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.3589 238.524932 \n",
       "L 85.359316 238.524932 \n",
       "L 85.359316 238.520576 \n",
       "L 85.3589 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6541&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.359316 238.524932 \n",
       "L 85.359719 238.524932 \n",
       "L 85.359719 238.372469 \n",
       "L 85.359316 238.372469 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6542&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.359719 238.524932 \n",
       "L 85.35972 238.524932 \n",
       "L 85.35972 238.332901 \n",
       "L 85.359719 238.332901 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6543&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.35972 238.524932 \n",
       "L 85.359793 238.524932 \n",
       "L 85.359793 238.029789 \n",
       "L 85.35972 238.029789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6544&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.359793 238.524932 \n",
       "L 85.359931 238.524932 \n",
       "L 85.359931 238.521665 \n",
       "L 85.359793 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6545&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.359931 238.524932 \n",
       "L 85.359995 238.524932 \n",
       "L 85.359995 238.420386 \n",
       "L 85.359931 238.420386 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6546&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.359995 238.524932 \n",
       "L 85.359995 238.524932 \n",
       "L 85.359995 238.487906 \n",
       "L 85.359995 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6547&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.359995 238.524932 \n",
       "L 85.359996 238.524932 \n",
       "L 85.359996 238.438173 \n",
       "L 85.359995 238.438173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6548&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.359996 238.524932 \n",
       "L 85.359997 238.524932 \n",
       "L 85.359997 238.438536 \n",
       "L 85.359996 238.438536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6549&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.359997 238.524932 \n",
       "L 85.359998 238.524932 \n",
       "L 85.359998 238.418934 \n",
       "L 85.359997 238.418934 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6550&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.359998 238.524932 \n",
       "L 85.360001 238.524932 \n",
       "L 85.360001 238.495529 \n",
       "L 85.359998 238.495529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6551&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.360001 238.524932 \n",
       "L 85.360096 238.524932 \n",
       "L 85.360096 238.479556 \n",
       "L 85.360001 238.479556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6552&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.360096 238.524932 \n",
       "L 85.360191 238.524932 \n",
       "L 85.360191 238.522754 \n",
       "L 85.360096 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6553&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.360191 238.524932 \n",
       "L 85.360194 238.524932 \n",
       "L 85.360194 238.51622 \n",
       "L 85.360191 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6554&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.360194 238.524932 \n",
       "L 85.361049 238.524932 \n",
       "L 85.361049 238.522391 \n",
       "L 85.360194 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6555&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.361049 238.524932 \n",
       "L 85.361853 238.524932 \n",
       "L 85.361853 238.44616 \n",
       "L 85.361049 238.44616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6556&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.361853 238.524932 \n",
       "L 85.361854 238.524932 \n",
       "L 85.361854 238.399331 \n",
       "L 85.361853 238.399331 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6557&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.361854 238.524932 \n",
       "L 85.361854 238.524932 \n",
       "L 85.361854 238.39316 \n",
       "L 85.361854 238.39316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6558&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.361854 238.524932 \n",
       "L 85.361857 238.524932 \n",
       "L 85.361857 238.093315 \n",
       "L 85.361854 238.093315 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6559&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.361857 238.524932 \n",
       "L 85.361857 238.524932 \n",
       "L 85.361857 238.481371 \n",
       "L 85.361857 238.481371 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6560&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.361857 238.524932 \n",
       "L 85.361861 238.524932 \n",
       "L 85.361861 238.061008 \n",
       "L 85.361857 238.061008 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6561&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.361861 238.524932 \n",
       "L 85.362647 238.524932 \n",
       "L 85.362647 238.449064 \n",
       "L 85.361861 238.449064 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6562&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.362647 238.524932 \n",
       "L 85.36265 238.524932 \n",
       "L 85.36265 238.413126 \n",
       "L 85.362647 238.413126 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6563&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.36265 238.524932 \n",
       "L 85.362769 238.524932 \n",
       "L 85.362769 238.511501 \n",
       "L 85.36265 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6564&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.362769 238.524932 \n",
       "L 85.362887 238.524932 \n",
       "L 85.362887 238.469029 \n",
       "L 85.362769 238.469029 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6565&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.362887 238.524932 \n",
       "L 85.362888 238.524932 \n",
       "L 85.362888 238.507145 \n",
       "L 85.362887 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6566&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.362888 238.524932 \n",
       "L 85.362888 238.524932 \n",
       "L 85.362888 238.456324 \n",
       "L 85.362888 238.456324 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6567&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.362888 238.524932 \n",
       "L 85.362888 238.524932 \n",
       "L 85.362888 238.499885 \n",
       "L 85.362888 238.499885 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6568&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.362888 238.524932 \n",
       "L 85.362889 238.524932 \n",
       "L 85.362889 238.50896 \n",
       "L 85.362888 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6569&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.362889 238.524932 \n",
       "L 85.36289 238.524932 \n",
       "L 85.36289 238.476289 \n",
       "L 85.362889 238.476289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6570&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.36289 238.524932 \n",
       "L 85.36289 238.524932 \n",
       "L 85.36289 238.514405 \n",
       "L 85.36289 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6571&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.36289 238.524932 \n",
       "L 85.362891 238.524932 \n",
       "L 85.362891 238.469755 \n",
       "L 85.36289 238.469755 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6572&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.362891 238.524932 \n",
       "L 85.363205 238.524932 \n",
       "L 85.363205 238.514042 \n",
       "L 85.362891 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6573&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.363205 238.524932 \n",
       "L 85.363581 238.524932 \n",
       "L 85.363581 238.521302 \n",
       "L 85.363205 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6574&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.363581 238.524932 \n",
       "L 85.363789 238.524932 \n",
       "L 85.363789 238.462495 \n",
       "L 85.363581 238.462495 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6575&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.363789 238.524932 \n",
       "L 85.363942 238.524932 \n",
       "L 85.363942 238.297689 \n",
       "L 85.363789 238.297689 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6576&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.363942 238.524932 \n",
       "L 85.363942 238.524932 \n",
       "L 85.363942 238.146315 \n",
       "L 85.363942 238.146315 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6577&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.363942 238.524932 \n",
       "L 85.363943 238.524932 \n",
       "L 85.363943 238.416756 \n",
       "L 85.363942 238.416756 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6578&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.363943 238.524932 \n",
       "L 85.363943 238.524932 \n",
       "L 85.363943 237.979331 \n",
       "L 85.363943 237.979331 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6579&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.363943 238.524932 \n",
       "L 85.364303 238.524932 \n",
       "L 85.364303 238.194958 \n",
       "L 85.363943 238.194958 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6580&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.364303 238.524932 \n",
       "L 85.364664 238.524932 \n",
       "L 85.364664 238.486816 \n",
       "L 85.364303 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6581&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.364664 238.524932 \n",
       "L 85.364666 238.524932 \n",
       "L 85.364666 238.338709 \n",
       "L 85.364664 238.338709 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6582&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.364666 238.524932 \n",
       "L 85.364666 238.524932 \n",
       "L 85.364666 238.312209 \n",
       "L 85.364666 238.312209 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6583&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.364666 238.524932 \n",
       "L 85.364672 238.524932 \n",
       "L 85.364672 238.454509 \n",
       "L 85.364666 238.454509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6584&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.364672 238.524932 \n",
       "L 85.364969 238.524932 \n",
       "L 85.364969 238.524569 \n",
       "L 85.364672 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6585&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.364969 238.524932 \n",
       "L 85.365325 238.524932 \n",
       "L 85.365325 238.474837 \n",
       "L 85.364969 238.474837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6586&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.365325 238.524932 \n",
       "L 85.365482 238.524932 \n",
       "L 85.365482 238.238882 \n",
       "L 85.365325 238.238882 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6587&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.365482 238.524932 \n",
       "L 85.365576 238.524932 \n",
       "L 85.365576 238.165917 \n",
       "L 85.365482 238.165917 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6588&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.365576 238.524932 \n",
       "L 85.365576 238.524932 \n",
       "L 85.365576 238.13252 \n",
       "L 85.365576 238.13252 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6589&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.365576 238.524932 \n",
       "L 85.365577 238.524932 \n",
       "L 85.365577 238.217464 \n",
       "L 85.365576 238.217464 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6590&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.365577 238.524932 \n",
       "L 85.365578 238.524932 \n",
       "L 85.365578 237.79347 \n",
       "L 85.365577 237.79347 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6591&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.365578 238.524932 \n",
       "L 85.365804 238.524932 \n",
       "L 85.365804 237.816703 \n",
       "L 85.365578 237.816703 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6592&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.365804 238.524932 \n",
       "L 85.366131 238.524932 \n",
       "L 85.366131 238.524569 \n",
       "L 85.365804 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6593&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.366131 238.524932 \n",
       "L 85.366438 238.524932 \n",
       "L 85.366438 238.506419 \n",
       "L 85.366131 238.506419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6594&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.366438 238.524932 \n",
       "L 85.366738 238.524932 \n",
       "L 85.366738 238.386989 \n",
       "L 85.366438 238.386989 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6595&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.366738 238.524932 \n",
       "L 85.367038 238.524932 \n",
       "L 85.367038 238.522754 \n",
       "L 85.366738 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6596&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.367038 238.524932 \n",
       "L 85.367118 238.524932 \n",
       "L 85.367118 238.520576 \n",
       "L 85.367038 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6597&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.367118 238.524932 \n",
       "L 85.367121 238.524932 \n",
       "L 85.367121 238.516583 \n",
       "L 85.367118 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6598&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.367121 238.524932 \n",
       "L 85.367129 238.524932 \n",
       "L 85.367129 238.51985 \n",
       "L 85.367121 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6599&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.367129 238.524932 \n",
       "L 85.367191 238.524932 \n",
       "L 85.367191 238.52348 \n",
       "L 85.367129 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6600&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.367191 238.524932 \n",
       "L 85.367201 238.524932 \n",
       "L 85.367201 237.713971 \n",
       "L 85.367191 237.713971 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6601&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.367201 238.524932 \n",
       "L 85.36725 238.524932 \n",
       "L 85.36725 238.199677 \n",
       "L 85.367201 238.199677 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6602&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.36725 238.524932 \n",
       "L 85.367305 238.524932 \n",
       "L 85.367305 238.517672 \n",
       "L 85.36725 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6603&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.367305 238.524932 \n",
       "L 85.367736 238.524932 \n",
       "L 85.367736 238.518035 \n",
       "L 85.367305 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6604&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.367736 238.524932 \n",
       "L 85.368163 238.524932 \n",
       "L 85.368163 238.504241 \n",
       "L 85.367736 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6605&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.368163 238.524932 \n",
       "L 85.368168 238.524932 \n",
       "L 85.368168 238.519124 \n",
       "L 85.368163 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6606&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.368168 238.524932 \n",
       "L 85.368168 238.524932 \n",
       "L 85.368168 238.514768 \n",
       "L 85.368168 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6607&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.368168 238.524932 \n",
       "L 85.368308 238.524932 \n",
       "L 85.368308 238.521665 \n",
       "L 85.368168 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6608&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.368308 238.524932 \n",
       "L 85.368449 238.524932 \n",
       "L 85.368449 238.509686 \n",
       "L 85.368308 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6609&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.368449 238.524932 \n",
       "L 85.368449 238.524932 \n",
       "L 85.368449 238.495892 \n",
       "L 85.368449 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6610&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.368449 238.524932 \n",
       "L 85.36845 238.524932 \n",
       "L 85.36845 238.516946 \n",
       "L 85.368449 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6611&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.36845 238.524932 \n",
       "L 85.368502 238.524932 \n",
       "L 85.368502 238.516583 \n",
       "L 85.36845 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6612&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.368502 238.524932 \n",
       "L 85.368554 238.524932 \n",
       "L 85.368554 238.504604 \n",
       "L 85.368502 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6613&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.368554 238.524932 \n",
       "L 85.368557 238.524932 \n",
       "L 85.368557 238.411311 \n",
       "L 85.368554 238.411311 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6614&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.368557 238.524932 \n",
       "L 85.36856 238.524932 \n",
       "L 85.36856 238.502426 \n",
       "L 85.368557 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6615&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.36856 238.524932 \n",
       "L 85.368561 238.524932 \n",
       "L 85.368561 238.499522 \n",
       "L 85.36856 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6616&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.368561 238.524932 \n",
       "L 85.36867 238.524932 \n",
       "L 85.36867 238.510049 \n",
       "L 85.368561 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6617&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.36867 238.524932 \n",
       "L 85.368672 238.524932 \n",
       "L 85.368672 238.370291 \n",
       "L 85.36867 238.370291 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6618&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.368672 238.524932 \n",
       "L 85.368672 238.524932 \n",
       "L 85.368672 238.354681 \n",
       "L 85.368672 238.354681 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6619&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.368672 238.524932 \n",
       "L 85.368756 238.524932 \n",
       "L 85.368756 238.357585 \n",
       "L 85.368672 238.357585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6620&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.368756 238.524932 \n",
       "L 85.368858 238.524932 \n",
       "L 85.368858 238.524569 \n",
       "L 85.368756 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6621&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.368858 238.524932 \n",
       "L 85.368877 238.524932 \n",
       "L 85.368877 238.515494 \n",
       "L 85.368858 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6622&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.368877 238.524932 \n",
       "L 85.369399 238.524932 \n",
       "L 85.369399 238.519124 \n",
       "L 85.368877 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6623&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.369399 238.524932 \n",
       "L 85.369921 238.524932 \n",
       "L 85.369921 238.444344 \n",
       "L 85.369399 238.444344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6624&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.369921 238.524932 \n",
       "L 85.369923 238.524932 \n",
       "L 85.369923 238.223635 \n",
       "L 85.369921 238.223635 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6625&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.369923 238.524932 \n",
       "L 85.369924 238.524932 \n",
       "L 85.369924 238.439625 \n",
       "L 85.369923 238.439625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6626&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.369924 238.524932 \n",
       "L 85.369925 238.524932 \n",
       "L 85.369925 238.435632 \n",
       "L 85.369924 238.435632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6627&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.369925 238.524932 \n",
       "L 85.369926 238.524932 \n",
       "L 85.369926 238.473022 \n",
       "L 85.369925 238.473022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6628&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.369926 238.524932 \n",
       "L 85.370241 238.524932 \n",
       "L 85.370241 238.498796 \n",
       "L 85.369926 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6629&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.370241 238.524932 \n",
       "L 85.370784 238.524932 \n",
       "L 85.370784 238.524569 \n",
       "L 85.370241 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6630&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.370784 238.524932 \n",
       "L 85.371013 238.524932 \n",
       "L 85.371013 238.518761 \n",
       "L 85.370784 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6631&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.371013 238.524932 \n",
       "L 85.371014 238.524932 \n",
       "L 85.371014 238.515494 \n",
       "L 85.371013 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6632&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.371014 238.524932 \n",
       "L 85.371017 238.524932 \n",
       "L 85.371017 238.504967 \n",
       "L 85.371014 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6633&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.371017 238.524932 \n",
       "L 85.371305 238.524932 \n",
       "L 85.371305 238.409859 \n",
       "L 85.371017 238.409859 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6634&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.371305 238.524932 \n",
       "L 85.372202 238.524932 \n",
       "L 85.372202 238.477378 \n",
       "L 85.371305 238.477378 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6635&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.372202 238.524932 \n",
       "L 85.372204 238.524932 \n",
       "L 85.372204 238.513679 \n",
       "L 85.372202 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6636&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.372204 238.524932 \n",
       "L 85.372205 238.524932 \n",
       "L 85.372205 238.497707 \n",
       "L 85.372204 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6637&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.372205 238.524932 \n",
       "L 85.372206 238.524932 \n",
       "L 85.372206 238.511501 \n",
       "L 85.372205 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6638&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.372206 238.524932 \n",
       "L 85.372207 238.524932 \n",
       "L 85.372207 238.480645 \n",
       "L 85.372206 238.480645 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6639&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.372207 238.524932 \n",
       "L 85.372214 238.524932 \n",
       "L 85.372214 238.519124 \n",
       "L 85.372207 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6640&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.372214 238.524932 \n",
       "L 85.372562 238.524932 \n",
       "L 85.372562 238.473748 \n",
       "L 85.372214 238.473748 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6641&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.372562 238.524932 \n",
       "L 85.372788 238.524932 \n",
       "L 85.372788 238.524569 \n",
       "L 85.372562 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6642&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.372788 238.524932 \n",
       "L 85.373136 238.524932 \n",
       "L 85.373136 238.514405 \n",
       "L 85.372788 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6643&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373136 238.524932 \n",
       "L 85.373261 238.524932 \n",
       "L 85.373261 238.378277 \n",
       "L 85.373136 238.378277 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6644&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373261 238.524932 \n",
       "L 85.373262 238.524932 \n",
       "L 85.373262 238.283532 \n",
       "L 85.373261 238.283532 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6645&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373262 238.524932 \n",
       "L 85.373263 238.524932 \n",
       "L 85.373263 238.519487 \n",
       "L 85.373262 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6646&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373263 238.524932 \n",
       "L 85.373266 238.524932 \n",
       "L 85.373266 238.482823 \n",
       "L 85.373263 238.482823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6647&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373266 238.524932 \n",
       "L 85.373269 238.524932 \n",
       "L 85.373269 238.511864 \n",
       "L 85.373266 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6648&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373269 238.524932 \n",
       "L 85.373313 238.524932 \n",
       "L 85.373313 238.514768 \n",
       "L 85.373269 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6649&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373313 238.524932 \n",
       "L 85.373575 238.524932 \n",
       "L 85.373575 235.54318 \n",
       "L 85.373313 235.54318 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6650&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373575 238.524932 \n",
       "L 85.3738 238.524932 \n",
       "L 85.3738 238.427283 \n",
       "L 85.373575 238.427283 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6651&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.3738 238.524932 \n",
       "L 85.373801 238.524932 \n",
       "L 85.373801 238.406592 \n",
       "L 85.3738 238.406592 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6652&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373801 238.524932 \n",
       "L 85.373923 238.524932 \n",
       "L 85.373923 238.357585 \n",
       "L 85.373801 238.357585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6653&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373923 238.524932 \n",
       "L 85.373924 238.524932 \n",
       "L 85.373924 238.389167 \n",
       "L 85.373923 238.389167 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6654&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373924 238.524932 \n",
       "L 85.373924 238.524932 \n",
       "L 85.373924 238.499885 \n",
       "L 85.373924 238.499885 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6655&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373924 238.524932 \n",
       "L 85.373925 238.524932 \n",
       "L 85.373925 238.500611 \n",
       "L 85.373924 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6656&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373925 238.524932 \n",
       "L 85.373926 238.524932 \n",
       "L 85.373926 238.431639 \n",
       "L 85.373925 238.431639 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6657&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373926 238.524932 \n",
       "L 85.373927 238.524932 \n",
       "L 85.373927 238.491173 \n",
       "L 85.373926 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6658&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373927 238.524932 \n",
       "L 85.373931 238.524932 \n",
       "L 85.373931 238.484275 \n",
       "L 85.373927 238.484275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6659&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373931 238.524932 \n",
       "L 85.373932 238.524932 \n",
       "L 85.373932 238.498796 \n",
       "L 85.373931 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6660&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373932 238.524932 \n",
       "L 85.373935 238.524932 \n",
       "L 85.373935 238.503878 \n",
       "L 85.373932 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6661&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373935 238.524932 \n",
       "L 85.373944 238.524932 \n",
       "L 85.373944 238.503878 \n",
       "L 85.373935 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6662&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373944 238.524932 \n",
       "L 85.373952 238.524932 \n",
       "L 85.373952 238.47883 \n",
       "L 85.373944 238.47883 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6663&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.373952 238.524932 \n",
       "L 85.3741 238.524932 \n",
       "L 85.3741 238.512953 \n",
       "L 85.373952 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6664&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.3741 238.524932 \n",
       "L 85.3741 238.524932 \n",
       "L 85.3741 238.509686 \n",
       "L 85.3741 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6665&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.3741 238.524932 \n",
       "L 85.374102 238.524932 \n",
       "L 85.374102 238.511501 \n",
       "L 85.3741 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6666&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.374102 238.524932 \n",
       "L 85.374201 238.524932 \n",
       "L 85.374201 238.520213 \n",
       "L 85.374102 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6667&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.374201 238.524932 \n",
       "L 85.3743 238.524932 \n",
       "L 85.3743 238.498433 \n",
       "L 85.374201 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6668&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.3743 238.524932 \n",
       "L 85.3743 238.524932 \n",
       "L 85.3743 238.509323 \n",
       "L 85.3743 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6669&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.3743 238.524932 \n",
       "L 85.374305 238.524932 \n",
       "L 85.374305 238.518035 \n",
       "L 85.3743 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6670&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.374305 238.524932 \n",
       "L 85.374318 238.524932 \n",
       "L 85.374318 238.522754 \n",
       "L 85.374305 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6671&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.374318 238.524932 \n",
       "L 85.374333 238.524932 \n",
       "L 85.374333 238.485001 \n",
       "L 85.374318 238.485001 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6672&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.374333 238.524932 \n",
       "L 85.374335 238.524932 \n",
       "L 85.374335 238.440714 \n",
       "L 85.374333 238.440714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6673&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.374335 238.524932 \n",
       "L 85.3745 238.524932 \n",
       "L 85.3745 238.517309 \n",
       "L 85.374335 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6674&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.3745 238.524932 \n",
       "L 85.374663 238.524932 \n",
       "L 85.374663 238.523843 \n",
       "L 85.3745 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6675&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.374663 238.524932 \n",
       "L 85.374664 238.524932 \n",
       "L 85.374664 238.521302 \n",
       "L 85.374663 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6676&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.374664 238.524932 \n",
       "L 85.374899 238.524932 \n",
       "L 85.374899 238.519124 \n",
       "L 85.374664 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6677&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.374899 238.524932 \n",
       "L 85.374904 238.524932 \n",
       "L 85.374904 238.511501 \n",
       "L 85.374899 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6678&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.374904 238.524932 \n",
       "L 85.375089 238.524932 \n",
       "L 85.375089 238.521302 \n",
       "L 85.374904 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6679&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.375089 238.524932 \n",
       "L 85.375392 238.524932 \n",
       "L 85.375392 238.262477 \n",
       "L 85.375089 238.262477 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6680&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.375392 238.524932 \n",
       "L 85.375514 238.524932 \n",
       "L 85.375514 238.381907 \n",
       "L 85.375392 238.381907 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6681&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.375514 238.524932 \n",
       "L 85.375639 238.524932 \n",
       "L 85.375639 238.439262 \n",
       "L 85.375514 238.439262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6682&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.375639 238.524932 \n",
       "L 85.375739 238.524932 \n",
       "L 85.375739 238.493714 \n",
       "L 85.375639 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6683&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.375739 238.524932 \n",
       "L 85.375866 238.524932 \n",
       "L 85.375866 238.507508 \n",
       "L 85.375739 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6684&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.375866 238.524932 \n",
       "L 85.375942 238.524932 \n",
       "L 85.375942 238.500248 \n",
       "L 85.375866 238.500248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6685&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.375942 238.524932 \n",
       "L 85.376408 238.524932 \n",
       "L 85.376408 238.517672 \n",
       "L 85.375942 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6686&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.376408 238.524932 \n",
       "L 85.377442 238.524932 \n",
       "L 85.377442 238.524206 \n",
       "L 85.376408 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6687&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.377442 238.524932 \n",
       "L 85.378131 238.524932 \n",
       "L 85.378131 238.512953 \n",
       "L 85.377442 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6688&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.378131 238.524932 \n",
       "L 85.378437 238.524932 \n",
       "L 85.378437 238.50896 \n",
       "L 85.378131 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6689&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.378437 238.524932 \n",
       "L 85.37894 238.524932 \n",
       "L 85.37894 238.521665 \n",
       "L 85.378437 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6690&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.37894 238.524932 \n",
       "L 85.378943 238.524932 \n",
       "L 85.378943 238.523117 \n",
       "L 85.37894 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6691&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.378943 238.524932 \n",
       "L 85.379187 238.524932 \n",
       "L 85.379187 238.518398 \n",
       "L 85.378943 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6692&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379187 238.524932 \n",
       "L 85.379423 238.524932 \n",
       "L 85.379423 238.502426 \n",
       "L 85.379187 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6693&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379423 238.524932 \n",
       "L 85.379424 238.524932 \n",
       "L 85.379424 238.455235 \n",
       "L 85.379423 238.455235 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6694&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379424 238.524932 \n",
       "L 85.379425 238.524932 \n",
       "L 85.379425 238.455235 \n",
       "L 85.379424 238.455235 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6695&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379425 238.524932 \n",
       "L 85.379425 238.524932 \n",
       "L 85.379425 238.503152 \n",
       "L 85.379425 238.503152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6696&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379425 238.524932 \n",
       "L 85.379426 238.524932 \n",
       "L 85.379426 237.445345 \n",
       "L 85.379425 237.445345 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6697&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379426 238.524932 \n",
       "L 85.379427 238.524932 \n",
       "L 85.379427 238.431639 \n",
       "L 85.379426 238.431639 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6698&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379427 238.524932 \n",
       "L 85.379427 238.524932 \n",
       "L 85.379427 238.47157 \n",
       "L 85.379427 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6699&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379427 238.524932 \n",
       "L 85.37956 238.524932 \n",
       "L 85.37956 238.508597 \n",
       "L 85.379427 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6700&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.37956 238.524932 \n",
       "L 85.379692 238.524932 \n",
       "L 85.379692 238.306401 \n",
       "L 85.37956 238.306401 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6701&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379692 238.524932 \n",
       "L 85.379693 238.524932 \n",
       "L 85.379693 237.981146 \n",
       "L 85.379692 237.981146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6702&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379693 238.524932 \n",
       "L 85.379694 238.524932 \n",
       "L 85.379694 237.440626 \n",
       "L 85.379693 237.440626 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6703&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379694 238.524932 \n",
       "L 85.379694 238.524932 \n",
       "L 85.379694 237.067816 \n",
       "L 85.379694 237.067816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6704&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379694 238.524932 \n",
       "L 85.379694 238.524932 \n",
       "L 85.379694 238.292607 \n",
       "L 85.379694 238.292607 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6705&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379694 238.524932 \n",
       "L 85.379695 238.524932 \n",
       "L 85.379695 238.511138 \n",
       "L 85.379694 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6706&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379695 238.524932 \n",
       "L 85.379696 238.524932 \n",
       "L 85.379696 238.324552 \n",
       "L 85.379695 238.324552 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6707&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379696 238.524932 \n",
       "L 85.379696 238.524932 \n",
       "L 85.379696 237.925242 \n",
       "L 85.379696 237.925242 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6708&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379696 238.524932 \n",
       "L 85.379697 238.524932 \n",
       "L 85.379697 237.711067 \n",
       "L 85.379696 237.711067 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6709&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379697 238.524932 \n",
       "L 85.379697 238.524932 \n",
       "L 85.379697 236.998119 \n",
       "L 85.379697 236.998119 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6710&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379697 238.524932 \n",
       "L 85.379697 238.524932 \n",
       "L 85.379697 238.317655 \n",
       "L 85.379697 238.317655 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6711&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379697 238.524932 \n",
       "L 85.379698 238.524932 \n",
       "L 85.379698 237.945934 \n",
       "L 85.379697 237.945934 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6712&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379698 238.524932 \n",
       "L 85.379698 238.524932 \n",
       "L 85.379698 238.377188 \n",
       "L 85.379698 238.377188 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6713&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379698 238.524932 \n",
       "L 85.37982 238.524932 \n",
       "L 85.37982 238.288614 \n",
       "L 85.379698 238.288614 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6714&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.37982 238.524932 \n",
       "L 85.379942 238.524932 \n",
       "L 85.379942 238.357948 \n",
       "L 85.37982 238.357948 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6715&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379942 238.524932 \n",
       "L 85.379943 238.524932 \n",
       "L 85.379943 237.996755 \n",
       "L 85.379942 237.996755 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6716&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379943 238.524932 \n",
       "L 85.379944 238.524932 \n",
       "L 85.379944 237.415578 \n",
       "L 85.379943 237.415578 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6717&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379944 238.524932 \n",
       "L 85.379946 238.524932 \n",
       "L 85.379946 237.448975 \n",
       "L 85.379944 237.448975 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6718&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379946 238.524932 \n",
       "L 85.379946 238.524932 \n",
       "L 85.379946 236.553796 \n",
       "L 85.379946 236.553796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6719&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379946 238.524932 \n",
       "L 85.379968 238.524932 \n",
       "L 85.379968 237.588733 \n",
       "L 85.379946 237.588733 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6720&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.379968 238.524932 \n",
       "L 85.380363 238.524932 \n",
       "L 85.380363 238.524206 \n",
       "L 85.379968 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6721&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.380363 238.524932 \n",
       "L 85.380743 238.524932 \n",
       "L 85.380743 238.40514 \n",
       "L 85.380363 238.40514 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6722&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.380743 238.524932 \n",
       "L 85.38075 238.524932 \n",
       "L 85.38075 238.295511 \n",
       "L 85.380743 238.295511 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6723&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.38075 238.524932 \n",
       "L 85.38075 238.524932 \n",
       "L 85.38075 238.438899 \n",
       "L 85.38075 238.438899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6724&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.38075 238.524932 \n",
       "L 85.380751 238.524932 \n",
       "L 85.380751 238.421112 \n",
       "L 85.38075 238.421112 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6725&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.380751 238.524932 \n",
       "L 85.380751 238.524932 \n",
       "L 85.380751 238.398242 \n",
       "L 85.380751 238.398242 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6726&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.380751 238.524932 \n",
       "L 85.380752 238.524932 \n",
       "L 85.380752 238.349962 \n",
       "L 85.380751 238.349962 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6727&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.380752 238.524932 \n",
       "L 85.380753 238.524932 \n",
       "L 85.380753 238.422201 \n",
       "L 85.380752 238.422201 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6728&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.380753 238.524932 \n",
       "L 85.380754 238.524932 \n",
       "L 85.380754 238.318018 \n",
       "L 85.380753 238.318018 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6729&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.380754 238.524932 \n",
       "L 85.380755 238.524932 \n",
       "L 85.380755 237.949927 \n",
       "L 85.380754 237.949927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6730&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.380755 238.524932 \n",
       "L 85.380755 238.524932 \n",
       "L 85.380755 238.425105 \n",
       "L 85.380755 238.425105 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6731&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.380755 238.524932 \n",
       "L 85.380811 238.524932 \n",
       "L 85.380811 238.479193 \n",
       "L 85.380755 238.479193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6732&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.380811 238.524932 \n",
       "L 85.380902 238.524932 \n",
       "L 85.380902 238.386263 \n",
       "L 85.380811 238.386263 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6733&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.380902 238.524932 \n",
       "L 85.380938 238.524932 \n",
       "L 85.380938 238.432002 \n",
       "L 85.380902 238.432002 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6734&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.380938 238.524932 \n",
       "L 85.380939 238.524932 \n",
       "L 85.380939 238.266833 \n",
       "L 85.380938 238.266833 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6735&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.380939 238.524932 \n",
       "L 85.380939 238.524932 \n",
       "L 85.380939 237.963721 \n",
       "L 85.380939 237.963721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6736&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.380939 238.524932 \n",
       "L 85.38094 238.524932 \n",
       "L 85.38094 238.355407 \n",
       "L 85.380939 238.355407 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6737&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.38094 238.524932 \n",
       "L 85.38094 238.524932 \n",
       "L 85.38094 238.46794 \n",
       "L 85.38094 238.46794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6738&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.38094 238.524932 \n",
       "L 85.38094 238.524932 \n",
       "L 85.38094 238.380818 \n",
       "L 85.38094 238.380818 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6739&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.38094 238.524932 \n",
       "L 85.381024 238.524932 \n",
       "L 85.381024 238.435632 \n",
       "L 85.38094 238.435632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6740&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.381024 238.524932 \n",
       "L 85.381159 238.524932 \n",
       "L 85.381159 238.524206 \n",
       "L 85.381024 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6741&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.381159 238.524932 \n",
       "L 85.381212 238.524932 \n",
       "L 85.381212 238.513316 \n",
       "L 85.381159 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6742&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.381212 238.524932 \n",
       "L 85.381213 238.524932 \n",
       "L 85.381213 238.509323 \n",
       "L 85.381212 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6743&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.381213 238.524932 \n",
       "L 85.381932 238.524932 \n",
       "L 85.381932 238.518398 \n",
       "L 85.381213 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6744&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.381932 238.524932 \n",
       "L 85.38265 238.524932 \n",
       "L 85.38265 238.492262 \n",
       "L 85.381932 238.492262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6745&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.38265 238.524932 \n",
       "L 85.382651 238.524932 \n",
       "L 85.382651 238.515857 \n",
       "L 85.38265 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6746&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.382651 238.524932 \n",
       "L 85.383695 238.524932 \n",
       "L 85.383695 238.514405 \n",
       "L 85.382651 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6747&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.383695 238.524932 \n",
       "L 85.384941 238.524932 \n",
       "L 85.384941 238.523843 \n",
       "L 85.383695 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6748&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.384941 238.524932 \n",
       "L 85.385262 238.524932 \n",
       "L 85.385262 238.480645 \n",
       "L 85.384941 238.480645 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6749&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.385262 238.524932 \n",
       "L 85.385581 238.524932 \n",
       "L 85.385581 238.515494 \n",
       "L 85.385262 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6750&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.385581 238.524932 \n",
       "L 85.385672 238.524932 \n",
       "L 85.385672 238.350325 \n",
       "L 85.385581 238.350325 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6751&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.385672 238.524932 \n",
       "L 85.385673 238.524932 \n",
       "L 85.385673 238.356859 \n",
       "L 85.385672 238.356859 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6752&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.385673 238.524932 \n",
       "L 85.385673 238.524932 \n",
       "L 85.385673 237.864257 \n",
       "L 85.385673 237.864257 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6753&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.385673 238.524932 \n",
       "L 85.385674 238.524932 \n",
       "L 85.385674 238.318018 \n",
       "L 85.385673 238.318018 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6754&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.385674 238.524932 \n",
       "L 85.385674 238.524932 \n",
       "L 85.385674 238.405866 \n",
       "L 85.385674 238.405866 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6755&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.385674 238.524932 \n",
       "L 85.385675 238.524932 \n",
       "L 85.385675 238.240334 \n",
       "L 85.385674 238.240334 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6756&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.385675 238.524932 \n",
       "L 85.385676 238.524932 \n",
       "L 85.385676 238.17354 \n",
       "L 85.385675 238.17354 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6757&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.385676 238.524932 \n",
       "L 85.385678 238.524932 \n",
       "L 85.385678 238.009097 \n",
       "L 85.385676 238.009097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6758&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.385678 238.524932 \n",
       "L 85.385679 238.524932 \n",
       "L 85.385679 238.513316 \n",
       "L 85.385678 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6759&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.385679 238.524932 \n",
       "L 85.385738 238.524932 \n",
       "L 85.385738 238.495529 \n",
       "L 85.385679 238.495529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6760&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.385738 238.524932 \n",
       "L 85.385747 238.524932 \n",
       "L 85.385747 238.48609 \n",
       "L 85.385738 238.48609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6761&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.385747 238.524932 \n",
       "L 85.385793 238.524932 \n",
       "L 85.385793 238.508234 \n",
       "L 85.385747 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6762&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.385793 238.524932 \n",
       "L 85.386822 238.524932 \n",
       "L 85.386822 238.50896 \n",
       "L 85.385793 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6763&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.386822 238.524932 \n",
       "L 85.386823 238.524932 \n",
       "L 85.386823 238.519124 \n",
       "L 85.386822 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6764&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.386823 238.524932 \n",
       "L 85.386824 238.524932 \n",
       "L 85.386824 238.498433 \n",
       "L 85.386823 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6765&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.386824 238.524932 \n",
       "L 85.38775 238.524932 \n",
       "L 85.38775 238.492988 \n",
       "L 85.386824 238.492988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6766&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.38775 238.524932 \n",
       "L 85.388141 238.524932 \n",
       "L 85.388141 238.439625 \n",
       "L 85.38775 238.439625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6767&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.388141 238.524932 \n",
       "L 85.388321 238.524932 \n",
       "L 85.388321 238.522028 \n",
       "L 85.388141 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6768&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.388321 238.524932 \n",
       "L 85.388707 238.524932 \n",
       "L 85.388707 238.473748 \n",
       "L 85.388321 238.473748 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6769&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.388707 238.524932 \n",
       "L 85.38892 238.524932 \n",
       "L 85.38892 238.518035 \n",
       "L 85.388707 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6770&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.38892 238.524932 \n",
       "L 85.389017 238.524932 \n",
       "L 85.389017 238.480645 \n",
       "L 85.38892 238.480645 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6771&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.389017 238.524932 \n",
       "L 85.390063 238.524932 \n",
       "L 85.390063 238.518761 \n",
       "L 85.389017 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6772&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390063 238.524932 \n",
       "L 85.390126 238.524932 \n",
       "L 85.390126 238.514042 \n",
       "L 85.390063 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6773&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390126 238.524932 \n",
       "L 85.390129 238.524932 \n",
       "L 85.390129 238.399694 \n",
       "L 85.390126 238.399694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6774&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390129 238.524932 \n",
       "L 85.390129 238.524932 \n",
       "L 85.390129 238.474111 \n",
       "L 85.390129 238.474111 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6775&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390129 238.524932 \n",
       "L 85.39013 238.524932 \n",
       "L 85.39013 238.479193 \n",
       "L 85.390129 238.479193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6776&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.39013 238.524932 \n",
       "L 85.390184 238.524932 \n",
       "L 85.390184 238.520939 \n",
       "L 85.39013 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6777&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390184 238.524932 \n",
       "L 85.390186 238.524932 \n",
       "L 85.390186 238.50896 \n",
       "L 85.390184 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6778&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390186 238.524932 \n",
       "L 85.390425 238.524932 \n",
       "L 85.390425 238.502063 \n",
       "L 85.390186 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6779&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390425 238.524932 \n",
       "L 85.390769 238.524932 \n",
       "L 85.390769 238.522754 \n",
       "L 85.390425 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6780&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390769 238.524932 \n",
       "L 85.390875 238.524932 \n",
       "L 85.390875 238.481008 \n",
       "L 85.390769 238.481008 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6781&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390875 238.524932 \n",
       "L 85.390876 238.524932 \n",
       "L 85.390876 238.489358 \n",
       "L 85.390875 238.489358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6782&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390876 238.524932 \n",
       "L 85.390878 238.524932 \n",
       "L 85.390878 238.518035 \n",
       "L 85.390876 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6783&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390878 238.524932 \n",
       "L 85.390878 238.524932 \n",
       "L 85.390878 238.509323 \n",
       "L 85.390878 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6784&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390878 238.524932 \n",
       "L 85.390879 238.524932 \n",
       "L 85.390879 238.521302 \n",
       "L 85.390878 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6785&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390879 238.524932 \n",
       "L 85.390879 238.524932 \n",
       "L 85.390879 238.511138 \n",
       "L 85.390879 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6786&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390879 238.524932 \n",
       "L 85.39088 238.524932 \n",
       "L 85.39088 238.51985 \n",
       "L 85.390879 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6787&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.39088 238.524932 \n",
       "L 85.39088 238.524932 \n",
       "L 85.39088 238.512227 \n",
       "L 85.39088 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6788&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.39088 238.524932 \n",
       "L 85.390884 238.524932 \n",
       "L 85.390884 238.51985 \n",
       "L 85.39088 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6789&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390884 238.524932 \n",
       "L 85.390888 238.524932 \n",
       "L 85.390888 238.507145 \n",
       "L 85.390884 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6790&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390888 238.524932 \n",
       "L 85.390888 238.524932 \n",
       "L 85.390888 238.058466 \n",
       "L 85.390888 238.058466 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6791&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390888 238.524932 \n",
       "L 85.390888 238.524932 \n",
       "L 85.390888 238.488632 \n",
       "L 85.390888 238.488632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6792&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390888 238.524932 \n",
       "L 85.390889 238.524932 \n",
       "L 85.390889 238.488632 \n",
       "L 85.390888 238.488632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6793&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390889 238.524932 \n",
       "L 85.39089 238.524932 \n",
       "L 85.39089 238.394975 \n",
       "L 85.390889 238.394975 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6794&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.39089 238.524932 \n",
       "L 85.390891 238.524932 \n",
       "L 85.390891 238.043583 \n",
       "L 85.39089 238.043583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6795&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390891 238.524932 \n",
       "L 85.390891 238.524932 \n",
       "L 85.390891 238.361216 \n",
       "L 85.390891 238.361216 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6796&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390891 238.524932 \n",
       "L 85.390892 238.524932 \n",
       "L 85.390892 232.009656 \n",
       "L 85.390891 232.009656 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6797&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390892 238.524932 \n",
       "L 85.390893 238.524932 \n",
       "L 85.390893 237.718327 \n",
       "L 85.390892 237.718327 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6798&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390893 238.524932 \n",
       "L 85.390893 238.524932 \n",
       "L 85.390893 238.5017 \n",
       "L 85.390893 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6799&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390893 238.524932 \n",
       "L 85.390894 238.524932 \n",
       "L 85.390894 238.38227 \n",
       "L 85.390893 238.38227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6800&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390894 238.524932 \n",
       "L 85.390895 238.524932 \n",
       "L 85.390895 238.472659 \n",
       "L 85.390894 238.472659 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6801&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390895 238.524932 \n",
       "L 85.390895 238.524932 \n",
       "L 85.390895 238.473748 \n",
       "L 85.390895 238.473748 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6802&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390895 238.524932 \n",
       "L 85.390896 238.524932 \n",
       "L 85.390896 238.497707 \n",
       "L 85.390895 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6803&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390896 238.524932 \n",
       "L 85.390897 238.524932 \n",
       "L 85.390897 238.485001 \n",
       "L 85.390896 238.485001 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6804&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390897 238.524932 \n",
       "L 85.390899 238.524932 \n",
       "L 85.390899 238.512227 \n",
       "L 85.390897 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6805&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.390899 238.524932 \n",
       "L 85.391066 238.524932 \n",
       "L 85.391066 238.522028 \n",
       "L 85.390899 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6806&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.391066 238.524932 \n",
       "L 85.391233 238.524932 \n",
       "L 85.391233 237.845017 \n",
       "L 85.391066 237.845017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6807&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.391233 238.524932 \n",
       "L 85.391233 238.524932 \n",
       "L 85.391233 232.509155 \n",
       "L 85.391233 232.509155 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6808&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.391233 238.524932 \n",
       "L 85.391237 238.524932 \n",
       "L 85.391237 237.380367 \n",
       "L 85.391233 237.380367 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6809&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.391237 238.524932 \n",
       "L 85.391241 238.524932 \n",
       "L 85.391241 238.055925 \n",
       "L 85.391237 238.055925 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6810&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.391241 238.524932 \n",
       "L 85.391241 238.524932 \n",
       "L 85.391241 238.133609 \n",
       "L 85.391241 238.133609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6811&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.391241 238.524932 \n",
       "L 85.391311 238.524932 \n",
       "L 85.391311 237.210842 \n",
       "L 85.391241 237.210842 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6812&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.391311 238.524932 \n",
       "L 85.391381 238.524932 \n",
       "L 85.391381 238.421838 \n",
       "L 85.391311 238.421838 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6813&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.391381 238.524932 \n",
       "L 85.391381 238.524932 \n",
       "L 85.391381 238.095856 \n",
       "L 85.391381 238.095856 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6814&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.391381 238.524932 \n",
       "L 85.391382 238.524932 \n",
       "L 85.391382 238.333627 \n",
       "L 85.391381 238.333627 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6815&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.391382 238.524932 \n",
       "L 85.391382 238.524932 \n",
       "L 85.391382 238.503515 \n",
       "L 85.391382 238.503515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6816&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.391382 238.524932 \n",
       "L 85.391382 238.524932 \n",
       "L 85.391382 238.220368 \n",
       "L 85.391382 238.220368 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6817&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.391382 238.524932 \n",
       "L 85.391383 238.524932 \n",
       "L 85.391383 238.467214 \n",
       "L 85.391382 238.467214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6818&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.391383 238.524932 \n",
       "L 85.391383 238.524932 \n",
       "L 85.391383 238.45705 \n",
       "L 85.391383 238.45705 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6819&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.391383 238.524932 \n",
       "L 85.391384 238.524932 \n",
       "L 85.391384 238.483549 \n",
       "L 85.391383 238.483549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6820&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.391384 238.524932 \n",
       "L 85.391457 238.524932 \n",
       "L 85.391457 238.519487 \n",
       "L 85.391384 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6821&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.391457 238.524932 \n",
       "L 85.391741 238.524932 \n",
       "L 85.391741 238.524569 \n",
       "L 85.391457 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6822&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.391741 238.524932 \n",
       "L 85.392266 238.524932 \n",
       "L 85.392266 188.850121 \n",
       "L 85.391741 188.850121 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6823&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.392266 238.524932 \n",
       "L 85.394121 238.524932 \n",
       "L 85.394121 238.513679 \n",
       "L 85.392266 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6824&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.394121 238.524932 \n",
       "L 85.394122 238.524932 \n",
       "L 85.394122 238.515494 \n",
       "L 85.394121 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6825&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.394122 238.524932 \n",
       "L 85.394222 238.524932 \n",
       "L 85.394222 238.511138 \n",
       "L 85.394122 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6826&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.394222 238.524932 \n",
       "L 85.394225 238.524932 \n",
       "L 85.394225 238.510775 \n",
       "L 85.394222 238.510775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6827&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.394225 238.524932 \n",
       "L 85.394911 238.524932 \n",
       "L 85.394911 238.507508 \n",
       "L 85.394225 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6828&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.394911 238.524932 \n",
       "L 85.394912 238.524932 \n",
       "L 85.394912 238.519487 \n",
       "L 85.394911 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6829&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.394912 238.524932 \n",
       "L 85.394932 238.524932 \n",
       "L 85.394932 238.51622 \n",
       "L 85.394912 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6830&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.394932 238.524932 \n",
       "L 85.394933 238.524932 \n",
       "L 85.394933 238.520939 \n",
       "L 85.394932 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6831&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.394933 238.524932 \n",
       "L 85.394935 238.524932 \n",
       "L 85.394935 238.340161 \n",
       "L 85.394933 238.340161 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6832&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.394935 238.524932 \n",
       "L 85.394938 238.524932 \n",
       "L 85.394938 238.50533 \n",
       "L 85.394935 238.50533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6833&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.394938 238.524932 \n",
       "L 85.394938 238.524932 \n",
       "L 85.394938 238.491899 \n",
       "L 85.394938 238.491899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6834&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.394938 238.524932 \n",
       "L 85.394939 238.524932 \n",
       "L 85.394939 238.49081 \n",
       "L 85.394938 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6835&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.394939 238.524932 \n",
       "L 85.39494 238.524932 \n",
       "L 85.39494 238.517309 \n",
       "L 85.394939 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6836&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.39494 238.524932 \n",
       "L 85.394942 238.524932 \n",
       "L 85.394942 238.489358 \n",
       "L 85.39494 238.489358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6837&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.394942 238.524932 \n",
       "L 85.394942 238.524932 \n",
       "L 85.394942 238.455235 \n",
       "L 85.394942 238.455235 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6838&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.394942 238.524932 \n",
       "L 85.394942 238.524932 \n",
       "L 85.394942 238.521665 \n",
       "L 85.394942 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6839&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.394942 238.524932 \n",
       "L 85.394949 238.524932 \n",
       "L 85.394949 238.520576 \n",
       "L 85.394942 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6840&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.394949 238.524932 \n",
       "L 85.394955 238.524932 \n",
       "L 85.394955 238.363757 \n",
       "L 85.394949 238.363757 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6841&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.394955 238.524932 \n",
       "L 85.395228 238.524932 \n",
       "L 85.395228 238.502063 \n",
       "L 85.394955 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6842&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.395228 238.524932 \n",
       "L 85.395361 238.524932 \n",
       "L 85.395361 238.312209 \n",
       "L 85.395228 238.312209 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6843&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.395361 238.524932 \n",
       "L 85.395534 238.524932 \n",
       "L 85.395534 238.521302 \n",
       "L 85.395361 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6844&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.395534 238.524932 \n",
       "L 85.395708 238.524932 \n",
       "L 85.395708 238.488995 \n",
       "L 85.395534 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6845&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.395708 238.524932 \n",
       "L 85.395951 238.524932 \n",
       "L 85.395951 238.502789 \n",
       "L 85.395708 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6846&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.395951 238.524932 \n",
       "L 85.398743 238.524932 \n",
       "L 85.398743 238.522754 \n",
       "L 85.395951 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6847&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.398743 238.524932 \n",
       "L 85.398911 238.524932 \n",
       "L 85.398911 238.517309 \n",
       "L 85.398743 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6848&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.398911 238.524932 \n",
       "L 85.398912 238.524932 \n",
       "L 85.398912 238.502789 \n",
       "L 85.398911 238.502789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6849&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.398912 238.524932 \n",
       "L 85.398912 238.524932 \n",
       "L 85.398912 238.3594 \n",
       "L 85.398912 238.3594 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6850&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.398912 238.524932 \n",
       "L 85.398949 238.524932 \n",
       "L 85.398949 238.47883 \n",
       "L 85.398912 238.47883 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6851&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.398949 238.524932 \n",
       "L 85.399037 238.524932 \n",
       "L 85.399037 238.523117 \n",
       "L 85.398949 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6852&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399037 238.524932 \n",
       "L 85.399093 238.524932 \n",
       "L 85.399093 238.494803 \n",
       "L 85.399037 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6853&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399093 238.524932 \n",
       "L 85.399096 238.524932 \n",
       "L 85.399096 238.471933 \n",
       "L 85.399093 238.471933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6854&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399096 238.524932 \n",
       "L 85.399099 238.524932 \n",
       "L 85.399099 238.360127 \n",
       "L 85.399096 238.360127 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6855&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399099 238.524932 \n",
       "L 85.399099 238.524932 \n",
       "L 85.399099 238.469029 \n",
       "L 85.399099 238.469029 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6856&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399099 238.524932 \n",
       "L 85.399101 238.524932 \n",
       "L 85.399101 238.35577 \n",
       "L 85.399099 238.35577 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6857&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399101 238.524932 \n",
       "L 85.399163 238.524932 \n",
       "L 85.399163 238.5017 \n",
       "L 85.399101 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6858&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399163 238.524932 \n",
       "L 85.399228 238.524932 \n",
       "L 85.399228 238.473022 \n",
       "L 85.399163 238.473022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6859&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399228 238.524932 \n",
       "L 85.399232 238.524932 \n",
       "L 85.399232 238.486453 \n",
       "L 85.399228 238.486453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6860&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399232 238.524932 \n",
       "L 85.399233 238.524932 \n",
       "L 85.399233 238.515857 \n",
       "L 85.399232 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6861&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399233 238.524932 \n",
       "L 85.399233 238.524932 \n",
       "L 85.399233 238.446886 \n",
       "L 85.399233 238.446886 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6862&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399233 238.524932 \n",
       "L 85.399234 238.524932 \n",
       "L 85.399234 238.426194 \n",
       "L 85.399233 238.426194 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6863&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399234 238.524932 \n",
       "L 85.399235 238.524932 \n",
       "L 85.399235 238.498433 \n",
       "L 85.399234 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6864&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399235 238.524932 \n",
       "L 85.399235 238.524932 \n",
       "L 85.399235 238.523117 \n",
       "L 85.399235 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6865&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399235 238.524932 \n",
       "L 85.399235 238.524932 \n",
       "L 85.399235 238.474474 \n",
       "L 85.399235 238.474474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6866&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399235 238.524932 \n",
       "L 85.399236 238.524932 \n",
       "L 85.399236 238.426557 \n",
       "L 85.399235 238.426557 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6867&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399236 238.524932 \n",
       "L 85.399238 238.524932 \n",
       "L 85.399238 238.463947 \n",
       "L 85.399236 238.463947 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6868&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399238 238.524932 \n",
       "L 85.399238 238.524932 \n",
       "L 85.399238 238.456324 \n",
       "L 85.399238 238.456324 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6869&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399238 238.524932 \n",
       "L 85.399238 238.524932 \n",
       "L 85.399238 238.499522 \n",
       "L 85.399238 238.499522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6870&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399238 238.524932 \n",
       "L 85.399647 238.524932 \n",
       "L 85.399647 238.49444 \n",
       "L 85.399238 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6871&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.399647 238.524932 \n",
       "L 85.400057 238.524932 \n",
       "L 85.400057 238.472296 \n",
       "L 85.399647 238.472296 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6872&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400057 238.524932 \n",
       "L 85.400065 238.524932 \n",
       "L 85.400065 238.506782 \n",
       "L 85.400057 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6873&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400065 238.524932 \n",
       "L 85.400073 238.524932 \n",
       "L 85.400073 238.194595 \n",
       "L 85.400065 238.194595 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6874&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400073 238.524932 \n",
       "L 85.400074 238.524932 \n",
       "L 85.400074 237.528837 \n",
       "L 85.400073 237.528837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6875&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400074 238.524932 \n",
       "L 85.400074 238.524932 \n",
       "L 85.400074 237.732122 \n",
       "L 85.400074 237.732122 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6876&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400074 238.524932 \n",
       "L 85.400075 238.524932 \n",
       "L 85.400075 238.294785 \n",
       "L 85.400074 238.294785 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6877&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400075 238.524932 \n",
       "L 85.400075 238.524932 \n",
       "L 85.400075 238.406592 \n",
       "L 85.400075 238.406592 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6878&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400075 238.524932 \n",
       "L 85.400076 238.524932 \n",
       "L 85.400076 238.328182 \n",
       "L 85.400075 238.328182 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6879&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400076 238.524932 \n",
       "L 85.400076 238.524932 \n",
       "L 85.400076 237.757895 \n",
       "L 85.400076 237.757895 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6880&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400076 238.524932 \n",
       "L 85.400079 238.524932 \n",
       "L 85.400079 238.418571 \n",
       "L 85.400076 238.418571 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6881&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400079 238.524932 \n",
       "L 85.400081 238.524932 \n",
       "L 85.400081 238.450879 \n",
       "L 85.400079 238.450879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6882&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400081 238.524932 \n",
       "L 85.400171 238.524932 \n",
       "L 85.400171 238.477378 \n",
       "L 85.400081 238.477378 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6883&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400171 238.524932 \n",
       "L 85.400173 238.524932 \n",
       "L 85.400173 238.470844 \n",
       "L 85.400171 238.470844 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6884&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400173 238.524932 \n",
       "L 85.400173 238.524932 \n",
       "L 85.400173 238.479919 \n",
       "L 85.400173 238.479919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6885&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400173 238.524932 \n",
       "L 85.400317 238.524932 \n",
       "L 85.400317 238.500248 \n",
       "L 85.400173 238.500248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6886&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400317 238.524932 \n",
       "L 85.40049 238.524932 \n",
       "L 85.40049 238.381907 \n",
       "L 85.400317 238.381907 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6887&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.40049 238.524932 \n",
       "L 85.400529 238.524932 \n",
       "L 85.400529 238.520213 \n",
       "L 85.40049 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6888&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400529 238.524932 \n",
       "L 85.400531 238.524932 \n",
       "L 85.400531 238.520213 \n",
       "L 85.400529 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6889&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400531 238.524932 \n",
       "L 85.400546 238.524932 \n",
       "L 85.400546 238.52348 \n",
       "L 85.400531 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6890&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400546 238.524932 \n",
       "L 85.400547 238.524932 \n",
       "L 85.400547 238.52348 \n",
       "L 85.400546 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6891&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.400547 238.524932 \n",
       "L 85.401241 238.524932 \n",
       "L 85.401241 238.524206 \n",
       "L 85.400547 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6892&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.401241 238.524932 \n",
       "L 85.401934 238.524932 \n",
       "L 85.401934 238.506782 \n",
       "L 85.401241 238.506782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6893&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.401934 238.524932 \n",
       "L 85.401935 238.524932 \n",
       "L 85.401935 238.516946 \n",
       "L 85.401934 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6894&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.401935 238.524932 \n",
       "L 85.401985 238.524932 \n",
       "L 85.401985 238.516583 \n",
       "L 85.401935 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6895&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.401985 238.524932 \n",
       "L 85.402106 238.524932 \n",
       "L 85.402106 238.524569 \n",
       "L 85.401985 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6896&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.402106 238.524932 \n",
       "L 85.402227 238.524932 \n",
       "L 85.402227 237.928872 \n",
       "L 85.402106 237.928872 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6897&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.402227 238.524932 \n",
       "L 85.402504 238.524932 \n",
       "L 85.402504 238.519124 \n",
       "L 85.402227 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6898&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.402504 238.524932 \n",
       "L 85.402733 238.524932 \n",
       "L 85.402733 237.970255 \n",
       "L 85.402504 237.970255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6899&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.402733 238.524932 \n",
       "L 85.402733 238.524932 \n",
       "L 85.402733 238.357222 \n",
       "L 85.402733 238.357222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6900&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.402733 238.524932 \n",
       "L 85.402733 238.524932 \n",
       "L 85.402733 238.351414 \n",
       "L 85.402733 238.351414 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6901&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.402733 238.524932 \n",
       "L 85.402734 238.524932 \n",
       "L 85.402734 238.40042 \n",
       "L 85.402733 238.40042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6902&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.402734 238.524932 \n",
       "L 85.402734 238.524932 \n",
       "L 85.402734 238.234526 \n",
       "L 85.402734 238.234526 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6903&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.402734 238.524932 \n",
       "L 85.402741 238.524932 \n",
       "L 85.402741 204.351311 \n",
       "L 85.402734 204.351311 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6904&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.402741 238.524932 \n",
       "L 85.402748 238.524932 \n",
       "L 85.402748 238.511138 \n",
       "L 85.402741 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6905&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.402748 238.524932 \n",
       "L 85.402748 238.524932 \n",
       "L 85.402748 238.519124 \n",
       "L 85.402748 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6906&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.402748 238.524932 \n",
       "L 85.402749 238.524932 \n",
       "L 85.402749 238.49081 \n",
       "L 85.402748 238.49081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6907&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.402749 238.524932 \n",
       "L 85.402749 238.524932 \n",
       "L 85.402749 238.495166 \n",
       "L 85.402749 238.495166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6908&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.402749 238.524932 \n",
       "L 85.40275 238.524932 \n",
       "L 85.40275 238.287888 \n",
       "L 85.402749 238.287888 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6909&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.40275 238.524932 \n",
       "L 85.402826 238.524932 \n",
       "L 85.402826 238.507145 \n",
       "L 85.40275 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6910&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.402826 238.524932 \n",
       "L 85.40338 238.524932 \n",
       "L 85.40338 238.513316 \n",
       "L 85.402826 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6911&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.40338 238.524932 \n",
       "L 85.403431 238.524932 \n",
       "L 85.403431 238.481371 \n",
       "L 85.40338 238.481371 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6912&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.403431 238.524932 \n",
       "L 85.403787 238.524932 \n",
       "L 85.403787 238.491173 \n",
       "L 85.403431 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6913&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.403787 238.524932 \n",
       "L 85.404766 238.524932 \n",
       "L 85.404766 238.521665 \n",
       "L 85.403787 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6914&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.404766 238.524932 \n",
       "L 85.404767 238.524932 \n",
       "L 85.404767 238.522028 \n",
       "L 85.404766 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6915&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.404767 238.524932 \n",
       "L 85.404811 238.524932 \n",
       "L 85.404811 238.511864 \n",
       "L 85.404767 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6916&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.404811 238.524932 \n",
       "L 85.404814 238.524932 \n",
       "L 85.404814 238.51985 \n",
       "L 85.404811 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6917&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.404814 238.524932 \n",
       "L 85.404941 238.524932 \n",
       "L 85.404941 238.520213 \n",
       "L 85.404814 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6918&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.404941 238.524932 \n",
       "L 85.405067 238.524932 \n",
       "L 85.405067 238.510049 \n",
       "L 85.404941 238.510049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6919&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.405067 238.524932 \n",
       "L 85.405071 238.524932 \n",
       "L 85.405071 238.488269 \n",
       "L 85.405067 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6920&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.405071 238.524932 \n",
       "L 85.405217 238.524932 \n",
       "L 85.405217 238.502426 \n",
       "L 85.405071 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6921&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.405217 238.524932 \n",
       "L 85.405219 238.524932 \n",
       "L 85.405219 238.514042 \n",
       "L 85.405217 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6922&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.405219 238.524932 \n",
       "L 85.40524 238.524932 \n",
       "L 85.40524 238.513679 \n",
       "L 85.405219 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6923&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.40524 238.524932 \n",
       "L 85.405264 238.524932 \n",
       "L 85.405264 238.522391 \n",
       "L 85.40524 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6924&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.405264 238.524932 \n",
       "L 85.40527 238.524932 \n",
       "L 85.40527 238.51985 \n",
       "L 85.405264 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6925&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.40527 238.524932 \n",
       "L 85.405277 238.524932 \n",
       "L 85.405277 238.500248 \n",
       "L 85.40527 238.500248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6926&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.405277 238.524932 \n",
       "L 85.405509 238.524932 \n",
       "L 85.405509 238.511138 \n",
       "L 85.405277 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6927&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.405509 238.524932 \n",
       "L 85.405614 238.524932 \n",
       "L 85.405614 238.50896 \n",
       "L 85.405509 238.50896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6928&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.405614 238.524932 \n",
       "L 85.405653 238.524932 \n",
       "L 85.405653 238.5017 \n",
       "L 85.405614 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6929&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.405653 238.524932 \n",
       "L 85.405653 238.524932 \n",
       "L 85.405653 238.518035 \n",
       "L 85.405653 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6930&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.405653 238.524932 \n",
       "L 85.405687 238.524932 \n",
       "L 85.405687 238.514042 \n",
       "L 85.405653 238.514042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6931&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.405687 238.524932 \n",
       "L 85.406047 238.524932 \n",
       "L 85.406047 238.517309 \n",
       "L 85.405687 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6932&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.406047 238.524932 \n",
       "L 85.406048 238.524932 \n",
       "L 85.406048 238.522028 \n",
       "L 85.406047 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6933&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.406048 238.524932 \n",
       "L 85.406048 238.524932 \n",
       "L 85.406048 238.515494 \n",
       "L 85.406048 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6934&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.406048 238.524932 \n",
       "L 85.406076 238.524932 \n",
       "L 85.406076 238.520213 \n",
       "L 85.406048 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6935&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.406076 238.524932 \n",
       "L 85.406104 238.524932 \n",
       "L 85.406104 238.474474 \n",
       "L 85.406076 238.474474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6936&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.406104 238.524932 \n",
       "L 85.40613 238.524932 \n",
       "L 85.40613 238.431276 \n",
       "L 85.406104 238.431276 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6937&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.40613 238.524932 \n",
       "L 85.406156 238.524932 \n",
       "L 85.406156 238.524206 \n",
       "L 85.40613 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6938&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.406156 238.524932 \n",
       "L 85.406161 238.524932 \n",
       "L 85.406161 238.513679 \n",
       "L 85.406156 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6939&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.406161 238.524932 \n",
       "L 85.406656 238.524932 \n",
       "L 85.406656 238.514768 \n",
       "L 85.406161 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6940&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.406656 238.524932 \n",
       "L 85.406664 238.524932 \n",
       "L 85.406664 238.515857 \n",
       "L 85.406656 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6941&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.406664 238.524932 \n",
       "L 85.407581 238.524932 \n",
       "L 85.407581 238.512227 \n",
       "L 85.406664 238.512227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6942&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.407581 238.524932 \n",
       "L 85.407585 238.524932 \n",
       "L 85.407585 238.502426 \n",
       "L 85.407581 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6943&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.407585 238.524932 \n",
       "L 85.407591 238.524932 \n",
       "L 85.407591 238.510412 \n",
       "L 85.407585 238.510412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6944&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.407591 238.524932 \n",
       "L 85.407816 238.524932 \n",
       "L 85.407816 238.51985 \n",
       "L 85.407591 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6945&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.407816 238.524932 \n",
       "L 85.40804 238.524932 \n",
       "L 85.40804 238.492625 \n",
       "L 85.407816 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6946&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.40804 238.524932 \n",
       "L 85.40804 238.524932 \n",
       "L 85.40804 238.507145 \n",
       "L 85.40804 238.507145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6947&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.40804 238.524932 \n",
       "L 85.408041 238.524932 \n",
       "L 85.408041 238.513679 \n",
       "L 85.40804 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6948&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.408041 238.524932 \n",
       "L 85.408041 238.524932 \n",
       "L 85.408041 238.508234 \n",
       "L 85.408041 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6949&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.408041 238.524932 \n",
       "L 85.409157 238.524932 \n",
       "L 85.409157 238.518761 \n",
       "L 85.408041 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6950&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.409157 238.524932 \n",
       "L 85.409228 238.524932 \n",
       "L 85.409228 238.493714 \n",
       "L 85.409157 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6951&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.409228 238.524932 \n",
       "L 85.40923 238.524932 \n",
       "L 85.40923 238.492625 \n",
       "L 85.409228 238.492625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6952&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.40923 238.524932 \n",
       "L 85.409396 238.524932 \n",
       "L 85.409396 238.5017 \n",
       "L 85.40923 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6953&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.409396 238.524932 \n",
       "L 85.4094 238.524932 \n",
       "L 85.4094 238.518398 \n",
       "L 85.409396 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6954&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.4094 238.524932 \n",
       "L 85.409401 238.524932 \n",
       "L 85.409401 238.509686 \n",
       "L 85.4094 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6955&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.409401 238.524932 \n",
       "L 85.410286 238.524932 \n",
       "L 85.410286 238.520576 \n",
       "L 85.409401 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6956&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.410286 238.524932 \n",
       "L 85.410396 238.524932 \n",
       "L 85.410396 238.513679 \n",
       "L 85.410286 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6957&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.410396 238.524932 \n",
       "L 85.410448 238.524932 \n",
       "L 85.410448 238.524569 \n",
       "L 85.410396 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6958&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.410448 238.524932 \n",
       "L 85.410637 238.524932 \n",
       "L 85.410637 238.410585 \n",
       "L 85.410448 238.410585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6959&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.410637 238.524932 \n",
       "L 85.411023 238.524932 \n",
       "L 85.411023 21.644044 \n",
       "L 85.410637 21.644044 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6960&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411023 238.524932 \n",
       "L 85.411233 238.524932 \n",
       "L 85.411233 238.479556 \n",
       "L 85.411023 238.479556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6961&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411233 238.524932 \n",
       "L 85.411235 238.524932 \n",
       "L 85.411235 238.450153 \n",
       "L 85.411233 238.450153 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6962&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411235 238.524932 \n",
       "L 85.411236 238.524932 \n",
       "L 85.411236 238.491899 \n",
       "L 85.411235 238.491899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6963&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411236 238.524932 \n",
       "L 85.411236 238.524932 \n",
       "L 85.411236 238.441803 \n",
       "L 85.411236 238.441803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6964&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411236 238.524932 \n",
       "L 85.411237 238.524932 \n",
       "L 85.411237 238.498433 \n",
       "L 85.411236 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6965&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411237 238.524932 \n",
       "L 85.411237 238.524932 \n",
       "L 85.411237 238.47157 \n",
       "L 85.411237 238.47157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6966&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411237 238.524932 \n",
       "L 85.411237 238.524932 \n",
       "L 85.411237 238.401509 \n",
       "L 85.411237 238.401509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6967&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411237 238.524932 \n",
       "L 85.411238 238.524932 \n",
       "L 85.411238 238.455961 \n",
       "L 85.411237 238.455961 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6968&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411238 238.524932 \n",
       "L 85.411239 238.524932 \n",
       "L 85.411239 238.505693 \n",
       "L 85.411238 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6969&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411239 238.524932 \n",
       "L 85.411242 238.524932 \n",
       "L 85.411242 238.380818 \n",
       "L 85.411239 238.380818 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6970&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411242 238.524932 \n",
       "L 85.411243 238.524932 \n",
       "L 85.411243 238.511501 \n",
       "L 85.411242 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6971&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411243 238.524932 \n",
       "L 85.411258 238.524932 \n",
       "L 85.411258 238.491536 \n",
       "L 85.411243 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6972&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411258 238.524932 \n",
       "L 85.411262 238.524932 \n",
       "L 85.411262 238.505693 \n",
       "L 85.411258 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6973&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411262 238.524932 \n",
       "L 85.411289 238.524932 \n",
       "L 85.411289 238.514768 \n",
       "L 85.411262 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6974&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411289 238.524932 \n",
       "L 85.411337 238.524932 \n",
       "L 85.411337 238.522391 \n",
       "L 85.411289 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6975&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411337 238.524932 \n",
       "L 85.41136 238.524932 \n",
       "L 85.41136 238.518035 \n",
       "L 85.411337 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6976&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.41136 238.524932 \n",
       "L 85.411367 238.524932 \n",
       "L 85.411367 238.512953 \n",
       "L 85.41136 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6977&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411367 238.524932 \n",
       "L 85.411387 238.524932 \n",
       "L 85.411387 238.512953 \n",
       "L 85.411367 238.512953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6978&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411387 238.524932 \n",
       "L 85.411392 238.524932 \n",
       "L 85.411392 238.503878 \n",
       "L 85.411387 238.503878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6979&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411392 238.524932 \n",
       "L 85.411408 238.524932 \n",
       "L 85.411408 238.518035 \n",
       "L 85.411392 238.518035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6980&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411408 238.524932 \n",
       "L 85.411485 238.524932 \n",
       "L 85.411485 238.524206 \n",
       "L 85.411408 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6981&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411485 238.524932 \n",
       "L 85.411611 238.524932 \n",
       "L 85.411611 238.511501 \n",
       "L 85.411485 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6982&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411611 238.524932 \n",
       "L 85.41167 238.524932 \n",
       "L 85.41167 238.506056 \n",
       "L 85.411611 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6983&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.41167 238.524932 \n",
       "L 85.411671 238.524932 \n",
       "L 85.411671 238.476652 \n",
       "L 85.41167 238.476652 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6984&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411671 238.524932 \n",
       "L 85.411672 238.524932 \n",
       "L 85.411672 238.505693 \n",
       "L 85.411671 238.505693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6985&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411672 238.524932 \n",
       "L 85.411676 238.524932 \n",
       "L 85.411676 238.498796 \n",
       "L 85.411672 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6986&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411676 238.524932 \n",
       "L 85.411683 238.524932 \n",
       "L 85.411683 238.517309 \n",
       "L 85.411676 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6987&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411683 238.524932 \n",
       "L 85.411986 238.524932 \n",
       "L 85.411986 238.520213 \n",
       "L 85.411683 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6988&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.411986 238.524932 \n",
       "L 85.412292 238.524932 \n",
       "L 85.412292 233.270747 \n",
       "L 85.411986 233.270747 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6989&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.412292 238.524932 \n",
       "L 85.412301 238.524932 \n",
       "L 85.412301 237.884222 \n",
       "L 85.412292 237.884222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6990&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.412301 238.524932 \n",
       "L 85.412771 238.524932 \n",
       "L 85.412771 238.523117 \n",
       "L 85.412301 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6991&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.412771 238.524932 \n",
       "L 85.413236 238.524932 \n",
       "L 85.413236 238.414578 \n",
       "L 85.412771 238.414578 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6992&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.413236 238.524932 \n",
       "L 85.413236 238.524932 \n",
       "L 85.413236 238.497344 \n",
       "L 85.413236 238.497344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6993&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.413236 238.524932 \n",
       "L 85.413237 238.524932 \n",
       "L 85.413237 238.382996 \n",
       "L 85.413236 238.382996 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6994&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.413237 238.524932 \n",
       "L 85.413238 238.524932 \n",
       "L 85.413238 238.502063 \n",
       "L 85.413237 238.502063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6995&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.413238 238.524932 \n",
       "L 85.41327 238.524932 \n",
       "L 85.41327 238.509323 \n",
       "L 85.413238 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6996&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.41327 238.524932 \n",
       "L 85.413322 238.524932 \n",
       "L 85.413322 238.520576 \n",
       "L 85.41327 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6997&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.413322 238.524932 \n",
       "L 85.414467 238.524932 \n",
       "L 85.414467 238.507871 \n",
       "L 85.413322 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6998&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.414467 238.524932 \n",
       "L 85.414481 238.524932 \n",
       "L 85.414481 238.511501 \n",
       "L 85.414467 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6999&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.414481 238.524932 \n",
       "L 85.414728 238.524932 \n",
       "L 85.414728 238.446523 \n",
       "L 85.414481 238.446523 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7000&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.414728 238.524932 \n",
       "L 85.415093 238.524932 \n",
       "L 85.415093 216.577075 \n",
       "L 85.414728 216.577075 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7001&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.415093 238.524932 \n",
       "L 85.415213 238.524932 \n",
       "L 85.415213 238.243964 \n",
       "L 85.415093 238.243964 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7002&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.415213 238.524932 \n",
       "L 85.415219 238.524932 \n",
       "L 85.415219 238.165554 \n",
       "L 85.415213 238.165554 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7003&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.415219 238.524932 \n",
       "L 85.415219 238.524932 \n",
       "L 85.415219 238.312572 \n",
       "L 85.415219 238.312572 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7004&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.415219 238.524932 \n",
       "L 85.415219 238.524932 \n",
       "L 85.415219 238.074802 \n",
       "L 85.415219 238.074802 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7005&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.415219 238.524932 \n",
       "L 85.415221 238.524932 \n",
       "L 85.415221 237.864983 \n",
       "L 85.415219 237.864983 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7006&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.415221 238.524932 \n",
       "L 85.415578 238.524932 \n",
       "L 85.415578 238.021077 \n",
       "L 85.415221 238.021077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7007&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.415578 238.524932 \n",
       "L 85.416461 238.524932 \n",
       "L 85.416461 238.524569 \n",
       "L 85.415578 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7008&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.416461 238.524932 \n",
       "L 85.416988 238.524932 \n",
       "L 85.416988 238.488269 \n",
       "L 85.416461 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7009&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.416988 238.524932 \n",
       "L 85.417024 238.524932 \n",
       "L 85.417024 238.477015 \n",
       "L 85.416988 238.477015 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7010&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.417024 238.524932 \n",
       "L 85.417026 238.524932 \n",
       "L 85.417026 238.477741 \n",
       "L 85.417024 238.477741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7011&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.417026 238.524932 \n",
       "L 85.417038 238.524932 \n",
       "L 85.417038 238.504967 \n",
       "L 85.417026 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7012&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.417038 238.524932 \n",
       "L 85.418732 238.524932 \n",
       "L 85.418732 238.521302 \n",
       "L 85.417038 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7013&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.418732 238.524932 \n",
       "L 85.419266 238.524932 \n",
       "L 85.419266 238.351051 \n",
       "L 85.418732 238.351051 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7014&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.419266 238.524932 \n",
       "L 85.419373 238.524932 \n",
       "L 85.419373 238.332538 \n",
       "L 85.419266 238.332538 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7015&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.419373 238.524932 \n",
       "L 85.419999 238.524932 \n",
       "L 85.419999 238.520939 \n",
       "L 85.419373 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7016&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.419999 238.524932 \n",
       "L 85.420519 238.524932 \n",
       "L 85.420519 237.787662 \n",
       "L 85.419999 237.787662 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7017&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.420519 238.524932 \n",
       "L 85.42065 238.524932 \n",
       "L 85.42065 237.24206 \n",
       "L 85.420519 237.24206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7018&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.42065 238.524932 \n",
       "L 85.420782 238.524932 \n",
       "L 85.420782 238.51259 \n",
       "L 85.42065 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7019&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.420782 238.524932 \n",
       "L 85.420782 238.524932 \n",
       "L 85.420782 238.497344 \n",
       "L 85.420782 238.497344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7020&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.420782 238.524932 \n",
       "L 85.42166 238.524932 \n",
       "L 85.42166 238.504604 \n",
       "L 85.420782 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7021&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.42166 238.524932 \n",
       "L 85.42166 238.524932 \n",
       "L 85.42166 238.521302 \n",
       "L 85.42166 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7022&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.42166 238.524932 \n",
       "L 85.421767 238.524932 \n",
       "L 85.421767 238.517672 \n",
       "L 85.42166 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7023&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.421767 238.524932 \n",
       "L 85.421874 238.524932 \n",
       "L 85.421874 238.476289 \n",
       "L 85.421767 238.476289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7024&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.421874 238.524932 \n",
       "L 85.421897 238.524932 \n",
       "L 85.421897 238.46431 \n",
       "L 85.421874 238.46431 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7025&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.421897 238.524932 \n",
       "L 85.421897 238.524932 \n",
       "L 85.421897 238.502426 \n",
       "L 85.421897 238.502426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7026&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.421897 238.524932 \n",
       "L 85.421899 238.524932 \n",
       "L 85.421899 238.40877 \n",
       "L 85.421897 238.40877 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7027&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.421899 238.524932 \n",
       "L 85.422159 238.524932 \n",
       "L 85.422159 238.462132 \n",
       "L 85.421899 238.462132 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7028&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.422159 238.524932 \n",
       "L 85.422161 238.524932 \n",
       "L 85.422161 238.5017 \n",
       "L 85.422159 238.5017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7029&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.422161 238.524932 \n",
       "L 85.423087 238.524932 \n",
       "L 85.423087 238.51259 \n",
       "L 85.422161 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7030&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.423087 238.524932 \n",
       "L 85.423103 238.524932 \n",
       "L 85.423103 238.493351 \n",
       "L 85.423087 238.493351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7031&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.423103 238.524932 \n",
       "L 85.423272 238.524932 \n",
       "L 85.423272 238.494803 \n",
       "L 85.423103 238.494803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7032&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.423272 238.524932 \n",
       "L 85.423433 238.524932 \n",
       "L 85.423433 238.522028 \n",
       "L 85.423272 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7033&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.423433 238.524932 \n",
       "L 85.423442 238.524932 \n",
       "L 85.423442 238.520213 \n",
       "L 85.423433 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7034&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.423442 238.524932 \n",
       "L 85.424603 238.524932 \n",
       "L 85.424603 238.516583 \n",
       "L 85.423442 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7035&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.424603 238.524932 \n",
       "L 85.42549 238.524932 \n",
       "L 85.42549 234.971442 \n",
       "L 85.424603 234.971442 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7036&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.42549 238.524932 \n",
       "L 85.42549 238.524932 \n",
       "L 85.42549 235.365669 \n",
       "L 85.42549 235.365669 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7037&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.42549 238.524932 \n",
       "L 85.425569 238.524932 \n",
       "L 85.425569 235.349697 \n",
       "L 85.42549 235.349697 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7038&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.425569 238.524932 \n",
       "L 85.425817 238.524932 \n",
       "L 85.425817 238.516583 \n",
       "L 85.425569 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7039&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.425817 238.524932 \n",
       "L 85.428343 238.524932 \n",
       "L 85.428343 238.520213 \n",
       "L 85.425817 238.520213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7040&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.428343 238.524932 \n",
       "L 85.428814 238.524932 \n",
       "L 85.428814 238.51622 \n",
       "L 85.428343 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7041&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.428814 238.524932 \n",
       "L 85.429515 238.524932 \n",
       "L 85.429515 238.52348 \n",
       "L 85.428814 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7042&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.429515 238.524932 \n",
       "L 85.430215 238.524932 \n",
       "L 85.430215 208.632633 \n",
       "L 85.429515 208.632633 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7043&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.430215 238.524932 \n",
       "L 85.430215 238.524932 \n",
       "L 85.430215 235.647364 \n",
       "L 85.430215 235.647364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7044&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.430215 238.524932 \n",
       "L 85.430216 238.524932 \n",
       "L 85.430216 229.423946 \n",
       "L 85.430215 229.423946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7045&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.430216 238.524932 \n",
       "L 85.430216 238.524932 \n",
       "L 85.430216 234.478113 \n",
       "L 85.430216 234.478113 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7046&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.430216 238.524932 \n",
       "L 85.430281 238.524932 \n",
       "L 85.430281 237.221732 \n",
       "L 85.430216 237.221732 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7047&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.430281 238.524932 \n",
       "L 85.430597 238.524932 \n",
       "L 85.430597 226.493015 \n",
       "L 85.430281 226.493015 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7048&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.430597 238.524932 \n",
       "L 85.43085 238.524932 \n",
       "L 85.43085 238.51259 \n",
       "L 85.430597 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7049&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.43085 238.524932 \n",
       "L 85.430861 238.524932 \n",
       "L 85.430861 238.507508 \n",
       "L 85.43085 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7050&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.430861 238.524932 \n",
       "L 85.430866 238.524932 \n",
       "L 85.430866 238.498433 \n",
       "L 85.430861 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7051&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.430866 238.524932 \n",
       "L 85.430882 238.524932 \n",
       "L 85.430882 238.522754 \n",
       "L 85.430866 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7052&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.430882 238.524932 \n",
       "L 85.430893 238.524932 \n",
       "L 85.430893 238.445071 \n",
       "L 85.430882 238.445071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7053&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.430893 238.524932 \n",
       "L 85.430893 238.524932 \n",
       "L 85.430893 238.497344 \n",
       "L 85.430893 238.497344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7054&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.430893 238.524932 \n",
       "L 85.430919 238.524932 \n",
       "L 85.430919 238.297689 \n",
       "L 85.430893 238.297689 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7055&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.430919 238.524932 \n",
       "L 85.430953 238.524932 \n",
       "L 85.430953 238.488995 \n",
       "L 85.430919 238.488995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7056&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.430953 238.524932 \n",
       "L 85.430973 238.524932 \n",
       "L 85.430973 238.522754 \n",
       "L 85.430953 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7057&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.430973 238.524932 \n",
       "L 85.430985 238.524932 \n",
       "L 85.430985 238.44616 \n",
       "L 85.430973 238.44616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7058&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.430985 238.524932 \n",
       "L 85.431089 238.524932 \n",
       "L 85.431089 238.487906 \n",
       "L 85.430985 238.487906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7059&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.431089 238.524932 \n",
       "L 85.431602 238.524932 \n",
       "L 85.431602 238.523843 \n",
       "L 85.431089 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7060&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.431602 238.524932 \n",
       "L 85.432012 238.524932 \n",
       "L 85.432012 237.927057 \n",
       "L 85.431602 237.927057 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7061&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.432012 238.524932 \n",
       "L 85.432013 238.524932 \n",
       "L 85.432013 238.037049 \n",
       "L 85.432012 238.037049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7062&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.432013 238.524932 \n",
       "L 85.432013 238.524932 \n",
       "L 85.432013 235.274917 \n",
       "L 85.432013 235.274917 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7063&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.432013 238.524932 \n",
       "L 85.432014 238.524932 \n",
       "L 85.432014 238.050117 \n",
       "L 85.432013 238.050117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7064&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.432014 238.524932 \n",
       "L 85.432126 238.524932 \n",
       "L 85.432126 238.146315 \n",
       "L 85.432014 238.146315 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7065&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.432126 238.524932 \n",
       "L 85.432238 238.524932 \n",
       "L 85.432238 237.834853 \n",
       "L 85.432126 237.834853 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7066&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.432238 238.524932 \n",
       "L 85.432435 238.524932 \n",
       "L 85.432435 237.953194 \n",
       "L 85.432238 237.953194 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7067&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.432435 238.524932 \n",
       "L 85.432639 238.524932 \n",
       "L 85.432639 237.689287 \n",
       "L 85.432435 237.689287 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7068&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.432639 238.524932 \n",
       "L 85.432824 238.524932 \n",
       "L 85.432824 238.524569 \n",
       "L 85.432639 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7069&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.432824 238.524932 \n",
       "L 85.433473 238.524932 \n",
       "L 85.433473 238.06246 \n",
       "L 85.432824 238.06246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7070&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.433473 238.524932 \n",
       "L 85.434564 238.524932 \n",
       "L 85.434564 238.51985 \n",
       "L 85.433473 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7071&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.434564 238.524932 \n",
       "L 85.434611 238.524932 \n",
       "L 85.434611 238.488632 \n",
       "L 85.434564 238.488632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7072&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.434611 238.524932 \n",
       "L 85.434719 238.524932 \n",
       "L 85.434719 238.509323 \n",
       "L 85.434611 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7073&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.434719 238.524932 \n",
       "L 85.434826 238.524932 \n",
       "L 85.434826 237.903099 \n",
       "L 85.434719 237.903099 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7074&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.434826 238.524932 \n",
       "L 85.434828 238.524932 \n",
       "L 85.434828 237.654801 \n",
       "L 85.434826 237.654801 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7075&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.434828 238.524932 \n",
       "L 85.434828 238.524932 \n",
       "L 85.434828 238.30749 \n",
       "L 85.434828 238.30749 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7076&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.434828 238.524932 \n",
       "L 85.434829 238.524932 \n",
       "L 85.434829 238.358674 \n",
       "L 85.434828 238.358674 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7077&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.434829 238.524932 \n",
       "L 85.435701 238.524932 \n",
       "L 85.435701 218.879638 \n",
       "L 85.434829 218.879638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7078&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.435701 238.524932 \n",
       "L 85.436572 238.524932 \n",
       "L 85.436572 238.513316 \n",
       "L 85.435701 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7079&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.436572 238.524932 \n",
       "L 85.436597 238.524932 \n",
       "L 85.436597 238.508597 \n",
       "L 85.436572 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7080&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.436597 238.524932 \n",
       "L 85.436822 238.524932 \n",
       "L 85.436822 238.51259 \n",
       "L 85.436597 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7081&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.436822 238.524932 \n",
       "L 85.438408 238.524932 \n",
       "L 85.438408 238.518398 \n",
       "L 85.436822 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7082&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.438408 238.524932 \n",
       "L 85.438932 238.524932 \n",
       "L 85.438932 238.428009 \n",
       "L 85.438408 238.428009 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7083&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.438932 238.524932 \n",
       "L 85.438933 238.524932 \n",
       "L 85.438933 238.440714 \n",
       "L 85.438932 238.440714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7084&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.438933 238.524932 \n",
       "L 85.438933 238.524932 \n",
       "L 85.438933 238.141958 \n",
       "L 85.438933 238.141958 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7085&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.438933 238.524932 \n",
       "L 85.438939 238.524932 \n",
       "L 85.438939 238.401146 \n",
       "L 85.438933 238.401146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7086&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.438939 238.524932 \n",
       "L 85.439195 238.524932 \n",
       "L 85.439195 238.524206 \n",
       "L 85.438939 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7087&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.439195 238.524932 \n",
       "L 85.439196 238.524932 \n",
       "L 85.439196 238.523843 \n",
       "L 85.439195 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7088&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.439196 238.524932 \n",
       "L 85.439702 238.524932 \n",
       "L 85.439702 238.524569 \n",
       "L 85.439196 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7089&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.439702 238.524932 \n",
       "L 85.440209 238.524932 \n",
       "L 85.440209 237.934318 \n",
       "L 85.439702 237.934318 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7090&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.440209 238.524932 \n",
       "L 85.441199 238.524932 \n",
       "L 85.441199 238.485001 \n",
       "L 85.440209 238.485001 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7091&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.441199 238.524932 \n",
       "L 85.44219 238.524932 \n",
       "L 85.44219 238.230895 \n",
       "L 85.441199 238.230895 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7092&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.44219 238.524932 \n",
       "L 85.442193 238.524932 \n",
       "L 85.442193 238.263566 \n",
       "L 85.44219 238.263566 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7093&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.442193 238.524932 \n",
       "L 85.442195 238.524932 \n",
       "L 85.442195 238.45705 \n",
       "L 85.442193 238.45705 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7094&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.442195 238.524932 \n",
       "L 85.442195 238.524932 \n",
       "L 85.442195 238.429824 \n",
       "L 85.442195 238.429824 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7095&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.442195 238.524932 \n",
       "L 85.442196 238.524932 \n",
       "L 85.442196 238.491173 \n",
       "L 85.442195 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7096&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.442196 238.524932 \n",
       "L 85.442197 238.524932 \n",
       "L 85.442197 238.380455 \n",
       "L 85.442196 238.380455 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7097&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.442197 238.524932 \n",
       "L 85.442198 238.524932 \n",
       "L 85.442198 238.353229 \n",
       "L 85.442197 238.353229 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7098&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.442198 238.524932 \n",
       "L 85.442338 238.524932 \n",
       "L 85.442338 237.776409 \n",
       "L 85.442198 237.776409 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7099&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.442338 238.524932 \n",
       "L 85.442478 238.524932 \n",
       "L 85.442478 238.504604 \n",
       "L 85.442338 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7100&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.442478 238.524932 \n",
       "L 85.442504 238.524932 \n",
       "L 85.442504 238.486453 \n",
       "L 85.442478 238.486453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7101&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.442504 238.524932 \n",
       "L 85.442531 238.524932 \n",
       "L 85.442531 237.288888 \n",
       "L 85.442504 237.288888 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7102&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.442531 238.524932 \n",
       "L 85.442532 238.524932 \n",
       "L 85.442532 238.065727 \n",
       "L 85.442531 238.065727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7103&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.442532 238.524932 \n",
       "L 85.442532 238.524932 \n",
       "L 85.442532 237.996392 \n",
       "L 85.442532 237.996392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7104&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.442532 238.524932 \n",
       "L 85.442533 238.524932 \n",
       "L 85.442533 238.091137 \n",
       "L 85.442532 238.091137 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7105&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.442533 238.524932 \n",
       "L 85.442587 238.524932 \n",
       "L 85.442587 238.136513 \n",
       "L 85.442533 238.136513 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7106&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.442587 238.524932 \n",
       "L 85.44264 238.524932 \n",
       "L 85.44264 238.522391 \n",
       "L 85.442587 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7107&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.44264 238.524932 \n",
       "L 85.442641 238.524932 \n",
       "L 85.442641 238.522028 \n",
       "L 85.44264 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7108&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.442641 238.524932 \n",
       "L 85.445609 238.524932 \n",
       "L 85.445609 238.514768 \n",
       "L 85.442641 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7109&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.445609 238.524932 \n",
       "L 85.446525 238.524932 \n",
       "L 85.446525 238.51259 \n",
       "L 85.445609 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7110&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.446525 238.524932 \n",
       "L 85.446998 238.524932 \n",
       "L 85.446998 238.472296 \n",
       "L 85.446525 238.472296 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7111&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.446998 238.524932 \n",
       "L 85.446999 238.524932 \n",
       "L 85.446999 238.490084 \n",
       "L 85.446998 238.490084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7112&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.446999 238.524932 \n",
       "L 85.446999 238.524932 \n",
       "L 85.446999 238.38953 \n",
       "L 85.446999 238.38953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7113&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.446999 238.524932 \n",
       "L 85.447 238.524932 \n",
       "L 85.447 238.493714 \n",
       "L 85.446999 238.493714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7114&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.447 238.524932 \n",
       "L 85.447001 238.524932 \n",
       "L 85.447001 238.477378 \n",
       "L 85.447 238.477378 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7115&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.447001 238.524932 \n",
       "L 85.447066 238.524932 \n",
       "L 85.447066 238.504604 \n",
       "L 85.447001 238.504604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7116&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.447066 238.524932 \n",
       "L 85.447205 238.524932 \n",
       "L 85.447205 232.550901 \n",
       "L 85.447066 232.550901 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7117&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.447205 238.524932 \n",
       "L 85.447482 238.524932 \n",
       "L 85.447482 238.515131 \n",
       "L 85.447205 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7118&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.447482 238.524932 \n",
       "L 85.448007 238.524932 \n",
       "L 85.448007 238.524206 \n",
       "L 85.447482 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7119&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.448007 238.524932 \n",
       "L 85.448328 238.524932 \n",
       "L 85.448328 238.49807 \n",
       "L 85.448007 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7120&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.448328 238.524932 \n",
       "L 85.448328 238.524932 \n",
       "L 85.448328 238.479919 \n",
       "L 85.448328 238.479919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7121&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.448328 238.524932 \n",
       "L 85.448763 238.524932 \n",
       "L 85.448763 238.504967 \n",
       "L 85.448328 238.504967 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7122&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.448763 238.524932 \n",
       "L 85.4492 238.524932 \n",
       "L 85.4492 238.403688 \n",
       "L 85.448763 238.403688 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7123&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.4492 238.524932 \n",
       "L 85.449366 238.524932 \n",
       "L 85.449366 238.443255 \n",
       "L 85.4492 238.443255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7124&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.449366 238.524932 \n",
       "L 85.449531 238.524932 \n",
       "L 85.449531 236.269923 \n",
       "L 85.449366 236.269923 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7125&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.449531 238.524932 \n",
       "L 85.449556 238.524932 \n",
       "L 85.449556 235.7 \n",
       "L 85.449531 235.7 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7126&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.449556 238.524932 \n",
       "L 85.44963 238.524932 \n",
       "L 85.44963 238.513679 \n",
       "L 85.449556 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7127&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.44963 238.524932 \n",
       "L 85.449634 238.524932 \n",
       "L 85.449634 238.498796 \n",
       "L 85.44963 238.498796 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7128&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.449634 238.524932 \n",
       "L 85.449984 238.524932 \n",
       "L 85.449984 238.51259 \n",
       "L 85.449634 238.51259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7129&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.449984 238.524932 \n",
       "L 85.45033 238.524932 \n",
       "L 85.45033 238.523117 \n",
       "L 85.449984 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7130&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.45033 238.524932 \n",
       "L 85.450331 238.524932 \n",
       "L 85.450331 238.52348 \n",
       "L 85.45033 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7131&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.450331 238.524932 \n",
       "L 85.450332 238.524932 \n",
       "L 85.450332 238.514405 \n",
       "L 85.450331 238.514405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7132&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.450332 238.524932 \n",
       "L 85.450334 238.524932 \n",
       "L 85.450334 238.51622 \n",
       "L 85.450332 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7133&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.450334 238.524932 \n",
       "L 85.451776 238.524932 \n",
       "L 85.451776 238.515857 \n",
       "L 85.450334 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7134&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.451776 238.524932 \n",
       "L 85.451838 238.524932 \n",
       "L 85.451838 238.500248 \n",
       "L 85.451776 238.500248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7135&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.451838 238.524932 \n",
       "L 85.451916 238.524932 \n",
       "L 85.451916 230.10858 \n",
       "L 85.451838 230.10858 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7136&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.451916 238.524932 \n",
       "L 85.452068 238.524932 \n",
       "L 85.452068 238.516583 \n",
       "L 85.451916 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7137&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.452068 238.524932 \n",
       "L 85.452187 238.524932 \n",
       "L 85.452187 238.466125 \n",
       "L 85.452068 238.466125 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7138&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.452187 238.524932 \n",
       "L 85.452189 238.524932 \n",
       "L 85.452189 238.492262 \n",
       "L 85.452187 238.492262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7139&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.452189 238.524932 \n",
       "L 85.452298 238.524932 \n",
       "L 85.452298 238.491536 \n",
       "L 85.452189 238.491536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7140&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.452298 238.524932 \n",
       "L 85.452408 238.524932 \n",
       "L 85.452408 238.52348 \n",
       "L 85.452298 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7141&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.452408 238.524932 \n",
       "L 85.452414 238.524932 \n",
       "L 85.452414 238.51985 \n",
       "L 85.452408 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7142&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.452414 238.524932 \n",
       "L 85.452983 238.524932 \n",
       "L 85.452983 238.522028 \n",
       "L 85.452414 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7143&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.452983 238.524932 \n",
       "L 85.453303 238.524932 \n",
       "L 85.453303 238.516583 \n",
       "L 85.452983 238.516583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7144&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.453303 238.524932 \n",
       "L 85.453493 238.524932 \n",
       "L 85.453493 238.511501 \n",
       "L 85.453303 238.511501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7145&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.453493 238.524932 \n",
       "L 85.454312 238.524932 \n",
       "L 85.454312 238.521665 \n",
       "L 85.453493 238.521665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7146&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.454312 238.524932 \n",
       "L 85.454447 238.524932 \n",
       "L 85.454447 238.497344 \n",
       "L 85.454312 238.497344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7147&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.454447 238.524932 \n",
       "L 85.45445 238.524932 \n",
       "L 85.45445 238.511864 \n",
       "L 85.454447 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7148&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.45445 238.524932 \n",
       "L 85.454964 238.524932 \n",
       "L 85.454964 238.489358 \n",
       "L 85.45445 238.489358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7149&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.454964 238.524932 \n",
       "L 85.455268 238.524932 \n",
       "L 85.455268 238.476652 \n",
       "L 85.454964 238.476652 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7150&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.455268 238.524932 \n",
       "L 85.45557 238.524932 \n",
       "L 85.45557 238.509686 \n",
       "L 85.455268 238.509686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7151&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.45557 238.524932 \n",
       "L 85.455636 238.524932 \n",
       "L 85.455636 238.515131 \n",
       "L 85.45557 238.515131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7152&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.455636 238.524932 \n",
       "L 85.456253 238.524932 \n",
       "L 85.456253 238.51985 \n",
       "L 85.455636 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7153&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.456253 238.524932 \n",
       "L 85.457224 238.524932 \n",
       "L 85.457224 233.749192 \n",
       "L 85.456253 233.749192 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7154&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.457224 238.524932 \n",
       "L 85.457765 238.524932 \n",
       "L 85.457765 238.520939 \n",
       "L 85.457224 238.520939 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7155&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.457765 238.524932 \n",
       "L 85.457831 238.524932 \n",
       "L 85.457831 238.513316 \n",
       "L 85.457765 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7156&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.457831 238.524932 \n",
       "L 85.458049 238.524932 \n",
       "L 85.458049 238.22908 \n",
       "L 85.457831 238.22908 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7157&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.458049 238.524932 \n",
       "L 85.458749 238.524932 \n",
       "L 85.458749 238.513316 \n",
       "L 85.458049 238.513316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7158&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.458749 238.524932 \n",
       "L 85.458823 238.524932 \n",
       "L 85.458823 238.509323 \n",
       "L 85.458749 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7159&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.458823 238.524932 \n",
       "L 85.459464 238.524932 \n",
       "L 85.459464 238.518761 \n",
       "L 85.458823 238.518761 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7160&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.459464 238.524932 \n",
       "L 85.46043 238.524932 \n",
       "L 85.46043 238.490084 \n",
       "L 85.459464 238.490084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7161&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.46043 238.524932 \n",
       "L 85.462284 238.524932 \n",
       "L 85.462284 238.514768 \n",
       "L 85.46043 238.514768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7162&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.462284 238.524932 \n",
       "L 85.462396 238.524932 \n",
       "L 85.462396 237.871517 \n",
       "L 85.462284 237.871517 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7163&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.462396 238.524932 \n",
       "L 85.46276 238.524932 \n",
       "L 85.46276 237.906366 \n",
       "L 85.462396 237.906366 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7164&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.46276 238.524932 \n",
       "L 85.463123 238.524932 \n",
       "L 85.463123 238.198588 \n",
       "L 85.46276 238.198588 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7165&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.463123 238.524932 \n",
       "L 85.4633 238.524932 \n",
       "L 85.4633 238.523117 \n",
       "L 85.463123 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7166&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.4633 238.524932 \n",
       "L 85.463303 238.524932 \n",
       "L 85.463303 238.521302 \n",
       "L 85.4633 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7167&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.463303 238.524932 \n",
       "L 85.463501 238.524932 \n",
       "L 85.463501 238.523117 \n",
       "L 85.463303 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7168&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.463501 238.524932 \n",
       "L 85.463699 238.524932 \n",
       "L 85.463699 237.928872 \n",
       "L 85.463501 237.928872 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7169&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.463699 238.524932 \n",
       "L 85.46409 238.524932 \n",
       "L 85.46409 238.14341 \n",
       "L 85.463699 238.14341 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7170&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.46409 238.524932 \n",
       "L 85.464523 238.524932 \n",
       "L 85.464523 233.373116 \n",
       "L 85.46409 233.373116 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7171&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.464523 238.524932 \n",
       "L 85.465844 238.524932 \n",
       "L 85.465844 238.516946 \n",
       "L 85.464523 238.516946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7172&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.465844 238.524932 \n",
       "L 85.465859 238.524932 \n",
       "L 85.465859 238.522754 \n",
       "L 85.465844 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7173&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.465859 238.524932 \n",
       "L 85.465862 238.524932 \n",
       "L 85.465862 238.504241 \n",
       "L 85.465859 238.504241 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7174&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.465862 238.524932 \n",
       "L 85.46594 238.524932 \n",
       "L 85.46594 238.524569 \n",
       "L 85.465862 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7175&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.46594 238.524932 \n",
       "L 85.466205 238.524932 \n",
       "L 85.466205 238.458139 \n",
       "L 85.46594 238.458139 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7176&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.466205 238.524932 \n",
       "L 85.466251 238.524932 \n",
       "L 85.466251 238.497707 \n",
       "L 85.466205 238.497707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7177&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.466251 238.524932 \n",
       "L 85.466613 238.524932 \n",
       "L 85.466613 238.49444 \n",
       "L 85.466251 238.49444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7178&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.466613 238.524932 \n",
       "L 85.468741 238.524932 \n",
       "L 85.468741 238.483912 \n",
       "L 85.466613 238.483912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7179&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.468741 238.524932 \n",
       "L 85.473606 238.524932 \n",
       "L 85.473606 238.509323 \n",
       "L 85.468741 238.509323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7180&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.473606 238.524932 \n",
       "L 85.47443 238.524932 \n",
       "L 85.47443 238.428009 \n",
       "L 85.473606 238.428009 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7181&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.47443 238.524932 \n",
       "L 85.475156 238.524932 \n",
       "L 85.475156 238.341976 \n",
       "L 85.47443 238.341976 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7182&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.475156 238.524932 \n",
       "L 85.475929 238.524932 \n",
       "L 85.475929 237.672225 \n",
       "L 85.475156 237.672225 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7183&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.475929 238.524932 \n",
       "L 85.476766 238.524932 \n",
       "L 85.476766 237.830497 \n",
       "L 85.475929 237.830497 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7184&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.476766 238.524932 \n",
       "L 85.478084 238.524932 \n",
       "L 85.478084 238.498433 \n",
       "L 85.476766 238.498433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7185&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.478084 238.524932 \n",
       "L 85.478765 238.524932 \n",
       "L 85.478765 238.52348 \n",
       "L 85.478084 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7186&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.478765 238.524932 \n",
       "L 85.479556 238.524932 \n",
       "L 85.479556 234.897388 \n",
       "L 85.478765 234.897388 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7187&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.479556 238.524932 \n",
       "L 85.48031 238.524932 \n",
       "L 85.48031 238.524569 \n",
       "L 85.479556 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7188&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.48031 238.524932 \n",
       "L 85.480887 238.524932 \n",
       "L 85.480887 238.286073 \n",
       "L 85.48031 238.286073 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7189&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.480887 238.524932 \n",
       "L 85.483819 238.524932 \n",
       "L 85.483819 238.523843 \n",
       "L 85.480887 238.523843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7190&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.483819 238.524932 \n",
       "L 85.486559 238.524932 \n",
       "L 85.486559 237.851552 \n",
       "L 85.483819 237.851552 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7191&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.486559 238.524932 \n",
       "L 85.487686 238.524932 \n",
       "L 85.487686 238.522391 \n",
       "L 85.486559 238.522391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7192&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.487686 238.524932 \n",
       "L 85.488083 238.524932 \n",
       "L 85.488083 238.511864 \n",
       "L 85.487686 238.511864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7193&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.488083 238.524932 \n",
       "L 85.488084 238.524932 \n",
       "L 85.488084 238.519487 \n",
       "L 85.488083 238.519487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7194&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.488084 238.524932 \n",
       "L 85.488141 238.524932 \n",
       "L 85.488141 238.517309 \n",
       "L 85.488084 238.517309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7195&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.488141 238.524932 \n",
       "L 85.48948 238.524932 \n",
       "L 85.48948 238.52348 \n",
       "L 85.488141 238.52348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7196&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.48948 238.524932 \n",
       "L 85.489645 238.524932 \n",
       "L 85.489645 238.511138 \n",
       "L 85.48948 238.511138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7197&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.489645 238.524932 \n",
       "L 85.489662 238.524932 \n",
       "L 85.489662 238.453783 \n",
       "L 85.489645 238.453783 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7198&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.489662 238.524932 \n",
       "L 85.489664 238.524932 \n",
       "L 85.489664 238.38227 \n",
       "L 85.489662 238.38227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7199&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.489664 238.524932 \n",
       "L 85.489671 238.524932 \n",
       "L 85.489671 238.522028 \n",
       "L 85.489664 238.522028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7200&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.489671 238.524932 \n",
       "L 85.489698 238.524932 \n",
       "L 85.489698 238.464673 \n",
       "L 85.489671 238.464673 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7201&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.489698 238.524932 \n",
       "L 85.490242 238.524932 \n",
       "L 85.490242 238.515857 \n",
       "L 85.489698 238.515857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7202&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.490242 238.524932 \n",
       "L 85.490272 238.524932 \n",
       "L 85.490272 238.517672 \n",
       "L 85.490242 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7203&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.490272 238.524932 \n",
       "L 85.490739 238.524932 \n",
       "L 85.490739 238.513679 \n",
       "L 85.490272 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7204&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.490739 238.524932 \n",
       "L 85.490949 238.524932 \n",
       "L 85.490949 238.185519 \n",
       "L 85.490739 238.185519 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7205&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.490949 238.524932 \n",
       "L 85.491274 238.524932 \n",
       "L 85.491274 238.51985 \n",
       "L 85.490949 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7206&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.491274 238.524932 \n",
       "L 85.491522 238.524932 \n",
       "L 85.491522 238.428372 \n",
       "L 85.491274 238.428372 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7207&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.491522 238.524932 \n",
       "L 85.491986 238.524932 \n",
       "L 85.491986 238.445071 \n",
       "L 85.491522 238.445071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7208&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.491986 238.524932 \n",
       "L 85.493232 238.524932 \n",
       "L 85.493232 238.522754 \n",
       "L 85.491986 238.522754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7209&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.493232 238.524932 \n",
       "L 85.494041 238.524932 \n",
       "L 85.494041 238.48246 \n",
       "L 85.493232 238.48246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7210&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.494041 238.524932 \n",
       "L 85.494275 238.524932 \n",
       "L 85.494275 238.411674 \n",
       "L 85.494041 238.411674 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7211&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.494275 238.524932 \n",
       "L 85.496524 238.524932 \n",
       "L 85.496524 238.397516 \n",
       "L 85.494275 238.397516 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7212&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.496524 238.524932 \n",
       "L 85.499223 238.524932 \n",
       "L 85.499223 238.515494 \n",
       "L 85.496524 238.515494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7213&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.499223 238.524932 \n",
       "L 85.499974 238.524932 \n",
       "L 85.499974 238.513679 \n",
       "L 85.499223 238.513679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7214&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.499974 238.524932 \n",
       "L 85.500048 238.524932 \n",
       "L 85.500048 238.507508 \n",
       "L 85.499974 238.507508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7215&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.500048 238.524932 \n",
       "L 85.501992 238.524932 \n",
       "L 85.501992 238.507871 \n",
       "L 85.500048 238.507871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7216&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.501992 238.524932 \n",
       "L 85.503937 238.524932 \n",
       "L 85.503937 238.520576 \n",
       "L 85.501992 238.520576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7217&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.503937 238.524932 \n",
       "L 85.561648 238.524932 \n",
       "L 85.561648 238.51622 \n",
       "L 85.503937 238.51622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7218&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.561648 238.524932 \n",
       "L 85.561848 238.524932 \n",
       "L 85.561848 238.508234 \n",
       "L 85.561648 238.508234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7219&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.561848 238.524932 \n",
       "L 85.561858 238.524932 \n",
       "L 85.561858 238.519124 \n",
       "L 85.561848 238.519124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7220&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.561858 238.524932 \n",
       "L 85.561861 238.524932 \n",
       "L 85.561861 238.517672 \n",
       "L 85.561858 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7221&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.561861 238.524932 \n",
       "L 85.564216 238.524932 \n",
       "L 85.564216 238.518398 \n",
       "L 85.561861 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7222&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.564216 238.524932 \n",
       "L 85.565594 238.524932 \n",
       "L 85.565594 238.463947 \n",
       "L 85.564216 238.463947 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7223&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.565594 238.524932 \n",
       "L 85.567955 238.524932 \n",
       "L 85.567955 238.524569 \n",
       "L 85.565594 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7224&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.567955 238.524932 \n",
       "L 85.571812 238.524932 \n",
       "L 85.571812 237.97679 \n",
       "L 85.567955 237.97679 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7225&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.571812 238.524932 \n",
       "L 85.573439 238.524932 \n",
       "L 85.573439 228.881248 \n",
       "L 85.571812 228.881248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7226&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.573439 238.524932 \n",
       "L 85.573439 238.524932 \n",
       "L 85.573439 238.216012 \n",
       "L 85.573439 238.216012 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7227&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.573439 238.524932 \n",
       "L 85.573439 238.524932 \n",
       "L 85.573439 238.414215 \n",
       "L 85.573439 238.414215 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7228&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.573439 238.524932 \n",
       "L 85.57344 238.524932 \n",
       "L 85.57344 223.219404 \n",
       "L 85.573439 223.219404 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7229&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.57344 238.524932 \n",
       "L 85.57344 238.524932 \n",
       "L 85.57344 228.020192 \n",
       "L 85.57344 228.020192 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7230&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.57344 238.524932 \n",
       "L 85.573441 238.524932 \n",
       "L 85.573441 238.443981 \n",
       "L 85.57344 238.443981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7231&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.573441 238.524932 \n",
       "L 85.573441 238.524932 \n",
       "L 85.573441 237.736841 \n",
       "L 85.573441 237.736841 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7232&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.573441 238.524932 \n",
       "L 85.573442 238.524932 \n",
       "L 85.573442 237.901284 \n",
       "L 85.573441 237.901284 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7233&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.573442 238.524932 \n",
       "L 85.581958 238.524932 \n",
       "L 85.581958 238.518398 \n",
       "L 85.573442 238.518398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7234&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.581958 238.524932 \n",
       "L 85.585545 238.524932 \n",
       "L 85.585545 238.409859 \n",
       "L 85.581958 238.409859 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7235&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.585545 238.524932 \n",
       "L 85.588771 238.524932 \n",
       "L 85.588771 234.779774 \n",
       "L 85.585545 234.779774 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7236&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.588771 238.524932 \n",
       "L 85.591117 238.524932 \n",
       "L 85.591117 238.37138 \n",
       "L 85.588771 238.37138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7237&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.591117 238.524932 \n",
       "L 85.594549 238.524932 \n",
       "L 85.594549 226.888695 \n",
       "L 85.591117 226.888695 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7238&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.594549 238.524932 \n",
       "L 85.602293 238.524932 \n",
       "L 85.602293 238.524206 \n",
       "L 85.594549 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7239&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.602293 238.524932 \n",
       "L 85.609446 238.524932 \n",
       "L 85.609446 238.508597 \n",
       "L 85.602293 238.508597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7240&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.609446 238.524932 \n",
       "L 85.609963 238.524932 \n",
       "L 85.609963 233.19633 \n",
       "L 85.609446 233.19633 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7241&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.609963 238.524932 \n",
       "L 85.609964 238.524932 \n",
       "L 85.609964 232.928067 \n",
       "L 85.609963 232.928067 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7242&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.609964 238.524932 \n",
       "L 85.610421 238.524932 \n",
       "L 85.610421 229.354611 \n",
       "L 85.609964 229.354611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7243&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.610421 238.524932 \n",
       "L 85.610879 238.524932 \n",
       "L 85.610879 233.072545 \n",
       "L 85.610421 233.072545 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7244&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.610879 238.524932 \n",
       "L 85.61088 238.524932 \n",
       "L 85.61088 224.170487 \n",
       "L 85.610879 224.170487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7245&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.61088 238.524932 \n",
       "L 85.615134 238.524932 \n",
       "L 85.615134 235.167104 \n",
       "L 85.61088 235.167104 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7246&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.615134 238.524932 \n",
       "L 85.619388 238.524932 \n",
       "L 85.619388 238.500611 \n",
       "L 85.615134 238.500611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7247&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.619388 238.524932 \n",
       "L 85.619394 238.524932 \n",
       "L 85.619394 238.495892 \n",
       "L 85.619388 238.495892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7248&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.619394 238.524932 \n",
       "L 85.619394 238.524932 \n",
       "L 85.619394 238.506056 \n",
       "L 85.619394 238.506056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7249&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.619394 238.524932 \n",
       "L 85.621917 238.524932 \n",
       "L 85.621917 238.517672 \n",
       "L 85.619394 238.517672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7250&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.621917 238.524932 \n",
       "L 85.641886 238.524932 \n",
       "L 85.641886 237.169096 \n",
       "L 85.621917 237.169096 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7251&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.641886 238.524932 \n",
       "L 85.659335 238.524932 \n",
       "L 85.659335 135.07041 \n",
       "L 85.641886 135.07041 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7252&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.659335 238.524932 \n",
       "L 85.680185 238.524932 \n",
       "L 85.680185 238.524206 \n",
       "L 85.659335 238.524206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7253&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.680185 238.524932 \n",
       "L 85.701038 238.524932 \n",
       "L 85.701038 238.230532 \n",
       "L 85.680185 238.230532 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7254&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.701038 238.524932 \n",
       "L 85.701043 238.524932 \n",
       "L 85.701043 238.412037 \n",
       "L 85.701038 238.412037 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7255&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.701043 238.524932 \n",
       "L 85.701043 238.524932 \n",
       "L 85.701043 238.320922 \n",
       "L 85.701043 238.320922 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7256&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.701043 238.524932 \n",
       "L 85.701064 238.524932 \n",
       "L 85.701064 238.036323 \n",
       "L 85.701043 238.036323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7257&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.701064 238.524932 \n",
       "L 85.701084 238.524932 \n",
       "L 85.701084 238.42692 \n",
       "L 85.701064 238.42692 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7258&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.701084 238.524932 \n",
       "L 85.701085 238.524932 \n",
       "L 85.701085 238.418208 \n",
       "L 85.701084 238.418208 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7259&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.701085 238.524932 \n",
       "L 85.701085 238.524932 \n",
       "L 85.701085 238.269737 \n",
       "L 85.701085 238.269737 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7260&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.701085 238.524932 \n",
       "L 85.701086 238.524932 \n",
       "L 85.701086 238.339435 \n",
       "L 85.701085 238.339435 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7261&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.701086 238.524932 \n",
       "L 85.70129 238.524932 \n",
       "L 85.70129 238.386626 \n",
       "L 85.701086 238.386626 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7262&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.70129 238.524932 \n",
       "L 85.709838 238.524932 \n",
       "L 85.709838 238.524569 \n",
       "L 85.70129 238.524569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7263&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.709838 238.524932 \n",
       "L 85.718184 238.524932 \n",
       "L 85.718184 238.316929 \n",
       "L 85.709838 238.316929 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7264&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.718184 238.524932 \n",
       "L 85.718184 238.524932 \n",
       "L 85.718184 238.281354 \n",
       "L 85.718184 238.281354 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7265&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.718184 238.524932 \n",
       "L 85.718185 238.524932 \n",
       "L 85.718185 238.298052 \n",
       "L 85.718184 238.298052 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7266&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.718185 238.524932 \n",
       "L 85.718186 238.524932 \n",
       "L 85.718186 238.384085 \n",
       "L 85.718185 238.384085 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7267&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.718186 238.524932 \n",
       "L 85.718186 238.524932 \n",
       "L 85.718186 238.523117 \n",
       "L 85.718186 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7268&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.718186 238.524932 \n",
       "L 85.718187 238.524932 \n",
       "L 85.718187 238.488269 \n",
       "L 85.718186 238.488269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7269&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.718187 238.524932 \n",
       "L 85.718188 238.524932 \n",
       "L 85.718188 238.482823 \n",
       "L 85.718187 238.482823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7270&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.718188 238.524932 \n",
       "L 85.718189 238.524932 \n",
       "L 85.718189 238.521302 \n",
       "L 85.718188 238.521302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7271&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.718189 238.524932 \n",
       "L 85.718902 238.524932 \n",
       "L 85.718902 238.341976 \n",
       "L 85.718189 238.341976 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7272&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.718902 238.524932 \n",
       "L 85.719779 238.524932 \n",
       "L 85.719779 238.523117 \n",
       "L 85.718902 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7273&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.719779 238.524932 \n",
       "L 85.719944 238.524932 \n",
       "L 85.719944 238.51985 \n",
       "L 85.719779 238.51985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7274&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.719944 238.524932 \n",
       "L 85.732012 238.524932 \n",
       "L 85.732012 238.523117 \n",
       "L 85.719944 238.523117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7275&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.732012 238.524932 \n",
       "L 85.748524 238.524932 \n",
       "L 85.748524 238.396427 \n",
       "L 85.732012 238.396427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7276&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.748524 238.524932 \n",
       "L 85.767394 238.524932 \n",
       "L 85.767394 238.236341 \n",
       "L 85.748524 238.236341 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7277&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.767394 238.524932 \n",
       "L 85.781819 238.524932 \n",
       "L 85.781819 238.160109 \n",
       "L 85.767394 238.160109 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7278&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.781819 238.524932 \n",
       "L 85.78182 238.524932 \n",
       "L 85.78182 238.220731 \n",
       "L 85.781819 238.220731 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7279&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.78182 238.524932 \n",
       "L 85.781822 238.524932 \n",
       "L 85.781822 236.624946 \n",
       "L 85.78182 236.624946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7280&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.781822 238.524932 \n",
       "L 91.979163 238.524932 \n",
       "L 91.979163 238.329271 \n",
       "L 85.781822 238.329271 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7281&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.979163 238.524932 \n",
       "L 98.288758 238.524932 \n",
       "L 98.288758 238.486816 \n",
       "L 91.979163 238.486816 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7282&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 98.288758 238.524932 \n",
       "L 110.985611 238.524932 \n",
       "L 110.985611 238.399694 \n",
       "L 98.288758 238.399694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7283&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.985611 238.524932 \n",
       "L 149.549243 238.524932 \n",
       "L 149.549243 238.38953 \n",
       "L 110.985611 238.38953 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7284&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 149.549243 238.524932 \n",
       "L 158.123394 238.524932 \n",
       "L 158.123394 238.437447 \n",
       "L 149.549243 238.437447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7285&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 158.123394 238.524932 \n",
       "L 167.914977 238.524932 \n",
       "L 167.914977 238.356859 \n",
       "L 158.123394 238.356859 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7286&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 167.914977 238.524932 \n",
       "L 203.517214 238.524932 \n",
       "L 203.517214 238.450879 \n",
       "L 167.914977 238.450879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7287&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 203.517214 238.524932 \n",
       "L 205.545823 238.524932 \n",
       "L 205.545823 238.456687 \n",
       "L 203.517214 238.456687 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7288&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 205.545823 238.524932 \n",
       "L 207.373978 238.524932 \n",
       "L 207.373978 238.491173 \n",
       "L 205.545823 238.491173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7289&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 207.373978 238.524932 \n",
       "L 222.115477 238.524932 \n",
       "L 222.115477 238.469755 \n",
       "L 207.373978 238.469755 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7290&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 222.115477 238.524932 \n",
       "L 285.717339 238.524932 \n",
       "L 285.717339 238.439988 \n",
       "L 222.115477 238.439988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7291&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 285.717339 238.524932 \n",
       "L 287.641712 238.524932 \n",
       "L 287.641712 238.467214 \n",
       "L 285.717339 238.467214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7292&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 287.641712 238.524932 \n",
       "L 292.173343 238.524932 \n",
       "L 292.173343 238.476289 \n",
       "L 287.641712 238.476289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7293&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 292.173343 238.524932 \n",
       "L 323.532604 238.524932 \n",
       "L 323.532604 238.440351 \n",
       "L 292.173343 238.440351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7294&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.532604 238.524932 \n",
       "L 357.811834 238.524932 \n",
       "L 357.811834 238.371017 \n",
       "L 323.532604 238.371017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7295&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.811834 238.524932 \n",
       "L 385.931734 238.524932 \n",
       "L 385.931734 238.282443 \n",
       "L 357.811834 238.282443 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7296&gt;&lt;path clip-path=url(#p72ac44d793) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 385.931734 238.524932 \n",
       "L 405.164773 238.524932 \n",
       "L 405.164773 238.49807 \n",
       "L 385.931734 238.49807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7297&gt;&lt;path style=fill:none; d=&quot;M 68.425 238.524932 \n",
       "L 68.425 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7298&gt;&lt;path style=fill:none; d=&quot;M 421.2 238.524932 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7299&gt;&lt;path style=fill:none; d=&quot;M 68.425 238.524932 \n",
       "L 421.2 238.524932 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7300&gt;&lt;path style=fill:none; d=&quot;M 68.425 10.8 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p72ac44d793&gt;&lt;rect height=227.724932 width=352.775 x=68.425 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;div class=&quot;caption text-center text-muted&quot;&gt;&lt;strong&gt;Histogram with variable size bins&lt;/strong&gt; (bins=[2.75593000e+05 2.77410000e+05 2.77635500e+05 2.78690500e+05 2.82227000e+05 ... 6.47634318e+08 7.45368596e+08 8.52203248e+08 9.39841732e+08 9.99783423e+08], &lt;a href=https://ui.adsabs.harvard.edu/abs/2013ApJ...764..167S/abstract target=_blank&gt;&quot;bayesian blocks&quot;&lt;/a&gt; binning strategy used) &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-6672473056980366352bottom--6672473056980366352common_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=3238189&gt; 3238189 &lt;/td&gt;&lt;td class=number&gt; 597454 &lt;/td&gt;&lt;td class=number&gt; 6.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:7.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=4012724&gt; 4012724 &lt;/td&gt;&lt;td class=number&gt; 284992 &lt;/td&gt;&lt;td class=number&gt; 2.9% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=485049&gt; 485049 &lt;/td&gt;&lt;td class=number&gt; 177974 &lt;/td&gt;&lt;td class=number&gt; 1.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:2.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=2155147&gt; 2155147 &lt;/td&gt;&lt;td class=number&gt; 159969 &lt;/td&gt;&lt;td class=number&gt; 1.6% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:2.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=2194479&gt; 2194479 &lt;/td&gt;&lt;td class=number&gt; 150604 &lt;/td&gt;&lt;td class=number&gt; 1.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.9%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=3179403&gt; 3179403 &lt;/td&gt;&lt;td class=number&gt; 136842 &lt;/td&gt;&lt;td class=number&gt; 1.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=2260743&gt; 2260743 &lt;/td&gt;&lt;td class=number&gt; 136661 &lt;/td&gt;&lt;td class=number&gt; 1.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=2417663&gt; 2417663 &lt;/td&gt;&lt;td class=number&gt; 107198 &lt;/td&gt;&lt;td class=number&gt; 1.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.4%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=447109&gt; 447109 &lt;/td&gt;&lt;td class=number&gt; 105889 &lt;/td&gt;&lt;td class=number&gt; 1.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1641782&gt; 1641782 &lt;/td&gt;&lt;td class=number&gt; 100189 &lt;/td&gt;&lt;td class=number&gt; 1.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=other&gt;&lt;td class=fillremaining title=&quot;Other values (10973)&quot;&gt; Other values (10973) &lt;/td&gt;&lt;td class=number&gt; 7852958 &lt;/td&gt;&lt;td class=number&gt; 80.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-6672473056980366352bottom--6672473056980366352extreme_values&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-6672473056980366352extreme_values--6672473056980366352firstn aria-controls=-6672473056980366352extreme_values--6672473056980366352firstn role=tab data-toggle=tab&gt;Minimum 5 values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-6672473056980366352extreme_values--6672473056980366352lastn aria-controls=-6672473056980366352extreme_values--6672473056980366352lastn role=tab data-toggle=tab&gt;Maximum 5 values&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-6672473056980366352extreme_values--6672473056980366352firstn&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=275593&gt; 275593 &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:10.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=277357&gt; 277357 &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:10.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=277463&gt; 277463 &lt;/td&gt;&lt;td class=number&gt; 4 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:40.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=277464&gt; 277464 &lt;/td&gt;&lt;td class=number&gt; 10 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=277807&gt; 277807 &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:10.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-6672473056980366352extreme_values--6672473056980366352lastn&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=999783423&gt; 999783423 &lt;/td&gt;&lt;td class=number&gt; 74 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:11.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=879900041&gt; 879900041 &lt;/td&gt;&lt;td class=number&gt; 668 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=824506455&gt; 824506455 &lt;/td&gt;&lt;td class=number&gt; 110 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:16.5%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=816259891&gt; 816259891 &lt;/td&gt;&lt;td class=number&gt; 117 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:17.5%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=775368596&gt; 775368596 &lt;/td&gt;&lt;td class=number&gt; 108 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:16.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_-3741401649593055673&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=product_family_name&gt;&lt;a href=#pp_var_-3741401649593055673&gt;product_family_name&lt;/a&gt;&lt;br&gt;&lt;small&gt;Categorical&lt;/small&gt;&lt;/p&gt;&lt;code&gt;HIGH CARDINALITY&lt;/code&gt;&lt;br&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr class=alert&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;10818&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;div class=&quot;col-sm- collapse in&quot; id=minifreqtable&gt;&lt;table class=&quot;mini freq&quot;&gt;&lt;tr class&gt;&lt;th width=50%&gt;7 -Seven-&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:7.1% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; &amp;nbsp; &lt;/div&gt; 597454 &lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Gold Slugs&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:3.4% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; &amp;nbsp; &lt;/div&gt; 284992 &lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Spanish Romance&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:2.1% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; &amp;nbsp; &lt;/div&gt; 177974 &lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;The Well-Tempered Clavier I/Prelude No. 7 in E-Flat Major, BWV 852&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:1.9% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; &amp;nbsp; &lt;/div&gt; 159969 &lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Velonica&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:1.8% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; &amp;nbsp; &lt;/div&gt; 150604 &lt;/td&gt;&lt;/tr&gt;&lt;tr class=other&gt;&lt;th width=50%&gt;Other values (10813)&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:100.0% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 8439737 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom--3741401649593055673, #minifreqtable-3741401649593055673&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom--3741401649593055673 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-3741401649593055673bottom--3741401649593055673common_values aria-controls=-3741401649593055673bottom--3741401649593055673common_values role=tab data-toggle=tab&gt;Common Values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-3741401649593055673bottom--3741401649593055673tbl aria-controls=-3741401649593055673bottom--3741401649593055673tbl role=tab data-toggle=tab&gt;Length&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-3741401649593055673bottom--3741401649593055673characters aria-controls=-3741401649593055673bottom--3741401649593055673characters role=tab data-toggle=tab&gt;Characters&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-3741401649593055673bottom--3741401649593055673common_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;7 -Seven-&quot;&gt; 7 -Seven- &lt;/td&gt;&lt;td class=number&gt; 597454 &lt;/td&gt;&lt;td class=number&gt; 6.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:7.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Gold Slugs&quot;&gt; Gold Slugs &lt;/td&gt;&lt;td class=number&gt; 284992 &lt;/td&gt;&lt;td class=number&gt; 2.9% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Spanish Romance&quot;&gt; Spanish Romance &lt;/td&gt;&lt;td class=number&gt; 177974 &lt;/td&gt;&lt;td class=number&gt; 1.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:2.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;The Well-Tempered Clavier I/Prelude No. 7 in E-Flat Major, BWV 852&quot;&gt; The Well-Tempered Clavier I/Prelude No. 7 in E-Flat Major, BWV 852 &lt;/td&gt;&lt;td class=number&gt; 159969 &lt;/td&gt;&lt;td class=number&gt; 1.6% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:2.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Velonica&gt; Velonica &lt;/td&gt;&lt;td class=number&gt; 150604 &lt;/td&gt;&lt;td class=number&gt; 1.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.9%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Monocro No Kiss (Anime Version)&quot;&gt; Monocro No Kiss (Anime Version) &lt;/td&gt;&lt;td class=number&gt; 136842 &lt;/td&gt;&lt;td class=number&gt; 1.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;A Flower Named You&quot;&gt; A Flower Named You &lt;/td&gt;&lt;td class=number&gt; 136661 &lt;/td&gt;&lt;td class=number&gt; 1.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=SHIVER&gt; SHIVER &lt;/td&gt;&lt;td class=number&gt; 107198 &lt;/td&gt;&lt;td class=number&gt; 1.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.4%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Recuerdos de la Alhambra&quot;&gt; Recuerdos de la Alhambra &lt;/td&gt;&lt;td class=number&gt; 105889 &lt;/td&gt;&lt;td class=number&gt; 1.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Blue Train&quot;&gt; Blue Train &lt;/td&gt;&lt;td class=number&gt; 100189 &lt;/td&gt;&lt;td class=number&gt; 1.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=other&gt;&lt;td class=fillremaining title=&quot;Other values (10808)&quot;&gt; Other values (10808) &lt;/td&gt;&lt;td class=number&gt; 7852958 &lt;/td&gt;&lt;td class=number&gt; 80.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-3741401649593055673bottom--3741401649593055673tbl&gt;&lt;div class=col-sm-6&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 73.925 248.580389 \n",
       "L 421.2 248.580389 \n",
       "L 421.2 10.8 \n",
       "L 73.925 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(88.181352 268.073903)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(155.753709 272.00608)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(223.326067 275.938256)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;g style=fill:#262626; transform=&quot;translate(292.864513 275.938256)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(362.402959 275.938256)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(57.864062 252.159295)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 220.124374)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 188.089454)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_9&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 156.054533)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 124.019612)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 91.984692)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 59.949771)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 27.91485)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-55 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.183281 155.673397)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p65df16488d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.710227 248.580389 \n",
       "L 121.280682 248.580389 \n",
       "L 121.280682 22.122876 \n",
       "L 89.710227 22.122876 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p65df16488d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.280682 248.580389 \n",
       "L 152.851136 248.580389 \n",
       "L 152.851136 201.479285 \n",
       "L 121.280682 201.479285 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p65df16488d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 152.851136 248.580389 \n",
       "L 184.421591 248.580389 \n",
       "L 184.421591 218.415346 \n",
       "L 152.851136 218.415346 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p65df16488d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 184.421591 248.580389 \n",
       "L 215.992045 248.580389 \n",
       "L 215.992045 242.633266 \n",
       "L 184.421591 242.633266 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p65df16488d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 215.992045 248.580389 \n",
       "L 247.5625 248.580389 \n",
       "L 247.5625 244.432667 \n",
       "L 215.992045 244.432667 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p65df16488d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 247.5625 248.580389 \n",
       "L 279.132955 248.580389 \n",
       "L 279.132955 248.227012 \n",
       "L 247.5625 248.227012 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p65df16488d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 279.132955 248.580389 \n",
       "L 310.703409 248.580389 \n",
       "L 310.703409 248.496265 \n",
       "L 279.132955 248.496265 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p65df16488d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 310.703409 248.580389 \n",
       "L 342.273864 248.580389 \n",
       "L 342.273864 248.559566 \n",
       "L 310.703409 248.559566 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p65df16488d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.273864 248.580389 \n",
       "L 373.844318 248.580389 \n",
       "L 373.844318 248.57427 \n",
       "L 342.273864 248.57427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p65df16488d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 373.844318 248.580389 \n",
       "L 405.414773 248.580389 \n",
       "L 405.414773 248.577377 \n",
       "L 373.844318 248.577377 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 73.925 248.580389 \n",
       "L 73.925 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 421.2 248.580389 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 73.925 248.580389 \n",
       "L 421.2 248.580389 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 73.925 10.8 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p65df16488d&gt;&lt;rect height=237.780389 width=347.275 x=73.925 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Length&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Max length&lt;/th&gt;&lt;td&gt;228&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Mean length&lt;/th&gt;&lt;td&gt;22.4669889&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Min length&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-3741401649593055673bottom--3741401649593055673characters&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-3741401649593055673characters--3741401649593055673category_long_values aria-controls=-3741401649593055673characters--3741401649593055673category_long_values role=tab data-toggle=tab&gt;Categories&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-3741401649593055673characters--3741401649593055673script_values aria-controls=-3741401649593055673characters--3741401649593055673script_values role=tab data-toggle=tab&gt;Scripts&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-3741401649593055673characters--3741401649593055673block_alias_values aria-controls=-3741401649593055673characters--3741401649593055673block_alias_values role=tab data-toggle=tab&gt;Blocks&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-3741401649593055673characters--3741401649593055673category_long_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Lowercase_Letter&gt; Lowercase_Letter &lt;/td&gt;&lt;td class=number&gt; 55 &lt;/td&gt;&lt;td class=number&gt; 41.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Uppercase_Letter&gt; Uppercase_Letter &lt;/td&gt;&lt;td class=number&gt; 39 &lt;/td&gt;&lt;td class=number&gt; 29.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:70.9%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Other_Punctuation&gt; Other_Punctuation &lt;/td&gt;&lt;td class=number&gt; 15 &lt;/td&gt;&lt;td class=number&gt; 11.2% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:27.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Decimal_Number&gt; Decimal_Number &lt;/td&gt;&lt;td class=number&gt; 10 &lt;/td&gt;&lt;td class=number&gt; 7.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:18.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Open_Punctuation&gt; Open_Punctuation &lt;/td&gt;&lt;td class=number&gt; 2 &lt;/td&gt;&lt;td class=number&gt; 1.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Close_Punctuation&gt; Close_Punctuation &lt;/td&gt;&lt;td class=number&gt; 2 &lt;/td&gt;&lt;td class=number&gt; 1.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Space_Separator&gt; Space_Separator &lt;/td&gt;&lt;td class=number&gt; 2 &lt;/td&gt;&lt;td class=number&gt; 1.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Math_Symbol&gt; Math_Symbol &lt;/td&gt;&lt;td class=number&gt; 2 &lt;/td&gt;&lt;td class=number&gt; 1.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Other_Letter&gt; Other_Letter &lt;/td&gt;&lt;td class=number&gt; 2 &lt;/td&gt;&lt;td class=number&gt; 1.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Final_Punctuation&gt; Final_Punctuation &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 0.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=other&gt;&lt;td class=fillremaining title=&quot;Other values (4)&quot;&gt; Other values (4) &lt;/td&gt;&lt;td class=number&gt; 4 &lt;/td&gt;&lt;td class=number&gt; 3.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:7.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-3741401649593055673characters--3741401649593055673script_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Latin&gt; Latin &lt;/td&gt;&lt;td class=number&gt; 96 &lt;/td&gt;&lt;td class=number&gt; 71.6% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Common&gt; Common &lt;/td&gt;&lt;td class=number&gt; 38 &lt;/td&gt;&lt;td class=number&gt; 28.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:39.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-3741401649593055673characters--3741401649593055673block_alias_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=ASCII&gt; ASCII &lt;/td&gt;&lt;td class=number&gt; 83 &lt;/td&gt;&lt;td class=number&gt; 100.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_-7295161885005173589&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=primary_artist_name&gt;&lt;a href=#pp_var_-7295161885005173589&gt;primary_artist_name&lt;/a&gt;&lt;br&gt;&lt;small&gt;Categorical&lt;/small&gt;&lt;/p&gt;&lt;code&gt;HIGH CARDINALITY&lt;/code&gt;&lt;br&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr class=alert&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;1996&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;div class=&quot;col-sm- collapse in&quot; id=minifreqtable&gt;&lt;table class=&quot;mini freq&quot;&gt;&lt;tr class&gt;&lt;th width=50%&gt;ASIAN KUNG-FU GENERATION&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:26.6% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 1666429 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;FLOWxGRANRODEO&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:10.5% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; &amp;nbsp; &lt;/div&gt; 657915 &lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Martin Stadtfeld&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:10.2% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; &amp;nbsp; &lt;/div&gt; 636434 &lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Simon Dinnigan&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:4.9% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; &amp;nbsp; &lt;/div&gt; 309265 &lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Various&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:4.6% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; &amp;nbsp; &lt;/div&gt; 284994 &lt;/td&gt;&lt;/tr&gt;&lt;tr class=other&gt;&lt;th width=50%&gt;Other values (1991)&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:100.0% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 6255693 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom--7295161885005173589, #minifreqtable-7295161885005173589&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom--7295161885005173589 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-7295161885005173589bottom--7295161885005173589common_values aria-controls=-7295161885005173589bottom--7295161885005173589common_values role=tab data-toggle=tab&gt;Common Values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-7295161885005173589bottom--7295161885005173589tbl aria-controls=-7295161885005173589bottom--7295161885005173589tbl role=tab data-toggle=tab&gt;Length&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-7295161885005173589bottom--7295161885005173589characters aria-controls=-7295161885005173589bottom--7295161885005173589characters role=tab data-toggle=tab&gt;Characters&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-7295161885005173589bottom--7295161885005173589common_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;ASIAN KUNG-FU GENERATION&quot;&gt; ASIAN KUNG-FU GENERATION &lt;/td&gt;&lt;td class=number&gt; 1666429 &lt;/td&gt;&lt;td class=number&gt; 17.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:31.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=FLOWxGRANRODEO&gt; FLOWxGRANRODEO &lt;/td&gt;&lt;td class=number&gt; 657915 &lt;/td&gt;&lt;td class=number&gt; 6.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:12.5%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Martin Stadtfeld&quot;&gt; Martin Stadtfeld &lt;/td&gt;&lt;td class=number&gt; 636434 &lt;/td&gt;&lt;td class=number&gt; 6.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:12.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Simon Dinnigan&quot;&gt; Simon Dinnigan &lt;/td&gt;&lt;td class=number&gt; 309265 &lt;/td&gt;&lt;td class=number&gt; 3.2% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:5.9%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Various&gt; Various &lt;/td&gt;&lt;td class=number&gt; 284994 &lt;/td&gt;&lt;td class=number&gt; 2.9% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:5.4%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Ling tosite sigure&quot;&gt; Ling tosite sigure &lt;/td&gt;&lt;td class=number&gt; 230255 &lt;/td&gt;&lt;td class=number&gt; 2.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:4.4%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Aqua Timez&quot;&gt; Aqua Timez &lt;/td&gt;&lt;td class=number&gt; 221449 &lt;/td&gt;&lt;td class=number&gt; 2.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:4.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;The GazettE&quot;&gt; The GazettE &lt;/td&gt;&lt;td class=number&gt; 187901 &lt;/td&gt;&lt;td class=number&gt; 1.9% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Chilingirian String Quartet&quot;&gt; Chilingirian String Quartet &lt;/td&gt;&lt;td class=number&gt; 174128 &lt;/td&gt;&lt;td class=number&gt; 1.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;José José&quot;&gt; José José &lt;/td&gt;&lt;td class=number&gt; 174115 &lt;/td&gt;&lt;td class=number&gt; 1.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=other&gt;&lt;td class=fillremaining title=&quot;Other values (1986)&quot;&gt; Other values (1986) &lt;/td&gt;&lt;td class=number&gt; 5267845 &lt;/td&gt;&lt;td class=number&gt; 53.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-7295161885005173589bottom--7295161885005173589tbl&gt;&lt;div class=col-sm-6&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 73.925 248.492 \n",
       "L 421.2 248.492 \n",
       "L 421.2 10.8 \n",
       "L 73.925 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(85.550407 267.985515)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(123.801458 271.917691)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(164.018597 271.917691)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(204.235737 271.917691)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(244.452876 271.917691)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(282.703928 275.849868)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(322.921067 275.849868)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(363.138207 275.849868)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(403.355346 275.849868)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(57.864062 252.070907)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 219.602384)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 187.133861)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 154.665338)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 122.196815)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 89.728292)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 57.259769)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 24.791247)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-55 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.183281 155.629203)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#padb93f2cdb) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.710227 248.492 \n",
       "L 121.280682 248.492 \n",
       "L 121.280682 22.118667 \n",
       "L 89.710227 22.118667 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#padb93f2cdb) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.280682 248.492 \n",
       "L 152.851136 248.492 \n",
       "L 152.851136 157.909952 \n",
       "L 121.280682 157.909952 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#padb93f2cdb) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 152.851136 248.492 \n",
       "L 184.421591 248.492 \n",
       "L 184.421591 247.281184 \n",
       "L 152.851136 247.281184 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#padb93f2cdb) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 184.421591 248.492 \n",
       "L 215.992045 248.492 \n",
       "L 215.992045 248.414433 \n",
       "L 184.421591 248.414433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#padb93f2cdb) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 215.992045 248.492 \n",
       "L 247.5625 248.492 \n",
       "L 247.5625 248.457746 \n",
       "L 215.992045 248.457746 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#padb93f2cdb) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 247.5625 248.492 \n",
       "L 279.132955 248.492 \n",
       "L 279.132955 248.44859 \n",
       "L 247.5625 248.44859 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#padb93f2cdb) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 279.132955 248.492 \n",
       "L 310.703409 248.492 \n",
       "L 310.703409 248.291215 \n",
       "L 279.132955 248.291215 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#padb93f2cdb) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 310.703409 248.492 \n",
       "L 342.273864 248.492 \n",
       "L 342.273864 248.492 \n",
       "L 310.703409 248.492 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#padb93f2cdb) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.273864 248.492 \n",
       "L 373.844318 248.492 \n",
       "L 373.844318 248.492 \n",
       "L 342.273864 248.492 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#padb93f2cdb) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 373.844318 248.492 \n",
       "L 405.414773 248.492 \n",
       "L 405.414773 248.474305 \n",
       "L 373.844318 248.474305 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 73.925 248.492 \n",
       "L 73.925 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 421.2 248.492 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 73.925 248.492 \n",
       "L 421.2 248.492 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 73.925 10.8 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=padb93f2cdb&gt;&lt;rect height=237.692 width=347.275 x=73.925 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Length&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Max length&lt;/th&gt;&lt;td&gt;159&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Mean length&lt;/th&gt;&lt;td&gt;15.3039837&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Min length&lt;/th&gt;&lt;td&gt;2&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-7295161885005173589bottom--7295161885005173589characters&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-7295161885005173589characters--7295161885005173589category_long_values aria-controls=-7295161885005173589characters--7295161885005173589category_long_values role=tab data-toggle=tab&gt;Categories&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-7295161885005173589characters--7295161885005173589script_values aria-controls=-7295161885005173589characters--7295161885005173589script_values role=tab data-toggle=tab&gt;Scripts&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-7295161885005173589characters--7295161885005173589block_alias_values aria-controls=-7295161885005173589characters--7295161885005173589block_alias_values role=tab data-toggle=tab&gt;Blocks&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-7295161885005173589characters--7295161885005173589category_long_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Lowercase_Letter&gt; Lowercase_Letter &lt;/td&gt;&lt;td class=number&gt; 47 &lt;/td&gt;&lt;td class=number&gt; 49.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Uppercase_Letter&gt; Uppercase_Letter &lt;/td&gt;&lt;td class=number&gt; 29 &lt;/td&gt;&lt;td class=number&gt; 30.2% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:61.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Decimal_Number&gt; Decimal_Number &lt;/td&gt;&lt;td class=number&gt; 10 &lt;/td&gt;&lt;td class=number&gt; 10.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:21.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Other_Punctuation&gt; Other_Punctuation &lt;/td&gt;&lt;td class=number&gt; 8 &lt;/td&gt;&lt;td class=number&gt; 8.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:17.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Space_Separator&gt; Space_Separator &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 1.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:2.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Dash_Punctuation&gt; Dash_Punctuation &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 1.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:2.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-7295161885005173589characters--7295161885005173589script_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Latin&gt; Latin &lt;/td&gt;&lt;td class=number&gt; 76 &lt;/td&gt;&lt;td class=number&gt; 79.2% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Common&gt; Common &lt;/td&gt;&lt;td class=number&gt; 20 &lt;/td&gt;&lt;td class=number&gt; 20.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:26.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-7295161885005173589characters--7295161885005173589block_alias_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=ASCII&gt; ASCII &lt;/td&gt;&lt;td class=number&gt; 72 &lt;/td&gt;&lt;td class=number&gt; 100.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_-4855928916515345790&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=fin_label_name&gt;&lt;a href=#pp_var_-4855928916515345790&gt;fin_label_name&lt;/a&gt;&lt;br&gt;&lt;small&gt;Categorical&lt;/small&gt;&lt;/p&gt;&lt;code&gt;HIGH CARDINALITY&lt;/code&gt;&lt;br&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr class=alert&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;61&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;div class=&quot;col-sm- collapse in&quot; id=minifreqtable&gt;&lt;table class=&quot;mini freq&quot;&gt;&lt;tr class&gt;&lt;th width=50%&gt;UNKNOWN&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:100.0% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 3065628 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Legacy International Repertoire Cat&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:97.6% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 2991568 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Core Classical Cat&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:30.8% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 943474 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Catalog Digital&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:23.5% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 718959 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Catalog BMG Int&amp;#39;l&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:14.1% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; &amp;nbsp; &lt;/div&gt; 431097 &lt;/td&gt;&lt;/tr&gt;&lt;tr class=other&gt;&lt;th width=50%&gt;Other values (56)&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:54.1% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 1660004 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom--4855928916515345790, #minifreqtable-4855928916515345790&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom--4855928916515345790 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-4855928916515345790bottom--4855928916515345790common_values aria-controls=-4855928916515345790bottom--4855928916515345790common_values role=tab data-toggle=tab&gt;Common Values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-4855928916515345790bottom--4855928916515345790tbl aria-controls=-4855928916515345790bottom--4855928916515345790tbl role=tab data-toggle=tab&gt;Length&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-4855928916515345790bottom--4855928916515345790characters aria-controls=-4855928916515345790bottom--4855928916515345790characters role=tab data-toggle=tab&gt;Characters&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-4855928916515345790bottom--4855928916515345790common_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=UNKNOWN&gt; UNKNOWN &lt;/td&gt;&lt;td class=number&gt; 3065628 &lt;/td&gt;&lt;td class=number&gt; 31.2% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Legacy International Repertoire Cat&quot;&gt; Legacy International Repertoire Cat &lt;/td&gt;&lt;td class=number&gt; 2991568 &lt;/td&gt;&lt;td class=number&gt; 30.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:97.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Core Classical Cat&quot;&gt; Core Classical Cat &lt;/td&gt;&lt;td class=number&gt; 943474 &lt;/td&gt;&lt;td class=number&gt; 9.6% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:30.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Catalog Digital&quot;&gt; Catalog Digital &lt;/td&gt;&lt;td class=number&gt; 718959 &lt;/td&gt;&lt;td class=number&gt; 7.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:23.5%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Catalog BMG Int&#x27;l&quot;&gt; Catalog BMG Int&amp;#39;l &lt;/td&gt;&lt;td class=number&gt; 431097 &lt;/td&gt;&lt;td class=number&gt; 4.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:14.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Catalog Latin Int&#x27;l&quot;&gt; Catalog Latin Int&amp;#39;l &lt;/td&gt;&lt;td class=number&gt; 380528 &lt;/td&gt;&lt;td class=number&gt; 3.9% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:12.4%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Tofu&gt; Tofu &lt;/td&gt;&lt;td class=number&gt; 324382 &lt;/td&gt;&lt;td class=number&gt; 3.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:10.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Columbia Legacy Cat&quot;&gt; Columbia Legacy Cat &lt;/td&gt;&lt;td class=number&gt; 190532 &lt;/td&gt;&lt;td class=number&gt; 1.9% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:6.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Custom Marketing Group - BMG - 3rd Party Retail&quot;&gt; Custom Marketing Group - BMG - 3rd Party Retail &lt;/td&gt;&lt;td class=number&gt; 145388 &lt;/td&gt;&lt;td class=number&gt; 1.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:4.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;RCA Legacy International Rep Cat&quot;&gt; RCA Legacy International Rep Cat &lt;/td&gt;&lt;td class=number&gt; 117045 &lt;/td&gt;&lt;td class=number&gt; 1.2% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=other&gt;&lt;td class=fillremaining title=&quot;Other values (51)&quot;&gt; Other values (51) &lt;/td&gt;&lt;td class=number&gt; 502129 &lt;/td&gt;&lt;td class=number&gt; 5.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:16.4%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-4855928916515345790bottom--4855928916515345790tbl&gt;&lt;div class=col-sm-6&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 73.925 252.469476 \n",
       "L 415.512403 252.469476 \n",
       "L 415.512403 10.8 \n",
       "L 73.925 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(129.693051 275.895167)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(200.268961 275.895167)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(270.84487 275.895167)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(341.42078 275.895167)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(411.99669 275.895167)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(57.864062 256.048382)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(30.059375 222.134586)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 188.220789)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 154.306993)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 120.393197)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 86.4794)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 52.565604)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 18.651807)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.183281 157.617941)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p7e68c3e336) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.4517 252.469476 \n",
       "L 120.5051 252.469476 \n",
       "L 120.5051 22.30807 \n",
       "L 89.4517 22.30807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p7e68c3e336) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 120.5051 252.469476 \n",
       "L 151.558501 252.469476 \n",
       "L 151.558501 251.153146 \n",
       "L 120.5051 251.153146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p7e68c3e336) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 151.558501 252.469476 \n",
       "L 182.611901 252.469476 \n",
       "L 182.611901 164.555555 \n",
       "L 151.558501 164.555555 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p7e68c3e336) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 182.611901 252.469476 \n",
       "L 213.665301 252.469476 \n",
       "L 213.665301 138.510981 \n",
       "L 182.611901 138.510981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p7e68c3e336) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 213.665301 252.469476 \n",
       "L 244.718702 252.469476 \n",
       "L 244.718702 251.191129 \n",
       "L 213.665301 251.191129 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p7e68c3e336) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 244.718702 252.469476 \n",
       "L 275.772102 252.469476 \n",
       "L 275.772102 248.919651 \n",
       "L 244.718702 248.919651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p7e68c3e336) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 275.772102 252.469476 \n",
       "L 306.825502 252.469476 \n",
       "L 306.825502 242.667778 \n",
       "L 275.772102 242.667778 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p7e68c3e336) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 306.825502 252.469476 \n",
       "L 337.878903 252.469476 \n",
       "L 337.878903 46.365704 \n",
       "L 306.825502 46.365704 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p7e68c3e336) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.878903 252.469476 \n",
       "L 368.932303 252.469476 \n",
       "L 368.932303 252.437326 \n",
       "L 337.878903 252.437326 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p7e68c3e336) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 368.932303 252.469476 \n",
       "L 399.985703 252.469476 \n",
       "L 399.985703 241.147219 \n",
       "L 368.932303 241.147219 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 73.925 252.469476 \n",
       "L 73.925 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 415.512403 252.469476 \n",
       "L 415.512403 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 73.925 252.469476 \n",
       "L 415.512403 252.469476 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 73.925 10.8 \n",
       "L 415.512403 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p7e68c3e336&gt;&lt;rect height=241.669476 width=341.587403 x=73.925 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Length&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Max length&lt;/th&gt;&lt;td&gt;48&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Mean length&lt;/th&gt;&lt;td&gt;19.86196073&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Min length&lt;/th&gt;&lt;td&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-4855928916515345790bottom--4855928916515345790characters&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-4855928916515345790characters--4855928916515345790category_long_values aria-controls=-4855928916515345790characters--4855928916515345790category_long_values role=tab data-toggle=tab&gt;Categories&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-4855928916515345790characters--4855928916515345790script_values aria-controls=-4855928916515345790characters--4855928916515345790script_values role=tab data-toggle=tab&gt;Scripts&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-4855928916515345790characters--4855928916515345790block_alias_values aria-controls=-4855928916515345790characters--4855928916515345790block_alias_values role=tab data-toggle=tab&gt;Blocks&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-4855928916515345790characters--4855928916515345790category_long_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Lowercase_Letter&gt; Lowercase_Letter &lt;/td&gt;&lt;td class=number&gt; 24 &lt;/td&gt;&lt;td class=number&gt; 42.9% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Uppercase_Letter&gt; Uppercase_Letter &lt;/td&gt;&lt;td class=number&gt; 23 &lt;/td&gt;&lt;td class=number&gt; 41.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:95.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Decimal_Number&gt; Decimal_Number &lt;/td&gt;&lt;td class=number&gt; 4 &lt;/td&gt;&lt;td class=number&gt; 7.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:16.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Other_Punctuation&gt; Other_Punctuation &lt;/td&gt;&lt;td class=number&gt; 3 &lt;/td&gt;&lt;td class=number&gt; 5.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:12.5%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Space_Separator&gt; Space_Separator &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 1.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:4.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Dash_Punctuation&gt; Dash_Punctuation &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 1.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:4.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-4855928916515345790characters--4855928916515345790script_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Latin&gt; Latin &lt;/td&gt;&lt;td class=number&gt; 47 &lt;/td&gt;&lt;td class=number&gt; 83.9% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Common&gt; Common &lt;/td&gt;&lt;td class=number&gt; 9 &lt;/td&gt;&lt;td class=number&gt; 16.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:19.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-4855928916515345790characters--4855928916515345790block_alias_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=ASCII&gt; ASCII &lt;/td&gt;&lt;td class=number&gt; 56 &lt;/td&gt;&lt;td class=number&gt; 100.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_-7216025318903645715&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=project_id&gt;&lt;a href=#pp_var_-7216025318903645715&gt;project_id&lt;/a&gt;&lt;br&gt;&lt;small&gt;Real number (&amp;Ropf;)&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;1992&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Infinite&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Infinite (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Mean&lt;/th&gt;&lt;td&gt;955504.0034&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;-1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;1385755&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Zeros&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Zeros (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=108pt version=1.1 viewbox=&quot;0 0 144 108&quot; width=144pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 108 \n",
       "L 144 108 \n",
       "L 144 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 10.8 60.183496 \n",
       "L 133.2 60.183496 \n",
       "L 133.2 10.8 \n",
       "L 10.8 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(16.253231 77.878307)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(48.537623 93.607014)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(87.113496 96.752755)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p708e932c9a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 16.363636 60.183496 \n",
       "L 27.490909 60.183496 \n",
       "L 27.490909 45.333895 \n",
       "L 16.363636 45.333895 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p708e932c9a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 27.490909 60.183496 \n",
       "L 38.618182 60.183496 \n",
       "L 38.618182 60.183496 \n",
       "L 27.490909 60.183496 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p708e932c9a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 38.618182 60.183496 \n",
       "L 49.745455 60.183496 \n",
       "L 49.745455 60.183496 \n",
       "L 38.618182 60.183496 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p708e932c9a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 49.745455 60.183496 \n",
       "L 60.872727 60.183496 \n",
       "L 60.872727 60.183496 \n",
       "L 49.745455 60.183496 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p708e932c9a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 60.872727 60.183496 \n",
       "L 72 60.183496 \n",
       "L 72 60.183496 \n",
       "L 60.872727 60.183496 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p708e932c9a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 72 60.183496 \n",
       "L 83.127273 60.183496 \n",
       "L 83.127273 60.183496 \n",
       "L 72 60.183496 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p708e932c9a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 83.127273 60.183496 \n",
       "L 94.254545 60.183496 \n",
       "L 94.254545 60.183496 \n",
       "L 83.127273 60.183496 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p708e932c9a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.254545 60.183496 \n",
       "L 105.381818 60.183496 \n",
       "L 105.381818 13.151595 \n",
       "L 94.254545 13.151595 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p708e932c9a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.381818 60.183496 \n",
       "L 116.509091 60.183496 \n",
       "L 116.509091 31.742618 \n",
       "L 105.381818 31.742618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p708e932c9a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.509091 60.183496 \n",
       "L 127.636364 60.183496 \n",
       "L 127.636364 52.10342 \n",
       "L 116.509091 52.10342 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 10.8 60.183496 \n",
       "L 10.8 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 133.2 60.183496 \n",
       "L 133.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 10.8 60.183496 \n",
       "L 133.2 60.183496 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 10.8 10.8 \n",
       "L 133.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p708e932c9a&gt;&lt;rect height=49.383496 width=122.4 x=10.8 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom--7216025318903645715, #minifreqtable-7216025318903645715&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom--7216025318903645715 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-7216025318903645715bottom--7216025318903645715statistics aria-controls=-7216025318903645715bottom--7216025318903645715statistics role=tab data-toggle=tab&gt;Statistics&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-7216025318903645715bottom--7216025318903645715histograms aria-controls=-7216025318903645715bottom--7216025318903645715histograms role=tab data-toggle=tab&gt;Histogram(s)&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-7216025318903645715bottom--7216025318903645715common_values aria-controls=-7216025318903645715bottom--7216025318903645715common_values role=tab data-toggle=tab&gt;Common values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-7216025318903645715bottom--7216025318903645715extreme_values aria-controls=-7216025318903645715bottom--7216025318903645715extreme_values role=tab data-toggle=tab&gt;Extreme values&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-7216025318903645715bottom--7216025318903645715statistics&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Quantile statistics&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;-1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;5-th percentile&lt;/th&gt;&lt;td&gt;-1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Q1&lt;/th&gt;&lt;td&gt;1037279&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;median&lt;/th&gt;&lt;td&gt;1075657&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Q3&lt;/th&gt;&lt;td&gt;1163926&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;95-th percentile&lt;/th&gt;&lt;td&gt;1356552&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;1385755&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Range&lt;/th&gt;&lt;td&gt;1385756&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Interquartile range (IQR)&lt;/th&gt;&lt;td&gt;126647&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Descriptive statistics&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Standard deviation&lt;/th&gt;&lt;td&gt;411775.1074&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Coefficient of variation (CV)&lt;/th&gt;&lt;td&gt;0.4309506878&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Kurtosis&lt;/th&gt;&lt;td&gt;1.469211467&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Mean&lt;/th&gt;&lt;td&gt;955504.0034&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Median Absolute Deviation (MAD)&lt;/th&gt;&lt;td&gt;288384.4303&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Skewness&lt;/th&gt;&lt;td&gt;-1.762053264&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Sum&lt;/th&gt;&lt;td&gt;9.374191792e+12&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Variance&lt;/th&gt;&lt;td&gt;1.695587391e+11&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-7216025318903645715bottom--7216025318903645715histograms&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-7216025318903645715histograms--7216025318903645715histogram aria-controls=-7216025318903645715histograms--7216025318903645715histogram role=tab data-toggle=tab&gt;Histogram&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-7216025318903645715histograms--7216025318903645715dynamic_histogram aria-controls=-7216025318903645715histograms--7216025318903645715dynamic_histogram role=tab data-toggle=tab&gt;Dynamic Histogram&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-7216025318903645715histograms--7216025318903645715histogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 73.925 232.935651 \n",
       "L 416.407275 232.935651 \n",
       "L 416.407275 10.8 \n",
       "L 73.925 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.354494 252.429166)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(124.459456 272.090049)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(169.394859 272.090049)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(214.330262 272.090049)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(259.265665 272.090049)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(302.23498 276.022225)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(347.170383 276.022225)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(392.105786 276.022225)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(57.864062 236.514557)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 191.397471)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 146.280385)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 101.163298)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 56.046212)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.183281 147.851029)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p5a27edc461) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.492376 232.935651 \n",
       "L 120.627128 232.935651 \n",
       "L 120.627128 166.139534 \n",
       "L 89.492376 166.139534 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p5a27edc461) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 120.627128 232.935651 \n",
       "L 151.761881 232.935651 \n",
       "L 151.761881 232.935651 \n",
       "L 120.627128 232.935651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p5a27edc461) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 151.761881 232.935651 \n",
       "L 182.896633 232.935651 \n",
       "L 182.896633 232.935651 \n",
       "L 151.761881 232.935651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p5a27edc461) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 182.896633 232.935651 \n",
       "L 214.031385 232.935651 \n",
       "L 214.031385 232.935651 \n",
       "L 182.896633 232.935651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p5a27edc461) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 214.031385 232.935651 \n",
       "L 245.166137 232.935651 \n",
       "L 245.166137 232.935651 \n",
       "L 214.031385 232.935651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p5a27edc461) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 245.166137 232.935651 \n",
       "L 276.30089 232.935651 \n",
       "L 276.30089 232.935651 \n",
       "L 245.166137 232.935651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p5a27edc461) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 276.30089 232.935651 \n",
       "L 307.435642 232.935651 \n",
       "L 307.435642 232.935651 \n",
       "L 276.30089 232.935651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p5a27edc461) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 307.435642 232.935651 \n",
       "L 338.570394 232.935651 \n",
       "L 338.570394 21.377888 \n",
       "L 307.435642 21.377888 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p5a27edc461) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.570394 232.935651 \n",
       "L 369.705146 232.935651 \n",
       "L 369.705146 105.003581 \n",
       "L 338.570394 105.003581 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p5a27edc461) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 369.705146 232.935651 \n",
       "L 400.839899 232.935651 \n",
       "L 400.839899 196.590048 \n",
       "L 369.705146 196.590048 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 73.925 232.935651 \n",
       "L 73.925 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 416.407275 232.935651 \n",
       "L 416.407275 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 73.925 232.935651 \n",
       "L 416.407275 232.935651 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 73.925 10.8 \n",
       "L 416.407275 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p5a27edc461&gt;&lt;rect height=222.135651 width=342.482275 x=73.925 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;div class=&quot;caption text-center text-muted&quot;&gt;&lt;strong&gt;Histogram with fixed size bins&lt;/strong&gt; (bins=10) &lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-7216025318903645715histograms--7216025318903645715dynamic_histogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 74.05 232.935651 \n",
       "L 416.407275 232.935651 \n",
       "L 416.407275 10.8 \n",
       "L 74.05 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.473812 252.429166)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(124.562373 272.090049)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(169.481376 272.090049)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(214.400378 272.090049)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(259.319381 272.090049)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(302.272295 276.022225)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(347.191297 276.022225)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(392.1103 276.022225)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(57.989062 236.514557)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(30.184375 207.935442)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(30.184375 179.356326)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(30.184375 150.77721)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(30.184375 122.198094)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.623437 93.618978)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.623437 65.039862)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.623437 36.460746)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.308281 147.851029)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.611694 232.935651 \n",
       "L 201.912008 232.935651 \n",
       "L 201.912008 21.377888 \n",
       "L 89.611694 21.377888 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 201.912008 232.935651 \n",
       "L 314.214343 232.935651 \n",
       "L 314.214343 232.932365 \n",
       "L 201.912008 232.932365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.214343 232.935651 \n",
       "L 314.218273 232.935651 \n",
       "L 314.218273 232.923219 \n",
       "L 314.214343 232.923219 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.218273 232.935651 \n",
       "L 314.232086 232.935651 \n",
       "L 314.232086 232.911788 \n",
       "L 314.218273 232.911788 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.232086 232.935651 \n",
       "L 314.272738 232.935651 \n",
       "L 314.272738 232.935508 \n",
       "L 314.232086 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.272738 232.935651 \n",
       "L 314.305192 232.935651 \n",
       "L 314.305192 232.842055 \n",
       "L 314.272738 232.842055 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.305192 232.935651 \n",
       "L 314.325854 232.935651 \n",
       "L 314.325854 232.899784 \n",
       "L 314.305192 232.899784 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.325854 232.935651 \n",
       "L 314.347416 232.935651 \n",
       "L 314.347416 232.879065 \n",
       "L 314.325854 232.879065 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.347416 232.935651 \n",
       "L 314.38088 232.935651 \n",
       "L 314.38088 232.929221 \n",
       "L 314.347416 232.929221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.38088 232.935651 \n",
       "L 314.421981 232.935651 \n",
       "L 314.421981 232.917361 \n",
       "L 314.38088 232.917361 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.421981 232.935651 \n",
       "L 314.469483 232.935651 \n",
       "L 314.469483 232.875349 \n",
       "L 314.421981 232.875349 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.469483 232.935651 \n",
       "L 314.485092 232.935651 \n",
       "L 314.485092 232.626854 \n",
       "L 314.469483 232.626854 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.485092 232.935651 \n",
       "L 314.5016 232.935651 \n",
       "L 314.5016 232.890639 \n",
       "L 314.485092 232.890639 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.5016 232.935651 \n",
       "L 314.509236 232.935651 \n",
       "L 314.509236 232.721594 \n",
       "L 314.5016 232.721594 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_17&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.509236 232.935651 \n",
       "L 314.521364 232.935651 \n",
       "L 314.521364 232.866918 \n",
       "L 314.509236 232.866918 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_18&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.521364 232.935651 \n",
       "L 314.558535 232.935651 \n",
       "L 314.558535 232.787326 \n",
       "L 314.521364 232.787326 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_19&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.558535 232.935651 \n",
       "L 314.578187 232.935651 \n",
       "L 314.578187 232.927792 \n",
       "L 314.558535 232.927792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_20&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.578187 232.935651 \n",
       "L 314.579984 232.935651 \n",
       "L 314.579984 232.857202 \n",
       "L 314.578187 232.857202 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_21&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.579984 232.935651 \n",
       "L 314.584588 232.935651 \n",
       "L 314.584588 232.921933 \n",
       "L 314.579984 232.921933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_22&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.584588 232.935651 \n",
       "L 314.594807 232.935651 \n",
       "L 314.594807 232.918218 \n",
       "L 314.584588 232.918218 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_23&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.594807 232.935651 \n",
       "L 314.615919 232.935651 \n",
       "L 314.615919 232.825907 \n",
       "L 314.594807 232.825907 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_24&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.615919 232.935651 \n",
       "L 314.669036 232.935651 \n",
       "L 314.669036 232.858345 \n",
       "L 314.615919 232.858345 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_25&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.669036 232.935651 \n",
       "L 314.712495 232.935651 \n",
       "L 314.712495 232.812618 \n",
       "L 314.669036 232.812618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_26&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.712495 232.935651 \n",
       "L 314.746746 232.935651 \n",
       "L 314.746746 232.888353 \n",
       "L 314.712495 232.888353 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_27&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.746746 232.935651 \n",
       "L 314.776954 232.935651 \n",
       "L 314.776954 232.719879 \n",
       "L 314.746746 232.719879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_28&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.776954 232.935651 \n",
       "L 314.809183 232.935651 \n",
       "L 314.809183 232.909501 \n",
       "L 314.776954 232.909501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_29&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.809183 232.935651 \n",
       "L 314.816258 232.935651 \n",
       "L 314.816258 232.920361 \n",
       "L 314.809183 232.920361 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_30&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.816258 232.935651 \n",
       "L 314.823108 232.935651 \n",
       "L 314.823108 232.933508 \n",
       "L 314.816258 232.933508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_31&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.823108 232.935651 \n",
       "L 314.826926 232.935651 \n",
       "L 314.826926 232.886066 \n",
       "L 314.823108 232.886066 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_32&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.826926 232.935651 \n",
       "L 314.977405 232.935651 \n",
       "L 314.977405 232.84677 \n",
       "L 314.826926 232.84677 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_33&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.977405 232.935651 \n",
       "L 314.99088 232.935651 \n",
       "L 314.99088 232.884066 \n",
       "L 314.977405 232.884066 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_34&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.99088 232.935651 \n",
       "L 314.993014 232.935651 \n",
       "L 314.993014 232.859202 \n",
       "L 314.99088 232.859202 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_35&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 314.993014 232.935651 \n",
       "L 315.01042 232.935651 \n",
       "L 315.01042 232.852629 \n",
       "L 314.993014 232.852629 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_36&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.01042 232.935651 \n",
       "L 315.067243 232.935651 \n",
       "L 315.067243 232.929935 \n",
       "L 315.01042 232.929935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_37&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.067243 232.935651 \n",
       "L 315.111488 232.935651 \n",
       "L 315.111488 232.76089 \n",
       "L 315.067243 232.76089 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_38&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.111488 232.935651 \n",
       "L 315.120472 232.935651 \n",
       "L 315.120472 232.884352 \n",
       "L 315.111488 232.884352 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_39&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.120472 232.935651 \n",
       "L 315.12822 232.935651 \n",
       "L 315.12822 232.919361 \n",
       "L 315.120472 232.919361 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_40&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.12822 232.935651 \n",
       "L 315.212556 232.935651 \n",
       "L 315.212556 232.934365 \n",
       "L 315.12822 232.934365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_41&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.212556 232.935651 \n",
       "L 315.2641 232.935651 \n",
       "L 315.2641 232.913788 \n",
       "L 315.212556 232.913788 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_42&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.2641 232.935651 \n",
       "L 315.318115 232.935651 \n",
       "L 315.318115 232.921076 \n",
       "L 315.2641 232.921076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_43&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.318115 232.935651 \n",
       "L 315.350906 232.935651 \n",
       "L 315.350906 232.698587 \n",
       "L 315.318115 232.698587 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_44&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.350906 232.935651 \n",
       "L 315.363483 232.935651 \n",
       "L 315.363483 232.475099 \n",
       "L 315.350906 232.475099 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_45&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.363483 232.935651 \n",
       "L 315.389761 232.935651 \n",
       "L 315.389761 226.034652 \n",
       "L 315.363483 226.034652 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_46&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.389761 232.935651 \n",
       "L 315.426707 232.935651 \n",
       "L 315.426707 232.911073 \n",
       "L 315.389761 232.911073 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_47&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.426707 232.935651 \n",
       "L 315.443888 232.935651 \n",
       "L 315.443888 231.453824 \n",
       "L 315.426707 231.453824 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_48&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.443888 232.935651 \n",
       "L 315.452086 232.935651 \n",
       "L 315.452086 232.884352 \n",
       "L 315.443888 232.884352 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_49&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.452086 232.935651 \n",
       "L 315.458038 232.935651 \n",
       "L 315.458038 232.865061 \n",
       "L 315.452086 232.865061 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_50&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.458038 232.935651 \n",
       "L 315.458599 232.935651 \n",
       "L 315.458599 232.823907 \n",
       "L 315.458038 232.823907 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_51&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.458599 232.935651 \n",
       "L 315.482294 232.935651 \n",
       "L 315.482294 232.895212 \n",
       "L 315.458599 232.895212 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_52&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.482294 232.935651 \n",
       "L 315.510818 232.935651 \n",
       "L 315.510818 232.934222 \n",
       "L 315.482294 232.934222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_53&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.510818 232.935651 \n",
       "L 315.523058 232.935651 \n",
       "L 315.523058 227.093508 \n",
       "L 315.510818 227.093508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_54&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.523058 232.935651 \n",
       "L 315.533165 232.935651 \n",
       "L 315.533165 232.682726 \n",
       "L 315.523058 232.682726 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_55&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.533165 232.935651 \n",
       "L 315.543272 232.935651 \n",
       "L 315.543272 232.821192 \n",
       "L 315.533165 232.821192 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_56&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.543272 232.935651 \n",
       "L 315.556411 232.935651 \n",
       "L 315.556411 232.869633 \n",
       "L 315.543272 232.869633 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_57&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.556411 232.935651 \n",
       "L 315.588865 232.935651 \n",
       "L 315.588865 232.928792 \n",
       "L 315.556411 232.928792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_58&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.588865 232.935651 \n",
       "L 315.625923 232.935651 \n",
       "L 315.625923 232.429515 \n",
       "L 315.588865 232.429515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_59&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.625923 232.935651 \n",
       "L 315.662419 232.935651 \n",
       "L 315.662419 232.935508 \n",
       "L 315.625923 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_60&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.662419 232.935651 \n",
       "L 315.664441 232.935651 \n",
       "L 315.664441 232.883923 \n",
       "L 315.662419 232.883923 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_61&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.664441 232.935651 \n",
       "L 315.666125 232.935651 \n",
       "L 315.666125 232.842055 \n",
       "L 315.664441 232.842055 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_62&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.666125 232.935651 \n",
       "L 315.672189 232.935651 \n",
       "L 315.672189 232.935508 \n",
       "L 315.666125 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_63&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.672189 232.935651 \n",
       "L 315.677692 232.935651 \n",
       "L 315.677692 232.757318 \n",
       "L 315.672189 232.757318 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_64&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.677692 232.935651 \n",
       "L 315.721488 232.935651 \n",
       "L 315.721488 232.653575 \n",
       "L 315.677692 232.653575 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_65&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.721488 232.935651 \n",
       "L 315.776851 232.935651 \n",
       "L 315.776851 232.80776 \n",
       "L 315.721488 232.80776 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_66&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.776851 232.935651 \n",
       "L 315.805037 232.935651 \n",
       "L 315.805037 232.922362 \n",
       "L 315.776851 232.922362 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_67&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.805037 232.935651 \n",
       "L 315.828395 232.935651 \n",
       "L 315.828395 232.901356 \n",
       "L 315.805037 232.901356 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_68&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.828395 232.935651 \n",
       "L 315.861523 232.935651 \n",
       "L 315.861523 232.91093 \n",
       "L 315.828395 232.91093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_69&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.861523 232.935651 \n",
       "L 315.887801 232.935651 \n",
       "L 315.887801 232.895783 \n",
       "L 315.861523 232.895783 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_70&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.887801 232.935651 \n",
       "L 315.890159 232.935651 \n",
       "L 315.890159 232.755317 \n",
       "L 315.887801 232.755317 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_71&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.890159 232.935651 \n",
       "L 315.895886 232.935651 \n",
       "L 315.895886 232.709019 \n",
       "L 315.890159 232.709019 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_72&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.895886 232.935651 \n",
       "L 315.910035 232.935651 \n",
       "L 315.910035 232.482529 \n",
       "L 315.895886 232.482529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_73&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.910035 232.935651 \n",
       "L 315.93081 232.935651 \n",
       "L 315.93081 232.872206 \n",
       "L 315.910035 232.872206 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_74&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.93081 232.935651 \n",
       "L 315.975505 232.935651 \n",
       "L 315.975505 232.382788 \n",
       "L 315.93081 232.382788 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_75&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.975505 232.935651 \n",
       "L 315.980446 232.935651 \n",
       "L 315.980446 232.927792 \n",
       "L 315.975505 232.927792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_76&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.980446 232.935651 \n",
       "L 315.995606 232.935651 \n",
       "L 315.995606 232.831909 \n",
       "L 315.980446 232.831909 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_77&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 315.995606 232.935651 \n",
       "L 316.048723 232.935651 \n",
       "L 316.048723 228.412149 \n",
       "L 315.995606 228.412149 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_78&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.048723 232.935651 \n",
       "L 316.120706 232.935651 \n",
       "L 316.120706 232.572125 \n",
       "L 316.048723 232.572125 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_79&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.120706 232.935651 \n",
       "L 316.159785 232.935651 \n",
       "L 316.159785 227.959884 \n",
       "L 316.120706 227.959884 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_80&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.159785 232.935651 \n",
       "L 316.169443 232.935651 \n",
       "L 316.169443 232.919647 \n",
       "L 316.159785 232.919647 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_81&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.169443 232.935651 \n",
       "L 316.174721 232.935651 \n",
       "L 316.174721 232.800901 \n",
       "L 316.169443 232.800901 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_82&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.174721 232.935651 \n",
       "L 316.192239 232.935651 \n",
       "L 316.192239 232.915646 \n",
       "L 316.174721 232.915646 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_83&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.192239 232.935651 \n",
       "L 316.237383 232.935651 \n",
       "L 316.237383 232.917932 \n",
       "L 316.192239 232.917932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_84&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.237383 232.935651 \n",
       "L 316.327221 232.935651 \n",
       "L 316.327221 232.021834 \n",
       "L 316.237383 232.021834 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_85&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.327221 232.935651 \n",
       "L 316.406278 232.935651 \n",
       "L 316.406278 232.878779 \n",
       "L 316.327221 232.878779 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_86&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.406278 232.935651 \n",
       "L 316.433454 232.935651 \n",
       "L 316.433454 232.5867 \n",
       "L 316.406278 232.5867 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_87&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.433454 232.935651 \n",
       "L 316.44547 232.935651 \n",
       "L 316.44547 232.432802 \n",
       "L 316.433454 232.432802 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_88&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.44547 232.935651 \n",
       "L 316.480956 232.935651 \n",
       "L 316.480956 232.682297 \n",
       "L 316.44547 232.682297 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_89&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.480956 232.935651 \n",
       "L 316.522057 232.935651 \n",
       "L 316.522057 232.880922 \n",
       "L 316.480956 232.880922 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_90&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.522057 232.935651 \n",
       "L 316.534634 232.935651 \n",
       "L 316.534634 232.934937 \n",
       "L 316.522057 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_91&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.534634 232.935651 \n",
       "L 316.545302 232.935651 \n",
       "L 316.545302 232.407366 \n",
       "L 316.534634 232.407366 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_92&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.545302 232.935651 \n",
       "L 316.560238 232.935651 \n",
       "L 316.560238 232.851486 \n",
       "L 316.545302 232.851486 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_93&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.560238 232.935651 \n",
       "L 316.57551 232.935651 \n",
       "L 316.57551 232.935223 \n",
       "L 316.560238 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_94&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.57551 232.935651 \n",
       "L 316.589323 232.935651 \n",
       "L 316.589323 226.255854 \n",
       "L 316.57551 226.255854 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_95&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.589323 232.935651 \n",
       "L 316.595387 232.935651 \n",
       "L 316.595387 232.933508 \n",
       "L 316.589323 232.933508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_96&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.595387 232.935651 \n",
       "L 316.600665 232.935651 \n",
       "L 316.600665 229.541738 \n",
       "L 316.595387 229.541738 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_97&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.600665 232.935651 \n",
       "L 316.73924 232.935651 \n",
       "L 316.73924 228.028617 \n",
       "L 316.600665 228.028617 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_98&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.73924 232.935651 \n",
       "L 316.996963 232.935651 \n",
       "L 316.996963 232.935365 \n",
       "L 316.73924 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_99&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 316.996963 232.935651 \n",
       "L 317.025037 232.935651 \n",
       "L 317.025037 232.933936 \n",
       "L 316.996963 232.933936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_100&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 317.025037 232.935651 \n",
       "L 317.037952 232.935651 \n",
       "L 317.037952 232.931507 \n",
       "L 317.025037 232.931507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_101&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 317.037952 232.935651 \n",
       "L 317.039524 232.935651 \n",
       "L 317.039524 231.860076 \n",
       "L 317.037952 231.860076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_102&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 317.039524 232.935651 \n",
       "L 317.04278 232.935651 \n",
       "L 317.04278 232.93165 \n",
       "L 317.039524 232.93165 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_103&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 317.04278 232.935651 \n",
       "L 317.147105 232.935651 \n",
       "L 317.147105 232.934508 \n",
       "L 317.04278 232.934508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_104&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 317.147105 232.935651 \n",
       "L 317.20505 232.935651 \n",
       "L 317.20505 232.696015 \n",
       "L 317.147105 232.696015 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_105&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 317.20505 232.935651 \n",
       "L 317.294439 232.935651 \n",
       "L 317.294439 232.826336 \n",
       "L 317.20505 232.826336 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_106&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 317.294439 232.935651 \n",
       "L 317.387197 232.935651 \n",
       "L 317.387197 232.934794 \n",
       "L 317.294439 232.934794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_107&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 317.387197 232.935651 \n",
       "L 317.440426 232.935651 \n",
       "L 317.440426 232.932079 \n",
       "L 317.387197 232.932079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_108&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 317.440426 232.935651 \n",
       "L 317.492083 232.935651 \n",
       "L 317.492083 232.917789 \n",
       "L 317.440426 232.917789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_109&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 317.492083 232.935651 \n",
       "L 317.550477 232.935651 \n",
       "L 317.550477 232.925077 \n",
       "L 317.492083 232.925077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_110&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 317.550477 232.935651 \n",
       "L 317.595958 232.935651 \n",
       "L 317.595958 232.709162 \n",
       "L 317.550477 232.709162 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_111&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 317.595958 232.935651 \n",
       "L 317.618193 232.935651 \n",
       "L 317.618193 232.935508 \n",
       "L 317.595958 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_112&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 317.618193 232.935651 \n",
       "L 317.656823 232.935651 \n",
       "L 317.656823 232.92965 \n",
       "L 317.618193 232.92965 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_113&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 317.656823 232.935651 \n",
       "L 317.719036 232.935651 \n",
       "L 317.719036 232.856773 \n",
       "L 317.656823 232.856773 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_114&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 317.719036 232.935651 \n",
       "L 317.834365 232.935651 \n",
       "L 317.834365 232.657862 \n",
       "L 317.719036 232.657862 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_115&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 317.834365 232.935651 \n",
       "L 317.943294 232.935651 \n",
       "L 317.943294 232.928506 \n",
       "L 317.834365 232.928506 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_116&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 317.943294 232.935651 \n",
       "L 318.001127 232.935651 \n",
       "L 318.001127 229.390555 \n",
       "L 317.943294 229.390555 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_117&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.001127 232.935651 \n",
       "L 318.035153 232.935651 \n",
       "L 318.035153 232.935508 \n",
       "L 318.001127 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_118&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.035153 232.935651 \n",
       "L 318.077377 232.935651 \n",
       "L 318.077377 232.836196 \n",
       "L 318.035153 232.836196 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_119&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.077377 232.935651 \n",
       "L 318.175974 232.935651 \n",
       "L 318.175974 232.502106 \n",
       "L 318.077377 232.502106 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_120&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.175974 232.935651 \n",
       "L 318.207305 232.935651 \n",
       "L 318.207305 232.75203 \n",
       "L 318.175974 232.75203 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_121&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.207305 232.935651 \n",
       "L 318.208878 232.935651 \n",
       "L 318.208878 231.743902 \n",
       "L 318.207305 231.743902 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_122&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.208878 232.935651 \n",
       "L 318.213931 232.935651 \n",
       "L 318.213931 232.652432 \n",
       "L 318.208878 232.652432 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_123&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.213931 232.935651 \n",
       "L 318.233134 232.935651 \n",
       "L 318.233134 232.874778 \n",
       "L 318.213931 232.874778 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_124&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.233134 232.935651 \n",
       "L 318.25885 232.935651 \n",
       "L 318.25885 232.935365 \n",
       "L 318.233134 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_125&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.25885 232.935651 \n",
       "L 318.271652 232.935651 \n",
       "L 318.271652 232.765748 \n",
       "L 318.25885 232.765748 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_126&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.271652 232.935651 \n",
       "L 318.280299 232.935651 \n",
       "L 318.280299 232.838911 \n",
       "L 318.271652 232.838911 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_127&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.280299 232.935651 \n",
       "L 318.298154 232.935651 \n",
       "L 318.298154 231.93181 \n",
       "L 318.280299 231.93181 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_128&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.298154 232.935651 \n",
       "L 318.318929 232.935651 \n",
       "L 318.318929 232.400507 \n",
       "L 318.298154 232.400507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_129&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.318929 232.935651 \n",
       "L 318.329597 232.935651 \n",
       "L 318.329597 232.935508 \n",
       "L 318.318929 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_130&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.329597 232.935651 \n",
       "L 318.333752 232.935651 \n",
       "L 318.333752 232.841912 \n",
       "L 318.329597 232.841912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_131&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.333752 232.935651 \n",
       "L 318.338694 232.935651 \n",
       "L 318.338694 232.934079 \n",
       "L 318.333752 232.934079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_132&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.338694 232.935651 \n",
       "L 318.341613 232.935651 \n",
       "L 318.341613 232.335204 \n",
       "L 318.338694 232.335204 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_133&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.341613 232.935651 \n",
       "L 318.350822 232.935651 \n",
       "L 318.350822 232.927363 \n",
       "L 318.341613 232.927363 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_134&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.350822 232.935651 \n",
       "L 318.373281 232.935651 \n",
       "L 318.373281 198.720877 \n",
       "L 318.350822 198.720877 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_135&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.373281 232.935651 \n",
       "L 318.391361 232.935651 \n",
       "L 318.391361 232.935365 \n",
       "L 318.373281 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_136&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.391361 232.935651 \n",
       "L 318.396751 232.935651 \n",
       "L 318.396751 232.612707 \n",
       "L 318.391361 232.612707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_137&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.396751 232.935651 \n",
       "L 318.419211 232.935651 \n",
       "L 318.419211 232.770178 \n",
       "L 318.396751 232.770178 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_138&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.419211 232.935651 \n",
       "L 318.44605 232.935651 \n",
       "L 318.44605 232.866918 \n",
       "L 318.419211 232.866918 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_139&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.44605 232.935651 \n",
       "L 318.453237 232.935651 \n",
       "L 318.453237 224.464087 \n",
       "L 318.44605 224.464087 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_140&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.453237 232.935651 \n",
       "L 318.454921 232.935651 \n",
       "L 318.454921 232.917361 \n",
       "L 318.453237 232.917361 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_141&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.454921 232.935651 \n",
       "L 318.456943 232.935651 \n",
       "L 318.456943 232.935508 \n",
       "L 318.454921 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_142&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.456943 232.935651 \n",
       "L 318.476033 232.935651 \n",
       "L 318.476033 232.194452 \n",
       "L 318.456943 232.194452 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_143&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.476033 232.935651 \n",
       "L 318.497707 232.935651 \n",
       "L 318.497707 232.843912 \n",
       "L 318.476033 232.843912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_144&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.497707 232.935651 \n",
       "L 318.513765 232.935651 \n",
       "L 318.513765 232.923219 \n",
       "L 318.497707 232.923219 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_145&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.513765 232.935651 \n",
       "L 318.528476 232.935651 \n",
       "L 318.528476 232.934508 \n",
       "L 318.513765 232.934508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_146&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.528476 232.935651 \n",
       "L 318.532744 232.935651 \n",
       "L 318.532744 232.688585 \n",
       "L 318.528476 232.688585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_147&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.532744 232.935651 \n",
       "L 318.540604 232.935651 \n",
       "L 318.540604 232.923076 \n",
       "L 318.532744 232.923076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_148&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.540604 232.935651 \n",
       "L 318.552733 232.935651 \n",
       "L 318.552733 232.93265 \n",
       "L 318.540604 232.93265 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_149&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.552733 232.935651 \n",
       "L 318.564748 232.935651 \n",
       "L 318.564748 232.797471 \n",
       "L 318.552733 232.797471 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_150&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.564748 232.935651 \n",
       "L 318.573845 232.935651 \n",
       "L 318.573845 232.931364 \n",
       "L 318.564748 232.931364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_151&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.573845 232.935651 \n",
       "L 318.580021 232.935651 \n",
       "L 318.580021 232.889639 \n",
       "L 318.573845 232.889639 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_152&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.580021 232.935651 \n",
       "L 318.590352 232.935651 \n",
       "L 318.590352 232.920504 \n",
       "L 318.580021 232.920504 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_153&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.590352 232.935651 \n",
       "L 318.598999 232.935651 \n",
       "L 318.598999 232.934508 \n",
       "L 318.590352 232.934508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_154&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.598999 232.935651 \n",
       "L 318.635833 232.935651 \n",
       "L 318.635833 232.87292 \n",
       "L 318.598999 232.87292 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_155&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.635833 232.935651 \n",
       "L 318.68895 232.935651 \n",
       "L 318.68895 231.635016 \n",
       "L 318.635833 231.635016 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_156&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.68895 232.935651 \n",
       "L 318.708602 232.935651 \n",
       "L 318.708602 232.935365 \n",
       "L 318.68895 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_157&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.708602 232.935651 \n",
       "L 318.712757 232.935651 \n",
       "L 318.712757 232.835339 \n",
       "L 318.708602 232.835339 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_158&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.712757 232.935651 \n",
       "L 318.715115 232.935651 \n",
       "L 318.715115 232.933794 \n",
       "L 318.712757 232.933794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_159&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.715115 232.935651 \n",
       "L 318.758686 232.935651 \n",
       "L 318.758686 232.930936 \n",
       "L 318.715115 232.930936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_160&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.758686 232.935651 \n",
       "L 318.761606 232.935651 \n",
       "L 318.761606 232.715735 \n",
       "L 318.758686 232.715735 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_161&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.761606 232.935651 \n",
       "L 318.76475 232.935651 \n",
       "L 318.76475 232.934365 \n",
       "L 318.761606 232.934365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_162&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.76475 232.935651 \n",
       "L 318.76767 232.935651 \n",
       "L 318.76767 232.905357 \n",
       "L 318.76475 232.905357 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_163&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.76767 232.935651 \n",
       "L 318.857845 232.935651 \n",
       "L 318.857845 232.931936 \n",
       "L 318.76767 232.931936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_164&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 318.857845 232.935651 \n",
       "L 319.228764 232.935651 \n",
       "L 319.228764 232.934508 \n",
       "L 318.857845 232.934508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_165&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 319.228764 232.935651 \n",
       "L 319.610687 232.935651 \n",
       "L 319.610687 232.895926 \n",
       "L 319.228764 232.895926 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_166&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 319.610687 232.935651 \n",
       "L 319.641232 232.935651 \n",
       "L 319.641232 231.495692 \n",
       "L 319.610687 231.495692 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_167&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 319.641232 232.935651 \n",
       "L 319.652799 232.935651 \n",
       "L 319.652799 232.702303 \n",
       "L 319.641232 232.702303 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_168&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 319.652799 232.935651 \n",
       "L 320.019675 232.935651 \n",
       "L 320.019675 232.933508 \n",
       "L 319.652799 232.933508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_169&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.019675 232.935651 \n",
       "L 320.099518 232.935651 \n",
       "L 320.099518 232.656433 \n",
       "L 320.019675 232.656433 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_170&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.099518 232.935651 \n",
       "L 320.124673 232.935651 \n",
       "L 320.124673 232.934365 \n",
       "L 320.099518 232.934365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_171&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.124673 232.935651 \n",
       "L 320.159822 232.935651 \n",
       "L 320.159822 232.865347 \n",
       "L 320.124673 232.865347 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_172&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.159822 232.935651 \n",
       "L 320.198677 232.935651 \n",
       "L 320.198677 232.934937 \n",
       "L 320.159822 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_173&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.198677 232.935651 \n",
       "L 320.221361 232.935651 \n",
       "L 320.221361 232.895783 \n",
       "L 320.198677 232.895783 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_174&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.221361 232.935651 \n",
       "L 320.230907 232.935651 \n",
       "L 320.230907 232.46281 \n",
       "L 320.221361 232.46281 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_175&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.230907 232.935651 \n",
       "L 320.23742 232.935651 \n",
       "L 320.23742 231.498836 \n",
       "L 320.230907 231.498836 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_176&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.23742 232.935651 \n",
       "L 320.24281 232.935651 \n",
       "L 320.24281 232.862346 \n",
       "L 320.23742 232.862346 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_177&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.24281 232.935651 \n",
       "L 320.267628 232.935651 \n",
       "L 320.267628 232.748029 \n",
       "L 320.24281 232.748029 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_178&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.267628 232.935651 \n",
       "L 320.401711 232.935651 \n",
       "L 320.401711 232.91536 \n",
       "L 320.267628 232.91536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_179&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.401711 232.935651 \n",
       "L 320.512436 232.935651 \n",
       "L 320.512436 232.909073 \n",
       "L 320.401711 232.909073 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_180&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.512436 232.935651 \n",
       "L 320.512773 232.935651 \n",
       "L 320.512773 232.899642 \n",
       "L 320.512436 232.899642 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_181&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.512773 232.935651 \n",
       "L 320.514121 232.935651 \n",
       "L 320.514121 232.91879 \n",
       "L 320.512773 232.91879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_182&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.514121 232.935651 \n",
       "L 320.535682 232.935651 \n",
       "L 320.535682 232.933365 \n",
       "L 320.514121 232.933365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_183&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.535682 232.935651 \n",
       "L 320.59228 232.935651 \n",
       "L 320.59228 232.935508 \n",
       "L 320.535682 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_184&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.59228 232.935651 \n",
       "L 320.641017 232.935651 \n",
       "L 320.641017 231.392236 \n",
       "L 320.59228 231.392236 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_185&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.641017 232.935651 \n",
       "L 320.654044 232.935651 \n",
       "L 320.654044 232.862917 \n",
       "L 320.641017 232.862917 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_186&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.654044 232.935651 \n",
       "L 320.698064 232.935651 \n",
       "L 320.698064 232.876207 \n",
       "L 320.654044 232.876207 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_187&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.698064 232.935651 \n",
       "L 320.791608 232.935651 \n",
       "L 320.791608 232.762462 \n",
       "L 320.698064 232.762462 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_188&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.791608 232.935651 \n",
       "L 320.842928 232.935651 \n",
       "L 320.842928 232.795899 \n",
       "L 320.791608 232.795899 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_189&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.842928 232.935651 \n",
       "L 320.844949 232.935651 \n",
       "L 320.844949 232.933508 \n",
       "L 320.842928 232.933508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_190&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.844949 232.935651 \n",
       "L 320.863366 232.935651 \n",
       "L 320.863366 232.935508 \n",
       "L 320.844949 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_191&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.863366 232.935651 \n",
       "L 320.90121 232.935651 \n",
       "L 320.90121 232.92722 \n",
       "L 320.863366 232.92722 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_192&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.90121 232.935651 \n",
       "L 320.964658 232.935651 \n",
       "L 320.964658 232.826765 \n",
       "L 320.90121 232.826765 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_193&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 320.964658 232.935651 \n",
       "L 321.009802 232.935651 \n",
       "L 321.009802 232.113716 \n",
       "L 320.964658 232.113716 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_194&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.009802 232.935651 \n",
       "L 321.01261 232.935651 \n",
       "L 321.01261 232.9055 \n",
       "L 321.009802 232.9055 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_195&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.01261 232.935651 \n",
       "L 321.101774 232.935651 \n",
       "L 321.101774 232.924648 \n",
       "L 321.01261 232.924648 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_196&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.101774 232.935651 \n",
       "L 321.121875 232.935651 \n",
       "L 321.121875 232.668579 \n",
       "L 321.101774 232.668579 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_197&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.121875 232.935651 \n",
       "L 321.18566 232.935651 \n",
       "L 321.18566 232.935223 \n",
       "L 321.121875 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_198&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.18566 232.935651 \n",
       "L 321.231365 232.935651 \n",
       "L 321.231365 231.983395 \n",
       "L 321.18566 231.983395 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_199&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.231365 232.935651 \n",
       "L 321.242482 232.935651 \n",
       "L 321.242482 232.461952 \n",
       "L 321.231365 232.461952 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_200&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.242482 232.935651 \n",
       "L 321.275947 232.935651 \n",
       "L 321.275947 232.91979 \n",
       "L 321.242482 232.91979 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_201&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.275947 232.935651 \n",
       "L 321.315588 232.935651 \n",
       "L 321.315588 232.618995 \n",
       "L 321.275947 232.618995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_202&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.315588 232.935651 \n",
       "L 321.350962 232.935651 \n",
       "L 321.350962 232.916646 \n",
       "L 321.315588 232.916646 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_203&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.350962 232.935651 \n",
       "L 321.439789 232.935651 \n",
       "L 321.439789 232.934508 \n",
       "L 321.350962 232.934508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_204&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.439789 232.935651 \n",
       "L 321.451131 232.935651 \n",
       "L 321.451131 232.660434 \n",
       "L 321.439789 232.660434 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_205&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.451131 232.935651 \n",
       "L 321.481676 232.935651 \n",
       "L 321.481676 232.751602 \n",
       "L 321.451131 232.751602 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_206&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.481676 232.935651 \n",
       "L 321.544563 232.935651 \n",
       "L 321.544563 232.92722 \n",
       "L 321.481676 232.92722 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_207&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.544563 232.935651 \n",
       "L 321.60015 232.935651 \n",
       "L 321.60015 232.916646 \n",
       "L 321.544563 232.916646 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_208&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.60015 232.935651 \n",
       "L 321.628224 232.935651 \n",
       "L 321.628224 232.830051 \n",
       "L 321.60015 232.830051 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_209&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.628224 232.935651 \n",
       "L 321.64462 232.935651 \n",
       "L 321.64462 231.610438 \n",
       "L 321.628224 231.610438 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_210&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.64462 232.935651 \n",
       "L 321.758153 232.935651 \n",
       "L 321.758153 232.902928 \n",
       "L 321.64462 232.902928 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_211&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.758153 232.935651 \n",
       "L 321.896279 232.935651 \n",
       "L 321.896279 232.935508 \n",
       "L 321.758153 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_212&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.896279 232.935651 \n",
       "L 321.945914 232.935651 \n",
       "L 321.945914 232.899499 \n",
       "L 321.896279 232.899499 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_213&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.945914 232.935651 \n",
       "L 321.962197 232.935651 \n",
       "L 321.962197 232.820334 \n",
       "L 321.945914 232.820334 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_214&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 321.962197 232.935651 \n",
       "L 322.011271 232.935651 \n",
       "L 322.011271 232.913074 \n",
       "L 321.962197 232.913074 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_215&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.011271 232.935651 \n",
       "L 322.058212 232.935651 \n",
       "L 322.058212 229.932558 \n",
       "L 322.011271 229.932558 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_216&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.058212 232.935651 \n",
       "L 322.083815 232.935651 \n",
       "L 322.083815 232.500391 \n",
       "L 322.058212 232.500391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_217&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.083815 232.935651 \n",
       "L 322.166129 232.935651 \n",
       "L 322.166129 232.93265 \n",
       "L 322.083815 232.93265 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_218&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.166129 232.935651 \n",
       "L 322.234856 232.935651 \n",
       "L 322.234856 232.851771 \n",
       "L 322.166129 232.851771 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_219&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.234856 232.935651 \n",
       "L 322.240246 232.935651 \n",
       "L 322.240246 221.787938 \n",
       "L 322.234856 221.787938 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_220&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.240246 232.935651 \n",
       "L 322.255406 232.935651 \n",
       "L 322.255406 232.931793 \n",
       "L 322.240246 232.931793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_221&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.255406 232.935651 \n",
       "L 322.266973 232.935651 \n",
       "L 322.266973 232.935365 \n",
       "L 322.255406 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_222&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.266973 232.935651 \n",
       "L 322.268208 232.935651 \n",
       "L 322.268208 232.685298 \n",
       "L 322.266973 232.685298 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_223&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.268208 232.935651 \n",
       "L 322.27663 232.935651 \n",
       "L 322.27663 232.75446 \n",
       "L 322.268208 232.75446 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_224&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.27663 232.935651 \n",
       "L 322.28932 232.935651 \n",
       "L 322.28932 229.10605 \n",
       "L 322.27663 229.10605 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_225&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.28932 232.935651 \n",
       "L 322.295609 232.935651 \n",
       "L 322.295609 232.935223 \n",
       "L 322.28932 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_226&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.295609 232.935651 \n",
       "L 322.323683 232.935651 \n",
       "L 322.323683 232.921933 \n",
       "L 322.295609 232.921933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_227&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.323683 232.935651 \n",
       "L 322.342998 232.935651 \n",
       "L 322.342998 232.665436 \n",
       "L 322.323683 232.665436 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_228&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.342998 232.935651 \n",
       "L 322.351083 232.935651 \n",
       "L 322.351083 230.833657 \n",
       "L 322.342998 230.833657 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_229&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.351083 232.935651 \n",
       "L 322.384324 232.935651 \n",
       "L 322.384324 232.638285 \n",
       "L 322.351083 232.638285 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_230&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.384324 232.935651 \n",
       "L 322.450018 232.935651 \n",
       "L 322.450018 232.935365 \n",
       "L 322.384324 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_231&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.450018 232.935651 \n",
       "L 322.487862 232.935651 \n",
       "L 322.487862 232.737026 \n",
       "L 322.450018 232.737026 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_232&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.487862 232.935651 \n",
       "L 322.501338 232.935651 \n",
       "L 322.501338 232.934794 \n",
       "L 322.487862 232.934794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_233&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.501338 232.935651 \n",
       "L 322.523685 232.935651 \n",
       "L 322.523685 232.922933 \n",
       "L 322.501338 232.922933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_234&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.523685 232.935651 \n",
       "L 322.556363 232.935651 \n",
       "L 322.556363 232.935508 \n",
       "L 322.523685 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_235&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.556363 232.935651 \n",
       "L 322.588144 232.935651 \n",
       "L 322.588144 232.75446 \n",
       "L 322.556363 232.75446 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_236&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.588144 232.935651 \n",
       "L 322.625988 232.935651 \n",
       "L 322.625988 232.872063 \n",
       "L 322.588144 232.872063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_237&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.625988 232.935651 \n",
       "L 322.714141 232.935651 \n",
       "L 322.714141 232.602276 \n",
       "L 322.625988 232.602276 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_238&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.714141 232.935651 \n",
       "L 322.783317 232.935651 \n",
       "L 322.783317 232.934079 \n",
       "L 322.714141 232.934079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_239&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.783317 232.935651 \n",
       "L 322.794883 232.935651 \n",
       "L 322.794883 232.92622 \n",
       "L 322.783317 232.92622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_240&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.794883 232.935651 \n",
       "L 322.807011 232.935651 \n",
       "L 322.807011 232.840769 \n",
       "L 322.794883 232.840769 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_241&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.807011 232.935651 \n",
       "L 322.824642 232.935651 \n",
       "L 322.824642 232.935508 \n",
       "L 322.807011 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_242&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.824642 232.935651 \n",
       "L 322.842385 232.935651 \n",
       "L 322.842385 232.220745 \n",
       "L 322.824642 232.220745 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_243&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.842385 232.935651 \n",
       "L 322.871021 232.935651 \n",
       "L 322.871021 231.325361 \n",
       "L 322.842385 231.325361 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_244&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.871021 232.935651 \n",
       "L 322.893593 232.935651 \n",
       "L 322.893593 232.935508 \n",
       "L 322.871021 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_245&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.893593 232.935651 \n",
       "L 322.907181 232.935651 \n",
       "L 322.907181 232.818191 \n",
       "L 322.893593 232.818191 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_246&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.907181 232.935651 \n",
       "L 322.948282 232.935651 \n",
       "L 322.948282 232.781753 \n",
       "L 322.907181 232.781753 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_247&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.948282 232.935651 \n",
       "L 322.976019 232.935651 \n",
       "L 322.976019 232.935365 \n",
       "L 322.948282 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_248&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.976019 232.935651 \n",
       "L 322.995447 232.935651 \n",
       "L 322.995447 232.756603 \n",
       "L 322.976019 232.756603 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_249&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 322.995447 232.935651 \n",
       "L 323.01858 232.935651 \n",
       "L 323.01858 232.935365 \n",
       "L 322.995447 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_250&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.01858 232.935651 \n",
       "L 323.03082 232.935651 \n",
       "L 323.03082 231.930238 \n",
       "L 323.01858 231.930238 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_251&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.03082 232.935651 \n",
       "L 323.039579 232.935651 \n",
       "L 323.039579 232.929078 \n",
       "L 323.03082 232.929078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_252&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.039579 232.935651 \n",
       "L 323.047328 232.935651 \n",
       "L 323.047328 232.935365 \n",
       "L 323.039579 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_253&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.047328 232.935651 \n",
       "L 323.060916 232.935651 \n",
       "L 323.060916 231.942813 \n",
       "L 323.047328 231.942813 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_254&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.060916 232.935651 \n",
       "L 323.121557 232.935651 \n",
       "L 323.121557 232.932365 \n",
       "L 323.060916 232.932365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_255&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.121557 232.935651 \n",
       "L 323.139412 232.935651 \n",
       "L 323.139412 232.572839 \n",
       "L 323.121557 232.572839 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_256&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.139412 232.935651 \n",
       "L 323.145588 232.935651 \n",
       "L 323.145588 232.934079 \n",
       "L 323.139412 232.934079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_257&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.145588 232.935651 \n",
       "L 323.148508 232.935651 \n",
       "L 323.148508 232.015547 \n",
       "L 323.145588 232.015547 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_258&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.148508 232.935651 \n",
       "L 323.161198 232.935651 \n",
       "L 323.161198 231.883082 \n",
       "L 323.148508 231.883082 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_259&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.161198 232.935651 \n",
       "L 323.212967 232.935651 \n",
       "L 323.212967 232.935223 \n",
       "L 323.161198 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_260&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.212967 232.935651 \n",
       "L 323.237223 232.935651 \n",
       "L 323.237223 232.93265 \n",
       "L 323.212967 232.93265 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_261&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.237223 232.935651 \n",
       "L 323.262153 232.935651 \n",
       "L 323.262153 232.323201 \n",
       "L 323.237223 232.323201 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_262&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.262153 232.935651 \n",
       "L 323.265297 232.935651 \n",
       "L 323.265297 232.265042 \n",
       "L 323.262153 232.265042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_263&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.265297 232.935651 \n",
       "L 323.265747 232.935651 \n",
       "L 323.265747 232.559979 \n",
       "L 323.265297 232.559979 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_264&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.265747 232.935651 \n",
       "L 323.266084 232.935651 \n",
       "L 323.266084 232.553834 \n",
       "L 323.265747 232.553834 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_265&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.266084 232.935651 \n",
       "L 323.26642 232.935651 \n",
       "L 323.26642 232.704446 \n",
       "L 323.266084 232.704446 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_266&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.26642 232.935651 \n",
       "L 323.266757 232.935651 \n",
       "L 323.266757 232.603419 \n",
       "L 323.26642 232.603419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_267&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.266757 232.935651 \n",
       "L 323.267094 232.935651 \n",
       "L 323.267094 232.723451 \n",
       "L 323.266757 232.723451 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_268&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.267094 232.935651 \n",
       "L 323.267768 232.935651 \n",
       "L 323.267768 232.656147 \n",
       "L 323.267094 232.656147 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_269&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.267768 232.935651 \n",
       "L 323.269565 232.935651 \n",
       "L 323.269565 232.650146 \n",
       "L 323.267768 232.650146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_270&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.269565 232.935651 \n",
       "L 323.271025 232.935651 \n",
       "L 323.271025 232.599132 \n",
       "L 323.269565 232.599132 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_271&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.271025 232.935651 \n",
       "L 323.271474 232.935651 \n",
       "L 323.271474 232.444376 \n",
       "L 323.271025 232.444376 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_272&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.271474 232.935651 \n",
       "L 323.272148 232.935651 \n",
       "L 323.272148 232.79447 \n",
       "L 323.271474 232.79447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_273&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.272148 232.935651 \n",
       "L 323.273271 232.935651 \n",
       "L 323.273271 232.638285 \n",
       "L 323.272148 232.638285 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_274&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.273271 232.935651 \n",
       "L 323.274618 232.935651 \n",
       "L 323.274618 232.709876 \n",
       "L 323.273271 232.709876 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_275&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.274618 232.935651 \n",
       "L 323.275966 232.935651 \n",
       "L 323.275966 232.7466 \n",
       "L 323.274618 232.7466 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_276&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.275966 232.935651 \n",
       "L 323.28304 232.935651 \n",
       "L 323.28304 232.661577 \n",
       "L 323.275966 232.661577 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_277&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.28304 232.935651 \n",
       "L 323.289778 232.935651 \n",
       "L 323.289778 232.828194 \n",
       "L 323.28304 232.828194 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_278&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.289778 232.935651 \n",
       "L 323.295393 232.935651 \n",
       "L 323.295393 232.826765 \n",
       "L 323.289778 232.826765 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_279&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.295393 232.935651 \n",
       "L 323.300896 232.935651 \n",
       "L 323.300896 232.922362 \n",
       "L 323.295393 232.922362 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_280&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.300896 232.935651 \n",
       "L 323.301457 232.935651 \n",
       "L 323.301457 232.881637 \n",
       "L 323.300896 232.881637 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_281&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.301457 232.935651 \n",
       "L 323.301794 232.935651 \n",
       "L 323.301794 232.927077 \n",
       "L 323.301457 232.927077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_282&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.301794 232.935651 \n",
       "L 323.302019 232.935651 \n",
       "L 323.302019 232.893783 \n",
       "L 323.301794 232.893783 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_283&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.302019 232.935651 \n",
       "L 323.302356 232.935651 \n",
       "L 323.302356 232.897498 \n",
       "L 323.302019 232.897498 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_284&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.302356 232.935651 \n",
       "L 323.303366 232.935651 \n",
       "L 323.303366 232.895498 \n",
       "L 323.302356 232.895498 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_285&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.303366 232.935651 \n",
       "L 323.303591 232.935651 \n",
       "L 323.303591 232.932507 \n",
       "L 323.303366 232.932507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_286&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.303591 232.935651 \n",
       "L 323.303816 232.935651 \n",
       "L 323.303816 232.925363 \n",
       "L 323.303591 232.925363 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_287&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.303816 232.935651 \n",
       "L 323.30404 232.935651 \n",
       "L 323.30404 232.901928 \n",
       "L 323.303816 232.901928 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_288&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.30404 232.935651 \n",
       "L 323.304265 232.935651 \n",
       "L 323.304265 232.929935 \n",
       "L 323.30404 232.929935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_289&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.304265 232.935651 \n",
       "L 323.304714 232.935651 \n",
       "L 323.304714 232.893783 \n",
       "L 323.304265 232.893783 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_290&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.304714 232.935651 \n",
       "L 323.305163 232.935651 \n",
       "L 323.305163 232.920933 \n",
       "L 323.304714 232.920933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_291&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.305163 232.935651 \n",
       "L 323.305612 232.935651 \n",
       "L 323.305612 232.909073 \n",
       "L 323.305163 232.909073 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_292&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.305612 232.935651 \n",
       "L 323.306286 232.935651 \n",
       "L 323.306286 232.920076 \n",
       "L 323.305612 232.920076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_293&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.306286 232.935651 \n",
       "L 323.306511 232.935651 \n",
       "L 323.306511 232.91879 \n",
       "L 323.306286 232.91879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_294&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.306511 232.935651 \n",
       "L 323.306848 232.935651 \n",
       "L 323.306848 232.924505 \n",
       "L 323.306511 232.924505 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_295&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.306848 232.935651 \n",
       "L 323.307184 232.935651 \n",
       "L 323.307184 232.913788 \n",
       "L 323.306848 232.913788 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_296&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.307184 232.935651 \n",
       "L 323.307409 232.935651 \n",
       "L 323.307409 232.910216 \n",
       "L 323.307184 232.910216 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_297&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.307409 232.935651 \n",
       "L 323.307634 232.935651 \n",
       "L 323.307634 232.924362 \n",
       "L 323.307409 232.924362 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_298&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.307634 232.935651 \n",
       "L 323.308981 232.935651 \n",
       "L 323.308981 232.917075 \n",
       "L 323.307634 232.917075 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_299&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.308981 232.935651 \n",
       "L 323.309655 232.935651 \n",
       "L 323.309655 232.931507 \n",
       "L 323.308981 232.931507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_300&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.309655 232.935651 \n",
       "L 323.310104 232.935651 \n",
       "L 323.310104 232.926077 \n",
       "L 323.309655 232.926077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_301&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.310104 232.935651 \n",
       "L 323.310441 232.935651 \n",
       "L 323.310441 232.934651 \n",
       "L 323.310104 232.934651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_302&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.310441 232.935651 \n",
       "L 323.312799 232.935651 \n",
       "L 323.312799 232.9055 \n",
       "L 323.310441 232.9055 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_303&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.312799 232.935651 \n",
       "L 323.313136 232.935651 \n",
       "L 323.313136 232.91636 \n",
       "L 323.312799 232.91636 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_304&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.313136 232.935651 \n",
       "L 323.313473 232.935651 \n",
       "L 323.313473 232.931221 \n",
       "L 323.313136 232.931221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_305&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.313473 232.935651 \n",
       "L 323.314596 232.935651 \n",
       "L 323.314596 232.904643 \n",
       "L 323.313473 232.904643 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_306&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.314596 232.935651 \n",
       "L 323.337168 232.935651 \n",
       "L 323.337168 232.929221 \n",
       "L 323.314596 232.929221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_307&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.337168 232.935651 \n",
       "L 323.367264 232.935651 \n",
       "L 323.367264 232.484387 \n",
       "L 323.337168 232.484387 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_308&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.367264 232.935651 \n",
       "L 323.390958 232.935651 \n",
       "L 323.390958 232.931793 \n",
       "L 323.367264 232.931793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_309&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.390958 232.935651 \n",
       "L 323.416001 232.935651 \n",
       "L 323.416001 232.848056 \n",
       "L 323.390958 232.848056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_310&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.416001 232.935651 \n",
       "L 323.427343 232.935651 \n",
       "L 323.427343 232.91536 \n",
       "L 323.416001 232.91536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_311&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.427343 232.935651 \n",
       "L 323.44677 232.935651 \n",
       "L 323.44677 232.935508 \n",
       "L 323.427343 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_312&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.44677 232.935651 \n",
       "L 323.479112 232.935651 \n",
       "L 323.479112 232.931364 \n",
       "L 323.44677 232.931364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_313&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.479112 232.935651 \n",
       "L 323.50101 232.935651 \n",
       "L 323.50101 232.935508 \n",
       "L 323.479112 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_314&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.50101 232.935651 \n",
       "L 323.549859 232.935651 \n",
       "L 323.549859 232.795328 \n",
       "L 323.50101 232.795328 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_315&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.549859 232.935651 \n",
       "L 323.592757 232.935651 \n",
       "L 323.592757 232.889067 \n",
       "L 323.549859 232.889067 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_316&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.592757 232.935651 \n",
       "L 323.599046 232.935651 \n",
       "L 323.599046 232.156156 \n",
       "L 323.592757 232.156156 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_317&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.599046 232.935651 \n",
       "L 323.619035 232.935651 \n",
       "L 323.619035 232.934937 \n",
       "L 323.599046 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_318&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.619035 232.935651 \n",
       "L 323.620045 232.935651 \n",
       "L 323.620045 232.934937 \n",
       "L 323.619035 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_319&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.620045 232.935651 \n",
       "L 323.686301 232.935651 \n",
       "L 323.686301 232.935365 \n",
       "L 323.620045 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_320&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.686301 232.935651 \n",
       "L 323.733915 232.935651 \n",
       "L 323.733915 232.451521 \n",
       "L 323.686301 232.451521 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_321&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.733915 232.935651 \n",
       "L 323.743797 232.935651 \n",
       "L 323.743797 231.343509 \n",
       "L 323.733915 231.343509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_322&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.743797 232.935651 \n",
       "L 323.749187 232.935651 \n",
       "L 323.749187 232.933222 \n",
       "L 323.743797 232.933222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_323&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.749187 232.935651 \n",
       "L 323.756936 232.935651 \n",
       "L 323.756936 232.93508 \n",
       "L 323.749187 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_324&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.756936 232.935651 \n",
       "L 323.763786 232.935651 \n",
       "L 323.763786 232.887781 \n",
       "L 323.756936 232.887781 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_325&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.763786 232.935651 \n",
       "L 323.770075 232.935651 \n",
       "L 323.770075 232.930364 \n",
       "L 323.763786 232.930364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_326&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.770075 232.935651 \n",
       "L 323.778609 232.935651 \n",
       "L 323.778609 232.308768 \n",
       "L 323.770075 232.308768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_327&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.778609 232.935651 \n",
       "L 323.793545 232.935651 \n",
       "L 323.793545 232.933508 \n",
       "L 323.778609 232.933508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_328&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.793545 232.935651 \n",
       "L 323.816791 232.935651 \n",
       "L 323.816791 232.935223 \n",
       "L 323.793545 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_329&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.816791 232.935651 \n",
       "L 323.829817 232.935651 \n",
       "L 323.829817 232.868347 \n",
       "L 323.816791 232.868347 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_330&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.829817 232.935651 \n",
       "L 323.854073 232.935651 \n",
       "L 323.854073 232.906786 \n",
       "L 323.829817 232.906786 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_331&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.854073 232.935651 \n",
       "L 323.879116 232.935651 \n",
       "L 323.879116 232.935223 \n",
       "L 323.854073 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_332&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.879116 232.935651 \n",
       "L 323.881698 232.935651 \n",
       "L 323.881698 232.746886 \n",
       "L 323.879116 232.746886 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_333&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.881698 232.935651 \n",
       "L 323.885741 232.935651 \n",
       "L 323.885741 232.592988 \n",
       "L 323.881698 232.592988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_334&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.885741 232.935651 \n",
       "L 323.8945 232.935651 \n",
       "L 323.8945 229.896834 \n",
       "L 323.885741 229.896834 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_335&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.8945 232.935651 \n",
       "L 323.907302 232.935651 \n",
       "L 323.907302 232.876492 \n",
       "L 323.8945 232.876492 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_336&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.907302 232.935651 \n",
       "L 323.953232 232.935651 \n",
       "L 323.953232 232.934222 \n",
       "L 323.907302 232.934222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_337&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.953232 232.935651 \n",
       "L 323.966483 232.935651 \n",
       "L 323.966483 232.911216 \n",
       "L 323.953232 232.911216 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_338&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.966483 232.935651 \n",
       "L 323.981419 232.935651 \n",
       "L 323.981419 232.920218 \n",
       "L 323.966483 232.920218 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_339&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.981419 232.935651 \n",
       "L 323.998712 232.935651 \n",
       "L 323.998712 232.931793 \n",
       "L 323.981419 232.931793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_340&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 323.998712 232.935651 \n",
       "L 324.002867 232.935651 \n",
       "L 324.002867 208.425916 \n",
       "L 323.998712 208.425916 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_341&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.002867 232.935651 \n",
       "L 324.011178 232.935651 \n",
       "L 324.011178 232.935508 \n",
       "L 324.002867 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_342&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.011178 232.935651 \n",
       "L 324.02207 232.935651 \n",
       "L 324.02207 232.899927 \n",
       "L 324.011178 232.899927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_343&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.02207 232.935651 \n",
       "L 324.026338 232.935651 \n",
       "L 324.026338 232.640715 \n",
       "L 324.02207 232.640715 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_344&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.026338 232.935651 \n",
       "L 324.039813 232.935651 \n",
       "L 324.039813 232.922933 \n",
       "L 324.026338 232.922933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_345&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.039813 232.935651 \n",
       "L 324.06115 232.935651 \n",
       "L 324.06115 232.825479 \n",
       "L 324.039813 232.825479 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_346&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.06115 232.935651 \n",
       "L 324.07092 232.935651 \n",
       "L 324.07092 231.618011 \n",
       "L 324.06115 231.618011 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_347&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.07092 232.935651 \n",
       "L 324.080914 232.935651 \n",
       "L 324.080914 232.68244 \n",
       "L 324.07092 232.68244 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_348&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.080914 232.935651 \n",
       "L 324.093604 232.935651 \n",
       "L 324.093604 232.667008 \n",
       "L 324.080914 232.667008 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_349&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.093604 232.935651 \n",
       "L 324.132571 232.935651 \n",
       "L 324.132571 232.935365 \n",
       "L 324.093604 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_350&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.132571 232.935651 \n",
       "L 324.179062 232.935651 \n",
       "L 324.179062 232.668722 \n",
       "L 324.132571 232.668722 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_351&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.179062 232.935651 \n",
       "L 324.192426 232.935651 \n",
       "L 324.192426 232.91879 \n",
       "L 324.179062 232.91879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_352&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.192426 232.935651 \n",
       "L 324.199388 232.935651 \n",
       "L 324.199388 232.892497 \n",
       "L 324.192426 232.892497 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_353&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.199388 232.935651 \n",
       "L 324.209046 232.935651 \n",
       "L 324.209046 232.935223 \n",
       "L 324.199388 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_354&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.209046 232.935651 \n",
       "L 324.217693 232.935651 \n",
       "L 324.217693 228.355133 \n",
       "L 324.209046 228.355133 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_355&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.217693 232.935651 \n",
       "L 324.287429 232.935651 \n",
       "L 324.287429 232.920504 \n",
       "L 324.217693 232.920504 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_356&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.287429 232.935651 \n",
       "L 324.373449 232.935651 \n",
       "L 324.373449 232.841197 \n",
       "L 324.287429 232.841197 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_357&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.373449 232.935651 \n",
       "L 324.445657 232.935651 \n",
       "L 324.445657 232.931936 \n",
       "L 324.373449 232.931936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_358&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.445657 232.935651 \n",
       "L 324.465533 232.935651 \n",
       "L 324.465533 232.888353 \n",
       "L 324.445657 232.888353 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_359&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.465533 232.935651 \n",
       "L 324.482715 232.935651 \n",
       "L 324.482715 232.858488 \n",
       "L 324.465533 232.858488 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_360&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.482715 232.935651 \n",
       "L 324.517415 232.935651 \n",
       "L 324.517415 232.439089 \n",
       "L 324.482715 232.439089 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_361&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.517415 232.935651 \n",
       "L 324.526623 232.935651 \n",
       "L 324.526623 232.891068 \n",
       "L 324.517415 232.891068 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_362&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.526623 232.935651 \n",
       "L 324.56851 232.935651 \n",
       "L 324.56851 229.582749 \n",
       "L 324.526623 229.582749 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_363&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.56851 232.935651 \n",
       "L 324.602873 232.935651 \n",
       "L 324.602873 232.810189 \n",
       "L 324.56851 232.810189 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_364&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.602873 232.935651 \n",
       "L 324.604558 232.935651 \n",
       "L 324.604558 232.934794 \n",
       "L 324.602873 232.934794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_365&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.604558 232.935651 \n",
       "L 324.62275 232.935651 \n",
       "L 324.62275 232.934937 \n",
       "L 324.604558 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_366&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.62275 232.935651 \n",
       "L 324.660482 232.935651 \n",
       "L 324.660482 232.924791 \n",
       "L 324.62275 232.924791 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_367&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.660482 232.935651 \n",
       "L 324.68238 232.935651 \n",
       "L 324.68238 232.881065 \n",
       "L 324.660482 232.881065 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_368&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.68238 232.935651 \n",
       "L 324.686535 232.935651 \n",
       "L 324.686535 232.635428 \n",
       "L 324.68238 232.635428 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_369&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.686535 232.935651 \n",
       "L 324.795688 232.935651 \n",
       "L 324.795688 232.932365 \n",
       "L 324.686535 232.932365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_370&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.795688 232.935651 \n",
       "L 324.817137 232.935651 \n",
       "L 324.817137 231.659308 \n",
       "L 324.795688 231.659308 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_371&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.817137 232.935651 \n",
       "L 324.838698 232.935651 \n",
       "L 324.838698 232.907358 \n",
       "L 324.817137 232.907358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_372&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.838698 232.935651 \n",
       "L 324.847794 232.935651 \n",
       "L 324.847794 232.935365 \n",
       "L 324.838698 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_373&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.847794 232.935651 \n",
       "L 324.849591 232.935651 \n",
       "L 324.849591 232.897641 \n",
       "L 324.847794 232.897641 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_374&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.849591 232.935651 \n",
       "L 324.858013 232.935651 \n",
       "L 324.858013 232.933794 \n",
       "L 324.849591 232.933794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_375&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.858013 232.935651 \n",
       "L 324.866435 232.935651 \n",
       "L 324.866435 232.771178 \n",
       "L 324.858013 232.771178 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_376&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.866435 232.935651 \n",
       "L 324.882831 232.935651 \n",
       "L 324.882831 231.54642 \n",
       "L 324.866435 231.54642 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_377&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.882831 232.935651 \n",
       "L 324.900574 232.935651 \n",
       "L 324.900574 232.935365 \n",
       "L 324.882831 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_378&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.900574 232.935651 \n",
       "L 324.927413 232.935651 \n",
       "L 324.927413 232.83491 \n",
       "L 324.900574 232.83491 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_379&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.927413 232.935651 \n",
       "L 324.953803 232.935651 \n",
       "L 324.953803 232.658148 \n",
       "L 324.927413 232.658148 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_380&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.953803 232.935651 \n",
       "L 324.957284 232.935651 \n",
       "L 324.957284 232.935508 \n",
       "L 324.953803 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_381&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.957284 232.935651 \n",
       "L 324.986144 232.935651 \n",
       "L 324.986144 232.892211 \n",
       "L 324.957284 232.892211 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_382&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 324.986144 232.935651 \n",
       "L 325.041283 232.935651 \n",
       "L 325.041283 232.934794 \n",
       "L 324.986144 232.934794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_383&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.041283 232.935651 \n",
       "L 325.069469 232.935651 \n",
       "L 325.069469 232.12972 \n",
       "L 325.041283 232.12972 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_384&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.069469 232.935651 \n",
       "L 325.071827 232.935651 \n",
       "L 325.071827 232.896926 \n",
       "L 325.069469 232.896926 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_385&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.071827 232.935651 \n",
       "L 325.09002 232.935651 \n",
       "L 325.09002 232.728738 \n",
       "L 325.071827 232.728738 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_386&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.09002 232.935651 \n",
       "L 325.113041 232.935651 \n",
       "L 325.113041 232.890782 \n",
       "L 325.09002 232.890782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_387&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.113041 232.935651 \n",
       "L 325.125506 232.935651 \n",
       "L 325.125506 232.7456 \n",
       "L 325.113041 232.7456 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_388&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.125506 232.935651 \n",
       "L 325.149987 232.935651 \n",
       "L 325.149987 232.827051 \n",
       "L 325.125506 232.827051 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_389&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.149987 232.935651 \n",
       "L 325.252065 232.935651 \n",
       "L 325.252065 232.662721 \n",
       "L 325.149987 232.662721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_390&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.252065 232.935651 \n",
       "L 325.343812 232.935651 \n",
       "L 325.343812 232.910359 \n",
       "L 325.252065 232.910359 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_391&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.343812 232.935651 \n",
       "L 325.371886 232.935651 \n",
       "L 325.371886 232.418083 \n",
       "L 325.343812 232.418083 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_392&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.371886 232.935651 \n",
       "L 325.424891 232.935651 \n",
       "L 325.424891 232.907358 \n",
       "L 325.371886 232.907358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_393&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.424891 232.935651 \n",
       "L 325.459366 232.935651 \n",
       "L 325.459366 232.930936 \n",
       "L 325.424891 232.930936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_394&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.459366 232.935651 \n",
       "L 325.463521 232.935651 \n",
       "L 325.463521 232.205312 \n",
       "L 325.459366 232.205312 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_395&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.463521 232.935651 \n",
       "L 325.470147 232.935651 \n",
       "L 325.470147 231.303498 \n",
       "L 325.463521 231.303498 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_396&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.470147 232.935651 \n",
       "L 325.47958 232.935651 \n",
       "L 325.47958 232.893354 \n",
       "L 325.470147 232.893354 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_397&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.47958 232.935651 \n",
       "L 325.485307 232.935651 \n",
       "L 325.485307 232.925363 \n",
       "L 325.47958 232.925363 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_398&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.485307 232.935651 \n",
       "L 325.487777 232.935651 \n",
       "L 325.487777 232.175875 \n",
       "L 325.485307 232.175875 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_399&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.487777 232.935651 \n",
       "L 325.488339 232.935651 \n",
       "L 325.488339 208.05353 \n",
       "L 325.487777 208.05353 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_400&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.488339 232.935651 \n",
       "L 325.488788 232.935651 \n",
       "L 325.488788 232.450235 \n",
       "L 325.488339 232.450235 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_401&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.488788 232.935651 \n",
       "L 325.489125 232.935651 \n",
       "L 325.489125 232.884923 \n",
       "L 325.488788 232.884923 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_402&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.489125 232.935651 \n",
       "L 325.496986 232.935651 \n",
       "L 325.496986 188.74305 \n",
       "L 325.489125 188.74305 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_403&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.496986 232.935651 \n",
       "L 325.519445 232.935651 \n",
       "L 325.519445 232.927935 \n",
       "L 325.496986 232.927935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_404&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.519445 232.935651 \n",
       "L 325.550889 232.935651 \n",
       "L 325.550889 222.086733 \n",
       "L 325.519445 222.086733 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_405&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.550889 232.935651 \n",
       "L 325.567958 232.935651 \n",
       "L 325.567958 232.934937 \n",
       "L 325.550889 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_406&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.567958 232.935651 \n",
       "L 325.570541 232.935651 \n",
       "L 325.570541 232.896784 \n",
       "L 325.567958 232.896784 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_407&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.570541 232.935651 \n",
       "L 325.579188 232.935651 \n",
       "L 325.579188 232.757318 \n",
       "L 325.570541 232.757318 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_408&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.579188 232.935651 \n",
       "L 325.585813 232.935651 \n",
       "L 325.585813 232.904786 \n",
       "L 325.579188 232.904786 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_409&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.585813 232.935651 \n",
       "L 325.587048 232.935651 \n",
       "L 325.587048 232.870348 \n",
       "L 325.585813 232.870348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_410&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.587048 232.935651 \n",
       "L 325.587273 232.935651 \n",
       "L 325.587273 232.930078 \n",
       "L 325.587048 232.930078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_411&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.587273 232.935651 \n",
       "L 325.591428 232.935651 \n",
       "L 325.591428 232.922219 \n",
       "L 325.587273 232.922219 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_412&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.591428 232.935651 \n",
       "L 325.597941 232.935651 \n",
       "L 325.597941 232.895498 \n",
       "L 325.591428 232.895498 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_413&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.597941 232.935651 \n",
       "L 325.601422 232.935651 \n",
       "L 325.601422 232.506107 \n",
       "L 325.597941 232.506107 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_414&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.601422 232.935651 \n",
       "L 325.605465 232.935651 \n",
       "L 325.605465 231.389807 \n",
       "L 325.601422 231.389807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_415&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.605465 232.935651 \n",
       "L 325.638593 232.935651 \n",
       "L 325.638593 230.536434 \n",
       "L 325.605465 230.536434 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_416&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.638593 232.935651 \n",
       "L 325.70979 232.935651 \n",
       "L 325.70979 232.894354 \n",
       "L 325.638593 232.894354 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_417&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.70979 232.935651 \n",
       "L 325.777617 232.935651 \n",
       "L 325.777617 232.925363 \n",
       "L 325.70979 232.925363 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_418&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.777617 232.935651 \n",
       "L 325.823772 232.935651 \n",
       "L 325.823772 232.91093 \n",
       "L 325.777617 232.91093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_419&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.823772 232.935651 \n",
       "L 325.858808 232.935651 \n",
       "L 325.858808 232.93508 \n",
       "L 325.823772 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_420&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.858808 232.935651 \n",
       "L 325.876664 232.935651 \n",
       "L 325.876664 232.903785 \n",
       "L 325.858808 232.903785 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_421&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.876664 232.935651 \n",
       "L 325.881829 232.935651 \n",
       "L 325.881829 232.589844 \n",
       "L 325.876664 232.589844 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_422&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.881829 232.935651 \n",
       "L 325.889241 232.935651 \n",
       "L 325.889241 232.685441 \n",
       "L 325.881829 232.685441 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_423&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.889241 232.935651 \n",
       "L 325.893958 232.935651 \n",
       "L 325.893958 232.934794 \n",
       "L 325.889241 232.934794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_424&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.893958 232.935651 \n",
       "L 325.921807 232.935651 \n",
       "L 325.921807 232.916075 \n",
       "L 325.893958 232.916075 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_425&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.921807 232.935651 \n",
       "L 325.950668 232.935651 \n",
       "L 325.950668 232.935508 \n",
       "L 325.921807 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_426&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.950668 232.935651 \n",
       "L 325.976721 232.935651 \n",
       "L 325.976721 232.699873 \n",
       "L 325.950668 232.699873 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_427&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.976721 232.935651 \n",
       "L 326.002661 232.935651 \n",
       "L 326.002661 232.542974 \n",
       "L 325.976721 232.542974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_428&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.002661 232.935651 \n",
       "L 326.018495 232.935651 \n",
       "L 326.018495 232.893068 \n",
       "L 326.002661 232.893068 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_429&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.018495 232.935651 \n",
       "L 326.047805 232.935651 \n",
       "L 326.047805 232.382645 \n",
       "L 326.018495 232.382645 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_430&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.047805 232.935651 \n",
       "L 326.080596 232.935651 \n",
       "L 326.080596 232.932507 \n",
       "L 326.047805 232.932507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_431&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.080596 232.935651 \n",
       "L 326.089018 232.935651 \n",
       "L 326.089018 231.953101 \n",
       "L 326.080596 231.953101 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_432&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.089018 232.935651 \n",
       "L 326.14236 232.935651 \n",
       "L 326.14236 232.935508 \n",
       "L 326.089018 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_433&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.14236 232.935651 \n",
       "L 326.19323 232.935651 \n",
       "L 326.19323 209.22856 \n",
       "L 326.14236 209.22856 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_434&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.19323 232.935651 \n",
       "L 326.197947 232.935651 \n",
       "L 326.197947 232.934937 \n",
       "L 326.19323 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_435&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.197947 232.935651 \n",
       "L 326.217037 232.935651 \n",
       "L 326.217037 232.78904 \n",
       "L 326.197947 232.78904 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_436&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.217037 232.935651 \n",
       "L 326.24208 232.935651 \n",
       "L 326.24208 232.928935 \n",
       "L 326.217037 232.928935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_437&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.24208 232.935651 \n",
       "L 326.256903 232.935651 \n",
       "L 326.256903 232.935365 \n",
       "L 326.24208 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_438&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.256903 232.935651 \n",
       "L 326.271839 232.935651 \n",
       "L 326.271839 224.792747 \n",
       "L 326.256903 224.792747 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_439&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.271839 232.935651 \n",
       "L 326.282507 232.935651 \n",
       "L 326.282507 232.864918 \n",
       "L 326.271839 232.864918 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_440&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.282507 232.935651 \n",
       "L 326.287111 232.935651 \n",
       "L 326.287111 232.917075 \n",
       "L 326.282507 232.917075 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_441&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.287111 232.935651 \n",
       "L 326.29587 232.935651 \n",
       "L 326.29587 232.86849 \n",
       "L 326.287111 232.86849 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_442&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.29587 232.935651 \n",
       "L 326.3071 232.935651 \n",
       "L 326.3071 232.913931 \n",
       "L 326.29587 232.913931 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_443&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.3071 232.935651 \n",
       "L 326.318105 232.935651 \n",
       "L 326.318105 232.890353 \n",
       "L 326.3071 232.890353 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_444&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.318105 232.935651 \n",
       "L 326.325854 232.935651 \n",
       "L 326.325854 230.925253 \n",
       "L 326.318105 230.925253 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_445&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.325854 232.935651 \n",
       "L 326.349661 232.935651 \n",
       "L 326.349661 232.8502 \n",
       "L 326.325854 232.8502 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_446&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.349661 232.935651 \n",
       "L 326.393569 232.935651 \n",
       "L 326.393569 232.857344 \n",
       "L 326.349661 232.857344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_447&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.393569 232.935651 \n",
       "L 326.418948 232.935651 \n",
       "L 326.418948 232.695444 \n",
       "L 326.393569 232.695444 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_448&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.418948 232.935651 \n",
       "L 326.432536 232.935651 \n",
       "L 326.432536 232.905786 \n",
       "L 326.418948 232.905786 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_449&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.432536 232.935651 \n",
       "L 326.454547 232.935651 \n",
       "L 326.454547 232.930078 \n",
       "L 326.432536 232.930078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_450&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.454547 232.935651 \n",
       "L 326.468808 232.935651 \n",
       "L 326.468808 232.935508 \n",
       "L 326.454547 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_451&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.468808 232.935651 \n",
       "L 326.486327 232.935651 \n",
       "L 326.486327 232.896212 \n",
       "L 326.468808 232.896212 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_452&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.486327 232.935651 \n",
       "L 326.511032 232.935651 \n",
       "L 326.511032 231.787771 \n",
       "L 326.486327 231.787771 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_453&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.511032 232.935651 \n",
       "L 326.521701 232.935651 \n",
       "L 326.521701 232.72288 \n",
       "L 326.511032 232.72288 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_454&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.521701 232.935651 \n",
       "L 326.590202 232.935651 \n",
       "L 326.590202 232.931364 \n",
       "L 326.521701 232.931364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_455&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.590202 232.935651 \n",
       "L 326.606373 232.935651 \n",
       "L 326.606373 232.477814 \n",
       "L 326.590202 232.477814 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_456&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.606373 232.935651 \n",
       "L 326.651404 232.935651 \n",
       "L 326.651404 232.935508 \n",
       "L 326.606373 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_457&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.651404 232.935651 \n",
       "L 326.700703 232.935651 \n",
       "L 326.700703 232.912073 \n",
       "L 326.651404 232.912073 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_458&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.700703 232.935651 \n",
       "L 326.712494 232.935651 \n",
       "L 326.712494 232.82948 \n",
       "L 326.700703 232.82948 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_459&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.712494 232.935651 \n",
       "L 326.713392 232.935651 \n",
       "L 326.713392 232.88921 \n",
       "L 326.712494 232.88921 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_460&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.713392 232.935651 \n",
       "L 326.729676 232.935651 \n",
       "L 326.729676 232.929078 \n",
       "L 326.713392 232.929078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_461&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.729676 232.935651 \n",
       "L 326.761793 232.935651 \n",
       "L 326.761793 232.934794 \n",
       "L 326.729676 232.934794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_462&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.761793 232.935651 \n",
       "L 326.782231 232.935651 \n",
       "L 326.782231 232.88178 \n",
       "L 326.761793 232.88178 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_463&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.782231 232.935651 \n",
       "L 326.795482 232.935651 \n",
       "L 326.795482 232.935508 \n",
       "L 326.782231 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_464&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.795482 232.935651 \n",
       "L 326.828273 232.935651 \n",
       "L 326.828273 229.530592 \n",
       "L 326.795482 229.530592 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_465&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.828273 232.935651 \n",
       "L 326.864657 232.935651 \n",
       "L 326.864657 232.929078 \n",
       "L 326.828273 232.929078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_466&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.864657 232.935651 \n",
       "L 326.880267 232.935651 \n",
       "L 326.880267 232.481386 \n",
       "L 326.864657 232.481386 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_467&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.880267 232.935651 \n",
       "L 326.923052 232.935651 \n",
       "L 326.923052 231.902945 \n",
       "L 326.880267 231.902945 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_468&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.923052 232.935651 \n",
       "L 326.978639 232.935651 \n",
       "L 326.978639 231.949672 \n",
       "L 326.923052 231.949672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_469&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.978639 232.935651 \n",
       "L 326.989532 232.935651 \n",
       "L 326.989532 232.93508 \n",
       "L 326.978639 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_470&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.989532 232.935651 \n",
       "L 326.993238 232.935651 \n",
       "L 326.993238 232.756746 \n",
       "L 326.989532 232.756746 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_471&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.993238 232.935651 \n",
       "L 326.995708 232.935651 \n",
       "L 326.995708 231.97868 \n",
       "L 326.993238 231.97868 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_472&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.995708 232.935651 \n",
       "L 326.997505 232.935651 \n",
       "L 326.997505 230.219492 \n",
       "L 326.995708 230.219492 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_473&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 326.997505 232.935651 \n",
       "L 327.001997 232.935651 \n",
       "L 327.001997 232.927649 \n",
       "L 326.997505 232.927649 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_474&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.001997 232.935651 \n",
       "L 327.004917 232.935651 \n",
       "L 327.004917 232.168159 \n",
       "L 327.001997 232.168159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_475&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.004917 232.935651 \n",
       "L 327.00851 232.935651 \n",
       "L 327.00851 232.766463 \n",
       "L 327.004917 232.766463 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_476&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.00851 232.935651 \n",
       "L 327.014013 232.935651 \n",
       "L 327.014013 232.494961 \n",
       "L 327.00851 232.494961 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_477&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.014013 232.935651 \n",
       "L 327.028836 232.935651 \n",
       "L 327.028836 232.913502 \n",
       "L 327.014013 232.913502 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_478&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.028836 232.935651 \n",
       "L 327.097674 232.935651 \n",
       "L 327.097674 232.891639 \n",
       "L 327.028836 232.891639 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_479&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.097674 232.935651 \n",
       "L 327.156181 232.935651 \n",
       "L 327.156181 232.927792 \n",
       "L 327.097674 232.927792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_480&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.156181 232.935651 \n",
       "L 327.166962 232.935651 \n",
       "L 327.166962 232.507536 \n",
       "L 327.156181 232.507536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_481&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.166962 232.935651 \n",
       "L 327.204357 232.935651 \n",
       "L 327.204357 232.904643 \n",
       "L 327.166962 232.904643 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_482&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.204357 232.935651 \n",
       "L 327.254891 232.935651 \n",
       "L 327.254891 232.495533 \n",
       "L 327.204357 232.495533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_483&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.254891 232.935651 \n",
       "L 327.316542 232.935651 \n",
       "L 327.316542 232.923076 \n",
       "L 327.254891 232.923076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_484&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.316542 232.935651 \n",
       "L 327.361574 232.935651 \n",
       "L 327.361574 232.676153 \n",
       "L 327.316542 232.676153 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_485&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.361574 232.935651 \n",
       "L 327.416487 232.935651 \n",
       "L 327.416487 232.914646 \n",
       "L 327.361574 232.914646 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_486&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.416487 232.935651 \n",
       "L 327.426706 232.935651 \n",
       "L 327.426706 232.935508 \n",
       "L 327.416487 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_487&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.426706 232.935651 \n",
       "L 327.440856 232.935651 \n",
       "L 327.440856 231.981252 \n",
       "L 327.426706 231.981252 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_488&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.440856 232.935651 \n",
       "L 327.458149 232.935651 \n",
       "L 327.458149 232.935508 \n",
       "L 327.440856 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_489&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.458149 232.935651 \n",
       "L 327.471513 232.935651 \n",
       "L 327.471513 229.947848 \n",
       "L 327.458149 229.947848 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_490&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.471513 232.935651 \n",
       "L 327.503855 232.935651 \n",
       "L 327.503855 232.803187 \n",
       "L 327.471513 232.803187 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_491&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.503855 232.935651 \n",
       "L 327.536309 232.935651 \n",
       "L 327.536309 232.935508 \n",
       "L 327.503855 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_492&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.536309 232.935651 \n",
       "L 327.545068 232.935651 \n",
       "L 327.545068 232.934508 \n",
       "L 327.536309 232.934508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_493&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.545068 232.935651 \n",
       "L 327.564944 232.935651 \n",
       "L 327.564944 231.903945 \n",
       "L 327.545068 231.903945 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_494&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.564944 232.935651 \n",
       "L 327.57988 232.935651 \n",
       "L 327.57988 232.935508 \n",
       "L 327.564944 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_495&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.57988 232.935651 \n",
       "L 327.588302 232.935651 \n",
       "L 327.588302 232.903643 \n",
       "L 327.57988 232.903643 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_496&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.588302 232.935651 \n",
       "L 327.600543 232.935651 \n",
       "L 327.600543 232.93508 \n",
       "L 327.588302 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_497&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.600543 232.935651 \n",
       "L 327.626034 232.935651 \n",
       "L 327.626034 232.764748 \n",
       "L 327.600543 232.764748 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_498&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.626034 232.935651 \n",
       "L 327.666574 232.935651 \n",
       "L 327.666574 232.910502 \n",
       "L 327.626034 232.910502 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_499&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.666574 232.935651 \n",
       "L 327.686787 232.935651 \n",
       "L 327.686787 232.895212 \n",
       "L 327.666574 232.895212 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_500&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.686787 232.935651 \n",
       "L 327.708011 232.935651 \n",
       "L 327.708011 232.425943 \n",
       "L 327.686787 232.425943 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_501&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.708011 232.935651 \n",
       "L 327.7627 232.935651 \n",
       "L 327.7627 232.935508 \n",
       "L 327.708011 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_502&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.7627 232.935651 \n",
       "L 327.811887 232.935651 \n",
       "L 327.811887 229.754081 \n",
       "L 327.7627 229.754081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_503&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.811887 232.935651 \n",
       "L 327.832212 232.935651 \n",
       "L 327.832212 232.796757 \n",
       "L 327.811887 232.796757 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_504&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.832212 232.935651 \n",
       "L 327.837266 232.935651 \n",
       "L 327.837266 232.771893 \n",
       "L 327.832212 232.771893 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_505&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.837266 232.935651 \n",
       "L 327.840186 232.935651 \n",
       "L 327.840186 232.252753 \n",
       "L 327.837266 232.252753 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_506&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.840186 232.935651 \n",
       "L 327.892404 232.935651 \n",
       "L 327.892404 232.902785 \n",
       "L 327.840186 232.902785 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_507&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.892404 232.935651 \n",
       "L 327.96944 232.935651 \n",
       "L 327.96944 232.934937 \n",
       "L 327.892404 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_508&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.96944 232.935651 \n",
       "L 327.98067 232.935651 \n",
       "L 327.98067 232.772607 \n",
       "L 327.96944 232.772607 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_509&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.98067 232.935651 \n",
       "L 327.993921 232.935651 \n",
       "L 327.993921 232.935223 \n",
       "L 327.98067 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_510&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 327.993921 232.935651 \n",
       "L 328.020423 232.935651 \n",
       "L 328.020423 232.926649 \n",
       "L 327.993921 232.926649 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_511&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.020423 232.935651 \n",
       "L 328.051193 232.935651 \n",
       "L 328.051193 232.904357 \n",
       "L 328.020423 232.904357 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_512&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.051193 232.935651 \n",
       "L 328.063433 232.935651 \n",
       "L 328.063433 232.254182 \n",
       "L 328.051193 232.254182 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_513&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.063433 232.935651 \n",
       "L 328.085668 232.935651 \n",
       "L 328.085668 231.483261 \n",
       "L 328.063433 231.483261 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_514&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.085668 232.935651 \n",
       "L 328.11363 232.935651 \n",
       "L 328.11363 232.934794 \n",
       "L 328.085668 232.934794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_515&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.11363 232.935651 \n",
       "L 328.144961 232.935651 \n",
       "L 328.144961 232.870491 \n",
       "L 328.11363 232.870491 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_516&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.144961 232.935651 \n",
       "L 328.21874 232.935651 \n",
       "L 328.21874 232.935223 \n",
       "L 328.144961 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_517&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.21874 232.935651 \n",
       "L 328.23682 232.935651 \n",
       "L 328.23682 231.975393 \n",
       "L 328.21874 231.975393 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_518&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.23682 232.935651 \n",
       "L 328.254676 232.935651 \n",
       "L 328.254676 232.550262 \n",
       "L 328.23682 232.550262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_519&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.254676 232.935651 \n",
       "L 328.283873 232.935651 \n",
       "L 328.283873 232.919361 \n",
       "L 328.254676 232.919361 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_520&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.283873 232.935651 \n",
       "L 328.311611 232.935651 \n",
       "L 328.311611 232.809332 \n",
       "L 328.283873 232.809332 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_521&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.311611 232.935651 \n",
       "L 328.317787 232.935651 \n",
       "L 328.317787 232.121146 \n",
       "L 328.311611 232.121146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_522&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.317787 232.935651 \n",
       "L 328.351588 232.935651 \n",
       "L 328.351588 232.933936 \n",
       "L 328.317787 232.933936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_523&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.351588 232.935651 \n",
       "L 328.391903 232.935651 \n",
       "L 328.391903 232.922076 \n",
       "L 328.351588 232.922076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_524&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.391903 232.935651 \n",
       "L 328.407176 232.935651 \n",
       "L 328.407176 232.934794 \n",
       "L 328.391903 232.934794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_525&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.407176 232.935651 \n",
       "L 328.421101 232.935651 \n",
       "L 328.421101 232.837196 \n",
       "L 328.407176 232.837196 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_526&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.421101 232.935651 \n",
       "L 328.438507 232.935651 \n",
       "L 328.438507 232.935365 \n",
       "L 328.421101 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_527&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.438507 232.935651 \n",
       "L 328.48118 232.935651 \n",
       "L 328.48118 232.916503 \n",
       "L 328.438507 232.916503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_528&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.48118 232.935651 \n",
       "L 328.531714 232.935651 \n",
       "L 328.531714 232.766034 \n",
       "L 328.48118 232.766034 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_529&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.531714 232.935651 \n",
       "L 328.551927 232.935651 \n",
       "L 328.551927 232.7969 \n",
       "L 328.531714 232.7969 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_530&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.551927 232.935651 \n",
       "L 328.562932 232.935651 \n",
       "L 328.562932 232.935365 \n",
       "L 328.551927 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_531&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.562932 232.935651 \n",
       "L 328.585504 232.935651 \n",
       "L 328.585504 232.309911 \n",
       "L 328.562932 232.309911 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_532&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.585504 232.935651 \n",
       "L 328.61268 232.935651 \n",
       "L 328.61268 232.925506 \n",
       "L 328.585504 232.925506 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_533&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.61268 232.935651 \n",
       "L 328.628065 232.935651 \n",
       "L 328.628065 232.91879 \n",
       "L 328.61268 232.91879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_534&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.628065 232.935651 \n",
       "L 328.644573 232.935651 \n",
       "L 328.644573 232.929792 \n",
       "L 328.628065 232.929792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_535&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.644573 232.935651 \n",
       "L 328.709256 232.935651 \n",
       "L 328.709256 232.933651 \n",
       "L 328.644573 232.933651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_536&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.709256 232.935651 \n",
       "L 328.747886 232.935651 \n",
       "L 328.747886 232.907215 \n",
       "L 328.709256 232.907215 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_537&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.747886 232.935651 \n",
       "L 328.762373 232.935651 \n",
       "L 328.762373 232.903785 \n",
       "L 328.747886 232.903785 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_538&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.762373 232.935651 \n",
       "L 328.800778 232.935651 \n",
       "L 328.800778 232.933794 \n",
       "L 328.762373 232.933794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_539&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.800778 232.935651 \n",
       "L 328.814479 232.935651 \n",
       "L 328.814479 232.782896 \n",
       "L 328.800778 232.782896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_540&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.814479 232.935651 \n",
       "L 328.825484 232.935651 \n",
       "L 328.825484 232.934222 \n",
       "L 328.814479 232.934222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_541&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.825484 232.935651 \n",
       "L 328.850189 232.935651 \n",
       "L 328.850189 232.935365 \n",
       "L 328.825484 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_542&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.850189 232.935651 \n",
       "L 328.87613 232.935651 \n",
       "L 328.87613 232.321772 \n",
       "L 328.850189 232.321772 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_543&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.87613 232.935651 \n",
       "L 328.912739 232.935651 \n",
       "L 328.912739 232.826765 \n",
       "L 328.87613 232.826765 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_544&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.912739 232.935651 \n",
       "L 328.943845 232.935651 \n",
       "L 328.943845 232.399078 \n",
       "L 328.912739 232.399078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_545&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.943845 232.935651 \n",
       "L 328.960915 232.935651 \n",
       "L 328.960915 232.92722 \n",
       "L 328.943845 232.92722 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_546&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.960915 232.935651 \n",
       "L 328.975176 232.935651 \n",
       "L 328.975176 232.935508 \n",
       "L 328.960915 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_547&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.975176 232.935651 \n",
       "L 328.979668 232.935651 \n",
       "L 328.979668 232.929792 \n",
       "L 328.975176 232.929792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_548&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.979668 232.935651 \n",
       "L 328.984834 232.935651 \n",
       "L 328.984834 232.935508 \n",
       "L 328.979668 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_549&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 328.984834 232.935651 \n",
       "L 329.00516 232.935651 \n",
       "L 329.00516 232.927649 \n",
       "L 328.984834 232.927649 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_550&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.00516 232.935651 \n",
       "L 329.020769 232.935651 \n",
       "L 329.020769 227.346862 \n",
       "L 329.00516 227.346862 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_551&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.020769 232.935651 \n",
       "L 329.030651 232.935651 \n",
       "L 329.030651 232.761319 \n",
       "L 329.020769 232.761319 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_552&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.030651 232.935651 \n",
       "L 329.044352 232.935651 \n",
       "L 329.044352 232.901785 \n",
       "L 329.030651 232.901785 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_553&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.044352 232.935651 \n",
       "L 329.049405 232.935651 \n",
       "L 329.049405 232.823621 \n",
       "L 329.044352 232.823621 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_554&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.049405 232.935651 \n",
       "L 329.052325 232.935651 \n",
       "L 329.052325 232.850485 \n",
       "L 329.049405 232.850485 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_555&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.052325 232.935651 \n",
       "L 329.082645 232.935651 \n",
       "L 329.082645 232.796471 \n",
       "L 329.052325 232.796471 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_556&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.082645 232.935651 \n",
       "L 329.111843 232.935651 \n",
       "L 329.111843 232.306482 \n",
       "L 329.082645 232.306482 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_557&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.111843 232.935651 \n",
       "L 329.115548 232.935651 \n",
       "L 329.115548 231.516127 \n",
       "L 329.111843 231.516127 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_558&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.115548 232.935651 \n",
       "L 329.130933 232.935651 \n",
       "L 329.130933 232.072133 \n",
       "L 329.115548 232.072133 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_559&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.130933 232.935651 \n",
       "L 329.144521 232.935651 \n",
       "L 329.144521 232.408081 \n",
       "L 329.130933 232.408081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_560&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.144521 232.935651 \n",
       "L 329.147665 232.935651 \n",
       "L 329.147665 232.8532 \n",
       "L 329.144521 232.8532 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_561&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.147665 232.935651 \n",
       "L 329.150136 232.935651 \n",
       "L 329.150136 232.570982 \n",
       "L 329.147665 232.570982 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_562&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.150136 232.935651 \n",
       "L 329.150922 232.935651 \n",
       "L 329.150922 232.894783 \n",
       "L 329.150136 232.894783 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_563&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.150922 232.935651 \n",
       "L 329.151596 232.935651 \n",
       "L 329.151596 232.873492 \n",
       "L 329.150922 232.873492 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_564&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.151596 232.935651 \n",
       "L 329.158334 232.935651 \n",
       "L 329.158334 232.775322 \n",
       "L 329.151596 232.775322 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_565&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.158334 232.935651 \n",
       "L 329.169227 232.935651 \n",
       "L 329.169227 232.87635 \n",
       "L 329.158334 232.87635 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_566&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.169227 232.935651 \n",
       "L 329.183825 232.935651 \n",
       "L 329.183825 232.877064 \n",
       "L 329.169227 232.877064 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_567&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.183825 232.935651 \n",
       "L 329.198424 232.935651 \n",
       "L 329.198424 232.906215 \n",
       "L 329.183825 232.906215 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_568&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.198424 232.935651 \n",
       "L 329.213135 232.935651 \n",
       "L 329.213135 232.935508 \n",
       "L 329.198424 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_569&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.213135 232.935651 \n",
       "L 329.235033 232.935651 \n",
       "L 329.235033 232.870491 \n",
       "L 329.213135 232.870491 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_570&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.235033 232.935651 \n",
       "L 329.246824 232.935651 \n",
       "L 329.246824 232.880779 \n",
       "L 329.235033 232.880779 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_571&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.246824 232.935651 \n",
       "L 329.367095 232.935651 \n",
       "L 329.367095 232.931364 \n",
       "L 329.246824 232.931364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_572&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.367095 232.935651 \n",
       "L 329.377538 232.935651 \n",
       "L 329.377538 231.765908 \n",
       "L 329.367095 231.765908 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_573&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.377538 232.935651 \n",
       "L 329.392249 232.935651 \n",
       "L 329.392249 232.935365 \n",
       "L 329.377538 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_574&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.392249 232.935651 \n",
       "L 329.40595 232.935651 \n",
       "L 329.40595 232.871062 \n",
       "L 329.392249 232.871062 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_575&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.40595 232.935651 \n",
       "L 329.416843 232.935651 \n",
       "L 329.416843 232.934508 \n",
       "L 329.40595 232.934508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_576&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.416843 232.935651 \n",
       "L 329.430431 232.935651 \n",
       "L 329.430431 231.535846 \n",
       "L 329.416843 231.535846 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_577&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.430431 232.935651 \n",
       "L 329.442783 232.935651 \n",
       "L 329.442783 232.93508 \n",
       "L 329.430431 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_578&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.442783 232.935651 \n",
       "L 329.457157 232.935651 \n",
       "L 329.457157 232.898927 \n",
       "L 329.442783 232.898927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_579&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.457157 232.935651 \n",
       "L 329.46659 232.935651 \n",
       "L 329.46659 232.93508 \n",
       "L 329.457157 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_580&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.46659 232.935651 \n",
       "L 329.471195 232.935651 \n",
       "L 329.471195 232.90107 \n",
       "L 329.46659 232.90107 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_581&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.471195 232.935651 \n",
       "L 329.474002 232.935651 \n",
       "L 329.474002 232.767892 \n",
       "L 329.471195 232.767892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_582&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.474002 232.935651 \n",
       "L 329.476585 232.935651 \n",
       "L 329.476585 231.39981 \n",
       "L 329.474002 231.39981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_583&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.476585 232.935651 \n",
       "L 329.479729 232.935651 \n",
       "L 329.479729 232.715163 \n",
       "L 329.476585 232.715163 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_584&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.479729 232.935651 \n",
       "L 329.488039 232.935651 \n",
       "L 329.488039 232.173446 \n",
       "L 329.479729 232.173446 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_585&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.488039 232.935651 \n",
       "L 329.502076 232.935651 \n",
       "L 329.502076 231.864649 \n",
       "L 329.488039 231.864649 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_586&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.502076 232.935651 \n",
       "L 329.519707 232.935651 \n",
       "L 329.519707 232.924505 \n",
       "L 329.502076 232.924505 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_587&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.519707 232.935651 \n",
       "L 329.542391 232.935651 \n",
       "L 329.542391 232.103713 \n",
       "L 329.519707 232.103713 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_588&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.542391 232.935651 \n",
       "L 329.560246 232.935651 \n",
       "L 329.560246 232.922219 \n",
       "L 329.542391 232.922219 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_589&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.560246 232.935651 \n",
       "L 329.575407 232.935651 \n",
       "L 329.575407 232.9045 \n",
       "L 329.560246 232.9045 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_590&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.575407 232.935651 \n",
       "L 329.592588 232.935651 \n",
       "L 329.592588 232.934651 \n",
       "L 329.575407 232.934651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_591&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.592588 232.935651 \n",
       "L 329.632903 232.935651 \n",
       "L 329.632903 232.876492 \n",
       "L 329.592588 232.876492 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_592&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.632903 232.935651 \n",
       "L 329.723415 232.935651 \n",
       "L 329.723415 232.933508 \n",
       "L 329.632903 232.933508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_593&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.723415 232.935651 \n",
       "L 329.782371 232.935651 \n",
       "L 329.782371 232.893211 \n",
       "L 329.723415 232.893211 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_594&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.782371 232.935651 \n",
       "L 329.830771 232.935651 \n",
       "L 329.830771 223.980242 \n",
       "L 329.782371 223.980242 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_595&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.830771 232.935651 \n",
       "L 329.887257 232.935651 \n",
       "L 329.887257 230.008435 \n",
       "L 329.830771 230.008435 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_596&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.887257 232.935651 \n",
       "L 329.90747 232.935651 \n",
       "L 329.90747 232.93165 \n",
       "L 329.887257 232.93165 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_597&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.90747 232.935651 \n",
       "L 329.923754 232.935651 \n",
       "L 329.923754 232.935508 \n",
       "L 329.90747 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_598&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.923754 232.935651 \n",
       "L 329.950593 232.935651 \n",
       "L 329.950593 229.64791 \n",
       "L 329.923754 229.64791 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_599&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 329.950593 232.935651 \n",
       "L 330.002137 232.935651 \n",
       "L 330.002137 232.935508 \n",
       "L 329.950593 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_600&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.002137 232.935651 \n",
       "L 330.034928 232.935651 \n",
       "L 330.034928 232.749315 \n",
       "L 330.002137 232.749315 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_601&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.034928 232.935651 \n",
       "L 330.052559 232.935651 \n",
       "L 330.052559 232.916789 \n",
       "L 330.034928 232.916789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_602&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.052559 232.935651 \n",
       "L 330.090403 232.935651 \n",
       "L 330.090403 232.93508 \n",
       "L 330.052559 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_603&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.090403 232.935651 \n",
       "L 330.126338 232.935651 \n",
       "L 330.126338 232.930221 \n",
       "L 330.090403 232.930221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_604&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.126338 232.935651 \n",
       "L 330.158904 232.935651 \n",
       "L 330.158904 229.9317 \n",
       "L 330.126338 229.9317 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_605&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.158904 232.935651 \n",
       "L 330.253347 232.935651 \n",
       "L 330.253347 232.922933 \n",
       "L 330.158904 232.922933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_606&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.253347 232.935651 \n",
       "L 330.273897 232.935651 \n",
       "L 330.273897 232.838196 \n",
       "L 330.253347 232.838196 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_607&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.273897 232.935651 \n",
       "L 330.370136 232.935651 \n",
       "L 330.370136 232.923791 \n",
       "L 330.273897 232.923791 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_608&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.370136 232.935651 \n",
       "L 330.388665 232.935651 \n",
       "L 330.388665 232.890496 \n",
       "L 330.370136 232.890496 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_609&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.388665 232.935651 \n",
       "L 330.416852 232.935651 \n",
       "L 330.416852 230.8861 \n",
       "L 330.388665 230.8861 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_610&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.416852 232.935651 \n",
       "L 330.457391 232.935651 \n",
       "L 330.457391 231.29421 \n",
       "L 330.416852 231.29421 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_611&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.457391 232.935651 \n",
       "L 330.475808 232.935651 \n",
       "L 330.475808 232.921362 \n",
       "L 330.457391 232.921362 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_612&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.475808 232.935651 \n",
       "L 330.478728 232.935651 \n",
       "L 330.478728 232.900213 \n",
       "L 330.475808 232.900213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_613&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.478728 232.935651 \n",
       "L 330.482883 232.935651 \n",
       "L 330.482883 232.933794 \n",
       "L 330.478728 232.933794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_614&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.482883 232.935651 \n",
       "L 330.486139 232.935651 \n",
       "L 330.486139 231.379661 \n",
       "L 330.482883 231.379661 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_615&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.486139 232.935651 \n",
       "L 330.494786 232.935651 \n",
       "L 330.494786 232.914646 \n",
       "L 330.486139 232.914646 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_616&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.494786 232.935651 \n",
       "L 330.496022 232.935651 \n",
       "L 330.496022 232.901642 \n",
       "L 330.494786 232.901642 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_617&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.496022 232.935651 \n",
       "L 330.499391 232.935651 \n",
       "L 330.499391 232.700588 \n",
       "L 330.496022 232.700588 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_618&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.499391 232.935651 \n",
       "L 330.504332 232.935651 \n",
       "L 330.504332 232.905214 \n",
       "L 330.499391 232.905214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_619&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.504332 232.935651 \n",
       "L 330.50815 232.935651 \n",
       "L 330.50815 232.575126 \n",
       "L 330.504332 232.575126 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_620&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.50815 232.935651 \n",
       "L 330.510957 232.935651 \n",
       "L 330.510957 232.864918 \n",
       "L 330.50815 232.864918 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_621&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.510957 232.935651 \n",
       "L 330.514214 232.935651 \n",
       "L 330.514214 232.930364 \n",
       "L 330.510957 232.930364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_622&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.514214 232.935651 \n",
       "L 330.520278 232.935651 \n",
       "L 330.520278 232.826336 \n",
       "L 330.514214 232.826336 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_623&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.520278 232.935651 \n",
       "L 330.527914 232.935651 \n",
       "L 330.527914 232.930364 \n",
       "L 330.520278 232.930364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_624&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.527914 232.935651 \n",
       "L 330.535101 232.935651 \n",
       "L 330.535101 232.750173 \n",
       "L 330.527914 232.750173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_625&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.535101 232.935651 \n",
       "L 330.540155 232.935651 \n",
       "L 330.540155 232.705018 \n",
       "L 330.535101 232.705018 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_626&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.540155 232.935651 \n",
       "L 330.553406 232.935651 \n",
       "L 330.553406 231.583573 \n",
       "L 330.540155 231.583573 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_627&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.553406 232.935651 \n",
       "L 330.567555 232.935651 \n",
       "L 330.567555 232.890496 \n",
       "L 330.553406 232.890496 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_628&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.567555 232.935651 \n",
       "L 330.570138 232.935651 \n",
       "L 330.570138 230.124181 \n",
       "L 330.567555 230.124181 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_629&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.570138 232.935651 \n",
       "L 330.572945 232.935651 \n",
       "L 330.572945 232.853486 \n",
       "L 330.570138 232.853486 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_630&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.572945 232.935651 \n",
       "L 330.582154 232.935651 \n",
       "L 330.582154 232.921362 \n",
       "L 330.572945 232.921362 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_631&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.582154 232.935651 \n",
       "L 330.589902 232.935651 \n",
       "L 330.589902 232.89021 \n",
       "L 330.582154 232.89021 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_632&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.589902 232.935651 \n",
       "L 330.591699 232.935651 \n",
       "L 330.591699 232.931793 \n",
       "L 330.589902 232.931793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_633&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.591699 232.935651 \n",
       "L 330.594731 232.935651 \n",
       "L 330.594731 232.912073 \n",
       "L 330.591699 232.912073 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_634&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.594731 232.935651 \n",
       "L 330.597202 232.935651 \n",
       "L 330.597202 232.812618 \n",
       "L 330.594731 232.812618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_635&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.597202 232.935651 \n",
       "L 330.607084 232.935651 \n",
       "L 330.607084 232.917075 \n",
       "L 330.597202 232.917075 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_636&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.607084 232.935651 \n",
       "L 330.62887 232.935651 \n",
       "L 330.62887 232.934508 \n",
       "L 330.607084 232.934508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_637&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.62887 232.935651 \n",
       "L 330.632014 232.935651 \n",
       "L 330.632014 232.922505 \n",
       "L 330.62887 232.922505 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_638&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.632014 232.935651 \n",
       "L 330.65088 232.935651 \n",
       "L 330.65088 232.894783 \n",
       "L 330.632014 232.894783 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_639&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.65088 232.935651 \n",
       "L 330.654698 232.935651 \n",
       "L 330.654698 232.890782 \n",
       "L 330.65088 232.890782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_640&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.654698 232.935651 \n",
       "L 330.662559 232.935651 \n",
       "L 330.662559 232.933651 \n",
       "L 330.654698 232.933651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_641&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.662559 232.935651 \n",
       "L 330.668735 232.935651 \n",
       "L 330.668735 232.76089 \n",
       "L 330.662559 232.76089 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_642&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.668735 232.935651 \n",
       "L 330.671093 232.935651 \n",
       "L 330.671093 232.905214 \n",
       "L 330.668735 232.905214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_643&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.671093 232.935651 \n",
       "L 330.673002 232.935651 \n",
       "L 330.673002 232.887781 \n",
       "L 330.671093 232.887781 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_644&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.673002 232.935651 \n",
       "L 330.678505 232.935651 \n",
       "L 330.678505 232.933651 \n",
       "L 330.673002 232.933651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_645&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.678505 232.935651 \n",
       "L 330.685355 232.935651 \n",
       "L 330.685355 232.91093 \n",
       "L 330.678505 232.91093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_646&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.685355 232.935651 \n",
       "L 330.688612 232.935651 \n",
       "L 330.688612 232.482386 \n",
       "L 330.685355 232.482386 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_647&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.688612 232.935651 \n",
       "L 330.696023 232.935651 \n",
       "L 330.696023 232.883923 \n",
       "L 330.688612 232.883923 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_648&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.696023 232.935651 \n",
       "L 330.711408 232.935651 \n",
       "L 330.711408 232.927649 \n",
       "L 330.696023 232.927649 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_649&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.711408 232.935651 \n",
       "L 330.729713 232.935651 \n",
       "L 330.729713 232.844627 \n",
       "L 330.711408 232.844627 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_650&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.729713 232.935651 \n",
       "L 330.740044 232.935651 \n",
       "L 330.740044 232.930936 \n",
       "L 330.729713 232.930936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_651&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.740044 232.935651 \n",
       "L 330.742964 232.935651 \n",
       "L 330.742964 232.916217 \n",
       "L 330.740044 232.916217 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_652&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.742964 232.935651 \n",
       "L 330.747568 232.935651 \n",
       "L 330.747568 232.748315 \n",
       "L 330.742964 232.748315 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_653&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.747568 232.935651 \n",
       "L 330.750039 232.935651 \n",
       "L 330.750039 232.934222 \n",
       "L 330.747568 232.934222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_654&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.750039 232.935651 \n",
       "L 330.750937 232.935651 \n",
       "L 330.750937 232.674009 \n",
       "L 330.750039 232.674009 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_655&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.750937 232.935651 \n",
       "L 330.751611 232.935651 \n",
       "L 330.751611 232.902785 \n",
       "L 330.750937 232.902785 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_656&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.751611 232.935651 \n",
       "L 330.752509 232.935651 \n",
       "L 330.752509 232.931079 \n",
       "L 330.751611 232.931079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_657&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.752509 232.935651 \n",
       "L 330.753857 232.935651 \n",
       "L 330.753857 232.921505 \n",
       "L 330.752509 232.921505 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_658&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.753857 232.935651 \n",
       "L 330.75453 232.935651 \n",
       "L 330.75453 232.935508 \n",
       "L 330.753857 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_659&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.75453 232.935651 \n",
       "L 330.757675 232.935651 \n",
       "L 330.757675 232.530114 \n",
       "L 330.75453 232.530114 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_660&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.757675 232.935651 \n",
       "L 330.763177 232.935651 \n",
       "L 330.763177 232.928078 \n",
       "L 330.757675 232.928078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_661&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.763177 232.935651 \n",
       "L 330.76576 232.935651 \n",
       "L 330.76576 232.92722 \n",
       "L 330.763177 232.92722 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_662&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.76576 232.935651 \n",
       "L 330.766883 232.935651 \n",
       "L 330.766883 232.912359 \n",
       "L 330.76576 232.912359 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_663&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.766883 232.935651 \n",
       "L 330.768792 232.935651 \n",
       "L 330.768792 230.374677 \n",
       "L 330.766883 230.374677 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_664&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.768792 232.935651 \n",
       "L 330.771712 232.935651 \n",
       "L 330.771712 232.931364 \n",
       "L 330.768792 232.931364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_665&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.771712 232.935651 \n",
       "L 330.78923 232.935651 \n",
       "L 330.78923 232.875349 \n",
       "L 330.771712 232.875349 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_666&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.78923 232.935651 \n",
       "L 330.79754 232.935651 \n",
       "L 330.79754 232.935508 \n",
       "L 330.78923 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_667&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.79754 232.935651 \n",
       "L 330.808882 232.935651 \n",
       "L 330.808882 232.911359 \n",
       "L 330.79754 232.911359 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_668&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.808882 232.935651 \n",
       "L 330.816519 232.935651 \n",
       "L 330.816519 232.935508 \n",
       "L 330.808882 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_669&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.816519 232.935651 \n",
       "L 330.820786 232.935651 \n",
       "L 330.820786 232.869348 \n",
       "L 330.816519 232.869348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_670&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.820786 232.935651 \n",
       "L 330.828871 232.935651 \n",
       "L 330.828871 232.934508 \n",
       "L 330.820786 232.934508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_671&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.828871 232.935651 \n",
       "L 330.8337 232.935651 \n",
       "L 330.8337 232.930221 \n",
       "L 330.828871 232.930221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_672&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.8337 232.935651 \n",
       "L 330.837294 232.935651 \n",
       "L 330.837294 232.925077 \n",
       "L 330.8337 232.925077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_673&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.837294 232.935651 \n",
       "L 330.83909 232.935651 \n",
       "L 330.83909 232.903071 \n",
       "L 330.837294 232.903071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_674&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.83909 232.935651 \n",
       "L 330.840663 232.935651 \n",
       "L 330.840663 232.928792 \n",
       "L 330.83909 232.928792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_675&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.840663 232.935651 \n",
       "L 330.847176 232.935651 \n",
       "L 330.847176 232.7979 \n",
       "L 330.840663 232.7979 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_676&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.847176 232.935651 \n",
       "L 330.854138 232.935651 \n",
       "L 330.854138 232.573125 \n",
       "L 330.847176 232.573125 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_677&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.854138 232.935651 \n",
       "L 330.861775 232.935651 \n",
       "L 330.861775 232.933508 \n",
       "L 330.854138 232.933508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_678&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.861775 232.935651 \n",
       "L 330.871208 232.935651 \n",
       "L 330.871208 232.852343 \n",
       "L 330.861775 232.852343 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_679&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.871208 232.935651 \n",
       "L 330.881427 232.935651 \n",
       "L 330.881427 232.922219 \n",
       "L 330.871208 232.922219 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_680&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.881427 232.935651 \n",
       "L 330.89041 232.935651 \n",
       "L 330.89041 232.903785 \n",
       "L 330.881427 232.903785 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_681&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.89041 232.935651 \n",
       "L 330.89232 232.935651 \n",
       "L 330.89232 232.878207 \n",
       "L 330.89041 232.878207 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_682&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.89232 232.935651 \n",
       "L 330.892769 232.935651 \n",
       "L 330.892769 232.78161 \n",
       "L 330.89232 232.78161 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_683&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.892769 232.935651 \n",
       "L 330.895913 232.935651 \n",
       "L 330.895913 232.934079 \n",
       "L 330.892769 232.934079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_684&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.895913 232.935651 \n",
       "L 330.902539 232.935651 \n",
       "L 330.902539 232.865347 \n",
       "L 330.895913 232.865347 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_685&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.902539 232.935651 \n",
       "L 330.914554 232.935651 \n",
       "L 330.914554 232.930221 \n",
       "L 330.902539 232.930221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_686&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.914554 232.935651 \n",
       "L 330.9241 232.935651 \n",
       "L 330.9241 232.935223 \n",
       "L 330.914554 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_687&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.9241 232.935651 \n",
       "L 330.930388 232.935651 \n",
       "L 330.930388 232.76089 \n",
       "L 330.9241 232.76089 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_688&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.930388 232.935651 \n",
       "L 330.936228 232.935651 \n",
       "L 330.936228 232.934508 \n",
       "L 330.930388 232.934508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_689&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.936228 232.935651 \n",
       "L 330.942629 232.935651 \n",
       "L 330.942629 232.89907 \n",
       "L 330.936228 232.89907 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_690&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.942629 232.935651 \n",
       "L 330.952062 232.935651 \n",
       "L 330.952062 232.931364 \n",
       "L 330.942629 232.931364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_691&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.952062 232.935651 \n",
       "L 330.963404 232.935651 \n",
       "L 330.963404 232.902785 \n",
       "L 330.952062 232.902785 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_692&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.963404 232.935651 \n",
       "L 330.971714 232.935651 \n",
       "L 330.971714 232.350065 \n",
       "L 330.963404 232.350065 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_693&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.971714 232.935651 \n",
       "L 330.973174 232.935651 \n",
       "L 330.973174 232.934937 \n",
       "L 330.971714 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_694&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.973174 232.935651 \n",
       "L 330.97542 232.935651 \n",
       "L 330.97542 232.912645 \n",
       "L 330.973174 232.912645 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_695&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.97542 232.935651 \n",
       "L 330.977666 232.935651 \n",
       "L 330.977666 232.862774 \n",
       "L 330.97542 232.862774 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_696&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.977666 232.935651 \n",
       "L 330.979799 232.935651 \n",
       "L 330.979799 232.882494 \n",
       "L 330.977666 232.882494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_697&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.979799 232.935651 \n",
       "L 330.982158 232.935651 \n",
       "L 330.982158 232.747029 \n",
       "L 330.979799 232.747029 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_698&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.982158 232.935651 \n",
       "L 330.983954 232.935651 \n",
       "L 330.983954 232.863346 \n",
       "L 330.982158 232.863346 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_699&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.983954 232.935651 \n",
       "L 330.994398 232.935651 \n",
       "L 330.994398 230.845375 \n",
       "L 330.983954 230.845375 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_700&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.994398 232.935651 \n",
       "L 331.005628 232.935651 \n",
       "L 331.005628 232.92965 \n",
       "L 330.994398 232.92965 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_701&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.005628 232.935651 \n",
       "L 331.009446 232.935651 \n",
       "L 331.009446 232.901213 \n",
       "L 331.005628 232.901213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_702&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.009446 232.935651 \n",
       "L 331.016408 232.935651 \n",
       "L 331.016408 232.548261 \n",
       "L 331.009446 232.548261 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_703&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.016408 232.935651 \n",
       "L 331.026852 232.935651 \n",
       "L 331.026852 232.935508 \n",
       "L 331.016408 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_704&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.026852 232.935651 \n",
       "L 331.036285 232.935651 \n",
       "L 331.036285 232.928221 \n",
       "L 331.026852 232.928221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_705&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.036285 232.935651 \n",
       "L 331.041001 232.935651 \n",
       "L 331.041001 232.816476 \n",
       "L 331.036285 232.816476 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_706&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.041001 232.935651 \n",
       "L 331.044146 232.935651 \n",
       "L 331.044146 232.930078 \n",
       "L 331.041001 232.930078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_707&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.044146 232.935651 \n",
       "L 331.046729 232.935651 \n",
       "L 331.046729 232.867633 \n",
       "L 331.044146 232.867633 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_708&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.046729 232.935651 \n",
       "L 331.047627 232.935651 \n",
       "L 331.047627 232.843769 \n",
       "L 331.046729 232.843769 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_709&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.047627 232.935651 \n",
       "L 331.048301 232.935651 \n",
       "L 331.048301 232.930364 \n",
       "L 331.047627 232.930364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_710&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.048301 232.935651 \n",
       "L 331.049648 232.935651 \n",
       "L 331.049648 232.723165 \n",
       "L 331.048301 232.723165 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_711&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.049648 232.935651 \n",
       "L 331.050098 232.935651 \n",
       "L 331.050098 232.933079 \n",
       "L 331.049648 232.933079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_712&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.050098 232.935651 \n",
       "L 331.050659 232.935651 \n",
       "L 331.050659 232.87292 \n",
       "L 331.050098 232.87292 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_713&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.050659 232.935651 \n",
       "L 331.057285 232.935651 \n",
       "L 331.057285 232.693586 \n",
       "L 331.050659 232.693586 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_714&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.057285 232.935651 \n",
       "L 331.064247 232.935651 \n",
       "L 331.064247 232.907358 \n",
       "L 331.057285 232.907358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_715&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.064247 232.935651 \n",
       "L 331.072445 232.935651 \n",
       "L 331.072445 232.565266 \n",
       "L 331.064247 232.565266 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_716&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.072445 232.935651 \n",
       "L 331.082439 232.935651 \n",
       "L 331.082439 232.915932 \n",
       "L 331.072445 232.915932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_717&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.082439 232.935651 \n",
       "L 331.088166 232.935651 \n",
       "L 331.088166 232.933651 \n",
       "L 331.082439 232.933651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_718&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.088166 232.935651 \n",
       "L 331.093557 232.935651 \n",
       "L 331.093557 232.741313 \n",
       "L 331.088166 232.741313 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_719&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.093557 232.935651 \n",
       "L 331.097262 232.935651 \n",
       "L 331.097262 232.932507 \n",
       "L 331.093557 232.932507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_720&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.097262 232.935651 \n",
       "L 331.124551 232.935651 \n",
       "L 331.124551 232.931079 \n",
       "L 331.097262 232.931079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_721&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.124551 232.935651 \n",
       "L 331.127695 232.935651 \n",
       "L 331.127695 232.298051 \n",
       "L 331.124551 232.298051 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_722&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.127695 232.935651 \n",
       "L 331.130952 232.935651 \n",
       "L 331.130952 232.918647 \n",
       "L 331.127695 232.918647 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_723&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.130952 232.935651 \n",
       "L 331.1387 232.935651 \n",
       "L 331.1387 232.929221 \n",
       "L 331.130952 232.929221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_724&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.1387 232.935651 \n",
       "L 331.146 232.935651 \n",
       "L 331.146 232.935223 \n",
       "L 331.1387 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_725&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.146 232.935651 \n",
       "L 331.154871 232.935651 \n",
       "L 331.154871 232.914503 \n",
       "L 331.146 232.914503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_726&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.154871 232.935651 \n",
       "L 331.165989 232.935651 \n",
       "L 331.165989 232.935223 \n",
       "L 331.154871 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_727&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.165989 232.935651 \n",
       "L 331.173063 232.935651 \n",
       "L 331.173063 232.686727 \n",
       "L 331.165989 232.686727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_728&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.173063 232.935651 \n",
       "L 331.181486 232.935651 \n",
       "L 331.181486 232.903928 \n",
       "L 331.173063 232.903928 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_729&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.181486 232.935651 \n",
       "L 331.186202 232.935651 \n",
       "L 331.186202 232.741885 \n",
       "L 331.181486 232.741885 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_730&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.186202 232.935651 \n",
       "L 331.198667 232.935651 \n",
       "L 331.198667 232.935223 \n",
       "L 331.186202 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_731&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.198667 232.935651 \n",
       "L 331.20563 232.935651 \n",
       "L 331.20563 142.33671 \n",
       "L 331.198667 142.33671 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_732&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.20563 232.935651 \n",
       "L 331.215175 232.935651 \n",
       "L 331.215175 232.895783 \n",
       "L 331.20563 232.895783 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_733&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.215175 232.935651 \n",
       "L 331.226068 232.935651 \n",
       "L 331.226068 232.926649 \n",
       "L 331.215175 232.926649 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_734&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.226068 232.935651 \n",
       "L 331.230784 232.935651 \n",
       "L 331.230784 232.934651 \n",
       "L 331.226068 232.934651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_735&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.230784 232.935651 \n",
       "L 331.236624 232.935651 \n",
       "L 331.236624 232.928221 \n",
       "L 331.230784 232.928221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_736&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.236624 232.935651 \n",
       "L 331.240217 232.935651 \n",
       "L 331.240217 232.909073 \n",
       "L 331.236624 232.909073 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_737&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.240217 232.935651 \n",
       "L 331.243698 232.935651 \n",
       "L 331.243698 232.934365 \n",
       "L 331.240217 232.934365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_738&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.243698 232.935651 \n",
       "L 331.246281 232.935651 \n",
       "L 331.246281 232.92722 \n",
       "L 331.243698 232.92722 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_739&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.246281 232.935651 \n",
       "L 331.247292 232.935651 \n",
       "L 331.247292 232.92422 \n",
       "L 331.246281 232.92422 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_740&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.247292 232.935651 \n",
       "L 331.250773 232.935651 \n",
       "L 331.250773 232.935223 \n",
       "L 331.247292 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_741&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.250773 232.935651 \n",
       "L 331.259982 232.935651 \n",
       "L 331.259982 232.919933 \n",
       "L 331.250773 232.919933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_742&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.259982 232.935651 \n",
       "L 331.27357 232.935651 \n",
       "L 331.27357 232.892211 \n",
       "L 331.259982 232.892211 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_743&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.27357 232.935651 \n",
       "L 331.280757 232.935651 \n",
       "L 331.280757 232.860345 \n",
       "L 331.27357 232.860345 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_744&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.280757 232.935651 \n",
       "L 331.28974 232.935651 \n",
       "L 331.28974 232.924362 \n",
       "L 331.280757 232.924362 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_745&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.28974 232.935651 \n",
       "L 331.295468 232.935651 \n",
       "L 331.295468 232.893354 \n",
       "L 331.28974 232.893354 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_746&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.295468 232.935651 \n",
       "L 331.300521 232.935651 \n",
       "L 331.300521 232.921362 \n",
       "L 331.295468 232.921362 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_747&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.300521 232.935651 \n",
       "L 331.304227 232.935651 \n",
       "L 331.304227 232.915646 \n",
       "L 331.300521 232.915646 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_748&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.304227 232.935651 \n",
       "L 331.30681 232.935651 \n",
       "L 331.30681 232.932222 \n",
       "L 331.304227 232.932222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_749&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.30681 232.935651 \n",
       "L 331.309505 232.935651 \n",
       "L 331.309505 232.921076 \n",
       "L 331.30681 232.921076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_750&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.309505 232.935651 \n",
       "L 331.314783 232.935651 \n",
       "L 331.314783 232.93508 \n",
       "L 331.309505 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_751&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.314783 232.935651 \n",
       "L 331.323542 232.935651 \n",
       "L 331.323542 232.768463 \n",
       "L 331.314783 232.768463 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_752&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.323542 232.935651 \n",
       "L 331.330167 232.935651 \n",
       "L 331.330167 232.932793 \n",
       "L 331.323542 232.932793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_753&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.330167 232.935651 \n",
       "L 331.342183 232.935651 \n",
       "L 331.342183 232.837482 \n",
       "L 331.330167 232.837482 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_754&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.342183 232.935651 \n",
       "L 331.355434 232.935651 \n",
       "L 331.355434 232.849056 \n",
       "L 331.342183 232.849056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_755&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.355434 232.935651 \n",
       "L 331.360937 232.935651 \n",
       "L 331.360937 232.930507 \n",
       "L 331.355434 232.930507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_756&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.360937 232.935651 \n",
       "L 331.383509 232.935651 \n",
       "L 331.383509 232.931364 \n",
       "L 331.360937 232.931364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_757&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.383509 232.935651 \n",
       "L 331.403835 232.935651 \n",
       "L 331.403835 232.926792 \n",
       "L 331.383509 232.926792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_758&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.403835 232.935651 \n",
       "L 331.413155 232.935651 \n",
       "L 331.413155 232.578698 \n",
       "L 331.403835 232.578698 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_759&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.413155 232.935651 \n",
       "L 331.424722 232.935651 \n",
       "L 331.424722 232.557549 \n",
       "L 331.413155 232.557549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_760&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.424722 232.935651 \n",
       "L 331.440107 232.935651 \n",
       "L 331.440107 232.91093 \n",
       "L 331.424722 232.91093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_761&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.440107 232.935651 \n",
       "L 331.459534 232.935651 \n",
       "L 331.459534 232.633427 \n",
       "L 331.440107 232.633427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_762&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.459534 232.935651 \n",
       "L 331.461556 232.935651 \n",
       "L 331.461556 232.918075 \n",
       "L 331.459534 232.918075 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_763&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.461556 232.935651 \n",
       "L 331.464475 232.935651 \n",
       "L 331.464475 232.821906 \n",
       "L 331.461556 232.821906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_764&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.464475 232.935651 \n",
       "L 331.472224 232.935651 \n",
       "L 331.472224 231.61844 \n",
       "L 331.464475 231.61844 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_765&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.472224 232.935651 \n",
       "L 331.489742 232.935651 \n",
       "L 331.489742 232.933079 \n",
       "L 331.472224 232.933079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_766&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.489742 232.935651 \n",
       "L 331.493111 232.935651 \n",
       "L 331.493111 231.230192 \n",
       "L 331.489742 231.230192 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_767&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.493111 232.935651 \n",
       "L 331.498052 232.935651 \n",
       "L 331.498052 232.783325 \n",
       "L 331.493111 232.783325 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_768&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.498052 232.935651 \n",
       "L 331.507598 232.935651 \n",
       "L 331.507598 232.92179 \n",
       "L 331.498052 232.92179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_769&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.507598 232.935651 \n",
       "L 331.520399 232.935651 \n",
       "L 331.520399 232.574697 \n",
       "L 331.507598 232.574697 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_770&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.520399 232.935651 \n",
       "L 331.52287 232.935651 \n",
       "L 331.52287 232.767177 \n",
       "L 331.520399 232.767177 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_771&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.52287 232.935651 \n",
       "L 331.526014 232.935651 \n",
       "L 331.526014 232.893068 \n",
       "L 331.52287 232.893068 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_772&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.526014 232.935651 \n",
       "L 331.528148 232.935651 \n",
       "L 331.528148 232.790326 \n",
       "L 331.526014 232.790326 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_773&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.528148 232.935651 \n",
       "L 331.530169 232.935651 \n",
       "L 331.530169 232.935223 \n",
       "L 331.528148 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_774&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.530169 232.935651 \n",
       "L 331.546677 232.935651 \n",
       "L 331.546677 232.901213 \n",
       "L 331.530169 232.901213 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_775&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.546677 232.935651 \n",
       "L 331.576997 232.935651 \n",
       "L 331.576997 232.913788 \n",
       "L 331.546677 232.913788 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_776&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.576997 232.935651 \n",
       "L 331.584634 232.935651 \n",
       "L 331.584634 232.933651 \n",
       "L 331.576997 232.933651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_777&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.584634 232.935651 \n",
       "L 331.592382 232.935651 \n",
       "L 331.592382 232.935508 \n",
       "L 331.584634 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_778&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.592382 232.935651 \n",
       "L 331.59912 232.935651 \n",
       "L 331.59912 232.918361 \n",
       "L 331.592382 232.918361 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_779&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.59912 232.935651 \n",
       "L 331.608328 232.935651 \n",
       "L 331.608328 232.823049 \n",
       "L 331.59912 232.823049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_780&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.608328 232.935651 \n",
       "L 331.616414 232.935651 \n",
       "L 331.616414 232.919075 \n",
       "L 331.608328 232.919075 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_781&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.616414 232.935651 \n",
       "L 331.62113 232.935651 \n",
       "L 331.62113 232.933222 \n",
       "L 331.616414 232.933222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_782&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.62113 232.935651 \n",
       "L 331.626521 232.935651 \n",
       "L 331.626521 232.897069 \n",
       "L 331.62113 232.897069 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_783&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.626521 232.935651 \n",
       "L 331.630002 232.935651 \n",
       "L 331.630002 232.935508 \n",
       "L 331.626521 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_784&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.630002 232.935651 \n",
       "L 331.636066 232.935651 \n",
       "L 331.636066 231.426102 \n",
       "L 331.630002 231.426102 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_785&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.636066 232.935651 \n",
       "L 331.641568 232.935651 \n",
       "L 331.641568 232.889496 \n",
       "L 331.636066 232.889496 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_786&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.641568 232.935651 \n",
       "L 331.645274 232.935651 \n",
       "L 331.645274 232.405366 \n",
       "L 331.641568 232.405366 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_787&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.645274 232.935651 \n",
       "L 331.649092 232.935651 \n",
       "L 331.649092 232.935365 \n",
       "L 331.645274 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_788&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.649092 232.935651 \n",
       "L 331.651451 232.935651 \n",
       "L 331.651451 232.850343 \n",
       "L 331.649092 232.850343 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_789&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.651451 232.935651 \n",
       "L 331.658525 232.935651 \n",
       "L 331.658525 232.934937 \n",
       "L 331.651451 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_790&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.658525 232.935651 \n",
       "L 331.667958 232.935651 \n",
       "L 331.667958 232.92965 \n",
       "L 331.658525 232.92965 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_791&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.667958 232.935651 \n",
       "L 331.672787 232.935651 \n",
       "L 331.672787 231.976965 \n",
       "L 331.667958 231.976965 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_792&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.672787 232.935651 \n",
       "L 331.68514 232.935651 \n",
       "L 331.68514 232.099283 \n",
       "L 331.672787 232.099283 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_793&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.68514 232.935651 \n",
       "L 331.698616 232.935651 \n",
       "L 331.698616 232.837625 \n",
       "L 331.68514 232.837625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_794&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.698616 232.935651 \n",
       "L 331.708049 232.935651 \n",
       "L 331.708049 232.757746 \n",
       "L 331.698616 232.757746 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_795&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.708049 232.935651 \n",
       "L 331.715573 232.935651 \n",
       "L 331.715573 232.933365 \n",
       "L 331.708049 232.933365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_796&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.715573 232.935651 \n",
       "L 331.716696 232.935651 \n",
       "L 331.716696 232.920361 \n",
       "L 331.715573 232.920361 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_797&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.716696 232.935651 \n",
       "L 331.717369 232.935651 \n",
       "L 331.717369 232.914788 \n",
       "L 331.716696 232.914788 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_798&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.717369 232.935651 \n",
       "L 331.719391 232.935651 \n",
       "L 331.719391 232.820192 \n",
       "L 331.717369 232.820192 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_799&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.719391 232.935651 \n",
       "L 331.721524 232.935651 \n",
       "L 331.721524 232.023406 \n",
       "L 331.719391 232.023406 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_800&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.721524 232.935651 \n",
       "L 331.773181 232.935651 \n",
       "L 331.773181 232.9035 \n",
       "L 331.721524 232.9035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_801&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.773181 232.935651 \n",
       "L 331.821357 232.935651 \n",
       "L 331.821357 232.935508 \n",
       "L 331.773181 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_802&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.821357 232.935651 \n",
       "L 331.88604 232.935651 \n",
       "L 331.88604 232.468526 \n",
       "L 331.821357 232.468526 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_803&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.88604 232.935651 \n",
       "L 331.961841 232.935651 \n",
       "L 331.961841 232.915789 \n",
       "L 331.88604 232.915789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_804&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.961841 232.935651 \n",
       "L 331.976215 232.935651 \n",
       "L 331.976215 232.826622 \n",
       "L 331.961841 232.826622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_805&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 331.976215 232.935651 \n",
       "L 332.003391 232.935651 \n",
       "L 332.003391 232.534686 \n",
       "L 331.976215 232.534686 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_806&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.003391 232.935651 \n",
       "L 332.035171 232.935651 \n",
       "L 332.035171 232.933365 \n",
       "L 332.003391 232.933365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_807&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.035171 232.935651 \n",
       "L 332.060438 232.935651 \n",
       "L 332.060438 232.921505 \n",
       "L 332.035171 232.921505 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_808&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.060438 232.935651 \n",
       "L 332.162741 232.935651 \n",
       "L 332.162741 232.929935 \n",
       "L 332.060438 232.929935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_809&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.162741 232.935651 \n",
       "L 332.183853 232.935651 \n",
       "L 332.183853 232.796471 \n",
       "L 332.162741 232.796471 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_810&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.183853 232.935651 \n",
       "L 332.2062 232.935651 \n",
       "L 332.2062 232.866204 \n",
       "L 332.183853 232.866204 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_811&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.2062 232.935651 \n",
       "L 332.297947 232.935651 \n",
       "L 332.297947 232.817619 \n",
       "L 332.2062 232.817619 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_812&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.297947 232.935651 \n",
       "L 332.389245 232.935651 \n",
       "L 332.389245 232.923362 \n",
       "L 332.297947 232.923362 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_813&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.389245 232.935651 \n",
       "L 332.391154 232.935651 \n",
       "L 332.391154 232.922505 \n",
       "L 332.389245 232.922505 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_814&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.391154 232.935651 \n",
       "L 332.398229 232.935651 \n",
       "L 332.398229 232.932222 \n",
       "L 332.391154 232.932222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_815&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.398229 232.935651 \n",
       "L 332.481442 232.935651 \n",
       "L 332.481442 232.835339 \n",
       "L 332.398229 232.835339 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_816&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.481442 232.935651 \n",
       "L 332.498848 232.935651 \n",
       "L 332.498848 232.934794 \n",
       "L 332.481442 232.934794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_817&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.498848 232.935651 \n",
       "L 332.546686 232.935651 \n",
       "L 332.546686 232.785611 \n",
       "L 332.498848 232.785611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_818&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.546686 232.935651 \n",
       "L 332.618781 232.935651 \n",
       "L 332.618781 232.926077 \n",
       "L 332.546686 232.926077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_819&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.618781 232.935651 \n",
       "L 332.659882 232.935651 \n",
       "L 332.659882 232.935508 \n",
       "L 332.618781 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_820&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.659882 232.935651 \n",
       "L 332.660893 232.935651 \n",
       "L 332.660893 232.930936 \n",
       "L 332.659882 232.930936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_821&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.660893 232.935651 \n",
       "L 332.661342 232.935651 \n",
       "L 332.661342 232.843341 \n",
       "L 332.660893 232.843341 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_822&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.661342 232.935651 \n",
       "L 332.671449 232.935651 \n",
       "L 332.671449 232.933794 \n",
       "L 332.661342 232.933794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_823&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.671449 232.935651 \n",
       "L 332.710528 232.935651 \n",
       "L 332.710528 232.935508 \n",
       "L 332.671449 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_824&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.710528 232.935651 \n",
       "L 332.749159 232.935651 \n",
       "L 332.749159 232.924648 \n",
       "L 332.710528 232.924648 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_825&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.749159 232.935651 \n",
       "L 332.780714 232.935651 \n",
       "L 332.780714 232.863632 \n",
       "L 332.749159 232.863632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_826&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.780714 232.935651 \n",
       "L 332.805757 232.935651 \n",
       "L 332.805757 230.440409 \n",
       "L 332.780714 230.440409 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_827&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.805757 232.935651 \n",
       "L 332.841018 232.935651 \n",
       "L 332.841018 232.641429 \n",
       "L 332.805757 232.641429 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_828&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.841018 232.935651 \n",
       "L 332.889306 232.935651 \n",
       "L 332.889306 232.874349 \n",
       "L 332.841018 232.874349 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_829&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.889306 232.935651 \n",
       "L 332.917493 232.935651 \n",
       "L 332.917493 232.92965 \n",
       "L 332.889306 232.92965 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_830&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.917493 232.935651 \n",
       "L 332.920525 232.935651 \n",
       "L 332.920525 232.870491 \n",
       "L 332.917493 232.870491 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_831&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.920525 232.935651 \n",
       "L 332.940963 232.935651 \n",
       "L 332.940963 232.935508 \n",
       "L 332.920525 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_832&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.940963 232.935651 \n",
       "L 332.967353 232.935651 \n",
       "L 332.967353 232.883637 \n",
       "L 332.940963 232.883637 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_833&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.967353 232.935651 \n",
       "L 332.981839 232.935651 \n",
       "L 332.981839 232.931079 \n",
       "L 332.967353 232.931079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_834&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 332.981839 232.935651 \n",
       "L 333.000705 232.935651 \n",
       "L 333.000705 230.869095 \n",
       "L 332.981839 230.869095 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_835&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.000705 232.935651 \n",
       "L 333.035181 232.935651 \n",
       "L 333.035181 232.890782 \n",
       "L 333.000705 232.890782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_836&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.035181 232.935651 \n",
       "L 333.071228 232.935651 \n",
       "L 333.071228 232.59656 \n",
       "L 333.035181 232.59656 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_837&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.071228 232.935651 \n",
       "L 333.086276 232.935651 \n",
       "L 333.086276 232.934508 \n",
       "L 333.071228 232.934508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_838&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.086276 232.935651 \n",
       "L 333.092565 232.935651 \n",
       "L 333.092565 232.917646 \n",
       "L 333.086276 232.917646 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_839&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.092565 232.935651 \n",
       "L 333.099302 232.935651 \n",
       "L 333.099302 232.660863 \n",
       "L 333.092565 232.660863 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_840&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.099302 232.935651 \n",
       "L 333.101773 232.935651 \n",
       "L 333.101773 232.91093 \n",
       "L 333.099302 232.91093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_841&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.101773 232.935651 \n",
       "L 333.117045 232.935651 \n",
       "L 333.117045 232.906358 \n",
       "L 333.101773 232.906358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_842&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.117045 232.935651 \n",
       "L 333.132992 232.935651 \n",
       "L 333.132992 232.665864 \n",
       "L 333.117045 232.665864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_843&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.132992 232.935651 \n",
       "L 333.138943 232.935651 \n",
       "L 333.138943 232.935223 \n",
       "L 333.132992 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_844&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.138943 232.935651 \n",
       "L 333.148938 232.935651 \n",
       "L 333.148938 232.850343 \n",
       "L 333.138943 232.850343 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_845&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.148938 232.935651 \n",
       "L 333.155676 232.935651 \n",
       "L 333.155676 232.934937 \n",
       "L 333.148938 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_846&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.155676 232.935651 \n",
       "L 333.173306 232.935651 \n",
       "L 333.173306 232.505107 \n",
       "L 333.155676 232.505107 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_847&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.173306 232.935651 \n",
       "L 333.198237 232.935651 \n",
       "L 333.198237 232.209313 \n",
       "L 333.173306 232.209313 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_848&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.198237 232.935651 \n",
       "L 333.20621 232.935651 \n",
       "L 333.20621 231.792058 \n",
       "L 333.198237 231.792058 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_849&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.20621 232.935651 \n",
       "L 333.210365 232.935651 \n",
       "L 333.210365 232.791755 \n",
       "L 333.20621 232.791755 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_850&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.210365 232.935651 \n",
       "L 333.21452 232.935651 \n",
       "L 333.21452 232.815619 \n",
       "L 333.210365 232.815619 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_851&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.21452 232.935651 \n",
       "L 333.214969 232.935651 \n",
       "L 333.214969 232.780038 \n",
       "L 333.21452 232.780038 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_852&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.214969 232.935651 \n",
       "L 333.215755 232.935651 \n",
       "L 333.215755 232.891211 \n",
       "L 333.214969 232.891211 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_853&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.215755 232.935651 \n",
       "L 333.257417 232.935651 \n",
       "L 333.257417 232.935508 \n",
       "L 333.215755 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_854&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.257417 232.935651 \n",
       "L 333.319406 232.935651 \n",
       "L 333.319406 232.54226 \n",
       "L 333.257417 232.54226 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_855&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.319406 232.935651 \n",
       "L 333.342763 232.935651 \n",
       "L 333.342763 229.345971 \n",
       "L 333.319406 229.345971 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_856&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.342763 232.935651 \n",
       "L 333.374993 232.935651 \n",
       "L 333.374993 232.934794 \n",
       "L 333.342763 232.934794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_857&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.374993 232.935651 \n",
       "L 333.44428 232.935651 \n",
       "L 333.44428 232.756603 \n",
       "L 333.374993 232.756603 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_858&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.44428 232.935651 \n",
       "L 333.493017 232.935651 \n",
       "L 333.493017 232.089995 \n",
       "L 333.44428 232.089995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_859&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.493017 232.935651 \n",
       "L 333.507055 232.935651 \n",
       "L 333.507055 232.907358 \n",
       "L 333.493017 232.907358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_860&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.507055 232.935651 \n",
       "L 333.894032 232.935651 \n",
       "L 333.894032 232.922362 \n",
       "L 333.507055 232.922362 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_861&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 333.894032 232.935651 \n",
       "L 334.276742 232.935651 \n",
       "L 334.276742 231.769337 \n",
       "L 333.894032 231.769337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_862&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.276742 232.935651 \n",
       "L 334.293811 232.935651 \n",
       "L 334.293811 231.373088 \n",
       "L 334.276742 231.373088 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_863&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.293811 232.935651 \n",
       "L 334.352992 232.935651 \n",
       "L 334.352992 232.934651 \n",
       "L 334.293811 232.934651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_864&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.352992 232.935651 \n",
       "L 334.365794 232.935651 \n",
       "L 334.365794 232.733168 \n",
       "L 334.352992 232.733168 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_865&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.365794 232.935651 \n",
       "L 334.385109 232.935651 \n",
       "L 334.385109 232.923505 \n",
       "L 334.365794 232.923505 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_866&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.385109 232.935651 \n",
       "L 334.405659 232.935651 \n",
       "L 334.405659 232.734597 \n",
       "L 334.385109 232.734597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_867&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.405659 232.935651 \n",
       "L 334.424076 232.935651 \n",
       "L 334.424076 232.641429 \n",
       "L 334.405659 232.641429 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_868&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.424076 232.935651 \n",
       "L 334.446872 232.935651 \n",
       "L 334.446872 232.928792 \n",
       "L 334.424076 232.928792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_869&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.446872 232.935651 \n",
       "L 334.467423 232.935651 \n",
       "L 334.467423 232.808045 \n",
       "L 334.446872 232.808045 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_870&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.467423 232.935651 \n",
       "L 334.477193 232.935651 \n",
       "L 334.477193 232.935508 \n",
       "L 334.467423 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_871&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.477193 232.935651 \n",
       "L 334.478091 232.935651 \n",
       "L 334.478091 232.156299 \n",
       "L 334.477193 232.156299 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_872&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.478091 232.935651 \n",
       "L 334.479326 232.935651 \n",
       "L 334.479326 232.26347 \n",
       "L 334.478091 232.26347 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_873&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.479326 232.935651 \n",
       "L 334.4873 232.935651 \n",
       "L 334.4873 232.833195 \n",
       "L 334.479326 232.833195 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_874&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.4873 232.935651 \n",
       "L 334.513128 232.935651 \n",
       "L 334.513128 232.93508 \n",
       "L 334.4873 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_875&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.513128 232.935651 \n",
       "L 334.532219 232.935651 \n",
       "L 334.532219 228.352418 \n",
       "L 334.513128 228.352418 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_876&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.532219 232.935651 \n",
       "L 334.53963 232.935651 \n",
       "L 334.53963 232.434374 \n",
       "L 334.532219 232.434374 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_877&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.53963 232.935651 \n",
       "L 334.546705 232.935651 \n",
       "L 334.546705 232.722308 \n",
       "L 334.53963 232.722308 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_878&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.546705 232.935651 \n",
       "L 334.553106 232.935651 \n",
       "L 334.553106 232.885066 \n",
       "L 334.546705 232.885066 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_879&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.553106 232.935651 \n",
       "L 334.560068 232.935651 \n",
       "L 334.560068 232.49982 \n",
       "L 334.553106 232.49982 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_880&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.560068 232.935651 \n",
       "L 334.569277 232.935651 \n",
       "L 334.569277 232.838054 \n",
       "L 334.560068 232.838054 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_881&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.569277 232.935651 \n",
       "L 334.592185 232.935651 \n",
       "L 334.592185 232.897641 \n",
       "L 334.569277 232.897641 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_882&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.592185 232.935651 \n",
       "L 334.611051 232.935651 \n",
       "L 334.611051 232.545689 \n",
       "L 334.592185 232.545689 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_883&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.611051 232.935651 \n",
       "L 334.783765 232.935651 \n",
       "L 334.783765 232.887638 \n",
       "L 334.611051 232.887638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_884&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.783765 232.935651 \n",
       "L 334.807797 232.935651 \n",
       "L 334.807797 232.814476 \n",
       "L 334.783765 232.814476 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_885&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.807797 232.935651 \n",
       "L 334.830818 232.935651 \n",
       "L 334.830818 232.888353 \n",
       "L 334.807797 232.888353 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_886&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.830818 232.935651 \n",
       "L 334.834748 232.935651 \n",
       "L 334.834748 232.914217 \n",
       "L 334.830818 232.914217 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_887&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.834748 232.935651 \n",
       "L 334.841037 232.935651 \n",
       "L 334.841037 227.807415 \n",
       "L 334.834748 227.807415 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_888&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.841037 232.935651 \n",
       "L 334.846764 232.935651 \n",
       "L 334.846764 231.344509 \n",
       "L 334.841037 231.344509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_889&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.846764 232.935651 \n",
       "L 334.886517 232.935651 \n",
       "L 334.886517 213.299655 \n",
       "L 334.846764 213.299655 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_890&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.886517 232.935651 \n",
       "L 334.961869 232.935651 \n",
       "L 334.961869 232.935223 \n",
       "L 334.886517 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_891&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 334.961869 232.935651 \n",
       "L 335.006451 232.935651 \n",
       "L 335.006451 231.718038 \n",
       "L 334.961869 231.718038 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_892&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.006451 232.935651 \n",
       "L 335.037782 232.935651 \n",
       "L 335.037782 232.867633 \n",
       "L 335.006451 232.867633 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_893&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.037782 232.935651 \n",
       "L 335.063386 232.935651 \n",
       "L 335.063386 232.058701 \n",
       "L 335.037782 232.058701 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_894&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.063386 232.935651 \n",
       "L 335.066642 232.935651 \n",
       "L 335.066642 232.935508 \n",
       "L 335.063386 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_895&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.066642 232.935651 \n",
       "L 335.068215 232.935651 \n",
       "L 335.068215 227.447461 \n",
       "L 335.066642 227.447461 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_896&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.068215 232.935651 \n",
       "L 335.090113 232.935651 \n",
       "L 335.090113 232.935508 \n",
       "L 335.068215 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_897&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.090113 232.935651 \n",
       "L 335.152887 232.935651 \n",
       "L 335.152887 232.828765 \n",
       "L 335.090113 232.828765 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_898&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.152887 232.935651 \n",
       "L 335.381862 232.935651 \n",
       "L 335.381862 232.934079 \n",
       "L 335.152887 232.934079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_899&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.381862 232.935651 \n",
       "L 335.400166 232.935651 \n",
       "L 335.400166 232.93165 \n",
       "L 335.381862 232.93165 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_900&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.400166 232.935651 \n",
       "L 335.420716 232.935651 \n",
       "L 335.420716 232.917503 \n",
       "L 335.400166 232.917503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_901&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.420716 232.935651 \n",
       "L 335.432957 232.935651 \n",
       "L 335.432957 231.138453 \n",
       "L 335.420716 231.138453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_902&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.432957 232.935651 \n",
       "L 335.451598 232.935651 \n",
       "L 335.451598 232.932507 \n",
       "L 335.432957 232.932507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_903&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.451598 232.935651 \n",
       "L 335.461368 232.935651 \n",
       "L 335.461368 232.66515 \n",
       "L 335.451598 232.66515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_904&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.461368 232.935651 \n",
       "L 335.468331 232.935651 \n",
       "L 335.468331 224.545966 \n",
       "L 335.461368 224.545966 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_905&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.468331 232.935651 \n",
       "L 335.500335 232.935651 \n",
       "L 335.500335 232.038696 \n",
       "L 335.468331 232.038696 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_906&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.500335 232.935651 \n",
       "L 335.512913 232.935651 \n",
       "L 335.512913 232.787326 \n",
       "L 335.500335 232.787326 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_907&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.512913 232.935651 \n",
       "L 335.557046 232.935651 \n",
       "L 335.557046 232.805616 \n",
       "L 335.512913 232.805616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_908&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.557046 232.935651 \n",
       "L 335.619258 232.935651 \n",
       "L 335.619258 232.935508 \n",
       "L 335.557046 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_909&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.619258 232.935651 \n",
       "L 335.703369 232.935651 \n",
       "L 335.703369 232.87835 \n",
       "L 335.619258 232.87835 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_910&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.703369 232.935651 \n",
       "L 335.773668 232.935651 \n",
       "L 335.773668 232.904071 \n",
       "L 335.703369 232.904071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_911&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.773668 232.935651 \n",
       "L 335.796239 232.935651 \n",
       "L 335.796239 232.768606 \n",
       "L 335.773668 232.768606 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_912&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.796239 232.935651 \n",
       "L 335.828132 232.935651 \n",
       "L 335.828132 232.917075 \n",
       "L 335.796239 232.917075 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_913&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.828132 232.935651 \n",
       "L 335.875072 232.935651 \n",
       "L 335.875072 228.857411 \n",
       "L 335.828132 228.857411 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_914&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.875072 232.935651 \n",
       "L 335.911007 232.935651 \n",
       "L 335.911007 232.910073 \n",
       "L 335.875072 232.910073 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_915&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.911007 232.935651 \n",
       "L 335.926392 232.935651 \n",
       "L 335.926392 232.931793 \n",
       "L 335.911007 232.931793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_916&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.926392 232.935651 \n",
       "L 335.932344 232.935651 \n",
       "L 335.932344 227.287132 \n",
       "L 335.926392 227.287132 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_917&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.932344 232.935651 \n",
       "L 335.932905 232.935651 \n",
       "L 335.932905 224.709724 \n",
       "L 335.932344 224.709724 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_918&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.932905 232.935651 \n",
       "L 335.935713 232.935651 \n",
       "L 335.935713 232.935508 \n",
       "L 335.932905 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_919&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.935713 232.935651 \n",
       "L 335.949638 232.935651 \n",
       "L 335.949638 232.307054 \n",
       "L 335.935713 232.307054 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_920&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.949638 232.935651 \n",
       "L 335.979509 232.935651 \n",
       "L 335.979509 232.866776 \n",
       "L 335.949638 232.866776 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_921&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 335.979509 232.935651 \n",
       "L 336.010166 232.935651 \n",
       "L 336.010166 232.899642 \n",
       "L 335.979509 232.899642 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_922&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.010166 232.935651 \n",
       "L 336.032962 232.935651 \n",
       "L 336.032962 232.065131 \n",
       "L 336.010166 232.065131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_923&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.032962 232.935651 \n",
       "L 336.04408 232.935651 \n",
       "L 336.04408 232.926506 \n",
       "L 336.032962 232.926506 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_924&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.04408 232.935651 \n",
       "L 336.071593 232.935651 \n",
       "L 336.071593 232.935508 \n",
       "L 336.04408 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_925&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.071593 232.935651 \n",
       "L 336.102362 232.935651 \n",
       "L 336.102362 232.908501 \n",
       "L 336.071593 232.908501 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_926&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.102362 232.935651 \n",
       "L 336.108426 232.935651 \n",
       "L 336.108426 232.933508 \n",
       "L 336.102362 232.933508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_927&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.108426 232.935651 \n",
       "L 336.125832 232.935651 \n",
       "L 336.125832 232.935365 \n",
       "L 336.108426 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_928&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.125832 232.935651 \n",
       "L 336.136613 232.935651 \n",
       "L 336.136613 232.924505 \n",
       "L 336.125832 232.924505 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_929&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.136613 232.935651 \n",
       "L 336.144586 232.935651 \n",
       "L 336.144586 232.657291 \n",
       "L 336.136613 232.657291 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_930&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.144586 232.935651 \n",
       "L 336.152672 232.935651 \n",
       "L 336.152672 232.917503 \n",
       "L 336.144586 232.917503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_931&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.152672 232.935651 \n",
       "L 336.156265 232.935651 \n",
       "L 336.156265 232.835053 \n",
       "L 336.152672 232.835053 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_932&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.156265 232.935651 \n",
       "L 336.181083 232.935651 \n",
       "L 336.181083 231.018564 \n",
       "L 336.156265 231.018564 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_933&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.181083 232.935651 \n",
       "L 336.205564 232.935651 \n",
       "L 336.205564 232.651575 \n",
       "L 336.181083 232.651575 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_934&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.205564 232.935651 \n",
       "L 336.211852 232.935651 \n",
       "L 336.211852 232.808903 \n",
       "L 336.205564 232.808903 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_935&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.211852 232.935651 \n",
       "L 336.217692 232.935651 \n",
       "L 336.217692 232.913074 \n",
       "L 336.211852 232.913074 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_936&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.217692 232.935651 \n",
       "L 336.282151 232.935651 \n",
       "L 336.282151 232.862203 \n",
       "L 336.217692 232.862203 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_937&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.282151 232.935651 \n",
       "L 336.345936 232.935651 \n",
       "L 336.345936 232.897784 \n",
       "L 336.282151 232.897784 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_938&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.345936 232.935651 \n",
       "L 336.356155 232.935651 \n",
       "L 336.356155 232.933651 \n",
       "L 336.345936 232.933651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_939&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.356155 232.935651 \n",
       "L 336.359973 232.935651 \n",
       "L 336.359973 232.924362 \n",
       "L 336.356155 232.924362 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_940&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.359973 232.935651 \n",
       "L 336.364802 232.935651 \n",
       "L 336.364802 232.930364 \n",
       "L 336.359973 232.930364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_941&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.364802 232.935651 \n",
       "L 336.369855 232.935651 \n",
       "L 336.369855 232.898927 \n",
       "L 336.364802 232.898927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_942&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.369855 232.935651 \n",
       "L 336.37008 232.935651 \n",
       "L 336.37008 232.930364 \n",
       "L 336.369855 232.930364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_943&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.37008 232.935651 \n",
       "L 336.370304 232.935651 \n",
       "L 336.370304 232.921505 \n",
       "L 336.37008 232.921505 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_944&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.370304 232.935651 \n",
       "L 336.370753 232.935651 \n",
       "L 336.370753 232.935365 \n",
       "L 336.370304 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_945&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.370753 232.935651 \n",
       "L 336.371539 232.935651 \n",
       "L 336.371539 232.919218 \n",
       "L 336.370753 232.919218 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_946&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.371539 232.935651 \n",
       "L 336.372101 232.935651 \n",
       "L 336.372101 232.916503 \n",
       "L 336.371539 232.916503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_947&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.372101 232.935651 \n",
       "L 336.373898 232.935651 \n",
       "L 336.373898 232.926506 \n",
       "L 336.372101 232.926506 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_948&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.373898 232.935651 \n",
       "L 336.378726 232.935651 \n",
       "L 336.378726 232.93265 \n",
       "L 336.373898 232.93265 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_949&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.378726 232.935651 \n",
       "L 336.384117 232.935651 \n",
       "L 336.384117 232.916217 \n",
       "L 336.378726 232.916217 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_950&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.384117 232.935651 \n",
       "L 336.391528 232.935651 \n",
       "L 336.391528 232.930936 \n",
       "L 336.384117 232.930936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_951&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.391528 232.935651 \n",
       "L 336.402646 232.935651 \n",
       "L 336.402646 232.934937 \n",
       "L 336.391528 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_952&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.402646 232.935651 \n",
       "L 336.413651 232.935651 \n",
       "L 336.413651 232.916075 \n",
       "L 336.402646 232.916075 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_953&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.413651 232.935651 \n",
       "L 336.41949 232.935651 \n",
       "L 336.41949 232.91093 \n",
       "L 336.413651 232.91093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_954&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.41949 232.935651 \n",
       "L 336.425442 232.935651 \n",
       "L 336.425442 232.935365 \n",
       "L 336.41949 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_955&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.425442 232.935651 \n",
       "L 336.433415 232.935651 \n",
       "L 336.433415 232.923076 \n",
       "L 336.425442 232.923076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_956&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.433415 232.935651 \n",
       "L 336.444196 232.935651 \n",
       "L 336.444196 231.559281 \n",
       "L 336.433415 231.559281 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_957&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.444196 232.935651 \n",
       "L 336.462388 232.935651 \n",
       "L 336.462388 230.000719 \n",
       "L 336.444196 230.000719 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_958&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.462388 232.935651 \n",
       "L 336.483275 232.935651 \n",
       "L 336.483275 232.933651 \n",
       "L 336.462388 232.933651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_959&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.483275 232.935651 \n",
       "L 336.50697 232.935651 \n",
       "L 336.50697 232.90007 \n",
       "L 336.483275 232.90007 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_960&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.50697 232.935651 \n",
       "L 336.51966 232.935651 \n",
       "L 336.51966 231.99497 \n",
       "L 336.50697 231.99497 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_961&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.51966 232.935651 \n",
       "L 336.519884 232.935651 \n",
       "L 336.519884 232.840483 \n",
       "L 336.51966 232.840483 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_962&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.519884 232.935651 \n",
       "L 336.52112 232.935651 \n",
       "L 336.52112 232.935365 \n",
       "L 336.519884 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_963&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.52112 232.935651 \n",
       "L 336.523927 232.935651 \n",
       "L 336.523927 232.245894 \n",
       "L 336.52112 232.245894 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_964&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.523927 232.935651 \n",
       "L 336.540098 232.935651 \n",
       "L 336.540098 232.935508 \n",
       "L 336.523927 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_965&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.540098 232.935651 \n",
       "L 336.561884 232.935651 \n",
       "L 336.561884 226.347308 \n",
       "L 336.540098 226.347308 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_966&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.561884 232.935651 \n",
       "L 336.618369 232.935651 \n",
       "L 336.618369 232.917646 \n",
       "L 336.561884 232.917646 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_967&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.618369 232.935651 \n",
       "L 336.671598 232.935651 \n",
       "L 336.671598 232.452664 \n",
       "L 336.618369 232.452664 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_968&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.671598 232.935651 \n",
       "L 336.676539 232.935651 \n",
       "L 336.676539 232.928792 \n",
       "L 336.671598 232.928792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_969&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.676539 232.935651 \n",
       "L 336.681144 232.935651 \n",
       "L 336.681144 232.805902 \n",
       "L 336.676539 232.805902 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_970&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.681144 232.935651 \n",
       "L 336.716293 232.935651 \n",
       "L 336.716293 232.736169 \n",
       "L 336.681144 232.736169 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_971&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.716293 232.935651 \n",
       "L 336.748298 232.935651 \n",
       "L 336.748298 232.492246 \n",
       "L 336.716293 232.492246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_972&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.748298 232.935651 \n",
       "L 336.750207 232.935651 \n",
       "L 336.750207 232.543403 \n",
       "L 336.748298 232.543403 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_973&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.750207 232.935651 \n",
       "L 336.75964 232.935651 \n",
       "L 336.75964 232.620566 \n",
       "L 336.750207 232.620566 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_974&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.75964 232.935651 \n",
       "L 336.785019 232.935651 \n",
       "L 336.785019 232.928364 \n",
       "L 336.75964 232.928364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_975&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.785019 232.935651 \n",
       "L 336.824323 232.935651 \n",
       "L 336.824323 226.520068 \n",
       "L 336.785019 226.520068 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_976&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.824323 232.935651 \n",
       "L 336.85352 232.935651 \n",
       "L 336.85352 232.935365 \n",
       "L 336.824323 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_977&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.85352 232.935651 \n",
       "L 336.885974 232.935651 \n",
       "L 336.885974 232.701588 \n",
       "L 336.85352 232.701588 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_978&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.885974 232.935651 \n",
       "L 336.954588 232.935651 \n",
       "L 336.954588 232.935365 \n",
       "L 336.885974 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_979&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.954588 232.935651 \n",
       "L 337.005796 232.935651 \n",
       "L 337.005796 232.932936 \n",
       "L 336.954588 232.932936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_980&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.005796 232.935651 \n",
       "L 337.014667 232.935651 \n",
       "L 337.014667 232.904214 \n",
       "L 337.005796 232.904214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_981&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.014667 232.935651 \n",
       "L 337.018935 232.935651 \n",
       "L 337.018935 232.926649 \n",
       "L 337.014667 232.926649 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_982&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.018935 232.935651 \n",
       "L 337.027357 232.935651 \n",
       "L 337.027357 232.332775 \n",
       "L 337.018935 232.332775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_983&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.027357 232.935651 \n",
       "L 337.041282 232.935651 \n",
       "L 337.041282 232.921933 \n",
       "L 337.027357 232.921933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_984&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.041282 232.935651 \n",
       "L 337.053522 232.935651 \n",
       "L 337.053522 232.431516 \n",
       "L 337.041282 232.431516 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_985&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.053522 232.935651 \n",
       "L 337.11596 232.935651 \n",
       "L 337.11596 232.895783 \n",
       "L 337.053522 232.895783 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_986&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.11596 232.935651 \n",
       "L 337.232749 232.935651 \n",
       "L 337.232749 232.925791 \n",
       "L 337.11596 232.925791 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_987&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.232749 232.935651 \n",
       "L 337.290919 232.935651 \n",
       "L 337.290919 232.935508 \n",
       "L 337.232749 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_988&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.290919 232.935651 \n",
       "L 337.2944 232.935651 \n",
       "L 337.2944 232.932222 \n",
       "L 337.290919 232.932222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_989&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.2944 232.935651 \n",
       "L 337.300128 232.935651 \n",
       "L 337.300128 232.904643 \n",
       "L 337.2944 232.904643 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_990&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.300128 232.935651 \n",
       "L 337.315512 232.935651 \n",
       "L 337.315512 232.824621 \n",
       "L 337.300128 232.824621 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_991&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.315512 232.935651 \n",
       "L 337.327753 232.935651 \n",
       "L 337.327753 232.930078 \n",
       "L 337.315512 232.930078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_992&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.327753 232.935651 \n",
       "L 337.334715 232.935651 \n",
       "L 337.334715 232.874635 \n",
       "L 337.327753 232.874635 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_993&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.334715 232.935651 \n",
       "L 337.339432 232.935651 \n",
       "L 337.339432 232.930364 \n",
       "L 337.334715 232.930364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_994&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.339432 232.935651 \n",
       "L 337.342801 232.935651 \n",
       "L 337.342801 232.921219 \n",
       "L 337.339432 232.921219 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_995&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.342801 232.935651 \n",
       "L 337.365372 232.935651 \n",
       "L 337.365372 223.981957 \n",
       "L 337.342801 223.981957 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_996&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.365372 232.935651 \n",
       "L 337.403666 232.935651 \n",
       "L 337.403666 232.93508 \n",
       "L 337.365372 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_997&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.403666 232.935651 \n",
       "L 337.42489 232.935651 \n",
       "L 337.42489 232.922933 \n",
       "L 337.403666 232.922933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_998&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.42489 232.935651 \n",
       "L 337.446788 232.935651 \n",
       "L 337.446788 232.935508 \n",
       "L 337.42489 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_999&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.446788 232.935651 \n",
       "L 337.46251 232.935651 \n",
       "L 337.46251 232.872063 \n",
       "L 337.446788 232.872063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1000&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.46251 232.935651 \n",
       "L 337.464194 232.935651 \n",
       "L 337.464194 230.440123 \n",
       "L 337.46251 230.440123 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1001&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.464194 232.935651 \n",
       "L 337.479354 232.935651 \n",
       "L 337.479354 230.926539 \n",
       "L 337.464194 230.926539 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1002&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.479354 232.935651 \n",
       "L 337.504397 232.935651 \n",
       "L 337.504397 232.899927 \n",
       "L 337.479354 232.899927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1003&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.504397 232.935651 \n",
       "L 337.535728 232.935651 \n",
       "L 337.535728 232.924648 \n",
       "L 337.504397 232.924648 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1004&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.535728 232.935651 \n",
       "L 337.576155 232.935651 \n",
       "L 337.576155 232.571125 \n",
       "L 337.535728 232.571125 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1005&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.576155 232.935651 \n",
       "L 337.596705 232.935651 \n",
       "L 337.596705 232.722737 \n",
       "L 337.576155 232.722737 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1006&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.596705 232.935651 \n",
       "L 337.597042 232.935651 \n",
       "L 337.597042 230.741775 \n",
       "L 337.596705 230.741775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1007&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.597042 232.935651 \n",
       "L 337.645105 232.935651 \n",
       "L 337.645105 232.397506 \n",
       "L 337.597042 232.397506 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1008&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.645105 232.935651 \n",
       "L 337.693281 232.935651 \n",
       "L 337.693281 232.683298 \n",
       "L 337.645105 232.683298 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1009&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.693281 232.935651 \n",
       "L 337.713607 232.935651 \n",
       "L 337.713607 232.935508 \n",
       "L 337.693281 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1010&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.713607 232.935651 \n",
       "L 337.769643 232.935651 \n",
       "L 337.769643 232.904071 \n",
       "L 337.713607 232.904071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1011&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.769643 232.935651 \n",
       "L 337.815012 232.935651 \n",
       "L 337.815012 232.72831 \n",
       "L 337.769643 232.72831 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1012&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.815012 232.935651 \n",
       "L 337.866556 232.935651 \n",
       "L 337.866556 232.935365 \n",
       "L 337.815012 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1013&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.866556 232.935651 \n",
       "L 337.87161 232.935651 \n",
       "L 337.87161 232.741742 \n",
       "L 337.866556 232.741742 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1014&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.87161 232.935651 \n",
       "L 337.88778 232.935651 \n",
       "L 337.88778 232.93508 \n",
       "L 337.87161 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1015&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.88778 232.935651 \n",
       "L 337.912037 232.935651 \n",
       "L 337.912037 232.806331 \n",
       "L 337.88778 232.806331 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1016&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.912037 232.935651 \n",
       "L 337.931015 232.935651 \n",
       "L 337.931015 232.471812 \n",
       "L 337.912037 232.471812 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1017&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.931015 232.935651 \n",
       "L 337.941571 232.935651 \n",
       "L 337.941571 232.856058 \n",
       "L 337.931015 232.856058 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1018&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.941571 232.935651 \n",
       "L 337.98941 232.935651 \n",
       "L 337.98941 230.379106 \n",
       "L 337.941571 230.379106 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1019&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 337.98941 232.935651 \n",
       "L 338.036799 232.935651 \n",
       "L 338.036799 232.914503 \n",
       "L 337.98941 232.914503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1020&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.036799 232.935651 \n",
       "L 338.070488 232.935651 \n",
       "L 338.070488 232.935365 \n",
       "L 338.036799 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1021&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.070488 232.935651 \n",
       "L 338.075093 232.935651 \n",
       "L 338.075093 232.91879 \n",
       "L 338.070488 232.91879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1022&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.075093 232.935651 \n",
       "L 338.083852 232.935651 \n",
       "L 338.083852 232.92079 \n",
       "L 338.075093 232.92079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1023&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.083852 232.935651 \n",
       "L 338.109793 232.935651 \n",
       "L 338.109793 232.930364 \n",
       "L 338.083852 232.930364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1024&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.109793 232.935651 \n",
       "L 338.178855 232.935651 \n",
       "L 338.178855 232.841483 \n",
       "L 338.109793 232.841483 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1025&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.178855 232.935651 \n",
       "L 338.235678 232.935651 \n",
       "L 338.235678 232.935223 \n",
       "L 338.178855 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1026&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.235678 232.935651 \n",
       "L 338.280934 232.935651 \n",
       "L 338.280934 229.539309 \n",
       "L 338.235678 229.539309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1027&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.280934 232.935651 \n",
       "L 338.327874 232.935651 \n",
       "L 338.327874 232.505107 \n",
       "L 338.280934 232.505107 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1028&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.327874 232.935651 \n",
       "L 338.34573 232.935651 \n",
       "L 338.34573 232.935508 \n",
       "L 338.327874 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1029&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.34573 232.935651 \n",
       "L 338.355724 232.935651 \n",
       "L 338.355724 232.581413 \n",
       "L 338.34573 232.581413 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1030&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.355724 232.935651 \n",
       "L 338.362687 232.935651 \n",
       "L 338.362687 232.935365 \n",
       "L 338.355724 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1031&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.362687 232.935651 \n",
       "L 338.382451 232.935651 \n",
       "L 338.382451 232.896069 \n",
       "L 338.362687 232.896069 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1032&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.382451 232.935651 \n",
       "L 338.417375 232.935651 \n",
       "L 338.417375 232.707018 \n",
       "L 338.382451 232.707018 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1033&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.417375 232.935651 \n",
       "L 338.456455 232.935651 \n",
       "L 338.456455 232.128577 \n",
       "L 338.417375 232.128577 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1034&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.456455 232.935651 \n",
       "L 338.478465 232.935651 \n",
       "L 338.478465 232.933508 \n",
       "L 338.456455 232.933508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1035&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.478465 232.935651 \n",
       "L 338.486663 232.935651 \n",
       "L 338.486663 232.919075 \n",
       "L 338.478465 232.919075 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1036&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.486663 232.935651 \n",
       "L 338.524956 232.935651 \n",
       "L 338.524956 232.935365 \n",
       "L 338.486663 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1037&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.524956 232.935651 \n",
       "L 338.556624 232.935651 \n",
       "L 338.556624 232.907929 \n",
       "L 338.524956 232.907929 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1038&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.556624 232.935651 \n",
       "L 338.572234 232.935651 \n",
       "L 338.572234 232.935508 \n",
       "L 338.556624 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1039&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.572234 232.935651 \n",
       "L 338.586832 232.935651 \n",
       "L 338.586832 230.458699 \n",
       "L 338.572234 230.458699 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1040&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.586832 232.935651 \n",
       "L 338.955168 232.935651 \n",
       "L 338.955168 232.933936 \n",
       "L 338.586832 232.933936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1041&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 338.955168 232.935651 \n",
       "L 339.005477 232.935651 \n",
       "L 339.005477 232.547404 \n",
       "L 338.955168 232.547404 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1042&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.005477 232.935651 \n",
       "L 339.034899 232.935651 \n",
       "L 339.034899 232.212314 \n",
       "L 339.005477 232.212314 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1043&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.034899 232.935651 \n",
       "L 339.035124 232.935651 \n",
       "L 339.035124 232.145582 \n",
       "L 339.034899 232.145582 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1044&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.035124 232.935651 \n",
       "L 339.03591 232.935651 \n",
       "L 339.03591 232.466096 \n",
       "L 339.035124 232.466096 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1045&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.03591 232.935651 \n",
       "L 339.043546 232.935651 \n",
       "L 339.043546 232.586986 \n",
       "L 339.03591 232.586986 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1046&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.043546 232.935651 \n",
       "L 339.09408 232.935651 \n",
       "L 339.09408 232.790612 \n",
       "L 339.043546 232.790612 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1047&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.09408 232.935651 \n",
       "L 339.141133 232.935651 \n",
       "L 339.141133 232.935508 \n",
       "L 339.09408 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1048&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.141133 232.935651 \n",
       "L 339.151801 232.935651 \n",
       "L 339.151801 232.701017 \n",
       "L 339.141133 232.701017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1049&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.151801 232.935651 \n",
       "L 339.18156 232.935651 \n",
       "L 339.18156 232.935508 \n",
       "L 339.151801 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1050&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.18156 232.935651 \n",
       "L 339.253767 232.935651 \n",
       "L 339.253767 232.93065 \n",
       "L 339.18156 232.93065 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1051&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.253767 232.935651 \n",
       "L 339.443662 232.935651 \n",
       "L 339.443662 232.933365 \n",
       "L 339.253767 232.933365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1052&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.443662 232.935651 \n",
       "L 339.584371 232.935651 \n",
       "L 339.584371 232.926935 \n",
       "L 339.443662 232.926935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1053&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.584371 232.935651 \n",
       "L 339.680273 232.935651 \n",
       "L 339.680273 232.816762 \n",
       "L 339.584371 232.816762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1054&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.680273 232.935651 \n",
       "L 339.711941 232.935651 \n",
       "L 339.711941 232.806188 \n",
       "L 339.680273 232.806188 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1055&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.711941 232.935651 \n",
       "L 339.712278 232.935651 \n",
       "L 339.712278 232.459952 \n",
       "L 339.711941 232.459952 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1056&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.712278 232.935651 \n",
       "L 339.713401 232.935651 \n",
       "L 339.713401 232.910216 \n",
       "L 339.712278 232.910216 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1057&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.713401 232.935651 \n",
       "L 339.756972 232.935651 \n",
       "L 339.756972 232.587272 \n",
       "L 339.713401 232.587272 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1058&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.756972 232.935651 \n",
       "L 339.800544 232.935651 \n",
       "L 339.800544 232.917503 \n",
       "L 339.756972 232.917503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1059&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.800544 232.935651 \n",
       "L 339.857366 232.935651 \n",
       "L 339.857366 232.935508 \n",
       "L 339.800544 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1060&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.857366 232.935651 \n",
       "L 339.979995 232.935651 \n",
       "L 339.979995 232.918361 \n",
       "L 339.857366 232.918361 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1061&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 339.979995 232.935651 \n",
       "L 340.072304 232.935651 \n",
       "L 340.072304 232.935508 \n",
       "L 339.979995 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1062&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 340.072304 232.935651 \n",
       "L 340.11711 232.935651 \n",
       "L 340.11711 232.924934 \n",
       "L 340.072304 232.924934 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1063&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 340.11711 232.935651 \n",
       "L 340.169778 232.935651 \n",
       "L 340.169778 232.716021 \n",
       "L 340.11711 232.716021 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1064&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 340.169778 232.935651 \n",
       "L 340.174158 232.935651 \n",
       "L 340.174158 232.935508 \n",
       "L 340.169778 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1065&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 340.174158 232.935651 \n",
       "L 340.222782 232.935651 \n",
       "L 340.222782 232.334204 \n",
       "L 340.174158 232.334204 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1066&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 340.222782 232.935651 \n",
       "L 340.277584 232.935651 \n",
       "L 340.277584 228.778819 \n",
       "L 340.222782 228.778819 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1067&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 340.277584 232.935651 \n",
       "L 340.306332 232.935651 \n",
       "L 340.306332 232.935508 \n",
       "L 340.277584 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1068&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 340.306332 232.935651 \n",
       "L 340.337775 232.935651 \n",
       "L 340.337775 232.922505 \n",
       "L 340.306332 232.922505 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1069&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 340.337775 232.935651 \n",
       "L 340.360347 232.935651 \n",
       "L 340.360347 232.912073 \n",
       "L 340.337775 232.912073 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1070&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 340.360347 232.935651 \n",
       "L 340.3727 232.935651 \n",
       "L 340.3727 232.649574 \n",
       "L 340.360347 232.649574 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1071&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 340.3727 232.935651 \n",
       "L 340.417731 232.935651 \n",
       "L 340.417731 232.934937 \n",
       "L 340.3727 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1072&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 340.417731 232.935651 \n",
       "L 340.427164 232.935651 \n",
       "L 340.427164 232.93165 \n",
       "L 340.417731 232.93165 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1073&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 340.427164 232.935651 \n",
       "L 340.477024 232.935651 \n",
       "L 340.477024 231.629157 \n",
       "L 340.427164 231.629157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1074&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 340.477024 232.935651 \n",
       "L 340.852322 232.935651 \n",
       "L 340.852322 232.916503 \n",
       "L 340.477024 232.916503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1075&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 340.852322 232.935651 \n",
       "L 340.937781 232.935651 \n",
       "L 340.937781 232.835624 \n",
       "L 340.852322 232.835624 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1076&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 340.937781 232.935651 \n",
       "L 340.962037 232.935651 \n",
       "L 340.962037 232.805188 \n",
       "L 340.937781 232.805188 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1077&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 340.962037 232.935651 \n",
       "L 341.007517 232.935651 \n",
       "L 341.007517 232.932365 \n",
       "L 340.962037 232.932365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1078&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.007517 232.935651 \n",
       "L 341.044688 232.935651 \n",
       "L 341.044688 232.923648 \n",
       "L 341.007517 232.923648 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1079&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.044688 232.935651 \n",
       "L 341.068383 232.935651 \n",
       "L 341.068383 232.880636 \n",
       "L 341.044688 232.880636 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1080&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.068383 232.935651 \n",
       "L 341.068832 232.935651 \n",
       "L 341.068832 232.906358 \n",
       "L 341.068383 232.906358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1081&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.068832 232.935651 \n",
       "L 341.069506 232.935651 \n",
       "L 341.069506 232.13958 \n",
       "L 341.068832 232.13958 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1082&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.069506 232.935651 \n",
       "L 341.104318 232.935651 \n",
       "L 341.104318 232.516681 \n",
       "L 341.069506 232.516681 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1083&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.104318 232.935651 \n",
       "L 341.198872 232.935651 \n",
       "L 341.198872 231.897086 \n",
       "L 341.104318 231.897086 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1084&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.198872 232.935651 \n",
       "L 341.221107 232.935651 \n",
       "L 341.221107 232.201168 \n",
       "L 341.198872 232.201168 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1085&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.221107 232.935651 \n",
       "L 341.31117 232.935651 \n",
       "L 341.31117 232.934222 \n",
       "L 341.221107 232.934222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1086&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.31117 232.935651 \n",
       "L 341.392586 232.935651 \n",
       "L 341.392586 232.765177 \n",
       "L 341.31117 232.765177 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1087&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.392586 232.935651 \n",
       "L 341.393933 232.935651 \n",
       "L 341.393933 232.895069 \n",
       "L 341.392586 232.895069 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1088&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.393933 232.935651 \n",
       "L 341.395505 232.935651 \n",
       "L 341.395505 232.674295 \n",
       "L 341.393933 232.674295 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1089&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.395505 232.935651 \n",
       "L 341.396853 232.935651 \n",
       "L 341.396853 232.935508 \n",
       "L 341.395505 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1090&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.396853 232.935651 \n",
       "L 341.40651 232.935651 \n",
       "L 341.40651 232.884923 \n",
       "L 341.396853 232.884923 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1091&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.40651 232.935651 \n",
       "L 341.439414 232.935651 \n",
       "L 341.439414 232.923362 \n",
       "L 341.40651 232.923362 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1092&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.439414 232.935651 \n",
       "L 341.65772 232.935651 \n",
       "L 341.65772 232.889925 \n",
       "L 341.439414 232.889925 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1093&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.65772 232.935651 \n",
       "L 341.886807 232.935651 \n",
       "L 341.886807 232.928221 \n",
       "L 341.65772 232.928221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1094&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.886807 232.935651 \n",
       "L 341.980351 232.935651 \n",
       "L 341.980351 232.919504 \n",
       "L 341.886807 232.919504 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1095&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 341.980351 232.935651 \n",
       "L 342.040654 232.935651 \n",
       "L 342.040654 232.935508 \n",
       "L 341.980351 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1096&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.040654 232.935651 \n",
       "L 342.146663 232.935651 \n",
       "L 342.146663 232.872634 \n",
       "L 342.040654 232.872634 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1097&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.146663 232.935651 \n",
       "L 342.2511 232.935651 \n",
       "L 342.2511 232.583271 \n",
       "L 342.146663 232.583271 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1098&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.2511 232.935651 \n",
       "L 342.258062 232.935651 \n",
       "L 342.258062 232.784896 \n",
       "L 342.2511 232.784896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1099&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.258062 232.935651 \n",
       "L 342.268731 232.935651 \n",
       "L 342.268731 232.464524 \n",
       "L 342.258062 232.464524 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1100&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.268731 232.935651 \n",
       "L 342.343409 232.935651 \n",
       "L 342.343409 232.816048 \n",
       "L 342.268731 232.816048 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1101&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.343409 232.935651 \n",
       "L 342.41584 232.935651 \n",
       "L 342.41584 232.904214 \n",
       "L 342.343409 232.904214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1102&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.41584 232.935651 \n",
       "L 342.428081 232.935651 \n",
       "L 342.428081 232.935508 \n",
       "L 342.41584 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1103&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.428081 232.935651 \n",
       "L 342.486476 232.935651 \n",
       "L 342.486476 232.912931 \n",
       "L 342.428081 232.912931 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1104&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.486476 232.935651 \n",
       "L 342.56003 232.935651 \n",
       "L 342.56003 232.816762 \n",
       "L 342.486476 232.816762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1105&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.56003 232.935651 \n",
       "L 342.59372 232.935651 \n",
       "L 342.59372 232.653718 \n",
       "L 342.56003 232.653718 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1106&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.59372 232.935651 \n",
       "L 342.609104 232.935651 \n",
       "L 342.609104 232.926649 \n",
       "L 342.59372 232.926649 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1107&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.609104 232.935651 \n",
       "L 342.751385 232.935651 \n",
       "L 342.751385 232.932222 \n",
       "L 342.609104 232.932222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1108&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.751385 232.935651 \n",
       "L 342.985189 232.935651 \n",
       "L 342.985189 232.93508 \n",
       "L 342.751385 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1109&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.985189 232.935651 \n",
       "L 343.002483 232.935651 \n",
       "L 343.002483 232.899499 \n",
       "L 342.985189 232.899499 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1110&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.002483 232.935651 \n",
       "L 343.020113 232.935651 \n",
       "L 343.020113 232.384217 \n",
       "L 343.002483 232.384217 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1111&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.020113 232.935651 \n",
       "L 343.057396 232.935651 \n",
       "L 343.057396 232.935508 \n",
       "L 343.020113 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1112&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.057396 232.935651 \n",
       "L 343.097935 232.935651 \n",
       "L 343.097935 232.738884 \n",
       "L 343.057396 232.738884 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1113&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.097935 232.935651 \n",
       "L 343.131737 232.935651 \n",
       "L 343.131737 232.810189 \n",
       "L 343.097935 232.810189 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1114&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.131737 232.935651 \n",
       "L 343.194174 232.935651 \n",
       "L 343.194174 232.601133 \n",
       "L 343.131737 232.601133 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1115&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.194174 232.935651 \n",
       "L 343.244708 232.935651 \n",
       "L 343.244708 232.89807 \n",
       "L 343.194174 232.89807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1116&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.244708 232.935651 \n",
       "L 343.248863 232.935651 \n",
       "L 343.248863 232.935508 \n",
       "L 343.244708 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1117&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.248863 232.935651 \n",
       "L 343.252008 232.935651 \n",
       "L 343.252008 232.772179 \n",
       "L 343.248863 232.772179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1118&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.252008 232.935651 \n",
       "L 343.25358 232.935651 \n",
       "L 343.25358 232.620995 \n",
       "L 343.252008 232.620995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1119&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.25358 232.935651 \n",
       "L 343.263125 232.935651 \n",
       "L 343.263125 232.880636 \n",
       "L 343.25358 232.880636 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1120&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.263125 232.935651 \n",
       "L 343.273793 232.935651 \n",
       "L 343.273793 232.850057 \n",
       "L 343.263125 232.850057 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1121&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.273793 232.935651 \n",
       "L 343.278734 232.935651 \n",
       "L 343.278734 232.922362 \n",
       "L 343.273793 232.922362 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1122&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.278734 232.935651 \n",
       "L 343.281542 232.935651 \n",
       "L 343.281542 232.788755 \n",
       "L 343.278734 232.788755 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1123&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.281542 232.935651 \n",
       "L 343.281766 232.935651 \n",
       "L 343.281766 232.91093 \n",
       "L 343.281542 232.91093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1124&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.281766 232.935651 \n",
       "L 343.284462 232.935651 \n",
       "L 343.284462 232.86749 \n",
       "L 343.281766 232.86749 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1125&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.284462 232.935651 \n",
       "L 343.286932 232.935651 \n",
       "L 343.286932 232.856201 \n",
       "L 343.284462 232.856201 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1126&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.286932 232.935651 \n",
       "L 343.288167 232.935651 \n",
       "L 343.288167 232.769035 \n",
       "L 343.286932 232.769035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1127&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.288167 232.935651 \n",
       "L 343.288841 232.935651 \n",
       "L 343.288841 232.870777 \n",
       "L 343.288167 232.870777 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1128&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.288841 232.935651 \n",
       "L 343.289178 232.935651 \n",
       "L 343.289178 232.817477 \n",
       "L 343.288841 232.817477 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1129&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.289178 232.935651 \n",
       "L 343.289627 232.935651 \n",
       "L 343.289627 232.389076 \n",
       "L 343.289178 232.389076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1130&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.289627 232.935651 \n",
       "L 343.290638 232.935651 \n",
       "L 343.290638 232.027978 \n",
       "L 343.289627 232.027978 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1131&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.290638 232.935651 \n",
       "L 343.295354 232.935651 \n",
       "L 343.295354 232.714163 \n",
       "L 343.290638 232.714163 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1132&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.295354 232.935651 \n",
       "L 343.300857 232.935651 \n",
       "L 343.300857 232.889353 \n",
       "L 343.295354 232.889353 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1133&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.300857 232.935651 \n",
       "L 343.341733 232.935651 \n",
       "L 343.341733 232.838768 \n",
       "L 343.300857 232.838768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1134&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.341733 232.935651 \n",
       "L 343.38946 232.935651 \n",
       "L 343.38946 232.2156 \n",
       "L 343.341733 232.2156 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1135&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.38946 232.935651 \n",
       "L 343.5058 232.935651 \n",
       "L 343.5058 232.935223 \n",
       "L 343.38946 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1136&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.5058 232.935651 \n",
       "L 343.630001 232.935651 \n",
       "L 343.630001 232.924934 \n",
       "L 343.5058 232.924934 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1137&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.630001 232.935651 \n",
       "L 343.679861 232.935651 \n",
       "L 343.679861 232.935365 \n",
       "L 343.630001 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1138&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.679861 232.935651 \n",
       "L 343.727251 232.935651 \n",
       "L 343.727251 232.865347 \n",
       "L 343.679861 232.865347 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1139&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.727251 232.935651 \n",
       "L 343.752068 232.935651 \n",
       "L 343.752068 232.830337 \n",
       "L 343.727251 232.830337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1140&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.752068 232.935651 \n",
       "L 343.762849 232.935651 \n",
       "L 343.762849 232.926935 \n",
       "L 343.752068 232.926935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1141&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.762849 232.935651 \n",
       "L 343.778009 232.935651 \n",
       "L 343.778009 232.188022 \n",
       "L 343.762849 232.188022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1142&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.778009 232.935651 \n",
       "L 343.803725 232.935651 \n",
       "L 343.803725 232.935508 \n",
       "L 343.778009 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1143&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.803725 232.935651 \n",
       "L 343.816415 232.935651 \n",
       "L 343.816415 232.91979 \n",
       "L 343.803725 232.91979 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1144&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.816415 232.935651 \n",
       "L 343.819896 232.935651 \n",
       "L 343.819896 232.934222 \n",
       "L 343.816415 232.934222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1145&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.819896 232.935651 \n",
       "L 343.83281 232.935651 \n",
       "L 343.83281 230.91225 \n",
       "L 343.819896 230.91225 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1146&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.83281 232.935651 \n",
       "L 343.853024 232.935651 \n",
       "L 343.853024 231.135596 \n",
       "L 343.83281 231.135596 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1147&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.853024 232.935651 \n",
       "L 343.865489 232.935651 \n",
       "L 343.865489 232.911931 \n",
       "L 343.853024 232.911931 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1148&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.865489 232.935651 \n",
       "L 343.870879 232.935651 \n",
       "L 343.870879 232.911502 \n",
       "L 343.865489 232.911502 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1149&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.870879 232.935651 \n",
       "L 343.882558 232.935651 \n",
       "L 343.882558 232.933222 \n",
       "L 343.870879 232.933222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1150&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.882558 232.935651 \n",
       "L 343.88851 232.935651 \n",
       "L 343.88851 232.926649 \n",
       "L 343.882558 232.926649 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1151&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.88851 232.935651 \n",
       "L 343.899964 232.935651 \n",
       "L 343.899964 232.928649 \n",
       "L 343.88851 232.928649 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1152&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.899964 232.935651 \n",
       "L 343.916697 232.935651 \n",
       "L 343.916697 232.934794 \n",
       "L 343.899964 232.934794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1153&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.916697 232.935651 \n",
       "L 343.923659 232.935651 \n",
       "L 343.923659 232.867776 \n",
       "L 343.916697 232.867776 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1154&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.923659 232.935651 \n",
       "L 343.941627 232.935651 \n",
       "L 343.941627 232.934079 \n",
       "L 343.923659 232.934079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1155&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.941627 232.935651 \n",
       "L 343.969027 232.935651 \n",
       "L 343.969027 231.461398 \n",
       "L 343.941627 231.461398 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1156&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.969027 232.935651 \n",
       "L 343.981717 232.935651 \n",
       "L 343.981717 231.979966 \n",
       "L 343.969027 231.979966 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1157&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 343.981717 232.935651 \n",
       "L 344.038764 232.935651 \n",
       "L 344.038764 232.934365 \n",
       "L 343.981717 232.934365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1158&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 344.038764 232.935651 \n",
       "L 344.09379 232.935651 \n",
       "L 344.09379 232.884352 \n",
       "L 344.038764 232.884352 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1159&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 344.09379 232.935651 \n",
       "L 344.096822 232.935651 \n",
       "L 344.096822 232.683583 \n",
       "L 344.09379 232.683583 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1160&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 344.096822 232.935651 \n",
       "L 344.141853 232.935651 \n",
       "L 344.141853 232.912502 \n",
       "L 344.096822 232.912502 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1161&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 344.141853 232.935651 \n",
       "L 344.21013 232.935651 \n",
       "L 344.21013 232.749601 \n",
       "L 344.141853 232.749601 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1162&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 344.21013 232.935651 \n",
       "L 344.295476 232.935651 \n",
       "L 344.295476 232.891211 \n",
       "L 344.21013 232.891211 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1163&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 344.295476 232.935651 \n",
       "L 344.356678 232.935651 \n",
       "L 344.356678 232.873777 \n",
       "L 344.295476 232.873777 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1164&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 344.356678 232.935651 \n",
       "L 344.358138 232.935651 \n",
       "L 344.358138 232.378644 \n",
       "L 344.356678 232.378644 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1165&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 344.358138 232.935651 \n",
       "L 344.39194 232.935651 \n",
       "L 344.39194 232.872634 \n",
       "L 344.358138 232.872634 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1166&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 344.39194 232.935651 \n",
       "L 344.443821 232.935651 \n",
       "L 344.443821 232.932793 \n",
       "L 344.39194 232.932793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1167&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 344.443821 232.935651 \n",
       "L 344.468077 232.935651 \n",
       "L 344.468077 232.93165 \n",
       "L 344.443821 232.93165 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1168&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 344.468077 232.935651 \n",
       "L 344.633379 232.935651 \n",
       "L 344.633379 232.930936 \n",
       "L 344.468077 232.930936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1169&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 344.633379 232.935651 \n",
       "L 344.875942 232.935651 \n",
       "L 344.875942 230.412401 \n",
       "L 344.633379 230.412401 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1170&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 344.875942 232.935651 \n",
       "L 345.029902 232.935651 \n",
       "L 345.029902 232.732454 \n",
       "L 344.875942 232.732454 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1171&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.029902 232.935651 \n",
       "L 345.194867 232.935651 \n",
       "L 345.194867 232.917075 \n",
       "L 345.029902 232.917075 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1172&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.194867 232.935651 \n",
       "L 345.211375 232.935651 \n",
       "L 345.211375 232.845198 \n",
       "L 345.194867 232.845198 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1173&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.211375 232.935651 \n",
       "L 345.217663 232.935651 \n",
       "L 345.217663 232.935223 \n",
       "L 345.211375 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1174&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.217663 232.935651 \n",
       "L 345.223053 232.935651 \n",
       "L 345.223053 231.484547 \n",
       "L 345.217663 231.484547 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1175&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.223053 232.935651 \n",
       "L 345.290095 232.935651 \n",
       "L 345.290095 232.932365 \n",
       "L 345.223053 232.932365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1176&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.290095 232.935651 \n",
       "L 345.36219 232.935651 \n",
       "L 345.36219 232.558978 \n",
       "L 345.290095 232.558978 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1177&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.36219 232.935651 \n",
       "L 345.382965 232.935651 \n",
       "L 345.382965 232.846627 \n",
       "L 345.36219 232.846627 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1178&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.382965 232.935651 \n",
       "L 345.408906 232.935651 \n",
       "L 345.408906 232.935223 \n",
       "L 345.382965 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1179&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.408906 232.935651 \n",
       "L 345.412499 232.935651 \n",
       "L 345.412499 232.762605 \n",
       "L 345.408906 232.762605 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1180&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.412499 232.935651 \n",
       "L 345.416093 232.935651 \n",
       "L 345.416093 232.933079 \n",
       "L 345.412499 232.933079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1181&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.416093 232.935651 \n",
       "L 345.42328 232.935651 \n",
       "L 345.42328 232.579841 \n",
       "L 345.416093 232.579841 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1182&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.42328 232.935651 \n",
       "L 345.435183 232.935651 \n",
       "L 345.435183 232.935365 \n",
       "L 345.42328 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1183&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.435183 232.935651 \n",
       "L 345.44383 232.935651 \n",
       "L 345.44383 232.924362 \n",
       "L 345.435183 232.924362 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1184&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.44383 232.935651 \n",
       "L 345.454836 232.935651 \n",
       "L 345.454836 202.1015 \n",
       "L 345.44383 202.1015 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1185&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.454836 232.935651 \n",
       "L 345.497621 232.935651 \n",
       "L 345.497621 232.935365 \n",
       "L 345.454836 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1186&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.497621 232.935651 \n",
       "L 345.540182 232.935651 \n",
       "L 345.540182 230.23764 \n",
       "L 345.497621 230.23764 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1187&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.540182 232.935651 \n",
       "L 345.549053 232.935651 \n",
       "L 345.549053 232.163158 \n",
       "L 345.540182 232.163158 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1188&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.549053 232.935651 \n",
       "L 345.55231 232.935651 \n",
       "L 345.55231 230.215205 \n",
       "L 345.549053 230.215205 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1189&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.55231 232.935651 \n",
       "L 345.561743 232.935651 \n",
       "L 345.561743 232.875349 \n",
       "L 345.55231 232.875349 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1190&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.561743 232.935651 \n",
       "L 345.574432 232.935651 \n",
       "L 345.574432 232.932365 \n",
       "L 345.561743 232.932365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1191&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.574432 232.935651 \n",
       "L 345.756017 232.935651 \n",
       "L 345.756017 232.934794 \n",
       "L 345.574432 232.934794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1192&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.756017 232.935651 \n",
       "L 345.975896 232.935651 \n",
       "L 345.975896 232.929078 \n",
       "L 345.756017 232.929078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1193&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 345.975896 232.935651 \n",
       "L 346.007901 232.935651 \n",
       "L 346.007901 230.282366 \n",
       "L 345.975896 230.282366 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1194&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.007901 232.935651 \n",
       "L 346.029013 232.935651 \n",
       "L 346.029013 232.935508 \n",
       "L 346.007901 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1195&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.029013 232.935651 \n",
       "L 346.081568 232.935651 \n",
       "L 346.081568 232.835767 \n",
       "L 346.029013 232.835767 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1196&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.081568 232.935651 \n",
       "L 346.185331 232.935651 \n",
       "L 346.185331 232.926077 \n",
       "L 346.081568 232.926077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1197&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.185331 232.935651 \n",
       "L 346.257763 232.935651 \n",
       "L 346.257763 232.897355 \n",
       "L 346.185331 232.897355 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1198&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.257763 232.935651 \n",
       "L 346.265736 232.935651 \n",
       "L 346.265736 232.907644 \n",
       "L 346.257763 232.907644 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1199&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.265736 232.935651 \n",
       "L 346.289206 232.935651 \n",
       "L 346.289206 232.93508 \n",
       "L 346.265736 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1200&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.289206 232.935651 \n",
       "L 346.364108 232.935651 \n",
       "L 346.364108 232.897927 \n",
       "L 346.289206 232.897927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1201&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.364108 232.935651 \n",
       "L 346.475395 232.935651 \n",
       "L 346.475395 232.744743 \n",
       "L 346.364108 232.744743 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1202&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.475395 232.935651 \n",
       "L 346.534688 232.935651 \n",
       "L 346.534688 232.932936 \n",
       "L 346.475395 232.932936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1203&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.534688 232.935651 \n",
       "L 346.541538 232.935651 \n",
       "L 346.541538 232.924791 \n",
       "L 346.534688 232.924791 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1204&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.541538 232.935651 \n",
       "L 346.577474 232.935651 \n",
       "L 346.577474 232.749458 \n",
       "L 346.541538 232.749458 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1205&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.577474 232.935651 \n",
       "L 346.616329 232.935651 \n",
       "L 346.616329 232.849056 \n",
       "L 346.577474 232.849056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1206&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.616329 232.935651 \n",
       "L 346.633061 232.935651 \n",
       "L 346.633061 232.87935 \n",
       "L 346.616329 232.87935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1207&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.633061 232.935651 \n",
       "L 346.643729 232.935651 \n",
       "L 346.643729 232.760747 \n",
       "L 346.633061 232.760747 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1208&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.643729 232.935651 \n",
       "L 346.645863 232.935651 \n",
       "L 346.645863 232.923076 \n",
       "L 346.643729 232.923076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1209&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.645863 232.935651 \n",
       "L 346.746818 232.935651 \n",
       "L 346.746818 232.935365 \n",
       "L 346.645863 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1210&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.746818 232.935651 \n",
       "L 346.867089 232.935651 \n",
       "L 346.867089 232.781181 \n",
       "L 346.746818 232.781181 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1211&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.867089 232.935651 \n",
       "L 346.89404 232.935651 \n",
       "L 346.89404 232.818334 \n",
       "L 346.867089 232.818334 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1212&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.89404 232.935651 \n",
       "L 346.903698 232.935651 \n",
       "L 346.903698 232.934079 \n",
       "L 346.89404 232.934079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1213&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.903698 232.935651 \n",
       "L 346.94682 232.935651 \n",
       "L 346.94682 232.935365 \n",
       "L 346.903698 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1214&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.94682 232.935651 \n",
       "L 346.966809 232.935651 \n",
       "L 346.966809 232.9035 \n",
       "L 346.94682 232.9035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1215&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 346.966809 232.935651 \n",
       "L 347.027787 232.935651 \n",
       "L 347.027787 232.934508 \n",
       "L 346.966809 232.934508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1216&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.027787 232.935651 \n",
       "L 347.090224 232.935651 \n",
       "L 347.090224 232.469669 \n",
       "L 347.027787 232.469669 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1217&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.090224 232.935651 \n",
       "L 347.303814 232.935651 \n",
       "L 347.303814 232.919504 \n",
       "L 347.090224 232.919504 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1218&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.303814 232.935651 \n",
       "L 347.362209 232.935651 \n",
       "L 347.362209 231.941384 \n",
       "L 347.303814 231.941384 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1219&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.362209 232.935651 \n",
       "L 347.415999 232.935651 \n",
       "L 347.415999 228.186088 \n",
       "L 347.362209 228.186088 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1220&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.415999 232.935651 \n",
       "L 347.417459 232.935651 \n",
       "L 347.417459 232.922076 \n",
       "L 347.415999 232.922076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1221&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.417459 232.935651 \n",
       "L 347.423186 232.935651 \n",
       "L 347.423186 229.359118 \n",
       "L 347.417459 229.359118 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1222&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.423186 232.935651 \n",
       "L 347.439245 232.935651 \n",
       "L 347.439245 232.004401 \n",
       "L 347.423186 232.004401 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1223&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.439245 232.935651 \n",
       "L 347.46833 232.935651 \n",
       "L 347.46833 232.907358 \n",
       "L 347.439245 232.907358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1224&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.46833 232.935651 \n",
       "L 347.490228 232.935651 \n",
       "L 347.490228 232.880208 \n",
       "L 347.46833 232.880208 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1225&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.490228 232.935651 \n",
       "L 347.536494 232.935651 \n",
       "L 347.536494 232.887638 \n",
       "L 347.490228 232.887638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1226&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.536494 232.935651 \n",
       "L 347.704491 232.935651 \n",
       "L 347.704491 232.934651 \n",
       "L 347.536494 232.934651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1227&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.704491 232.935651 \n",
       "L 347.739191 232.935651 \n",
       "L 347.739191 232.933651 \n",
       "L 347.704491 232.933651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1228&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.739191 232.935651 \n",
       "L 347.744469 232.935651 \n",
       "L 347.744469 232.869062 \n",
       "L 347.739191 232.869062 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1229&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.744469 232.935651 \n",
       "L 347.761202 232.935651 \n",
       "L 347.761202 232.929507 \n",
       "L 347.744469 232.929507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1230&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.761202 232.935651 \n",
       "L 347.787142 232.935651 \n",
       "L 347.787142 232.814047 \n",
       "L 347.761202 232.814047 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1231&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.787142 232.935651 \n",
       "L 347.81634 232.935651 \n",
       "L 347.81634 232.753316 \n",
       "L 347.787142 232.753316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1232&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.81634 232.935651 \n",
       "L 347.839698 232.935651 \n",
       "L 347.839698 232.935508 \n",
       "L 347.81634 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1233&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.839698 232.935651 \n",
       "L 347.852387 232.935651 \n",
       "L 347.852387 232.533543 \n",
       "L 347.839698 232.533543 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1234&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.852387 232.935651 \n",
       "L 347.963113 232.935651 \n",
       "L 347.963113 232.881922 \n",
       "L 347.852387 232.881922 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1235&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 347.963113 232.935651 \n",
       "L 348.056656 232.935651 \n",
       "L 348.056656 232.935508 \n",
       "L 347.963113 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1236&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.056656 232.935651 \n",
       "L 348.10573 232.935651 \n",
       "L 348.10573 232.832052 \n",
       "L 348.056656 232.832052 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1237&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.10573 232.935651 \n",
       "L 348.113704 232.935651 \n",
       "L 348.113704 232.935508 \n",
       "L 348.10573 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1238&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.113704 232.935651 \n",
       "L 348.114377 232.935651 \n",
       "L 348.114377 232.926792 \n",
       "L 348.113704 232.926792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1239&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.114377 232.935651 \n",
       "L 348.225103 232.935651 \n",
       "L 348.225103 232.673295 \n",
       "L 348.114377 232.673295 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1240&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.225103 232.935651 \n",
       "L 348.348068 232.935651 \n",
       "L 348.348068 232.935365 \n",
       "L 348.225103 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1241&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.348068 232.935651 \n",
       "L 348.360983 232.935651 \n",
       "L 348.360983 232.933079 \n",
       "L 348.348068 232.933079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1242&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.360983 232.935651 \n",
       "L 348.36233 232.935651 \n",
       "L 348.36233 230.067308 \n",
       "L 348.360983 230.067308 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1243&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.36233 232.935651 \n",
       "L 348.371426 232.935651 \n",
       "L 348.371426 232.29848 \n",
       "L 348.36233 232.29848 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1244&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.371426 232.935651 \n",
       "L 348.384902 232.935651 \n",
       "L 348.384902 229.71307 \n",
       "L 348.371426 229.71307 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1245&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.384902 232.935651 \n",
       "L 348.39164 232.935651 \n",
       "L 348.39164 232.928221 \n",
       "L 348.384902 232.928221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1246&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.39164 232.935651 \n",
       "L 348.421736 232.935651 \n",
       "L 348.421736 232.876778 \n",
       "L 348.39164 232.876778 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1247&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.421736 232.935651 \n",
       "L 348.459468 232.935651 \n",
       "L 348.459468 232.934651 \n",
       "L 348.421736 232.934651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1248&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.459468 232.935651 \n",
       "L 348.468788 232.935651 \n",
       "L 348.468788 231.357798 \n",
       "L 348.459468 231.357798 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1249&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.468788 232.935651 \n",
       "L 348.472382 232.935651 \n",
       "L 348.472382 231.028424 \n",
       "L 348.468788 231.028424 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1250&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.472382 232.935651 \n",
       "L 348.491922 232.935651 \n",
       "L 348.491922 232.932507 \n",
       "L 348.472382 232.932507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1251&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.491922 232.935651 \n",
       "L 348.548407 232.935651 \n",
       "L 348.548407 232.935508 \n",
       "L 348.491922 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1252&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.548407 232.935651 \n",
       "L 348.595909 232.935651 \n",
       "L 348.595909 232.93065 \n",
       "L 348.548407 232.93065 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1253&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.595909 232.935651 \n",
       "L 348.605679 232.935651 \n",
       "L 348.605679 232.81419 \n",
       "L 348.595909 232.81419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1254&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.605679 232.935651 \n",
       "L 348.613091 232.935651 \n",
       "L 348.613091 232.930793 \n",
       "L 348.605679 232.930793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1255&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.613091 232.935651 \n",
       "L 348.621401 232.935651 \n",
       "L 348.621401 232.922791 \n",
       "L 348.613091 232.922791 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1256&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.621401 232.935651 \n",
       "L 348.628925 232.935651 \n",
       "L 348.628925 232.126719 \n",
       "L 348.621401 232.126719 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1257&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.628925 232.935651 \n",
       "L 348.636785 232.935651 \n",
       "L 348.636785 232.90107 \n",
       "L 348.628925 232.90107 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1258&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.636785 232.935651 \n",
       "L 348.642513 232.935651 \n",
       "L 348.642513 232.933508 \n",
       "L 348.636785 232.933508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1259&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.642513 232.935651 \n",
       "L 348.645769 232.935651 \n",
       "L 348.645769 232.708447 \n",
       "L 348.642513 232.708447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1260&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.645769 232.935651 \n",
       "L 348.654753 232.935651 \n",
       "L 348.654753 232.886352 \n",
       "L 348.645769 232.886352 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1261&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.654753 232.935651 \n",
       "L 348.663849 232.935651 \n",
       "L 348.663849 232.917789 \n",
       "L 348.654753 232.917789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1262&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.663849 232.935651 \n",
       "L 348.679683 232.935651 \n",
       "L 348.679683 232.929364 \n",
       "L 348.663849 232.929364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1263&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.679683 232.935651 \n",
       "L 348.692485 232.935651 \n",
       "L 348.692485 232.899499 \n",
       "L 348.679683 232.899499 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1264&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.692485 232.935651 \n",
       "L 348.814215 232.935651 \n",
       "L 348.814215 232.935365 \n",
       "L 348.692485 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1265&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.814215 232.935651 \n",
       "L 348.924379 232.935651 \n",
       "L 348.924379 232.67058 \n",
       "L 348.814215 232.67058 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1266&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.924379 232.935651 \n",
       "L 348.928422 232.935651 \n",
       "L 348.928422 232.93165 \n",
       "L 348.924379 232.93165 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1267&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.928422 232.935651 \n",
       "L 348.930893 232.935651 \n",
       "L 348.930893 232.716164 \n",
       "L 348.928422 232.716164 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1268&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.930893 232.935651 \n",
       "L 348.934486 232.935651 \n",
       "L 348.934486 232.177161 \n",
       "L 348.930893 232.177161 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1269&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.934486 232.935651 \n",
       "L 348.942459 232.935651 \n",
       "L 348.942459 232.477528 \n",
       "L 348.934486 232.477528 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1270&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.942459 232.935651 \n",
       "L 348.949422 232.935651 \n",
       "L 348.949422 232.935508 \n",
       "L 348.942459 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1271&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.949422 232.935651 \n",
       "L 348.956721 232.935651 \n",
       "L 348.956721 232.927792 \n",
       "L 348.949422 232.927792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1272&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.956721 232.935651 \n",
       "L 348.967838 232.935651 \n",
       "L 348.967838 232.933508 \n",
       "L 348.956721 232.933508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1273&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 348.967838 232.935651 \n",
       "L 349.01388 232.935651 \n",
       "L 349.01388 232.934651 \n",
       "L 348.967838 232.934651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1274&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.01388 232.935651 \n",
       "L 349.066436 232.935651 \n",
       "L 349.066436 232.924505 \n",
       "L 349.01388 232.924505 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1275&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.066436 232.935651 \n",
       "L 349.133926 232.935651 \n",
       "L 349.133926 232.93508 \n",
       "L 349.066436 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1276&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.133926 232.935651 \n",
       "L 349.160429 232.935651 \n",
       "L 349.160429 232.92079 \n",
       "L 349.133926 232.92079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1277&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.160429 232.935651 \n",
       "L 349.168402 232.935651 \n",
       "L 349.168402 232.915932 \n",
       "L 349.160429 232.915932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1278&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.168402 232.935651 \n",
       "L 349.17907 232.935651 \n",
       "L 349.17907 231.249769 \n",
       "L 349.168402 231.249769 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1279&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.17907 232.935651 \n",
       "L 349.409617 232.935651 \n",
       "L 349.409617 232.914788 \n",
       "L 349.17907 232.914788 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1280&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.409617 232.935651 \n",
       "L 349.451167 232.935651 \n",
       "L 349.451167 232.902785 \n",
       "L 349.409617 232.902785 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1281&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.451167 232.935651 \n",
       "L 349.493615 232.935651 \n",
       "L 349.493615 232.546261 \n",
       "L 349.451167 232.546261 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1282&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.493615 232.935651 \n",
       "L 349.523599 232.935651 \n",
       "L 349.523599 232.822621 \n",
       "L 349.493615 232.822621 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1283&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.523599 232.935651 \n",
       "L 349.541005 232.935651 \n",
       "L 349.541005 232.910787 \n",
       "L 349.523599 232.910787 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1284&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.541005 232.935651 \n",
       "L 349.560769 232.935651 \n",
       "L 349.560769 232.706304 \n",
       "L 349.541005 232.706304 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1285&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.560769 232.935651 \n",
       "L 349.616132 232.935651 \n",
       "L 349.616132 232.796757 \n",
       "L 349.560769 232.796757 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1286&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.616132 232.935651 \n",
       "L 349.66296 232.935651 \n",
       "L 349.66296 232.8512 \n",
       "L 349.616132 232.8512 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1287&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.66296 232.935651 \n",
       "L 349.697772 232.935651 \n",
       "L 349.697772 232.93508 \n",
       "L 349.66296 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1288&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.697772 232.935651 \n",
       "L 349.728093 232.935651 \n",
       "L 349.728093 232.920933 \n",
       "L 349.697772 232.920933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1289&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.728093 232.935651 \n",
       "L 349.728879 232.935651 \n",
       "L 349.728879 232.929078 \n",
       "L 349.728093 232.929078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1290&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.728879 232.935651 \n",
       "L 349.729777 232.935651 \n",
       "L 349.729777 232.901499 \n",
       "L 349.728879 232.901499 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1291&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.729777 232.935651 \n",
       "L 349.753359 232.935651 \n",
       "L 349.753359 232.935365 \n",
       "L 349.729777 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1292&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.753359 232.935651 \n",
       "L 349.780199 232.935651 \n",
       "L 349.780199 225.181851 \n",
       "L 349.753359 225.181851 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1293&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.780199 232.935651 \n",
       "L 349.857796 232.935651 \n",
       "L 349.857796 232.934937 \n",
       "L 349.780199 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1294&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.857796 232.935651 \n",
       "L 349.862513 232.935651 \n",
       "L 349.862513 232.933936 \n",
       "L 349.857796 232.933936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1295&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.862513 232.935651 \n",
       "L 349.870598 232.935651 \n",
       "L 349.870598 232.873492 \n",
       "L 349.862513 232.873492 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1296&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.870598 232.935651 \n",
       "L 349.947634 232.935651 \n",
       "L 349.947634 232.93265 \n",
       "L 349.870598 232.93265 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1297&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 349.947634 232.935651 \n",
       "L 350.001986 232.935651 \n",
       "L 350.001986 232.891925 \n",
       "L 349.947634 232.891925 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1298&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.001986 232.935651 \n",
       "L 350.055664 232.935651 \n",
       "L 350.055664 232.44952 \n",
       "L 350.001986 232.44952 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1299&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.055664 232.935651 \n",
       "L 350.136182 232.935651 \n",
       "L 350.136182 224.727443 \n",
       "L 350.055664 224.727443 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1300&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.136182 232.935651 \n",
       "L 350.218047 232.935651 \n",
       "L 350.218047 231.526558 \n",
       "L 350.136182 231.526558 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1301&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.218047 232.935651 \n",
       "L 350.228041 232.935651 \n",
       "L 350.228041 232.929507 \n",
       "L 350.218047 232.929507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1302&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.228041 232.935651 \n",
       "L 350.234779 232.935651 \n",
       "L 350.234779 232.779609 \n",
       "L 350.228041 232.779609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1303&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.234779 232.935651 \n",
       "L 350.253757 232.935651 \n",
       "L 350.253757 232.935508 \n",
       "L 350.234779 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1304&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.253757 232.935651 \n",
       "L 350.269703 232.935651 \n",
       "L 350.269703 232.922219 \n",
       "L 350.253757 232.922219 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1305&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.269703 232.935651 \n",
       "L 350.277115 232.935651 \n",
       "L 350.277115 232.93508 \n",
       "L 350.269703 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1306&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.277115 232.935651 \n",
       "L 350.282393 232.935651 \n",
       "L 350.282393 232.915503 \n",
       "L 350.277115 232.915503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1307&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.282393 232.935651 \n",
       "L 350.292612 232.935651 \n",
       "L 350.292612 232.108857 \n",
       "L 350.282393 232.108857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1308&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.292612 232.935651 \n",
       "L 350.303393 232.935651 \n",
       "L 350.303393 232.933365 \n",
       "L 350.292612 232.933365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1309&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.303393 232.935651 \n",
       "L 350.308446 232.935651 \n",
       "L 350.308446 232.570839 \n",
       "L 350.303393 232.570839 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1310&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.308446 232.935651 \n",
       "L 350.394241 232.935651 \n",
       "L 350.394241 232.934937 \n",
       "L 350.308446 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1311&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.394241 232.935651 \n",
       "L 350.410412 232.935651 \n",
       "L 350.410412 232.885638 \n",
       "L 350.394241 232.885638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1312&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.410412 232.935651 \n",
       "L 350.426134 232.935651 \n",
       "L 350.426134 232.93508 \n",
       "L 350.410412 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1313&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.426134 232.935651 \n",
       "L 350.455331 232.935651 \n",
       "L 350.455331 232.908215 \n",
       "L 350.426134 232.908215 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1314&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.455331 232.935651 \n",
       "L 350.489245 232.935651 \n",
       "L 350.489245 232.929507 \n",
       "L 350.455331 232.929507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1315&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.489245 232.935651 \n",
       "L 350.505753 232.935651 \n",
       "L 350.505753 232.919504 \n",
       "L 350.489245 232.919504 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1316&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.505753 232.935651 \n",
       "L 350.511592 232.935651 \n",
       "L 350.511592 232.199167 \n",
       "L 350.505753 232.199167 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1317&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.511592 232.935651 \n",
       "L 350.603452 232.935651 \n",
       "L 350.603452 232.933365 \n",
       "L 350.511592 232.933365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1318&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.603452 232.935651 \n",
       "L 350.619959 232.935651 \n",
       "L 350.619959 232.658577 \n",
       "L 350.603452 232.658577 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1319&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.619959 232.935651 \n",
       "L 350.636579 232.935651 \n",
       "L 350.636579 232.735026 \n",
       "L 350.619959 232.735026 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1320&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.636579 232.935651 \n",
       "L 350.669483 232.935651 \n",
       "L 350.669483 232.879779 \n",
       "L 350.636579 232.879779 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1321&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.669483 232.935651 \n",
       "L 350.713728 232.935651 \n",
       "L 350.713728 232.924505 \n",
       "L 350.669483 232.924505 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1322&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.713728 232.935651 \n",
       "L 350.748652 232.935651 \n",
       "L 350.748652 232.935223 \n",
       "L 350.713728 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1323&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.748652 232.935651 \n",
       "L 350.778187 232.935651 \n",
       "L 350.778187 232.708447 \n",
       "L 350.748652 232.708447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1324&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.778187 232.935651 \n",
       "L 350.917435 232.935651 \n",
       "L 350.917435 232.921647 \n",
       "L 350.778187 232.921647 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1325&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 350.917435 232.935651 \n",
       "L 351.012888 232.935651 \n",
       "L 351.012888 232.899784 \n",
       "L 350.917435 232.899784 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1326&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.012888 232.935651 \n",
       "L 351.031979 232.935651 \n",
       "L 351.031979 147.562116 \n",
       "L 351.012888 147.562116 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1327&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.031979 232.935651 \n",
       "L 351.104186 232.935651 \n",
       "L 351.104186 232.874063 \n",
       "L 351.031979 232.874063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1328&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.104186 232.935651 \n",
       "L 351.16887 232.935651 \n",
       "L 351.16887 230.956119 \n",
       "L 351.104186 230.956119 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1329&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.16887 232.935651 \n",
       "L 351.17718 232.935651 \n",
       "L 351.17718 232.52354 \n",
       "L 351.16887 232.52354 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1330&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.17718 232.935651 \n",
       "L 351.178976 232.935651 \n",
       "L 351.178976 232.882208 \n",
       "L 351.17718 232.882208 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1331&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.178976 232.935651 \n",
       "L 351.29745 232.935651 \n",
       "L 351.29745 232.933936 \n",
       "L 351.178976 232.933936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1332&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.29745 232.935651 \n",
       "L 351.312498 232.935651 \n",
       "L 351.312498 232.374214 \n",
       "L 351.29745 232.374214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1333&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.312498 232.935651 \n",
       "L 351.325188 232.935651 \n",
       "L 351.325188 232.934937 \n",
       "L 351.312498 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1334&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.325188 232.935651 \n",
       "L 351.330129 232.935651 \n",
       "L 351.330129 232.923219 \n",
       "L 351.325188 232.923219 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1335&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.330129 232.935651 \n",
       "L 351.333048 232.935651 \n",
       "L 351.333048 232.935508 \n",
       "L 351.330129 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1336&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.333048 232.935651 \n",
       "L 351.336642 232.935651 \n",
       "L 351.336642 232.92079 \n",
       "L 351.333048 232.92079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1337&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.336642 232.935651 \n",
       "L 351.348882 232.935651 \n",
       "L 351.348882 232.933794 \n",
       "L 351.336642 232.933794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1338&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.348882 232.935651 \n",
       "L 351.365278 232.935651 \n",
       "L 351.365278 232.703732 \n",
       "L 351.348882 232.703732 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1339&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.365278 232.935651 \n",
       "L 351.380438 232.935651 \n",
       "L 351.380438 232.195595 \n",
       "L 351.365278 232.195595 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1340&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.380438 232.935651 \n",
       "L 351.389197 232.935651 \n",
       "L 351.389197 232.888781 \n",
       "L 351.380438 232.888781 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1341&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.389197 232.935651 \n",
       "L 351.389983 232.935651 \n",
       "L 351.389983 232.758461 \n",
       "L 351.389197 232.758461 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1342&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.389983 232.935651 \n",
       "L 351.390882 232.935651 \n",
       "L 351.390882 232.861345 \n",
       "L 351.389983 232.861345 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1343&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.390882 232.935651 \n",
       "L 351.392342 232.935651 \n",
       "L 351.392342 231.949386 \n",
       "L 351.390882 231.949386 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1344&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.392342 232.935651 \n",
       "L 351.39324 232.935651 \n",
       "L 351.39324 232.812047 \n",
       "L 351.392342 232.812047 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1345&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.39324 232.935651 \n",
       "L 351.393689 232.935651 \n",
       "L 351.393689 232.605134 \n",
       "L 351.39324 232.605134 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1346&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.393689 232.935651 \n",
       "L 351.552478 232.935651 \n",
       "L 351.552478 232.88478 \n",
       "L 351.393689 232.88478 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1347&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.552478 232.935651 \n",
       "L 351.724293 232.935651 \n",
       "L 351.724293 232.931221 \n",
       "L 351.552478 232.931221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1348&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.724293 232.935651 \n",
       "L 351.743384 232.935651 \n",
       "L 351.743384 232.750316 \n",
       "L 351.724293 232.750316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1349&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.743384 232.935651 \n",
       "L 351.763485 232.935651 \n",
       "L 351.763485 232.68587 \n",
       "L 351.743384 232.68587 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1350&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.763485 232.935651 \n",
       "L 351.846585 232.935651 \n",
       "L 351.846585 232.935223 \n",
       "L 351.763485 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1351&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 351.846585 232.935651 \n",
       "L 352.018512 232.935651 \n",
       "L 352.018512 232.922791 \n",
       "L 351.846585 232.922791 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1352&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.018512 232.935651 \n",
       "L 352.048608 232.935651 \n",
       "L 352.048608 232.732597 \n",
       "L 352.018512 232.732597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1353&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.048608 232.935651 \n",
       "L 352.056244 232.935651 \n",
       "L 352.056244 232.932507 \n",
       "L 352.048608 232.932507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1354&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.056244 232.935651 \n",
       "L 352.062758 232.935651 \n",
       "L 352.062758 232.80533 \n",
       "L 352.056244 232.80533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1355&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.062758 232.935651 \n",
       "L 352.085217 232.935651 \n",
       "L 352.085217 232.815762 \n",
       "L 352.062758 232.815762 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1356&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.085217 232.935651 \n",
       "L 352.114302 232.935651 \n",
       "L 352.114302 232.935223 \n",
       "L 352.085217 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1357&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.114302 232.935651 \n",
       "L 352.125869 232.935651 \n",
       "L 352.125869 232.61085 \n",
       "L 352.114302 232.61085 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1358&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.125869 232.935651 \n",
       "L 352.143836 232.935651 \n",
       "L 352.143836 232.927363 \n",
       "L 352.125869 232.927363 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1359&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.143836 232.935651 \n",
       "L 352.157761 232.935651 \n",
       "L 352.157761 232.935365 \n",
       "L 352.143836 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1360&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.157761 232.935651 \n",
       "L 352.17629 232.935651 \n",
       "L 352.17629 232.931793 \n",
       "L 352.157761 232.931793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1361&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.17629 232.935651 \n",
       "L 352.199311 232.935651 \n",
       "L 352.199311 231.237337 \n",
       "L 352.17629 231.237337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1362&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.199311 232.935651 \n",
       "L 352.212001 232.935651 \n",
       "L 352.212001 232.72588 \n",
       "L 352.199311 232.72588 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1363&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.212001 232.935651 \n",
       "L 352.241872 232.935651 \n",
       "L 352.241872 232.934794 \n",
       "L 352.212001 232.934794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1364&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.241872 232.935651 \n",
       "L 352.251193 232.935651 \n",
       "L 352.251193 232.900499 \n",
       "L 352.241872 232.900499 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1365&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.251193 232.935651 \n",
       "L 352.262647 232.935651 \n",
       "L 352.262647 232.262184 \n",
       "L 352.251193 232.262184 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1366&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.262647 232.935651 \n",
       "L 352.273765 232.935651 \n",
       "L 352.273765 232.921076 \n",
       "L 352.262647 232.921076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1367&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.273765 232.935651 \n",
       "L 352.280503 232.935651 \n",
       "L 352.280503 232.605134 \n",
       "L 352.273765 232.605134 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1368&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.280503 232.935651 \n",
       "L 352.286117 232.935651 \n",
       "L 352.286117 231.581573 \n",
       "L 352.280503 231.581573 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1369&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.286117 232.935651 \n",
       "L 352.291508 232.935651 \n",
       "L 352.291508 232.934651 \n",
       "L 352.286117 232.934651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1370&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.291508 232.935651 \n",
       "L 352.299705 232.935651 \n",
       "L 352.299705 231.4181 \n",
       "L 352.291508 231.4181 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1371&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.299705 232.935651 \n",
       "L 352.306443 232.935651 \n",
       "L 352.306443 232.935508 \n",
       "L 352.299705 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1372&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.306443 232.935651 \n",
       "L 352.308802 232.935651 \n",
       "L 352.308802 232.691014 \n",
       "L 352.306443 232.691014 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1373&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.308802 232.935651 \n",
       "L 352.316101 232.935651 \n",
       "L 352.316101 232.838054 \n",
       "L 352.308802 232.838054 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1374&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.316101 232.935651 \n",
       "L 352.331149 232.935651 \n",
       "L 352.331149 232.93508 \n",
       "L 352.316101 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1375&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.331149 232.935651 \n",
       "L 352.337999 232.935651 \n",
       "L 352.337999 232.929792 \n",
       "L 352.331149 232.929792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1376&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.337999 232.935651 \n",
       "L 352.339683 232.935651 \n",
       "L 352.339683 232.779466 \n",
       "L 352.337999 232.779466 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1377&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.339683 232.935651 \n",
       "L 352.351811 232.935651 \n",
       "L 352.351811 232.932079 \n",
       "L 352.339683 232.932079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1378&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.351811 232.935651 \n",
       "L 352.372474 232.935651 \n",
       "L 352.372474 232.884495 \n",
       "L 352.351811 232.884495 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1379&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.372474 232.935651 \n",
       "L 352.393025 232.935651 \n",
       "L 352.393025 232.93265 \n",
       "L 352.372474 232.93265 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1380&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.393025 232.935651 \n",
       "L 352.413126 232.935651 \n",
       "L 352.413126 232.545546 \n",
       "L 352.393025 232.545546 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1381&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.413126 232.935651 \n",
       "L 352.641202 232.935651 \n",
       "L 352.641202 232.93508 \n",
       "L 352.413126 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1382&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.641202 232.935651 \n",
       "L 352.683538 232.935651 \n",
       "L 352.683538 232.928649 \n",
       "L 352.641202 232.928649 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1383&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.683538 232.935651 \n",
       "L 352.700271 232.935651 \n",
       "L 352.700271 232.884637 \n",
       "L 352.683538 232.884637 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1384&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.700271 232.935651 \n",
       "L 352.729019 232.935651 \n",
       "L 352.729019 232.778895 \n",
       "L 352.700271 232.778895 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1385&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.729019 232.935651 \n",
       "L 352.772366 232.935651 \n",
       "L 352.772366 232.309911 \n",
       "L 352.729019 232.309911 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1386&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.772366 232.935651 \n",
       "L 352.804034 232.935651 \n",
       "L 352.804034 232.934508 \n",
       "L 352.772366 232.934508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1387&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.804034 232.935651 \n",
       "L 352.84345 232.935651 \n",
       "L 352.84345 232.921505 \n",
       "L 352.804034 232.921505 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1388&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.84345 232.935651 \n",
       "L 352.928235 232.935651 \n",
       "L 352.928235 232.935223 \n",
       "L 352.84345 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1389&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.928235 232.935651 \n",
       "L 352.950806 232.935651 \n",
       "L 352.950806 232.926935 \n",
       "L 352.928235 232.926935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1390&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.950806 232.935651 \n",
       "L 352.953838 232.935651 \n",
       "L 352.953838 232.918504 \n",
       "L 352.950806 232.918504 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1391&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.953838 232.935651 \n",
       "L 352.972817 232.935651 \n",
       "L 352.972817 232.934794 \n",
       "L 352.953838 232.934794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1392&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.972817 232.935651 \n",
       "L 352.991795 232.935651 \n",
       "L 352.991795 232.928935 \n",
       "L 352.972817 232.928935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1393&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.991795 232.935651 \n",
       "L 352.997859 232.935651 \n",
       "L 352.997859 232.935508 \n",
       "L 352.991795 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1394&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 352.997859 232.935651 \n",
       "L 353.003586 232.935651 \n",
       "L 353.003586 232.874063 \n",
       "L 352.997859 232.874063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1395&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.003586 232.935651 \n",
       "L 353.107461 232.935651 \n",
       "L 353.107461 232.935508 \n",
       "L 353.003586 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1396&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.107461 232.935651 \n",
       "L 353.215379 232.935651 \n",
       "L 353.215379 232.928506 \n",
       "L 353.107461 232.928506 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1397&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.215379 232.935651 \n",
       "L 353.228181 232.935651 \n",
       "L 353.228181 232.34092 \n",
       "L 353.215379 232.34092 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1398&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.228181 232.935651 \n",
       "L 353.239186 232.935651 \n",
       "L 353.239186 232.594845 \n",
       "L 353.228181 232.594845 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1399&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.239186 232.935651 \n",
       "L 353.27063 232.935651 \n",
       "L 353.27063 232.934222 \n",
       "L 353.239186 232.934222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1400&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.27063 232.935651 \n",
       "L 353.304993 232.935651 \n",
       "L 353.304993 232.928078 \n",
       "L 353.27063 232.928078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1401&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.304993 232.935651 \n",
       "L 353.318132 232.935651 \n",
       "L 353.318132 232.901928 \n",
       "L 353.304993 232.901928 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1402&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.318132 232.935651 \n",
       "L 353.333179 232.935651 \n",
       "L 353.333179 227.405306 \n",
       "L 353.318132 227.405306 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1403&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.333179 232.935651 \n",
       "L 353.396515 232.935651 \n",
       "L 353.396515 232.935508 \n",
       "L 353.333179 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1404&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.396515 232.935651 \n",
       "L 353.490733 232.935651 \n",
       "L 353.490733 232.931079 \n",
       "L 353.396515 232.931079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1405&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.490733 232.935651 \n",
       "L 353.601121 232.935651 \n",
       "L 353.601121 232.935223 \n",
       "L 353.490733 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1406&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.601121 232.935651 \n",
       "L 353.61426 232.935651 \n",
       "L 353.61426 231.25477 \n",
       "L 353.601121 231.25477 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1407&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.61426 232.935651 \n",
       "L 353.659965 232.935651 \n",
       "L 353.659965 232.934222 \n",
       "L 353.61426 232.934222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1408&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.659965 232.935651 \n",
       "L 353.743514 232.935651 \n",
       "L 353.743514 232.901356 \n",
       "L 353.659965 232.901356 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1409&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.743514 232.935651 \n",
       "L 353.805503 232.935651 \n",
       "L 353.805503 232.931079 \n",
       "L 353.743514 232.931079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1410&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.805503 232.935651 \n",
       "L 353.857047 232.935651 \n",
       "L 353.857047 231.761907 \n",
       "L 353.805503 231.761907 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1411&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.857047 232.935651 \n",
       "L 353.905672 232.935651 \n",
       "L 353.905672 232.866633 \n",
       "L 353.857047 232.866633 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1412&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.905672 232.935651 \n",
       "L 353.915442 232.935651 \n",
       "L 353.915442 232.194166 \n",
       "L 353.905672 232.194166 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1413&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.915442 232.935651 \n",
       "L 353.923303 232.935651 \n",
       "L 353.923303 232.912788 \n",
       "L 353.915442 232.912788 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1414&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.923303 232.935651 \n",
       "L 353.971029 232.935651 \n",
       "L 353.971029 232.934937 \n",
       "L 353.923303 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1415&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.971029 232.935651 \n",
       "L 354.006403 232.935651 \n",
       "L 354.006403 232.923362 \n",
       "L 353.971029 232.923362 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1416&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.006403 232.935651 \n",
       "L 354.011232 232.935651 \n",
       "L 354.011232 232.670294 \n",
       "L 354.006403 232.670294 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1417&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.011232 232.935651 \n",
       "L 354.019205 232.935651 \n",
       "L 354.019205 232.935508 \n",
       "L 354.011232 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1418&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.019205 232.935651 \n",
       "L 354.023809 232.935651 \n",
       "L 354.023809 232.927649 \n",
       "L 354.019205 232.927649 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1419&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.023809 232.935651 \n",
       "L 354.025718 232.935651 \n",
       "L 354.025718 232.657576 \n",
       "L 354.023809 232.657576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1420&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.025718 232.935651 \n",
       "L 354.03021 232.935651 \n",
       "L 354.03021 232.797185 \n",
       "L 354.025718 232.797185 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1421&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.03021 232.935651 \n",
       "L 354.043686 232.935651 \n",
       "L 354.043686 232.928364 \n",
       "L 354.03021 232.928364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1422&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.043686 232.935651 \n",
       "L 354.136443 232.935651 \n",
       "L 354.136443 232.454665 \n",
       "L 354.043686 232.454665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1423&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.136443 232.935651 \n",
       "L 354.225271 232.935651 \n",
       "L 354.225271 232.934651 \n",
       "L 354.136443 232.934651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1424&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.225271 232.935651 \n",
       "L 354.27165 232.935651 \n",
       "L 354.27165 232.80533 \n",
       "L 354.225271 232.80533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1425&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.27165 232.935651 \n",
       "L 354.328248 232.935651 \n",
       "L 354.328248 232.877921 \n",
       "L 354.27165 232.877921 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1426&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.328248 232.935651 \n",
       "L 354.398097 232.935651 \n",
       "L 354.398097 232.923505 \n",
       "L 354.328248 232.923505 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1427&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.398097 232.935651 \n",
       "L 354.452224 232.935651 \n",
       "L 354.452224 232.934508 \n",
       "L 354.398097 232.934508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1428&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.452224 232.935651 \n",
       "L 354.489731 232.935651 \n",
       "L 354.489731 232.926077 \n",
       "L 354.452224 232.926077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1429&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.489731 232.935651 \n",
       "L 354.63628 232.935651 \n",
       "L 354.63628 232.935223 \n",
       "L 354.489731 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1430&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.63628 232.935651 \n",
       "L 354.780807 232.935651 \n",
       "L 354.780807 232.927792 \n",
       "L 354.63628 232.927792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1431&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.780807 232.935651 \n",
       "L 354.804726 232.935651 \n",
       "L 354.804726 232.915503 \n",
       "L 354.780807 232.915503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1432&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.804726 232.935651 \n",
       "L 354.83572 232.935651 \n",
       "L 354.83572 232.840626 \n",
       "L 354.804726 232.840626 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1433&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.83572 232.935651 \n",
       "L 354.876709 232.935651 \n",
       "L 354.876709 231.782341 \n",
       "L 354.83572 231.782341 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1434&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.876709 232.935651 \n",
       "L 354.936226 232.935651 \n",
       "L 354.936226 232.934937 \n",
       "L 354.876709 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1435&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.936226 232.935651 \n",
       "L 354.959023 232.935651 \n",
       "L 354.959023 232.905929 \n",
       "L 354.936226 232.905929 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1436&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.959023 232.935651 \n",
       "L 354.991252 232.935651 \n",
       "L 354.991252 232.935508 \n",
       "L 354.959023 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1437&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 354.991252 232.935651 \n",
       "L 355.017305 232.935651 \n",
       "L 355.017305 231.584859 \n",
       "L 354.991252 231.584859 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1438&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.017305 232.935651 \n",
       "L 355.05908 232.935651 \n",
       "L 355.05908 232.918218 \n",
       "L 355.017305 232.918218 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1439&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.05908 232.935651 \n",
       "L 355.117587 232.935651 \n",
       "L 355.117587 232.879922 \n",
       "L 355.05908 232.879922 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1440&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.117587 232.935651 \n",
       "L 355.166661 232.935651 \n",
       "L 355.166661 232.723023 \n",
       "L 355.117587 232.723023 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1441&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.166661 232.935651 \n",
       "L 355.22236 232.935651 \n",
       "L 355.22236 232.441232 \n",
       "L 355.166661 232.441232 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1442&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.22236 232.935651 \n",
       "L 355.258408 232.935651 \n",
       "L 355.258408 232.935223 \n",
       "L 355.22236 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1443&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.258408 232.935651 \n",
       "L 355.26144 232.935651 \n",
       "L 355.26144 232.933079 \n",
       "L 355.258408 232.933079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1444&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.26144 232.935651 \n",
       "L 355.264472 232.935651 \n",
       "L 355.264472 232.935508 \n",
       "L 355.26144 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1445&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.264472 232.935651 \n",
       "L 355.271322 232.935651 \n",
       "L 355.271322 232.903928 \n",
       "L 355.264472 232.903928 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1446&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.271322 232.935651 \n",
       "L 355.300295 232.935651 \n",
       "L 355.300295 232.933365 \n",
       "L 355.271322 232.933365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1447&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.300295 232.935651 \n",
       "L 355.330054 232.935651 \n",
       "L 355.330054 232.89264 \n",
       "L 355.300295 232.89264 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1448&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.330054 232.935651 \n",
       "L 355.396758 232.935651 \n",
       "L 355.396758 232.933222 \n",
       "L 355.330054 232.933222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1449&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.396758 232.935651 \n",
       "L 355.450661 232.935651 \n",
       "L 355.450661 231.629157 \n",
       "L 355.396758 231.629157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1450&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.450661 232.935651 \n",
       "L 355.467393 232.935651 \n",
       "L 355.467393 210.745825 \n",
       "L 355.450661 210.745825 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1451&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.467393 232.935651 \n",
       "L 355.486147 232.935651 \n",
       "L 355.486147 232.934794 \n",
       "L 355.467393 232.934794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1452&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.486147 232.935651 \n",
       "L 355.488505 232.935651 \n",
       "L 355.488505 232.904357 \n",
       "L 355.486147 232.904357 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1453&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.488505 232.935651 \n",
       "L 355.48873 232.935651 \n",
       "L 355.48873 232.926792 \n",
       "L 355.488505 232.926792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1454&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.48873 232.935651 \n",
       "L 355.497602 232.935651 \n",
       "L 355.497602 232.91979 \n",
       "L 355.48873 232.91979 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1455&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.497602 232.935651 \n",
       "L 355.50827 232.935651 \n",
       "L 355.50827 229.715214 \n",
       "L 355.497602 229.715214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1456&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.50827 232.935651 \n",
       "L 355.510291 232.935651 \n",
       "L 355.510291 232.649288 \n",
       "L 355.50827 232.649288 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1457&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.510291 232.935651 \n",
       "L 355.531403 232.935651 \n",
       "L 355.531403 232.897355 \n",
       "L 355.510291 232.897355 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1458&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.531403 232.935651 \n",
       "L 355.708945 232.935651 \n",
       "L 355.708945 232.934079 \n",
       "L 355.531403 232.934079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1459&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.708945 232.935651 \n",
       "L 355.733988 232.935651 \n",
       "L 355.733988 232.616422 \n",
       "L 355.708945 232.616422 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1460&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.733988 232.935651 \n",
       "L 355.757009 232.935651 \n",
       "L 355.757009 215.906356 \n",
       "L 355.733988 215.906356 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1461&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 355.757009 232.935651 \n",
       "L 356.016191 232.935651 \n",
       "L 356.016191 232.933508 \n",
       "L 355.757009 232.933508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1462&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 356.016191 232.935651 \n",
       "L 356.148366 232.935651 \n",
       "L 356.148366 232.804044 \n",
       "L 356.016191 232.804044 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1463&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 356.148366 232.935651 \n",
       "L 356.271668 232.935651 \n",
       "L 356.271668 232.914931 \n",
       "L 356.148366 232.914931 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1464&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 356.271668 232.935651 \n",
       "L 356.275936 232.935651 \n",
       "L 356.275936 232.907358 \n",
       "L 356.271668 232.907358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1465&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 356.275936 232.935651 \n",
       "L 356.289524 232.935651 \n",
       "L 356.289524 232.905214 \n",
       "L 356.275936 232.905214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1466&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 356.289524 232.935651 \n",
       "L 356.303112 232.935651 \n",
       "L 356.303112 232.87935 \n",
       "L 356.289524 232.87935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1467&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 356.303112 232.935651 \n",
       "L 356.30401 232.935651 \n",
       "L 356.30401 232.928506 \n",
       "L 356.303112 232.928506 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1468&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 356.30401 232.935651 \n",
       "L 356.327817 232.935651 \n",
       "L 356.327817 232.934651 \n",
       "L 356.30401 232.934651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1469&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 356.327817 232.935651 \n",
       "L 356.43304 232.935651 \n",
       "L 356.43304 232.740313 \n",
       "L 356.327817 232.740313 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1470&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 356.43304 232.935651 \n",
       "L 356.546685 232.935651 \n",
       "L 356.546685 232.935508 \n",
       "L 356.43304 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1471&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 356.546685 232.935651 \n",
       "L 356.567011 232.935651 \n",
       "L 356.567011 232.934079 \n",
       "L 356.546685 232.934079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1472&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 356.567011 232.935651 \n",
       "L 356.567684 232.935651 \n",
       "L 356.567684 232.928935 \n",
       "L 356.567011 232.928935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1473&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 356.567684 232.935651 \n",
       "L 356.56892 232.935651 \n",
       "L 356.56892 218.967465 \n",
       "L 356.567684 218.967465 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1474&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 356.56892 232.935651 \n",
       "L 356.604181 232.935651 \n",
       "L 356.604181 232.925791 \n",
       "L 356.56892 232.925791 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1475&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 356.604181 232.935651 \n",
       "L 356.708169 232.935651 \n",
       "L 356.708169 232.93165 \n",
       "L 356.604181 232.93165 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1476&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 356.708169 232.935651 \n",
       "L 356.778355 232.935651 \n",
       "L 356.778355 232.935508 \n",
       "L 356.708169 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1477&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 356.778355 232.935651 \n",
       "L 356.790146 232.935651 \n",
       "L 356.790146 232.922076 \n",
       "L 356.778355 232.922076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1478&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 356.790146 232.935651 \n",
       "L 356.896941 232.935651 \n",
       "L 356.896941 232.935508 \n",
       "L 356.790146 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1479&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 356.896941 232.935651 \n",
       "L 357.005869 232.935651 \n",
       "L 357.005869 232.932793 \n",
       "L 356.896941 232.932793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1480&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.005869 232.935651 \n",
       "L 357.024062 232.935651 \n",
       "L 357.024062 232.810332 \n",
       "L 357.005869 232.810332 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1481&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.024062 232.935651 \n",
       "L 357.061457 232.935651 \n",
       "L 357.061457 232.934079 \n",
       "L 357.024062 232.934079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1482&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.061457 232.935651 \n",
       "L 357.10413 232.935651 \n",
       "L 357.10413 232.886638 \n",
       "L 357.061457 232.886638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1483&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.10413 232.935651 \n",
       "L 357.122771 232.935651 \n",
       "L 357.122771 232.826622 \n",
       "L 357.10413 232.826622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1484&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.122771 232.935651 \n",
       "L 357.146353 232.935651 \n",
       "L 357.146353 232.875921 \n",
       "L 357.122771 232.875921 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1485&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.146353 232.935651 \n",
       "L 357.161064 232.935651 \n",
       "L 357.161064 232.935508 \n",
       "L 357.146353 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1486&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.161064 232.935651 \n",
       "L 357.163872 232.935651 \n",
       "L 357.163872 232.270901 \n",
       "L 357.161064 232.270901 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1487&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.163872 232.935651 \n",
       "L 357.212384 232.935651 \n",
       "L 357.212384 232.935365 \n",
       "L 357.163872 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1488&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.212384 232.935651 \n",
       "L 357.268196 232.935651 \n",
       "L 357.268196 232.904071 \n",
       "L 357.212384 232.904071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1489&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.268196 232.935651 \n",
       "L 357.325468 232.935651 \n",
       "L 357.325468 232.934651 \n",
       "L 357.268196 232.934651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1490&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.325468 232.935651 \n",
       "L 357.414969 232.935651 \n",
       "L 357.414969 232.729739 \n",
       "L 357.325468 232.729739 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1491&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.414969 232.935651 \n",
       "L 357.464155 232.935651 \n",
       "L 357.464155 232.917218 \n",
       "L 357.414969 232.917218 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1492&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.464155 232.935651 \n",
       "L 357.542764 232.935651 \n",
       "L 357.542764 232.93508 \n",
       "L 357.464155 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1493&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.542764 232.935651 \n",
       "L 357.602506 232.935651 \n",
       "L 357.602506 232.792613 \n",
       "L 357.542764 232.792613 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1494&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.602506 232.935651 \n",
       "L 357.623169 232.935651 \n",
       "L 357.623169 232.935508 \n",
       "L 357.602506 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1495&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.623169 232.935651 \n",
       "L 357.630131 232.935651 \n",
       "L 357.630131 232.881637 \n",
       "L 357.623169 232.881637 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1496&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.630131 232.935651 \n",
       "L 357.640575 232.935651 \n",
       "L 357.640575 232.935365 \n",
       "L 357.630131 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1497&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.640575 232.935651 \n",
       "L 357.652591 232.935651 \n",
       "L 357.652591 232.875778 \n",
       "L 357.640575 232.875778 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1498&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.652591 232.935651 \n",
       "L 357.661238 232.935651 \n",
       "L 357.661238 232.933794 \n",
       "L 357.652591 232.933794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1499&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.661238 232.935651 \n",
       "L 357.66382 232.935651 \n",
       "L 357.66382 232.732454 \n",
       "L 357.661238 232.732454 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1500&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.66382 232.935651 \n",
       "L 357.675612 232.935651 \n",
       "L 357.675612 232.918647 \n",
       "L 357.66382 232.918647 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1501&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.675612 232.935651 \n",
       "L 357.747931 232.935651 \n",
       "L 357.747931 232.90107 \n",
       "L 357.675612 232.90107 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1502&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.747931 232.935651 \n",
       "L 357.82463 232.935651 \n",
       "L 357.82463 232.933365 \n",
       "L 357.747931 232.933365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1503&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.82463 232.935651 \n",
       "L 357.894143 232.935651 \n",
       "L 357.894143 232.875635 \n",
       "L 357.82463 232.875635 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1504&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.894143 232.935651 \n",
       "L 357.898185 232.935651 \n",
       "L 357.898185 232.897498 \n",
       "L 357.894143 232.897498 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1505&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.898185 232.935651 \n",
       "L 357.929741 232.935651 \n",
       "L 357.929741 232.935365 \n",
       "L 357.898185 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1506&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 357.929741 232.935651 \n",
       "L 358.040691 232.935651 \n",
       "L 358.040691 231.964676 \n",
       "L 357.929741 231.964676 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1507&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.040691 232.935651 \n",
       "L 358.127721 232.935651 \n",
       "L 358.127721 232.935508 \n",
       "L 358.040691 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1508&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.127721 232.935651 \n",
       "L 358.133112 232.935651 \n",
       "L 358.133112 232.931221 \n",
       "L 358.127721 232.931221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1509&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.133112 232.935651 \n",
       "L 358.157817 232.935651 \n",
       "L 358.157817 232.890639 \n",
       "L 358.133112 232.890639 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1510&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.157817 232.935651 \n",
       "L 358.182747 232.935651 \n",
       "L 358.182747 232.866776 \n",
       "L 358.157817 232.866776 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1511&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.182747 232.935651 \n",
       "L 358.197795 232.935651 \n",
       "L 358.197795 232.624996 \n",
       "L 358.182747 232.624996 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1512&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.197795 232.935651 \n",
       "L 358.21464 232.935651 \n",
       "L 358.21464 230.867381 \n",
       "L 358.197795 230.867381 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1513&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.21464 232.935651 \n",
       "L 358.236088 232.935651 \n",
       "L 358.236088 232.931221 \n",
       "L 358.21464 232.931221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1514&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.236088 232.935651 \n",
       "L 358.245185 232.935651 \n",
       "L 358.245185 232.87192 \n",
       "L 358.236088 232.87192 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1515&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.245185 232.935651 \n",
       "L 358.268992 232.935651 \n",
       "L 358.268992 232.831195 \n",
       "L 358.245185 232.831195 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1516&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.268992 232.935651 \n",
       "L 358.27573 232.935651 \n",
       "L 358.27573 232.932365 \n",
       "L 358.268992 232.932365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1517&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.27573 232.935651 \n",
       "L 358.289654 232.935651 \n",
       "L 358.289654 232.885638 \n",
       "L 358.27573 232.885638 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1518&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.289654 232.935651 \n",
       "L 358.302793 232.935651 \n",
       "L 358.302793 232.935223 \n",
       "L 358.289654 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1519&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.302793 232.935651 \n",
       "L 358.305825 232.935651 \n",
       "L 358.305825 232.930936 \n",
       "L 358.302793 232.930936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1520&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.305825 232.935651 \n",
       "L 358.336932 232.935651 \n",
       "L 358.336932 232.931364 \n",
       "L 358.305825 232.931364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1521&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.336932 232.935651 \n",
       "L 358.354338 232.935651 \n",
       "L 358.354338 232.897641 \n",
       "L 358.336932 232.897641 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1522&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.354338 232.935651 \n",
       "L 358.366578 232.935651 \n",
       "L 358.366578 232.650003 \n",
       "L 358.354338 232.650003 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1523&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.366578 232.935651 \n",
       "L 358.372305 232.935651 \n",
       "L 358.372305 232.935365 \n",
       "L 358.366578 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1524&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.372305 232.935651 \n",
       "L 358.375787 232.935651 \n",
       "L 358.375787 232.750744 \n",
       "L 358.372305 232.750744 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1525&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.375787 232.935651 \n",
       "L 358.3823 232.935651 \n",
       "L 358.3823 232.821621 \n",
       "L 358.375787 232.821621 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1526&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.3823 232.935651 \n",
       "L 358.388364 232.935651 \n",
       "L 358.388364 232.934365 \n",
       "L 358.3823 232.934365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1527&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.388364 232.935651 \n",
       "L 358.391396 232.935651 \n",
       "L 358.391396 232.507393 \n",
       "L 358.388364 232.507393 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1528&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.391396 232.935651 \n",
       "L 358.397797 232.935651 \n",
       "L 358.397797 232.935508 \n",
       "L 358.391396 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1529&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.397797 232.935651 \n",
       "L 358.403075 232.935651 \n",
       "L 358.403075 232.879779 \n",
       "L 358.397797 232.879779 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1530&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.403075 232.935651 \n",
       "L 358.405096 232.935651 \n",
       "L 358.405096 232.842197 \n",
       "L 358.403075 232.842197 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1531&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.405096 232.935651 \n",
       "L 358.408465 232.935651 \n",
       "L 358.408465 232.935365 \n",
       "L 358.405096 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1532&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.408465 232.935651 \n",
       "L 358.411273 232.935651 \n",
       "L 358.411273 232.928792 \n",
       "L 358.408465 232.928792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1533&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.411273 232.935651 \n",
       "L 358.412957 232.935651 \n",
       "L 358.412957 232.848914 \n",
       "L 358.411273 232.848914 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1534&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.412957 232.935651 \n",
       "L 358.416887 232.935651 \n",
       "L 358.416887 232.904214 \n",
       "L 358.412957 232.904214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1535&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.416887 232.935651 \n",
       "L 358.419807 232.935651 \n",
       "L 358.419807 232.861774 \n",
       "L 358.416887 232.861774 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1536&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.419807 232.935651 \n",
       "L 358.425647 232.935651 \n",
       "L 358.425647 232.933508 \n",
       "L 358.419807 232.933508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1537&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.425647 232.935651 \n",
       "L 358.431262 232.935651 \n",
       "L 358.431262 232.518968 \n",
       "L 358.425647 232.518968 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1538&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.431262 232.935651 \n",
       "L 358.433844 232.935651 \n",
       "L 358.433844 232.935365 \n",
       "L 358.431262 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1539&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.433844 232.935651 \n",
       "L 358.438785 232.935651 \n",
       "L 358.438785 232.92522 \n",
       "L 358.433844 232.92522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1540&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.438785 232.935651 \n",
       "L 358.447432 232.935651 \n",
       "L 358.447432 232.932079 \n",
       "L 358.438785 232.932079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1541&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.447432 232.935651 \n",
       "L 358.451812 232.935651 \n",
       "L 358.451812 232.926649 \n",
       "L 358.447432 232.926649 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1542&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.451812 232.935651 \n",
       "L 358.452823 232.935651 \n",
       "L 358.452823 232.930793 \n",
       "L 358.451812 232.930793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1543&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.452823 232.935651 \n",
       "L 358.453721 232.935651 \n",
       "L 358.453721 232.470669 \n",
       "L 358.452823 232.470669 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1544&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.453721 232.935651 \n",
       "L 358.454844 232.935651 \n",
       "L 358.454844 232.763605 \n",
       "L 358.453721 232.763605 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1545&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.454844 232.935651 \n",
       "L 358.455742 232.935651 \n",
       "L 358.455742 232.908787 \n",
       "L 358.454844 232.908787 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1546&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.455742 232.935651 \n",
       "L 358.456641 232.935651 \n",
       "L 358.456641 232.935508 \n",
       "L 358.455742 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1547&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.456641 232.935651 \n",
       "L 358.468657 232.935651 \n",
       "L 358.468657 232.866204 \n",
       "L 358.456641 232.866204 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1548&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.468657 232.935651 \n",
       "L 358.482806 232.935651 \n",
       "L 358.482806 232.906072 \n",
       "L 358.468657 232.906072 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1549&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.482806 232.935651 \n",
       "L 358.488758 232.935651 \n",
       "L 358.488758 232.935223 \n",
       "L 358.482806 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1550&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.488758 232.935651 \n",
       "L 358.489656 232.935651 \n",
       "L 358.489656 232.924077 \n",
       "L 358.488758 232.924077 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1551&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.489656 232.935651 \n",
       "L 358.492351 232.935651 \n",
       "L 358.492351 232.858059 \n",
       "L 358.489656 232.858059 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1552&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.492351 232.935651 \n",
       "L 358.498752 232.935651 \n",
       "L 358.498752 232.925649 \n",
       "L 358.492351 232.925649 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1553&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.498752 232.935651 \n",
       "L 358.503357 232.935651 \n",
       "L 358.503357 232.904929 \n",
       "L 358.498752 232.904929 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1554&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.503357 232.935651 \n",
       "L 358.715599 232.935651 \n",
       "L 358.715599 232.930364 \n",
       "L 358.503357 232.930364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1555&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.715599 232.935651 \n",
       "L 358.812736 232.935651 \n",
       "L 358.812736 224.296042 \n",
       "L 358.715599 224.296042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1556&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.812736 232.935651 \n",
       "L 358.815431 232.935651 \n",
       "L 358.815431 232.93508 \n",
       "L 358.812736 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1557&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.815431 232.935651 \n",
       "L 358.838565 232.935651 \n",
       "L 358.838565 232.454236 \n",
       "L 358.815431 232.454236 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1558&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.838565 232.935651 \n",
       "L 358.889435 232.935651 \n",
       "L 358.889435 232.90993 \n",
       "L 358.838565 232.90993 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1559&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.889435 232.935651 \n",
       "L 358.994321 232.935651 \n",
       "L 358.994321 232.933508 \n",
       "L 358.889435 232.933508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1560&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.994321 232.935651 \n",
       "L 358.999824 232.935651 \n",
       "L 358.999824 232.923219 \n",
       "L 358.994321 232.923219 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1561&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 358.999824 232.935651 \n",
       "L 359.009369 232.935651 \n",
       "L 359.009369 232.92965 \n",
       "L 358.999824 232.92965 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1562&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 359.009369 232.935651 \n",
       "L 359.014759 232.935651 \n",
       "L 359.014759 232.841626 \n",
       "L 359.009369 232.841626 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1563&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 359.014759 232.935651 \n",
       "L 359.173548 232.935651 \n",
       "L 359.173548 232.753602 \n",
       "L 359.014759 232.753602 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1564&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 359.173548 232.935651 \n",
       "L 359.336043 232.935651 \n",
       "L 359.336043 232.79147 \n",
       "L 359.173548 232.79147 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1565&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 359.336043 232.935651 \n",
       "L 359.352326 232.935651 \n",
       "L 359.352326 232.895498 \n",
       "L 359.336043 232.895498 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1566&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 359.352326 232.935651 \n",
       "L 359.396234 232.935651 \n",
       "L 359.396234 232.934365 \n",
       "L 359.352326 232.934365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1567&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 359.396234 232.935651 \n",
       "L 359.454067 232.935651 \n",
       "L 359.454067 232.140437 \n",
       "L 359.396234 232.140437 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1568&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 359.454067 232.935651 \n",
       "L 359.498312 232.935651 \n",
       "L 359.498312 232.928935 \n",
       "L 359.454067 232.928935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1569&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 359.498312 232.935651 \n",
       "L 359.562434 232.935651 \n",
       "L 359.562434 232.934937 \n",
       "L 359.498312 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1570&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 359.562434 232.935651 \n",
       "L 359.582536 232.935651 \n",
       "L 359.582536 232.923791 \n",
       "L 359.562434 232.923791 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1571&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 359.582536 232.935651 \n",
       "L 359.629588 232.935651 \n",
       "L 359.629588 232.935508 \n",
       "L 359.582536 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1572&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 359.629588 232.935651 \n",
       "L 359.70348 232.935651 \n",
       "L 359.70348 232.904929 \n",
       "L 359.629588 232.904929 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1573&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 359.70348 232.935651 \n",
       "L 359.759067 232.935651 \n",
       "L 359.759067 232.935508 \n",
       "L 359.70348 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1574&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 359.759067 232.935651 \n",
       "L 359.778607 232.935651 \n",
       "L 359.778607 229.043319 \n",
       "L 359.759067 229.043319 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1575&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 359.778607 232.935651 \n",
       "L 359.834643 232.935651 \n",
       "L 359.834643 230.396254 \n",
       "L 359.778607 230.396254 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1576&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 359.834643 232.935651 \n",
       "L 359.90292 232.935651 \n",
       "L 359.90292 231.736614 \n",
       "L 359.834643 231.736614 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1577&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 359.90292 232.935651 \n",
       "L 359.949861 232.935651 \n",
       "L 359.949861 232.935365 \n",
       "L 359.90292 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1578&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 359.949861 232.935651 \n",
       "L 360.005897 232.935651 \n",
       "L 360.005897 232.899499 \n",
       "L 359.949861 232.899499 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1579&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 360.005897 232.935651 \n",
       "L 360.057554 232.935651 \n",
       "L 360.057554 212.613613 \n",
       "L 360.005897 212.613613 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1580&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 360.057554 232.935651 \n",
       "L 360.177039 232.935651 \n",
       "L 360.177039 232.933222 \n",
       "L 360.057554 232.933222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1581&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 360.177039 232.935651 \n",
       "L 360.234984 232.935651 \n",
       "L 360.234984 228.199377 \n",
       "L 360.177039 228.199377 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1582&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 360.234984 232.935651 \n",
       "L 360.361543 232.935651 \n",
       "L 360.361543 232.934222 \n",
       "L 360.234984 232.934222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1583&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 360.361543 232.935651 \n",
       "L 360.478894 232.935651 \n",
       "L 360.478894 232.606706 \n",
       "L 360.361543 232.606706 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1584&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 360.478894 232.935651 \n",
       "L 360.852733 232.935651 \n",
       "L 360.852733 232.934794 \n",
       "L 360.478894 232.934794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1585&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 360.852733 232.935651 \n",
       "L 360.890577 232.935651 \n",
       "L 360.890577 232.664864 \n",
       "L 360.852733 232.664864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1586&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 360.890577 232.935651 \n",
       "L 360.932913 232.935651 \n",
       "L 360.932913 232.91979 \n",
       "L 360.890577 232.91979 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1587&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 360.932913 232.935651 \n",
       "L 361.123257 232.935651 \n",
       "L 361.123257 232.934937 \n",
       "L 360.932913 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1588&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 361.123257 232.935651 \n",
       "L 361.31012 232.935651 \n",
       "L 361.31012 232.220459 \n",
       "L 361.123257 232.220459 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1589&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 361.31012 232.935651 \n",
       "L 361.381205 232.935651 \n",
       "L 361.381205 232.934937 \n",
       "L 361.31012 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1590&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 361.381205 232.935651 \n",
       "L 361.429156 232.935651 \n",
       "L 361.429156 232.687442 \n",
       "L 361.381205 232.687442 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1591&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 361.429156 232.935651 \n",
       "L 361.478005 232.935651 \n",
       "L 361.478005 232.934079 \n",
       "L 361.429156 232.934079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1592&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 361.478005 232.935651 \n",
       "L 361.520004 232.935651 \n",
       "L 361.520004 232.903928 \n",
       "L 361.478005 232.903928 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1593&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 361.520004 232.935651 \n",
       "L 361.561105 232.935651 \n",
       "L 361.561105 232.868919 \n",
       "L 361.520004 232.868919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1594&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 361.561105 232.935651 \n",
       "L 361.665317 232.935651 \n",
       "L 361.665317 232.902642 \n",
       "L 361.561105 232.902642 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1595&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 361.665317 232.935651 \n",
       "L 361.82871 232.935651 \n",
       "L 361.82871 232.932793 \n",
       "L 361.665317 232.932793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1596&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 361.82871 232.935651 \n",
       "L 361.874415 232.935651 \n",
       "L 361.874415 230.584019 \n",
       "L 361.82871 230.584019 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1597&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 361.874415 232.935651 \n",
       "L 361.878458 232.935651 \n",
       "L 361.878458 232.911788 \n",
       "L 361.874415 232.911788 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1598&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 361.878458 232.935651 \n",
       "L 361.905746 232.935651 \n",
       "L 361.905746 232.93065 \n",
       "L 361.878458 232.93065 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1599&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 361.905746 232.935651 \n",
       "L 361.929666 232.935651 \n",
       "L 361.929666 232.886495 \n",
       "L 361.905746 232.886495 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1600&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 361.929666 232.935651 \n",
       "L 361.96459 232.935651 \n",
       "L 361.96459 230.93597 \n",
       "L 361.929666 230.93597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1601&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 361.96459 232.935651 \n",
       "L 362.012317 232.935651 \n",
       "L 362.012317 232.934365 \n",
       "L 361.96459 232.934365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1602&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 362.012317 232.935651 \n",
       "L 362.037022 232.935651 \n",
       "L 362.037022 232.855773 \n",
       "L 362.012317 232.855773 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1603&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 362.037022 232.935651 \n",
       "L 362.064984 232.935651 \n",
       "L 362.064984 232.918075 \n",
       "L 362.037022 232.918075 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1604&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 362.064984 232.935651 \n",
       "L 362.089577 232.935651 \n",
       "L 362.089577 232.354781 \n",
       "L 362.064984 232.354781 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1605&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 362.089577 232.935651 \n",
       "L 362.094968 232.935651 \n",
       "L 362.094968 232.932507 \n",
       "L 362.089577 232.932507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1606&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 362.094968 232.935651 \n",
       "L 362.137978 232.935651 \n",
       "L 362.137978 232.642715 \n",
       "L 362.094968 232.642715 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1607&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 362.137978 232.935651 \n",
       "L 362.192105 232.935651 \n",
       "L 362.192105 232.92522 \n",
       "L 362.137978 232.92522 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1608&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 362.192105 232.935651 \n",
       "L 362.249714 232.935651 \n",
       "L 362.249714 232.934937 \n",
       "L 362.192105 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1609&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 362.249714 232.935651 \n",
       "L 362.38784 232.935651 \n",
       "L 362.38784 229.622617 \n",
       "L 362.249714 229.622617 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1610&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 362.38784 232.935651 \n",
       "L 362.535511 232.935651 \n",
       "L 362.535511 232.904786 \n",
       "L 362.38784 232.904786 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1611&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 362.535511 232.935651 \n",
       "L 362.583237 232.935651 \n",
       "L 362.583237 231.055717 \n",
       "L 362.535511 231.055717 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1612&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 362.583237 232.935651 \n",
       "L 362.827147 232.935651 \n",
       "L 362.827147 232.931507 \n",
       "L 362.583237 232.931507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1613&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 362.827147 232.935651 \n",
       "L 362.994246 232.935651 \n",
       "L 362.994246 232.401936 \n",
       "L 362.827147 232.401936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1614&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 362.994246 232.935651 \n",
       "L 363.063534 232.935651 \n",
       "L 363.063534 231.847787 \n",
       "L 362.994246 231.847787 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1615&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 363.063534 232.935651 \n",
       "L 363.409073 232.935651 \n",
       "L 363.409073 232.930364 \n",
       "L 363.063534 232.930364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1616&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 363.409073 232.935651 \n",
       "L 363.453431 232.935651 \n",
       "L 363.453431 232.921933 \n",
       "L 363.409073 232.921933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1617&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 363.453431 232.935651 \n",
       "L 363.567862 232.935651 \n",
       "L 363.567862 232.928792 \n",
       "L 363.453431 232.928792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1618&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 363.567862 232.935651 \n",
       "L 363.57999 232.935651 \n",
       "L 363.57999 232.93065 \n",
       "L 363.567862 232.93065 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1619&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 363.57999 232.935651 \n",
       "L 363.587626 232.935651 \n",
       "L 363.587626 232.850771 \n",
       "L 363.57999 232.850771 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1620&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 363.587626 232.935651 \n",
       "L 363.742148 232.935651 \n",
       "L 363.742148 232.863489 \n",
       "L 363.587626 232.863489 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1621&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 363.742148 232.935651 \n",
       "L 363.960342 232.935651 \n",
       "L 363.960342 232.935365 \n",
       "L 363.742148 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1622&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 363.960342 232.935651 \n",
       "L 364.087687 232.935651 \n",
       "L 364.087687 230.907677 \n",
       "L 363.960342 230.907677 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1623&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 364.087687 232.935651 \n",
       "L 364.189765 232.935651 \n",
       "L 364.189765 232.932365 \n",
       "L 364.087687 232.932365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1624&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 364.189765 232.935651 \n",
       "L 364.23985 232.935651 \n",
       "L 364.23985 232.550833 \n",
       "L 364.189765 232.550833 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1625&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 364.23985 232.935651 \n",
       "L 364.263769 232.935651 \n",
       "L 364.263769 232.825479 \n",
       "L 364.23985 232.825479 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1626&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 364.263769 232.935651 \n",
       "L 364.283758 232.935651 \n",
       "L 364.283758 232.935508 \n",
       "L 364.263769 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1627&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 364.283758 232.935651 \n",
       "L 364.285667 232.935651 \n",
       "L 364.285667 230.154903 \n",
       "L 364.283758 230.154903 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1628&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 364.285667 232.935651 \n",
       "L 364.287689 232.935651 \n",
       "L 364.287689 208.395336 \n",
       "L 364.285667 208.395336 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1629&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 364.287689 232.935651 \n",
       "L 364.29263 232.935651 \n",
       "L 364.29263 227.784551 \n",
       "L 364.287689 227.784551 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1630&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 364.29263 232.935651 \n",
       "L 364.466354 232.935651 \n",
       "L 364.466354 232.933794 \n",
       "L 364.29263 232.933794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1631&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 364.466354 232.935651 \n",
       "L 364.515204 232.935651 \n",
       "L 364.515204 232.926792 \n",
       "L 364.466354 232.926792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1632&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 364.515204 232.935651 \n",
       "L 364.63525 232.935651 \n",
       "L 364.63525 232.931936 \n",
       "L 364.515204 232.931936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1633&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 364.63525 232.935651 \n",
       "L 364.772028 232.935651 \n",
       "L 364.772028 232.835481 \n",
       "L 364.63525 232.835481 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1634&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 364.772028 232.935651 \n",
       "L 364.871074 232.935651 \n",
       "L 364.871074 232.935508 \n",
       "L 364.772028 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1635&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 364.871074 232.935651 \n",
       "L 364.937105 232.935651 \n",
       "L 364.937105 232.918932 \n",
       "L 364.871074 232.918932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1636&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 364.937105 232.935651 \n",
       "L 364.979329 232.935651 \n",
       "L 364.979329 232.933936 \n",
       "L 364.937105 232.933936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1637&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 364.979329 232.935651 \n",
       "L 365.085787 232.935651 \n",
       "L 365.085787 232.935508 \n",
       "L 364.979329 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1638&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 365.085787 232.935651 \n",
       "L 365.18517 232.935651 \n",
       "L 365.18517 232.434945 \n",
       "L 365.085787 232.434945 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1639&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 365.18517 232.935651 \n",
       "L 365.222004 232.935651 \n",
       "L 365.222004 232.32663 \n",
       "L 365.18517 232.32663 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1640&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 365.222004 232.935651 \n",
       "L 365.3699 232.935651 \n",
       "L 365.3699 232.934794 \n",
       "L 365.222004 232.934794 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1641&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 365.3699 232.935651 \n",
       "L 365.580682 232.935651 \n",
       "L 365.580682 231.507696 \n",
       "L 365.3699 231.507696 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1642&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 365.580682 232.935651 \n",
       "L 365.939361 232.935651 \n",
       "L 365.939361 232.934651 \n",
       "L 365.580682 232.934651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1643&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 365.939361 232.935651 \n",
       "L 366.222575 232.935651 \n",
       "L 366.222575 232.932079 \n",
       "L 365.939361 232.932079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1644&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 366.222575 232.935651 \n",
       "L 366.310055 232.935651 \n",
       "L 366.310055 232.802044 \n",
       "L 366.222575 232.802044 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1645&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 366.310055 232.935651 \n",
       "L 366.534088 232.935651 \n",
       "L 366.534088 232.93265 \n",
       "L 366.310055 232.93265 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1646&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 366.534088 232.935651 \n",
       "L 366.842906 232.935651 \n",
       "L 366.842906 232.885495 \n",
       "L 366.534088 232.885495 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1647&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 366.842906 232.935651 \n",
       "L 367.045154 232.935651 \n",
       "L 367.045154 232.611707 \n",
       "L 366.842906 232.611707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1648&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 367.045154 232.935651 \n",
       "L 367.101977 232.935651 \n",
       "L 367.101977 232.804473 \n",
       "L 367.045154 232.804473 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1649&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 367.101977 232.935651 \n",
       "L 367.12219 232.935651 \n",
       "L 367.12219 232.462524 \n",
       "L 367.101977 232.462524 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1650&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 367.12219 232.935651 \n",
       "L 367.128479 232.935651 \n",
       "L 367.128479 232.857059 \n",
       "L 367.12219 232.857059 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1651&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 367.128479 232.935651 \n",
       "L 367.179237 232.935651 \n",
       "L 367.179237 232.89564 \n",
       "L 367.128479 232.89564 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1652&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 367.179237 232.935651 \n",
       "L 367.239316 232.935651 \n",
       "L 367.239316 232.922076 \n",
       "L 367.179237 232.922076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1653&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 367.239316 232.935651 \n",
       "L 367.376656 232.935651 \n",
       "L 367.376656 232.922362 \n",
       "L 367.239316 232.922362 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1654&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 367.376656 232.935651 \n",
       "L 367.512424 232.935651 \n",
       "L 367.512424 232.932365 \n",
       "L 367.376656 232.932365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1655&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 367.512424 232.935651 \n",
       "L 368.557128 232.935651 \n",
       "L 368.557128 232.857487 \n",
       "L 367.512424 232.857487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1656&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 368.557128 232.935651 \n",
       "L 369.609018 232.935651 \n",
       "L 369.609018 232.894069 \n",
       "L 368.557128 232.894069 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1657&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 369.609018 232.935651 \n",
       "L 369.699755 232.935651 \n",
       "L 369.699755 232.559407 \n",
       "L 369.609018 232.559407 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1658&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 369.699755 232.935651 \n",
       "L 370.12963 232.935651 \n",
       "L 370.12963 232.547404 \n",
       "L 369.699755 232.547404 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1659&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 370.12963 232.935651 \n",
       "L 370.742213 232.935651 \n",
       "L 370.742213 232.932936 \n",
       "L 370.12963 232.932936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1660&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 370.742213 232.935651 \n",
       "L 370.916274 232.935651 \n",
       "L 370.916274 232.601418 \n",
       "L 370.742213 232.601418 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1661&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 370.916274 232.935651 \n",
       "L 371.039801 232.935651 \n",
       "L 371.039801 232.935365 \n",
       "L 370.916274 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1662&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 371.039801 232.935651 \n",
       "L 371.070009 232.935651 \n",
       "L 371.070009 232.831195 \n",
       "L 371.039801 232.831195 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1663&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 371.070009 232.935651 \n",
       "L 371.176355 232.935651 \n",
       "L 371.176355 232.933079 \n",
       "L 371.070009 232.933079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1664&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 371.176355 232.935651 \n",
       "L 371.330876 232.935651 \n",
       "L 371.330876 232.875349 \n",
       "L 371.176355 232.875349 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1665&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 371.330876 232.935651 \n",
       "L 372.205786 232.935651 \n",
       "L 372.205786 232.787611 \n",
       "L 371.330876 232.787611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1666&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 372.205786 232.935651 \n",
       "L 373.122471 232.935651 \n",
       "L 373.122471 232.890496 \n",
       "L 372.205786 232.890496 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1667&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 373.122471 232.935651 \n",
       "L 373.284067 232.935651 \n",
       "L 373.284067 230.722056 \n",
       "L 373.122471 230.722056 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1668&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 373.284067 232.935651 \n",
       "L 373.771775 232.935651 \n",
       "L 373.771775 232.926649 \n",
       "L 373.284067 232.926649 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1669&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 373.771775 232.935651 \n",
       "L 374.472623 232.935651 \n",
       "L 374.472623 218.226552 \n",
       "L 373.771775 218.226552 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1670&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 374.472623 232.935651 \n",
       "L 375.357865 232.935651 \n",
       "L 375.357865 232.822192 \n",
       "L 374.472623 232.822192 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1671&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 375.357865 232.935651 \n",
       "L 376.718237 232.935651 \n",
       "L 376.718237 232.928364 \n",
       "L 375.357865 232.928364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1672&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 376.718237 232.935651 \n",
       "L 376.835251 232.935651 \n",
       "L 376.835251 232.92965 \n",
       "L 376.718237 232.92965 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1673&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 376.835251 232.935651 \n",
       "L 376.962035 232.935651 \n",
       "L 376.962035 232.903785 \n",
       "L 376.835251 232.903785 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1674&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 376.962035 232.935651 \n",
       "L 378.253344 232.935651 \n",
       "L 378.253344 232.93508 \n",
       "L 376.962035 232.93508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1675&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 378.253344 232.935651 \n",
       "L 379.5323 232.935651 \n",
       "L 379.5323 232.929507 \n",
       "L 378.253344 232.929507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1676&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 379.5323 232.935651 \n",
       "L 379.645833 232.935651 \n",
       "L 379.645833 232.867919 \n",
       "L 379.5323 232.867919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1677&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 379.645833 232.935651 \n",
       "L 379.688843 232.935651 \n",
       "L 379.688843 232.927792 \n",
       "L 379.645833 232.927792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1678&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 379.688843 232.935651 \n",
       "L 380.183401 232.935651 \n",
       "L 380.183401 232.935508 \n",
       "L 379.688843 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1679&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 380.183401 232.935651 \n",
       "L 380.635286 232.935651 \n",
       "L 380.635286 232.907215 \n",
       "L 380.183401 232.907215 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1680&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 380.635286 232.935651 \n",
       "L 381.201939 232.935651 \n",
       "L 381.201939 232.932793 \n",
       "L 380.635286 232.932793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1681&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 381.201939 232.935651 \n",
       "L 381.887403 232.935651 \n",
       "L 381.887403 232.935508 \n",
       "L 381.201939 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1682&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 381.887403 232.935651 \n",
       "L 382.006439 232.935651 \n",
       "L 382.006439 232.92079 \n",
       "L 381.887403 232.92079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1683&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 382.006439 232.935651 \n",
       "L 383.349629 232.935651 \n",
       "L 383.349629 232.837768 \n",
       "L 382.006439 232.837768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1684&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 383.349629 232.935651 \n",
       "L 383.774675 232.935651 \n",
       "L 383.774675 232.822049 \n",
       "L 383.349629 232.822049 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1685&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 383.774675 232.935651 \n",
       "L 384.339307 232.935651 \n",
       "L 384.339307 232.935223 \n",
       "L 383.774675 232.935223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1686&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 384.339307 232.935651 \n",
       "L 384.989622 232.935651 \n",
       "L 384.989622 232.891068 \n",
       "L 384.339307 232.891068 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1687&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 384.989622 232.935651 \n",
       "L 385.386257 232.935651 \n",
       "L 385.386257 232.878064 \n",
       "L 384.989622 232.878064 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1688&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 385.386257 232.935651 \n",
       "L 386.19536 232.935651 \n",
       "L 386.19536 232.885066 \n",
       "L 385.386257 232.885066 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1689&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 386.19536 232.935651 \n",
       "L 386.735623 232.935651 \n",
       "L 386.735623 232.935508 \n",
       "L 386.19536 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1690&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 386.735623 232.935651 \n",
       "L 386.746516 232.935651 \n",
       "L 386.746516 232.630426 \n",
       "L 386.735623 232.630426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1691&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 386.746516 232.935651 \n",
       "L 386.746741 232.935651 \n",
       "L 386.746741 232.877921 \n",
       "L 386.746516 232.877921 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1692&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 386.746741 232.935651 \n",
       "L 387.535519 232.935651 \n",
       "L 387.535519 232.901928 \n",
       "L 386.746741 232.901928 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1693&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 387.535519 232.935651 \n",
       "L 388.386846 232.935651 \n",
       "L 388.386846 232.934937 \n",
       "L 387.535519 232.934937 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1694&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 388.386846 232.935651 \n",
       "L 388.496336 232.935651 \n",
       "L 388.496336 232.90893 \n",
       "L 388.386846 232.90893 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1695&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 388.496336 232.935651 \n",
       "L 389.509821 232.935651 \n",
       "L 389.509821 232.901785 \n",
       "L 388.496336 232.901785 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1696&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 389.509821 232.935651 \n",
       "L 390.622689 232.935651 \n",
       "L 390.622689 232.933508 \n",
       "L 389.509821 232.933508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1697&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 390.622689 232.935651 \n",
       "L 390.773729 232.935651 \n",
       "L 390.773729 232.729596 \n",
       "L 390.622689 232.729596 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1698&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 390.773729 232.935651 \n",
       "L 391.750381 232.935651 \n",
       "L 391.750381 232.925934 \n",
       "L 390.773729 232.925934 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1699&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 391.750381 232.935651 \n",
       "L 392.125791 232.935651 \n",
       "L 392.125791 232.935365 \n",
       "L 391.750381 232.935365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1700&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 392.125791 232.935651 \n",
       "L 392.42439 232.935651 \n",
       "L 392.42439 232.855201 \n",
       "L 392.125791 232.855201 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1701&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 392.42439 232.935651 \n",
       "L 393.422042 232.935651 \n",
       "L 393.422042 232.929507 \n",
       "L 392.42439 232.929507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1702&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 393.422042 232.935651 \n",
       "L 396.504271 232.935651 \n",
       "L 396.504271 138.56098 \n",
       "L 393.422042 138.56098 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1703&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 396.504271 232.935651 \n",
       "L 398.772905 232.935651 \n",
       "L 398.772905 232.85863 \n",
       "L 396.504271 232.85863 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1704&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 398.772905 232.935651 \n",
       "L 398.972683 232.935651 \n",
       "L 398.972683 232.176733 \n",
       "L 398.772905 232.176733 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1705&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 398.972683 232.935651 \n",
       "L 399.443883 232.935651 \n",
       "L 399.443883 232.935508 \n",
       "L 398.972683 232.935508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1706&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 399.443883 232.935651 \n",
       "L 400.03176 232.935651 \n",
       "L 400.03176 232.911931 \n",
       "L 399.443883 232.911931 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1707&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 400.03176 232.935651 \n",
       "L 400.57135 232.935651 \n",
       "L 400.57135 232.493675 \n",
       "L 400.03176 232.493675 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1708&gt;&lt;path clip-path=url(#p69f32bea17) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 400.57135 232.935651 \n",
       "L 400.84558 232.935651 \n",
       "L 400.84558 232.930364 \n",
       "L 400.57135 232.930364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1709&gt;&lt;path style=fill:none; d=&quot;M 74.05 232.935651 \n",
       "L 74.05 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1710&gt;&lt;path style=fill:none; d=&quot;M 416.407275 232.935651 \n",
       "L 416.407275 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1711&gt;&lt;path style=fill:none; d=&quot;M 74.05 232.935651 \n",
       "L 416.407275 232.935651 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_1712&gt;&lt;path style=fill:none; d=&quot;M 74.05 10.8 \n",
       "L 416.407275 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p69f32bea17&gt;&lt;rect height=222.135651 width=342.357275 x=74.05 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;div class=&quot;caption text-center text-muted&quot;&gt;&lt;strong&gt;Histogram with variable size bins&lt;/strong&gt; (bins=[-1.0000000e+00 5.0001150e+05 1.0000330e+06 1.0000505e+06 1.0001120e+06 ... 1.3774160e+06 1.3795140e+06 1.3821315e+06 1.3845340e+06 1.3857550e+06], &lt;a href=https://ui.adsabs.harvard.edu/abs/2013ApJ...764..167S/abstract target=_blank&gt;&quot;bayesian blocks&quot;&lt;/a&gt; binning strategy used) &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-7216025318903645715bottom--7216025318903645715common_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=-1&gt; -1 &lt;/td&gt;&lt;td class=number&gt; 1480506 &lt;/td&gt;&lt;td class=number&gt; 15.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:28.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1356552&gt; 1356552 &lt;/td&gt;&lt;td class=number&gt; 660445 &lt;/td&gt;&lt;td class=number&gt; 6.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:12.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1075657&gt; 1075657 &lt;/td&gt;&lt;td class=number&gt; 634022 &lt;/td&gt;&lt;td class=number&gt; 6.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:12.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1163926&gt; 1163926 &lt;/td&gt;&lt;td class=number&gt; 597454 &lt;/td&gt;&lt;td class=number&gt; 6.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:11.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1050234&gt; 1050234 &lt;/td&gt;&lt;td class=number&gt; 309265 &lt;/td&gt;&lt;td class=number&gt; 3.2% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:6.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1018484&gt; 1018484 &lt;/td&gt;&lt;td class=number&gt; 239439 &lt;/td&gt;&lt;td class=number&gt; 2.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:4.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1139091&gt; 1139091 &lt;/td&gt;&lt;td class=number&gt; 215781 &lt;/td&gt;&lt;td class=number&gt; 2.2% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:4.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1050229&gt; 1050229 &lt;/td&gt;&lt;td class=number&gt; 174128 &lt;/td&gt;&lt;td class=number&gt; 1.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.4%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1222980&gt; 1222980 &lt;/td&gt;&lt;td class=number&gt; 171736 &lt;/td&gt;&lt;td class=number&gt; 1.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1043614&gt; 1043614 &lt;/td&gt;&lt;td class=number&gt; 171522 &lt;/td&gt;&lt;td class=number&gt; 1.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=other&gt;&lt;td class=fillremaining title=&quot;Other values (1982)&quot;&gt; Other values (1982) &lt;/td&gt;&lt;td class=number&gt; 5156432 &lt;/td&gt;&lt;td class=number&gt; 52.6% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-7216025318903645715bottom--7216025318903645715extreme_values&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-7216025318903645715extreme_values--7216025318903645715firstn aria-controls=-7216025318903645715extreme_values--7216025318903645715firstn role=tab data-toggle=tab&gt;Minimum 5 values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-7216025318903645715extreme_values--7216025318903645715lastn aria-controls=-7216025318903645715extreme_values--7216025318903645715lastn role=tab data-toggle=tab&gt;Maximum 5 values&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-7216025318903645715extreme_values--7216025318903645715firstn&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=-1&gt; -1 &lt;/td&gt;&lt;td class=number&gt; 1480506 &lt;/td&gt;&lt;td class=number&gt; 15.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1000024&gt; 1000024 &lt;/td&gt;&lt;td class=number&gt; 23 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1000042&gt; 1000042 &lt;/td&gt;&lt;td class=number&gt; 87 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1000059&gt; 1000059 &lt;/td&gt;&lt;td class=number&gt; 167 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1000165&gt; 1000165 &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-7216025318903645715extreme_values--7216025318903645715lastn&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1385755&gt; 1385755 &lt;/td&gt;&lt;td class=number&gt; 37 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1383313&gt; 1383313 &lt;/td&gt;&lt;td class=number&gt; 3093 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:58.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1380950&gt; 1380950 &lt;/td&gt;&lt;td class=number&gt; 166 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1378078&gt; 1378078 &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1376754&gt; 1376754 &lt;/td&gt;&lt;td class=number&gt; 5311 &lt;/td&gt;&lt;td class=number&gt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_-7020325577129729772&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=source_name&gt;&lt;a href=#pp_var_-7020325577129729772&gt;source_name&lt;/a&gt;&lt;br&gt;&lt;small&gt;Categorical&lt;/small&gt;&lt;/p&gt;&lt;code&gt;&lt;abbr title=&quot;This variable has a high correlation with 1 fields: playlist_type_name&quot;&gt;HIGH CORRELATION&lt;/abbr&gt;&lt;/code&gt;&lt;br&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;9&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;div class=&quot;col-sm- collapse in&quot; id=minifreqtable&gt;&lt;table class=&quot;mini freq&quot;&gt;&lt;tr class&gt;&lt;th width=50%&gt;Collection&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:100.0% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 3079638 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Others Playlist&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:85.5% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 2633458 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Album&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:46.9% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 1445357 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Radio&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:43.0% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 1325228 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Artist&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:20.9% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 644471 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=other&gt;&lt;th width=50%&gt;Other values (4)&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:22.2% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 682578 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom--7020325577129729772, #minifreqtable-7020325577129729772&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom--7020325577129729772 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-7020325577129729772bottom--7020325577129729772common_values aria-controls=-7020325577129729772bottom--7020325577129729772common_values role=tab data-toggle=tab&gt;Common Values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-7020325577129729772bottom--7020325577129729772tbl aria-controls=-7020325577129729772bottom--7020325577129729772tbl role=tab data-toggle=tab&gt;Length&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-7020325577129729772bottom--7020325577129729772characters aria-controls=-7020325577129729772bottom--7020325577129729772characters role=tab data-toggle=tab&gt;Characters&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-7020325577129729772bottom--7020325577129729772common_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Collection&gt; Collection &lt;/td&gt;&lt;td class=number&gt; 3079638 &lt;/td&gt;&lt;td class=number&gt; 31.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Others Playlist&quot;&gt; Others Playlist &lt;/td&gt;&lt;td class=number&gt; 2633458 &lt;/td&gt;&lt;td class=number&gt; 26.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:85.5%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Album&gt; Album &lt;/td&gt;&lt;td class=number&gt; 1445357 &lt;/td&gt;&lt;td class=number&gt; 14.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:46.9%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Radio&gt; Radio &lt;/td&gt;&lt;td class=number&gt; 1325228 &lt;/td&gt;&lt;td class=number&gt; 13.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:43.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Artist&gt; Artist &lt;/td&gt;&lt;td class=number&gt; 644471 &lt;/td&gt;&lt;td class=number&gt; 6.6% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:20.9%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Other&gt; Other &lt;/td&gt;&lt;td class=number&gt; 477519 &lt;/td&gt;&lt;td class=number&gt; 4.9% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:15.5%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Search&gt; Search &lt;/td&gt;&lt;td class=number&gt; 110820 &lt;/td&gt;&lt;td class=number&gt; 1.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Play_Queue&gt; Play_Queue &lt;/td&gt;&lt;td class=number&gt; 94152 &lt;/td&gt;&lt;td class=number&gt; 1.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Chart&gt; Chart &lt;/td&gt;&lt;td class=number&gt; 87 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-7020325577129729772bottom--7020325577129729772tbl&gt;&lt;div class=col-sm-6&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 73.925 252.381088 \n",
       "L 421.2 252.381088 \n",
       "L 421.2 10.8 \n",
       "L 73.925 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(121.142575 271.874602)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(184.283484 271.874602)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(245.458305 275.806779)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(308.599214 275.806779)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(371.740123 275.806779)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(57.864062 255.959994)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(30.059375 220.543784)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 185.127575)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 149.711365)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 114.295156)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 78.878946)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 43.462737)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.183281 157.573747)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p7f35106eb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.710227 252.381088 \n",
       "L 121.280682 252.381088 \n",
       "L 121.280682 22.303861 \n",
       "L 89.710227 22.303861 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p7f35106eb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.280682 252.381088 \n",
       "L 152.851136 252.381088 \n",
       "L 152.851136 198.881999 \n",
       "L 121.280682 198.881999 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p7f35106eb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 152.851136 252.381088 \n",
       "L 184.421591 252.381088 \n",
       "L 184.421591 252.381088 \n",
       "L 152.851136 252.381088 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p7f35106eb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 184.421591 252.381088 \n",
       "L 215.992045 252.381088 \n",
       "L 215.992045 252.381088 \n",
       "L 184.421591 252.381088 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p7f35106eb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 215.992045 252.381088 \n",
       "L 247.5625 252.381088 \n",
       "L 247.5625 252.381088 \n",
       "L 215.992045 252.381088 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p7f35106eb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 247.5625 252.381088 \n",
       "L 279.132955 252.381088 \n",
       "L 279.132955 27.573864 \n",
       "L 247.5625 27.573864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p7f35106eb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 279.132955 252.381088 \n",
       "L 310.703409 252.381088 \n",
       "L 310.703409 252.381088 \n",
       "L 279.132955 252.381088 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p7f35106eb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 310.703409 252.381088 \n",
       "L 342.273864 252.381088 \n",
       "L 342.273864 252.381088 \n",
       "L 310.703409 252.381088 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p7f35106eb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.273864 252.381088 \n",
       "L 373.844318 252.381088 \n",
       "L 373.844318 252.381088 \n",
       "L 342.273864 252.381088 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p7f35106eb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 373.844318 252.381088 \n",
       "L 405.414773 252.381088 \n",
       "L 405.414773 65.846887 \n",
       "L 373.844318 65.846887 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 73.925 252.381088 \n",
       "L 73.925 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 421.2 252.381088 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 73.925 252.381088 \n",
       "L 421.2 252.381088 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 73.925 10.8 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p7f35106eb3&gt;&lt;rect height=241.581088 width=347.275 x=73.925 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Length&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Max length&lt;/th&gt;&lt;td&gt;15&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Mean length&lt;/th&gt;&lt;td&gt;9.378758869&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Min length&lt;/th&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-7020325577129729772bottom--7020325577129729772characters&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-7020325577129729772characters--7020325577129729772category_long_values aria-controls=-7020325577129729772characters--7020325577129729772category_long_values role=tab data-toggle=tab&gt;Categories&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-7020325577129729772characters--7020325577129729772script_values aria-controls=-7020325577129729772characters--7020325577129729772script_values role=tab data-toggle=tab&gt;Scripts&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-7020325577129729772characters--7020325577129729772block_alias_values aria-controls=-7020325577129729772characters--7020325577129729772block_alias_values role=tab data-toggle=tab&gt;Blocks&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-7020325577129729772characters--7020325577129729772category_long_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Lowercase_Letter&gt; Lowercase_Letter &lt;/td&gt;&lt;td class=number&gt; 16 &lt;/td&gt;&lt;td class=number&gt; 64.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Uppercase_Letter&gt; Uppercase_Letter &lt;/td&gt;&lt;td class=number&gt; 7 &lt;/td&gt;&lt;td class=number&gt; 28.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:43.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Space_Separator&gt; Space_Separator &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 4.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:6.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Connector_Punctuation&gt; Connector_Punctuation &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 4.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:6.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-7020325577129729772characters--7020325577129729772script_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Latin&gt; Latin &lt;/td&gt;&lt;td class=number&gt; 23 &lt;/td&gt;&lt;td class=number&gt; 92.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Common&gt; Common &lt;/td&gt;&lt;td class=number&gt; 2 &lt;/td&gt;&lt;td class=number&gt; 8.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:8.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-7020325577129729772characters--7020325577129729772block_alias_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=ASCII&gt; ASCII &lt;/td&gt;&lt;td class=number&gt; 25 &lt;/td&gt;&lt;td class=number&gt; 100.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_1421115892970675347&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=age_group_intl_name&gt;&lt;a href=#pp_var_1421115892970675347&gt;age_group_intl_name&lt;/a&gt;&lt;br&gt;&lt;small&gt;Categorical&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;11&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;div class=&quot;col-sm- collapse in&quot; id=minifreqtable&gt;&lt;table class=&quot;mini freq&quot;&gt;&lt;tr class&gt;&lt;th width=50%&gt;25-29&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:83.0% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 2055384 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;21-24&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:74.6% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 1846365 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;30-34&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:51.0% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 1261826 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;15-20&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:47.4% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 1172481 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;55+&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:40.3% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 998559 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=other&gt;&lt;th width=50%&gt;Other values (6)&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:100.0% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 2476115 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom-1421115892970675347, #minifreqtable1421115892970675347&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom-1421115892970675347 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#1421115892970675347bottom-1421115892970675347common_values aria-controls=1421115892970675347bottom-1421115892970675347common_values role=tab data-toggle=tab&gt;Common Values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#1421115892970675347bottom-1421115892970675347tbl aria-controls=1421115892970675347bottom-1421115892970675347tbl role=tab data-toggle=tab&gt;Length&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#1421115892970675347bottom-1421115892970675347characters aria-controls=1421115892970675347bottom-1421115892970675347characters role=tab data-toggle=tab&gt;Characters&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=1421115892970675347bottom-1421115892970675347common_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=25-29&gt; 25-29 &lt;/td&gt;&lt;td class=number&gt; 2055384 &lt;/td&gt;&lt;td class=number&gt; 21.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=21-24&gt; 21-24 &lt;/td&gt;&lt;td class=number&gt; 1846365 &lt;/td&gt;&lt;td class=number&gt; 18.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:89.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=30-34&gt; 30-34 &lt;/td&gt;&lt;td class=number&gt; 1261826 &lt;/td&gt;&lt;td class=number&gt; 12.9% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:61.4%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=15-20&gt; 15-20 &lt;/td&gt;&lt;td class=number&gt; 1172481 &lt;/td&gt;&lt;td class=number&gt; 12.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:57.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=55+&gt; 55+ &lt;/td&gt;&lt;td class=number&gt; 998559 &lt;/td&gt;&lt;td class=number&gt; 10.2% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:48.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=35-39&gt; 35-39 &lt;/td&gt;&lt;td class=number&gt; 858216 &lt;/td&gt;&lt;td class=number&gt; 8.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:41.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=40-44&gt; 40-44 &lt;/td&gt;&lt;td class=number&gt; 603430 &lt;/td&gt;&lt;td class=number&gt; 6.2% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:29.4%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=45-49&gt; 45-49 &lt;/td&gt;&lt;td class=number&gt; 522762 &lt;/td&gt;&lt;td class=number&gt; 5.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:25.4%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=50-54&gt; 50-54 &lt;/td&gt;&lt;td class=number&gt; 433435 &lt;/td&gt;&lt;td class=number&gt; 4.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:21.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=0-14&gt; 0-14 &lt;/td&gt;&lt;td class=number&gt; 52846 &lt;/td&gt;&lt;td class=number&gt; 0.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:2.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=1421115892970675347bottom-1421115892970675347tbl&gt;&lt;div class=col-sm-6&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 73.925 250.524932 \n",
       "L 421.2 250.524932 \n",
       "L 421.2 10.8 \n",
       "L 73.925 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(86.623817 275.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(126.086885 275.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(165.549953 275.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;g style=fill:#262626; transform=&quot;translate(205.013021 275.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;g style=fill:#262626; transform=&quot;translate(244.476089 275.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(283.939158 275.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(323.402226 275.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(362.865294 275.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(402.328362 275.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-55 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(57.864062 254.103839)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 201.942063)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 149.780287)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 97.618511)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 45.456735)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.183281 156.645669)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p205c25a995) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.710227 250.524932 \n",
       "L 121.280682 250.524932 \n",
       "L 121.280682 224.481627 \n",
       "L 89.710227 224.481627 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p205c25a995) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.280682 250.524932 \n",
       "L 152.851136 250.524932 \n",
       "L 152.851136 250.524932 \n",
       "L 121.280682 250.524932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p205c25a995) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 152.851136 250.524932 \n",
       "L 184.421591 250.524932 \n",
       "L 184.421591 249.146662 \n",
       "L 152.851136 249.146662 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p205c25a995) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 184.421591 250.524932 \n",
       "L 215.992045 250.524932 \n",
       "L 215.992045 250.524932 \n",
       "L 184.421591 250.524932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p205c25a995) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 215.992045 250.524932 \n",
       "L 247.5625 250.524932 \n",
       "L 247.5625 250.524932 \n",
       "L 215.992045 250.524932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p205c25a995) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 247.5625 250.524932 \n",
       "L 279.132955 250.524932 \n",
       "L 279.132955 22.215473 \n",
       "L 247.5625 22.215473 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p205c25a995) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 279.132955 250.524932 \n",
       "L 310.703409 250.524932 \n",
       "L 310.703409 250.524932 \n",
       "L 279.132955 250.524932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p205c25a995) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 310.703409 250.524932 \n",
       "L 342.273864 250.524932 \n",
       "L 342.273864 250.524932 \n",
       "L 310.703409 250.524932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p205c25a995) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.273864 250.524932 \n",
       "L 373.844318 250.524932 \n",
       "L 373.844318 250.524932 \n",
       "L 342.273864 250.524932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p205c25a995) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 373.844318 250.524932 \n",
       "L 405.414773 250.524932 \n",
       "L 405.414773 250.383417 \n",
       "L 373.844318 250.383417 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 73.925 250.524932 \n",
       "L 73.925 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 421.2 250.524932 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 73.925 250.524932 \n",
       "L 421.2 250.524932 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 73.925 10.8 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p205c25a995&gt;&lt;rect height=239.724932 width=347.275 x=73.925 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Length&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Max length&lt;/th&gt;&lt;td&gt;7&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Mean length&lt;/th&gt;&lt;td&gt;4.792154916&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Min length&lt;/th&gt;&lt;td&gt;3&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=1421115892970675347bottom-1421115892970675347characters&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#1421115892970675347characters-1421115892970675347category_long_values aria-controls=1421115892970675347characters-1421115892970675347category_long_values role=tab data-toggle=tab&gt;Categories&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#1421115892970675347characters-1421115892970675347script_values aria-controls=1421115892970675347characters-1421115892970675347script_values role=tab data-toggle=tab&gt;Scripts&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#1421115892970675347characters-1421115892970675347block_alias_values aria-controls=1421115892970675347characters-1421115892970675347block_alias_values role=tab data-toggle=tab&gt;Blocks&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=1421115892970675347characters-1421115892970675347category_long_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Decimal_Number&gt; Decimal_Number &lt;/td&gt;&lt;td class=number&gt; 7 &lt;/td&gt;&lt;td class=number&gt; 50.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Lowercase_Letter&gt; Lowercase_Letter &lt;/td&gt;&lt;td class=number&gt; 4 &lt;/td&gt;&lt;td class=number&gt; 28.6% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:57.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Math_Symbol&gt; Math_Symbol &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 7.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:14.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Dash_Punctuation&gt; Dash_Punctuation &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 7.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:14.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Uppercase_Letter&gt; Uppercase_Letter &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 7.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:14.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=1421115892970675347characters-1421115892970675347script_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Common&gt; Common &lt;/td&gt;&lt;td class=number&gt; 9 &lt;/td&gt;&lt;td class=number&gt; 64.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Latin&gt; Latin &lt;/td&gt;&lt;td class=number&gt; 5 &lt;/td&gt;&lt;td class=number&gt; 35.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:55.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=1421115892970675347characters-1421115892970675347block_alias_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=ASCII&gt; ASCII &lt;/td&gt;&lt;td class=number&gt; 14 &lt;/td&gt;&lt;td class=number&gt; 100.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_-5502253023120437184&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=gender_name&gt;&lt;a href=#pp_var_-5502253023120437184&gt;gender_name&lt;/a&gt;&lt;br&gt;&lt;small&gt;Categorical&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;div class=&quot;col-sm- collapse in&quot; id=minifreqtable&gt;&lt;table class=&quot;mini freq&quot;&gt;&lt;tr class&gt;&lt;th width=50%&gt;Male&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:100.0% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 6118915 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Female&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:55.6% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 3399756 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Unknown&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:4.8% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; &amp;nbsp; &lt;/div&gt; 292059 &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom--5502253023120437184, #minifreqtable-5502253023120437184&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom--5502253023120437184 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-5502253023120437184bottom--5502253023120437184common_values aria-controls=-5502253023120437184bottom--5502253023120437184common_values role=tab data-toggle=tab&gt;Common Values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-5502253023120437184bottom--5502253023120437184tbl aria-controls=-5502253023120437184bottom--5502253023120437184tbl role=tab data-toggle=tab&gt;Length&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-5502253023120437184bottom--5502253023120437184characters aria-controls=-5502253023120437184bottom--5502253023120437184characters role=tab data-toggle=tab&gt;Characters&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-5502253023120437184bottom--5502253023120437184common_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Male&gt; Male &lt;/td&gt;&lt;td class=number&gt; 6118915 &lt;/td&gt;&lt;td class=number&gt; 62.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Female&gt; Female &lt;/td&gt;&lt;td class=number&gt; 3399756 &lt;/td&gt;&lt;td class=number&gt; 34.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:55.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Unknown&gt; Unknown &lt;/td&gt;&lt;td class=number&gt; 292059 &lt;/td&gt;&lt;td class=number&gt; 3.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:4.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-5502253023120437184bottom--5502253023120437184tbl&gt;&lt;div class=col-sm-6&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 73.925 250.524932 \n",
       "L 421.2 250.524932 \n",
       "L 421.2 10.8 \n",
       "L 73.925 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(86.623817 275.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(139.241241 275.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;g style=fill:#262626; transform=&quot;translate(191.858665 275.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;g style=fill:#262626; transform=&quot;translate(244.476089 275.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(297.093514 275.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(349.710938 275.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(402.328362 275.915054)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-55 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(57.864062 254.103839)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_9&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 216.791756)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 179.479674)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_11&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 142.167592)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 104.85551)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 67.543428)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 30.231345)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.183281 156.645669)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#pbeec30cd57) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.710227 250.524932 \n",
       "L 121.280682 250.524932 \n",
       "L 121.280682 22.215473 \n",
       "L 89.710227 22.215473 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#pbeec30cd57) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.280682 250.524932 \n",
       "L 152.851136 250.524932 \n",
       "L 152.851136 250.524932 \n",
       "L 121.280682 250.524932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#pbeec30cd57) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 152.851136 250.524932 \n",
       "L 184.421591 250.524932 \n",
       "L 184.421591 250.524932 \n",
       "L 152.851136 250.524932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#pbeec30cd57) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 184.421591 250.524932 \n",
       "L 215.992045 250.524932 \n",
       "L 215.992045 250.524932 \n",
       "L 184.421591 250.524932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#pbeec30cd57) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 215.992045 250.524932 \n",
       "L 247.5625 250.524932 \n",
       "L 247.5625 250.524932 \n",
       "L 215.992045 250.524932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#pbeec30cd57) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 247.5625 250.524932 \n",
       "L 279.132955 250.524932 \n",
       "L 279.132955 250.524932 \n",
       "L 247.5625 250.524932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#pbeec30cd57) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 279.132955 250.524932 \n",
       "L 310.703409 250.524932 \n",
       "L 310.703409 123.672957 \n",
       "L 279.132955 123.672957 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#pbeec30cd57) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 310.703409 250.524932 \n",
       "L 342.273864 250.524932 \n",
       "L 342.273864 250.524932 \n",
       "L 310.703409 250.524932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#pbeec30cd57) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.273864 250.524932 \n",
       "L 373.844318 250.524932 \n",
       "L 373.844318 250.524932 \n",
       "L 342.273864 250.524932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#pbeec30cd57) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 373.844318 250.524932 \n",
       "L 405.414773 250.524932 \n",
       "L 405.414773 239.627603 \n",
       "L 373.844318 239.627603 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 73.925 250.524932 \n",
       "L 73.925 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 421.2 250.524932 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 73.925 250.524932 \n",
       "L 421.2 250.524932 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 73.925 10.8 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pbeec30cd57&gt;&lt;rect height=239.724932 width=347.275 x=73.925 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Length&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Max length&lt;/th&gt;&lt;td&gt;7&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Mean length&lt;/th&gt;&lt;td&gt;4.782376949&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Min length&lt;/th&gt;&lt;td&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-5502253023120437184bottom--5502253023120437184characters&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-5502253023120437184characters--5502253023120437184category_long_values aria-controls=-5502253023120437184characters--5502253023120437184category_long_values role=tab data-toggle=tab&gt;Categories&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-5502253023120437184characters--5502253023120437184script_values aria-controls=-5502253023120437184characters--5502253023120437184script_values role=tab data-toggle=tab&gt;Scripts&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-5502253023120437184characters--5502253023120437184block_alias_values aria-controls=-5502253023120437184characters--5502253023120437184block_alias_values role=tab data-toggle=tab&gt;Blocks&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-5502253023120437184characters--5502253023120437184category_long_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Lowercase_Letter&gt; Lowercase_Letter &lt;/td&gt;&lt;td class=number&gt; 8 &lt;/td&gt;&lt;td class=number&gt; 72.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Uppercase_Letter&gt; Uppercase_Letter &lt;/td&gt;&lt;td class=number&gt; 3 &lt;/td&gt;&lt;td class=number&gt; 27.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:37.5%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-5502253023120437184characters--5502253023120437184script_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Latin&gt; Latin &lt;/td&gt;&lt;td class=number&gt; 11 &lt;/td&gt;&lt;td class=number&gt; 100.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-5502253023120437184characters--5502253023120437184block_alias_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=ASCII&gt; ASCII &lt;/td&gt;&lt;td class=number&gt; 11 &lt;/td&gt;&lt;td class=number&gt; 100.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_-3061684305724295338&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=type_group_name&gt;&lt;a href=#pp_var_-3061684305724295338&gt;type_group_name&lt;/a&gt;&lt;br&gt;&lt;small&gt;Categorical&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;div class=&quot;col-sm- collapse in&quot; id=minifreqtable&gt;&lt;table class=&quot;mini freq&quot;&gt;&lt;tr class&gt;&lt;th width=50%&gt;Paid&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:100.0% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 7096099 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Free&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:38.3% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 2714631 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom--3061684305724295338, #minifreqtable-3061684305724295338&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom--3061684305724295338 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-3061684305724295338bottom--3061684305724295338common_values aria-controls=-3061684305724295338bottom--3061684305724295338common_values role=tab data-toggle=tab&gt;Common Values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-3061684305724295338bottom--3061684305724295338tbl aria-controls=-3061684305724295338bottom--3061684305724295338tbl role=tab data-toggle=tab&gt;Length&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-3061684305724295338bottom--3061684305724295338characters aria-controls=-3061684305724295338bottom--3061684305724295338characters role=tab data-toggle=tab&gt;Characters&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-3061684305724295338bottom--3061684305724295338common_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Paid&gt; Paid &lt;/td&gt;&lt;td class=number&gt; 7096099 &lt;/td&gt;&lt;td class=number&gt; 72.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Free&gt; Free &lt;/td&gt;&lt;td class=number&gt; 2714631 &lt;/td&gt;&lt;td class=number&gt; 27.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:38.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-3061684305724295338bottom--3061684305724295338tbl&gt;&lt;div class=col-sm-6&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 49.175 250.436544 \n",
       "L 421.2 250.436544 \n",
       "L 421.2 20.8 \n",
       "L 49.175 20.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(96.819271 275.826666)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(164.46018 275.826666)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(232.101089 275.826666)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(299.741998 275.826666)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;g style=fill:#262626; transform=&quot;translate(367.382908 275.826666)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 254.01545)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 209.431312)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 164.847174)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 120.263036)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 75.678898)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_11&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 31.09476)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.459844 161.601475)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(49.175 17.8)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p4b4c5426ed) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 66.085227 250.436544 \n",
       "L 99.905682 250.436544 \n",
       "L 99.905682 250.436544 \n",
       "L 66.085227 250.436544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p4b4c5426ed) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.905682 250.436544 \n",
       "L 133.726136 250.436544 \n",
       "L 133.726136 250.436544 \n",
       "L 99.905682 250.436544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p4b4c5426ed) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 133.726136 250.436544 \n",
       "L 167.546591 250.436544 \n",
       "L 167.546591 250.436544 \n",
       "L 133.726136 250.436544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p4b4c5426ed) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 167.546591 250.436544 \n",
       "L 201.367045 250.436544 \n",
       "L 201.367045 250.436544 \n",
       "L 167.546591 250.436544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p4b4c5426ed) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 201.367045 250.436544 \n",
       "L 235.1875 250.436544 \n",
       "L 235.1875 250.436544 \n",
       "L 201.367045 250.436544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p4b4c5426ed) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 235.1875 250.436544 \n",
       "L 269.007955 250.436544 \n",
       "L 269.007955 31.735074 \n",
       "L 235.1875 31.735074 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p4b4c5426ed) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 269.007955 250.436544 \n",
       "L 302.828409 250.436544 \n",
       "L 302.828409 250.436544 \n",
       "L 269.007955 250.436544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p4b4c5426ed) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 302.828409 250.436544 \n",
       "L 336.648864 250.436544 \n",
       "L 336.648864 250.436544 \n",
       "L 302.828409 250.436544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p4b4c5426ed) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.648864 250.436544 \n",
       "L 370.469318 250.436544 \n",
       "L 370.469318 250.436544 \n",
       "L 336.648864 250.436544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p4b4c5426ed) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 370.469318 250.436544 \n",
       "L 404.289773 250.436544 \n",
       "L 404.289773 250.436544 \n",
       "L 370.469318 250.436544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 49.175 250.436544 \n",
       "L 49.175 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 421.2 250.436544 \n",
       "L 421.2 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 49.175 250.436544 \n",
       "L 421.2 250.436544 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 49.175 20.8 \n",
       "L 421.2 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p4b4c5426ed&gt;&lt;rect height=229.636544 width=372.025 x=49.175 y=20.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Length&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Max length&lt;/th&gt;&lt;td&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Mean length&lt;/th&gt;&lt;td&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Min length&lt;/th&gt;&lt;td&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-3061684305724295338bottom--3061684305724295338characters&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-3061684305724295338characters--3061684305724295338category_long_values aria-controls=-3061684305724295338characters--3061684305724295338category_long_values role=tab data-toggle=tab&gt;Categories&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-3061684305724295338characters--3061684305724295338script_values aria-controls=-3061684305724295338characters--3061684305724295338script_values role=tab data-toggle=tab&gt;Scripts&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-3061684305724295338characters--3061684305724295338block_alias_values aria-controls=-3061684305724295338characters--3061684305724295338block_alias_values role=tab data-toggle=tab&gt;Blocks&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-3061684305724295338characters--3061684305724295338category_long_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Lowercase_Letter&gt; Lowercase_Letter &lt;/td&gt;&lt;td class=number&gt; 5 &lt;/td&gt;&lt;td class=number&gt; 71.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Uppercase_Letter&gt; Uppercase_Letter &lt;/td&gt;&lt;td class=number&gt; 2 &lt;/td&gt;&lt;td class=number&gt; 28.6% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:40.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-3061684305724295338characters--3061684305724295338script_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Latin&gt; Latin &lt;/td&gt;&lt;td class=number&gt; 7 &lt;/td&gt;&lt;td class=number&gt; 100.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-3061684305724295338characters--3061684305724295338block_alias_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=ASCII&gt; ASCII &lt;/td&gt;&lt;td class=number&gt; 7 &lt;/td&gt;&lt;td class=number&gt; 100.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_1353667116187428904&gt;&lt;/a&gt;&lt;div class=&quot;variable ignore&quot;&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=zip_code&gt;&lt;a href=#pp_var_1353667116187428904&gt;zip_code&lt;/a&gt;&lt;br&gt;&lt;small&gt;Unsupported&lt;/small&gt;&lt;/p&gt;&lt;code&gt;REJECTED&lt;/code&gt;&lt;br&gt;&lt;code&gt;UNSUPPORTED&lt;/code&gt;&lt;br&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_2654957603438327750&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=playlist_type_name&gt;&lt;a href=#pp_var_2654957603438327750&gt;playlist_type_name&lt;/a&gt;&lt;br&gt;&lt;small&gt;Categorical&lt;/small&gt;&lt;/p&gt;&lt;code&gt;&lt;abbr title=&quot;This variable has a high correlation with 1 fields: source_name&quot;&gt;HIGH CORRELATION&lt;/abbr&gt;&lt;/code&gt;&lt;br&gt;&lt;code&gt;MISSING&lt;/code&gt;&lt;br&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;6&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr class=alert&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;7442339&lt;/td&gt;&lt;/tr&gt;&lt;tr class=alert&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;75.9%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;div class=&quot;col-sm- collapse in&quot; id=minifreqtable&gt;&lt;table class=&quot;mini freq&quot;&gt;&lt;tr class&gt;&lt;th width=50%&gt;Spotify Playlist&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:100.0% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 793326 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Other Playlist&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:75.6% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 600006 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Filtr&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:64.5% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 511444 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Personalized Algorithmic Playlists&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:58.4% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 463467 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;Spotify Chart&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:0.0% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; &amp;nbsp; &lt;/div&gt; 85 &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom-2654957603438327750, #minifreqtable2654957603438327750&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom-2654957603438327750 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#2654957603438327750bottom-2654957603438327750common_values aria-controls=2654957603438327750bottom-2654957603438327750common_values role=tab data-toggle=tab&gt;Common Values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#2654957603438327750bottom-2654957603438327750tbl aria-controls=2654957603438327750bottom-2654957603438327750tbl role=tab data-toggle=tab&gt;Length&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#2654957603438327750bottom-2654957603438327750characters aria-controls=2654957603438327750bottom-2654957603438327750characters role=tab data-toggle=tab&gt;Characters&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=2654957603438327750bottom-2654957603438327750common_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Spotify Playlist&quot;&gt; Spotify Playlist &lt;/td&gt;&lt;td class=number&gt; 793326 &lt;/td&gt;&lt;td class=number&gt; 8.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:10.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Other Playlist&quot;&gt; Other Playlist &lt;/td&gt;&lt;td class=number&gt; 600006 &lt;/td&gt;&lt;td class=number&gt; 6.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:8.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Filtr&gt; Filtr &lt;/td&gt;&lt;td class=number&gt; 511444 &lt;/td&gt;&lt;td class=number&gt; 5.2% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:6.9%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Personalized Algorithmic Playlists&quot;&gt; Personalized Algorithmic Playlists &lt;/td&gt;&lt;td class=number&gt; 463467 &lt;/td&gt;&lt;td class=number&gt; 4.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:6.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Spotify Chart&quot;&gt; Spotify Chart &lt;/td&gt;&lt;td class=number&gt; 85 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=&quot;Other Professionally Curated Playlist&quot;&gt; Other Professionally Curated Playlist &lt;/td&gt;&lt;td class=number&gt; 63 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=missing&gt;&lt;td class=fillremaining title=(Missing)&gt; (Missing) &lt;/td&gt;&lt;td class=number&gt; 7442339 &lt;/td&gt;&lt;td class=number&gt; 75.9% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=2654957603438327750bottom-2654957603438327750tbl&gt;&lt;div class=col-sm-6&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 73.925 252.469476 \n",
       "L 421.2 252.469476 \n",
       "L 421.2 10.8 \n",
       "L 73.925 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(108.142976 271.96299)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(152.604027 275.895167)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;g style=fill:#262626; transform=&quot;translate(199.031166 275.895167)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(245.458305 275.895167)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;g style=fill:#262626; transform=&quot;translate(291.885444 275.895167)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(338.312583 275.895167)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(384.739722 275.895167)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(57.864062 256.048382)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 227.111032)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 198.173681)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 169.236331)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 140.298981)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 111.36163)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 82.42428)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 53.486929)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-55 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 24.549579)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.183281 157.617941)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p3d29edaa43) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.710227 252.469476 \n",
       "L 121.280682 252.469476 \n",
       "L 121.280682 22.30807 \n",
       "L 89.710227 22.30807 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p3d29edaa43) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.280682 252.469476 \n",
       "L 152.851136 252.469476 \n",
       "L 152.851136 252.469476 \n",
       "L 121.280682 252.469476 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p3d29edaa43) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 152.851136 252.469476 \n",
       "L 184.421591 252.469476 \n",
       "L 184.421591 252.467016 \n",
       "L 152.851136 252.467016 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p3d29edaa43) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 184.421591 252.469476 \n",
       "L 215.992045 252.469476 \n",
       "L 215.992045 212.15014 \n",
       "L 184.421591 212.15014 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p3d29edaa43) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 215.992045 252.469476 \n",
       "L 247.5625 252.469476 \n",
       "L 247.5625 252.469476 \n",
       "L 215.992045 252.469476 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p3d29edaa43) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 247.5625 252.469476 \n",
       "L 279.132955 252.469476 \n",
       "L 279.132955 252.469476 \n",
       "L 247.5625 252.469476 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p3d29edaa43) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 279.132955 252.469476 \n",
       "L 310.703409 252.469476 \n",
       "L 310.703409 252.469476 \n",
       "L 279.132955 252.469476 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p3d29edaa43) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 310.703409 252.469476 \n",
       "L 342.273864 252.469476 \n",
       "L 342.273864 252.469476 \n",
       "L 310.703409 252.469476 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p3d29edaa43) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.273864 252.469476 \n",
       "L 373.844318 252.469476 \n",
       "L 373.844318 252.469476 \n",
       "L 342.273864 252.469476 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p3d29edaa43) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 373.844318 252.469476 \n",
       "L 405.414773 252.469476 \n",
       "L 405.414773 239.056146 \n",
       "L 373.844318 239.056146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 73.925 252.469476 \n",
       "L 73.925 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 421.2 252.469476 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 73.925 252.469476 \n",
       "L 421.2 252.469476 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 73.925 10.8 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p3d29edaa43&gt;&lt;rect height=241.669476 width=347.275 x=73.925 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Length&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Max length&lt;/th&gt;&lt;td&gt;37&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Mean length&lt;/th&gt;&lt;td&gt;6.29299257&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Min length&lt;/th&gt;&lt;td&gt;3&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=2654957603438327750bottom-2654957603438327750characters&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#2654957603438327750characters-2654957603438327750category_long_values aria-controls=2654957603438327750characters-2654957603438327750category_long_values role=tab data-toggle=tab&gt;Categories&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#2654957603438327750characters-2654957603438327750script_values aria-controls=2654957603438327750characters-2654957603438327750script_values role=tab data-toggle=tab&gt;Scripts&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#2654957603438327750characters-2654957603438327750block_alias_values aria-controls=2654957603438327750characters-2654957603438327750block_alias_values role=tab data-toggle=tab&gt;Blocks&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=2654957603438327750characters-2654957603438327750category_long_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Lowercase_Letter&gt; Lowercase_Letter &lt;/td&gt;&lt;td class=number&gt; 19 &lt;/td&gt;&lt;td class=number&gt; 73.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Uppercase_Letter&gt; Uppercase_Letter &lt;/td&gt;&lt;td class=number&gt; 6 &lt;/td&gt;&lt;td class=number&gt; 23.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:31.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Space_Separator&gt; Space_Separator &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 3.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:5.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=2654957603438327750characters-2654957603438327750script_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Latin&gt; Latin &lt;/td&gt;&lt;td class=number&gt; 25 &lt;/td&gt;&lt;td class=number&gt; 96.2% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Common&gt; Common &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 3.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:4.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=2654957603438327750characters-2654957603438327750block_alias_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=ASCII&gt; ASCII &lt;/td&gt;&lt;td class=number&gt; 26 &lt;/td&gt;&lt;td class=number&gt; 100.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_-5330998023314790053&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=media_duration&gt;&lt;a href=#pp_var_-5330998023314790053&gt;media_duration&lt;/a&gt;&lt;br&gt;&lt;small&gt;Real number (&amp;Ropf;&lt;sub&gt;&amp;ge;0&lt;/sub&gt;)&lt;/small&gt;&lt;/p&gt;&lt;code&gt;ZEROS&lt;/code&gt;&lt;br&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;851&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Infinite&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Infinite (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Mean&lt;/th&gt;&lt;td&gt;210.7233928&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;3323&lt;/td&gt;&lt;/tr&gt;&lt;tr class=alert&gt;&lt;th&gt;Zeros&lt;/th&gt;&lt;td&gt;1057949&lt;/td&gt;&lt;/tr&gt;&lt;tr class=alert&gt;&lt;th&gt;Zeros (%)&lt;/th&gt;&lt;td&gt;10.8%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=108pt version=1.1 viewbox=&quot;0 0 144 108&quot; width=144pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 108 \n",
       "L 144 108 \n",
       "L 144 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 10.8 69.817826 \n",
       "L 133.2 69.817826 \n",
       "L 133.2 10.8 \n",
       "L 10.8 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(16.253151 87.512637)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(45.020163 96.949861)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(78.505786 96.949861)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(111.99141 96.949861)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p5fef6a2e13) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 16.363636 69.817826 \n",
       "L 27.490909 69.817826 \n",
       "L 27.490909 13.610373 \n",
       "L 16.363636 13.610373 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p5fef6a2e13) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 27.490909 69.817826 \n",
       "L 38.618182 69.817826 \n",
       "L 38.618182 65.158238 \n",
       "L 27.490909 65.158238 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p5fef6a2e13) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 38.618182 69.817826 \n",
       "L 49.745455 69.817826 \n",
       "L 49.745455 69.461978 \n",
       "L 38.618182 69.461978 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p5fef6a2e13) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 49.745455 69.817826 \n",
       "L 60.872727 69.817826 \n",
       "L 60.872727 69.793431 \n",
       "L 49.745455 69.793431 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p5fef6a2e13) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 60.872727 69.817826 \n",
       "L 72 69.817826 \n",
       "L 72 69.812606 \n",
       "L 60.872727 69.812606 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p5fef6a2e13) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 72 69.817826 \n",
       "L 83.127273 69.817826 \n",
       "L 83.127273 69.815234 \n",
       "L 72 69.815234 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p5fef6a2e13) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 83.127273 69.817826 \n",
       "L 94.254545 69.817826 \n",
       "L 94.254545 69.817826 \n",
       "L 83.127273 69.817826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p5fef6a2e13) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.254545 69.817826 \n",
       "L 105.381818 69.817826 \n",
       "L 105.381818 69.81672 \n",
       "L 94.254545 69.81672 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p5fef6a2e13) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.381818 69.817826 \n",
       "L 116.509091 69.817826 \n",
       "L 116.509091 69.817826 \n",
       "L 105.381818 69.817826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p5fef6a2e13) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.509091 69.817826 \n",
       "L 127.636364 69.817826 \n",
       "L 127.636364 69.816608 \n",
       "L 116.509091 69.816608 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 10.8 69.817826 \n",
       "L 10.8 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 133.2 69.817826 \n",
       "L 133.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 10.8 69.817826 \n",
       "L 133.2 69.817826 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 10.8 10.8 \n",
       "L 133.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p5fef6a2e13&gt;&lt;rect height=59.017826 width=122.4 x=10.8 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom--5330998023314790053, #minifreqtable-5330998023314790053&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom--5330998023314790053 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-5330998023314790053bottom--5330998023314790053statistics aria-controls=-5330998023314790053bottom--5330998023314790053statistics role=tab data-toggle=tab&gt;Statistics&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-5330998023314790053bottom--5330998023314790053histograms aria-controls=-5330998023314790053bottom--5330998023314790053histograms role=tab data-toggle=tab&gt;Histogram(s)&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-5330998023314790053bottom--5330998023314790053common_values aria-controls=-5330998023314790053bottom--5330998023314790053common_values role=tab data-toggle=tab&gt;Common values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-5330998023314790053bottom--5330998023314790053extreme_values aria-controls=-5330998023314790053bottom--5330998023314790053extreme_values role=tab data-toggle=tab&gt;Extreme values&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-5330998023314790053bottom--5330998023314790053statistics&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Quantile statistics&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;5-th percentile&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Q1&lt;/th&gt;&lt;td&gt;155&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;median&lt;/th&gt;&lt;td&gt;224&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Q3&lt;/th&gt;&lt;td&gt;261&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;95-th percentile&lt;/th&gt;&lt;td&gt;370&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;3323&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Range&lt;/th&gt;&lt;td&gt;3323&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Interquartile range (IQR)&lt;/th&gt;&lt;td&gt;106&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Descriptive statistics&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Standard deviation&lt;/th&gt;&lt;td&gt;118.4200128&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Coefficient of variation (CV)&lt;/th&gt;&lt;td&gt;0.561968993&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Kurtosis&lt;/th&gt;&lt;td&gt;19.44766018&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Mean&lt;/th&gt;&lt;td&gt;210.7233928&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Median Absolute Deviation (MAD)&lt;/th&gt;&lt;td&gt;83.17132569&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Skewness&lt;/th&gt;&lt;td&gt;1.491956697&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Sum&lt;/th&gt;&lt;td&gt;2067350311&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Variance&lt;/th&gt;&lt;td&gt;14023.29944&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-5330998023314790053bottom--5330998023314790053histograms&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-5330998023314790053histograms--5330998023314790053histogram aria-controls=-5330998023314790053histograms--5330998023314790053histogram role=tab data-toggle=tab&gt;Histogram&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-5330998023314790053histograms--5330998023314790053dynamic_histogram aria-controls=-5330998023314790053histograms--5330998023314790053dynamic_histogram role=tab data-toggle=tab&gt;Dynamic Histogram&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-5330998023314790053histograms--5330998023314790053histogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 73.925 244.691301 \n",
       "L 421.2 244.691301 \n",
       "L 421.2 10.8 \n",
       "L 73.925 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.57212 264.184816)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(133.142885 272.049169)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(178.679737 275.981346)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;g style=fill:#262626; transform=&quot;translate(226.182678 275.981346)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(273.685619 275.981346)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(321.18856 275.981346)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(368.691501 275.981346)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(57.864062 248.270208)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 198.780121)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 149.290033)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_11&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 99.799946)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 50.309859)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.183281 153.728854)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#pc9c766d462) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.710227 244.691301 \n",
       "L 121.280682 244.691301 \n",
       "L 121.280682 21.937681 \n",
       "L 89.710227 21.937681 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#pc9c766d462) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.280682 244.691301 \n",
       "L 152.851136 244.691301 \n",
       "L 152.851136 226.225065 \n",
       "L 121.280682 226.225065 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#pc9c766d462) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 152.851136 244.691301 \n",
       "L 184.421591 244.691301 \n",
       "L 184.421591 243.281057 \n",
       "L 152.851136 243.281057 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#pc9c766d462) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 184.421591 244.691301 \n",
       "L 215.992045 244.691301 \n",
       "L 215.992045 244.594623 \n",
       "L 184.421591 244.594623 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#pc9c766d462) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 215.992045 244.691301 \n",
       "L 247.5625 244.691301 \n",
       "L 247.5625 244.670615 \n",
       "L 215.992045 244.670615 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#pc9c766d462) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 247.5625 244.691301 \n",
       "L 279.132955 244.691301 \n",
       "L 279.132955 244.681032 \n",
       "L 247.5625 244.681032 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#pc9c766d462) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 279.132955 244.691301 \n",
       "L 310.703409 244.691301 \n",
       "L 310.703409 244.691301 \n",
       "L 279.132955 244.691301 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#pc9c766d462) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 310.703409 244.691301 \n",
       "L 342.273864 244.691301 \n",
       "L 342.273864 244.686922 \n",
       "L 310.703409 244.686922 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#pc9c766d462) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.273864 244.691301 \n",
       "L 373.844318 244.691301 \n",
       "L 373.844318 244.691301 \n",
       "L 342.273864 244.691301 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#pc9c766d462) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 373.844318 244.691301 \n",
       "L 405.414773 244.691301 \n",
       "L 405.414773 244.686476 \n",
       "L 373.844318 244.686476 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 73.925 244.691301 \n",
       "L 73.925 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 421.2 244.691301 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 73.925 244.691301 \n",
       "L 421.2 244.691301 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 73.925 10.8 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pc9c766d462&gt;&lt;rect height=233.891301 width=347.275 x=73.925 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;div class=&quot;caption text-center text-muted&quot;&gt;&lt;strong&gt;Histogram with fixed size bins&lt;/strong&gt; (bins=10) &lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-5330998023314790053histograms--5330998023314790053dynamic_histogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 73.925 244.691301 \n",
       "L 421.2 244.691301 \n",
       "L 421.2 10.8 \n",
       "L 73.925 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.57212 264.184816)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(133.142885 272.049169)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(178.679737 275.981346)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;g style=fill:#262626; transform=&quot;translate(226.182678 275.981346)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(273.685619 275.981346)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(321.18856 275.981346)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(368.691501 275.981346)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(57.864062 248.270208)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(30.059375 206.159743)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(30.059375 164.049278)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_11&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(30.059375 121.938813)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(30.059375 79.828349)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 37.717884)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.183281 153.728854)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.710227 244.691301 \n",
       "L 89.75773 244.691301 \n",
       "L 89.75773 21.937681 \n",
       "L 89.710227 21.937681 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.75773 244.691301 \n",
       "L 91.230321 244.691301 \n",
       "L 91.230321 244.686669 \n",
       "L 89.75773 244.686669 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.230321 244.691301 \n",
       "L 92.702913 244.691301 \n",
       "L 92.702913 244.601396 \n",
       "L 91.230321 244.601396 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.702913 244.691301 \n",
       "L 92.892924 244.691301 \n",
       "L 92.892924 244.464537 \n",
       "L 92.702913 244.464537 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.892924 244.691301 \n",
       "L 92.98793 244.691301 \n",
       "L 92.98793 244.682669 \n",
       "L 92.892924 244.682669 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.98793 244.691301 \n",
       "L 93.082936 244.691301 \n",
       "L 93.082936 244.669193 \n",
       "L 92.98793 244.669193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.082936 244.691301 \n",
       "L 93.177942 244.691301 \n",
       "L 93.177942 244.463063 \n",
       "L 93.082936 244.463063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.177942 244.691301 \n",
       "L 93.272948 244.691301 \n",
       "L 93.272948 244.64119 \n",
       "L 93.177942 244.64119 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.272948 244.691301 \n",
       "L 93.367954 244.691301 \n",
       "L 93.367954 244.587289 \n",
       "L 93.272948 244.587289 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.367954 244.691301 \n",
       "L 93.46296 244.691301 \n",
       "L 93.46296 244.446429 \n",
       "L 93.367954 244.446429 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.46296 244.691301 \n",
       "L 93.557965 244.691301 \n",
       "L 93.557965 244.487487 \n",
       "L 93.46296 244.487487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.557965 244.691301 \n",
       "L 93.652971 244.691301 \n",
       "L 93.652971 244.592131 \n",
       "L 93.557965 244.592131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.652971 244.691301 \n",
       "L 93.747977 244.691301 \n",
       "L 93.747977 244.484118 \n",
       "L 93.652971 244.484118 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.747977 244.691301 \n",
       "L 94.032995 244.691301 \n",
       "L 94.032995 244.318203 \n",
       "L 93.747977 244.318203 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_17&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.032995 244.691301 \n",
       "L 94.128001 244.691301 \n",
       "L 94.128001 244.649823 \n",
       "L 94.032995 244.649823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_18&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.128001 244.691301 \n",
       "L 94.223007 244.691301 \n",
       "L 94.223007 244.27525 \n",
       "L 94.128001 244.27525 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_19&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.223007 244.691301 \n",
       "L 94.318013 244.691301 \n",
       "L 94.318013 244.643085 \n",
       "L 94.223007 244.643085 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_20&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.318013 244.691301 \n",
       "L 94.413018 244.691301 \n",
       "L 94.413018 244.416531 \n",
       "L 94.318013 244.416531 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_21&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.413018 244.691301 \n",
       "L 94.508024 244.691301 \n",
       "L 94.508024 244.312097 \n",
       "L 94.413018 244.312097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_22&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.508024 244.691301 \n",
       "L 94.60303 244.691301 \n",
       "L 94.60303 244.581814 \n",
       "L 94.508024 244.581814 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_23&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.60303 244.691301 \n",
       "L 94.698036 244.691301 \n",
       "L 94.698036 244.26009 \n",
       "L 94.60303 244.26009 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_24&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.698036 244.691301 \n",
       "L 94.888048 244.691301 \n",
       "L 94.888048 244.51549 \n",
       "L 94.698036 244.51549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_25&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.888048 244.691301 \n",
       "L 94.983054 244.691301 \n",
       "L 94.983054 244.197767 \n",
       "L 94.888048 244.197767 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_26&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.983054 244.691301 \n",
       "L 95.07806 244.691301 \n",
       "L 95.07806 244.595079 \n",
       "L 94.983054 244.595079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_27&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.07806 244.691301 \n",
       "L 95.173065 244.691301 \n",
       "L 95.173065 244.189134 \n",
       "L 95.07806 244.189134 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_28&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.173065 244.691301 \n",
       "L 95.268071 244.691301 \n",
       "L 95.268071 244.440534 \n",
       "L 95.173065 244.440534 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_29&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.268071 244.691301 \n",
       "L 95.363077 244.691301 \n",
       "L 95.363077 243.655805 \n",
       "L 95.268071 243.655805 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_30&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.363077 244.691301 \n",
       "L 95.458083 244.691301 \n",
       "L 95.458083 244.422216 \n",
       "L 95.363077 244.422216 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_31&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.458083 244.691301 \n",
       "L 95.553089 244.691301 \n",
       "L 95.553089 243.452833 \n",
       "L 95.458083 243.452833 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_32&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.553089 244.691301 \n",
       "L 95.648095 244.691301 \n",
       "L 95.648095 243.828458 \n",
       "L 95.553089 243.828458 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_33&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.648095 244.691301 \n",
       "L 95.743101 244.691301 \n",
       "L 95.743101 243.733709 \n",
       "L 95.648095 243.733709 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_34&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.743101 244.691301 \n",
       "L 95.838107 244.691301 \n",
       "L 95.838107 243.337239 \n",
       "L 95.743101 243.337239 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_35&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.838107 244.691301 \n",
       "L 95.933113 244.691301 \n",
       "L 95.933113 226.116797 \n",
       "L 95.838107 226.116797 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_36&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.933113 244.691301 \n",
       "L 96.028118 244.691301 \n",
       "L 96.028118 243.286075 \n",
       "L 95.933113 243.286075 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_37&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 96.028118 244.691301 \n",
       "L 96.123124 244.691301 \n",
       "L 96.123124 243.689915 \n",
       "L 96.028118 243.689915 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_38&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 96.123124 244.691301 \n",
       "L 96.21813 244.691301 \n",
       "L 96.21813 244.121336 \n",
       "L 96.123124 244.121336 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_39&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 96.21813 244.691301 \n",
       "L 96.313136 244.691301 \n",
       "L 96.313136 243.64612 \n",
       "L 96.21813 243.64612 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_40&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 96.313136 244.691301 \n",
       "L 96.408142 244.691301 \n",
       "L 96.408142 243.877306 \n",
       "L 96.313136 243.877306 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_41&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 96.408142 244.691301 \n",
       "L 96.503148 244.691301 \n",
       "L 96.503148 244.355892 \n",
       "L 96.408142 244.355892 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_42&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 96.503148 244.691301 \n",
       "L 96.598154 244.691301 \n",
       "L 96.598154 240.464253 \n",
       "L 96.503148 240.464253 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_43&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 96.598154 244.691301 \n",
       "L 96.69316 244.691301 \n",
       "L 96.69316 241.409422 \n",
       "L 96.598154 241.409422 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_44&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 96.69316 244.691301 \n",
       "L 96.788165 244.691301 \n",
       "L 96.788165 243.575795 \n",
       "L 96.69316 243.575795 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_45&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 96.788165 244.691301 \n",
       "L 96.883171 244.691301 \n",
       "L 96.883171 244.029746 \n",
       "L 96.788165 244.029746 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_46&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 96.883171 244.691301 \n",
       "L 96.978177 244.691301 \n",
       "L 96.978177 244.533598 \n",
       "L 96.883171 244.533598 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_47&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 96.978177 244.691301 \n",
       "L 97.073183 244.691301 \n",
       "L 97.073183 241.975598 \n",
       "L 96.978177 241.975598 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_48&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.073183 244.691301 \n",
       "L 97.168189 244.691301 \n",
       "L 97.168189 244.376736 \n",
       "L 97.073183 244.376736 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_49&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.168189 244.691301 \n",
       "L 97.263195 244.691301 \n",
       "L 97.263195 244.292094 \n",
       "L 97.168189 244.292094 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_50&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.263195 244.691301 \n",
       "L 97.358201 244.691301 \n",
       "L 97.358201 242.192045 \n",
       "L 97.263195 242.192045 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_51&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.358201 244.691301 \n",
       "L 97.548213 244.691301 \n",
       "L 97.548213 242.98288 \n",
       "L 97.358201 242.98288 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_52&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.548213 244.691301 \n",
       "L 97.643218 244.691301 \n",
       "L 97.643218 244.229981 \n",
       "L 97.548213 244.229981 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_53&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.643218 244.691301 \n",
       "L 97.83323 244.691301 \n",
       "L 97.83323 243.207118 \n",
       "L 97.643218 243.207118 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_54&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.83323 244.691301 \n",
       "L 97.928236 244.691301 \n",
       "L 97.928236 244.218611 \n",
       "L 97.83323 244.218611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_55&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.928236 244.691301 \n",
       "L 98.023242 244.691301 \n",
       "L 98.023242 244.286409 \n",
       "L 97.928236 244.286409 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_56&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 98.023242 244.691301 \n",
       "L 98.118248 244.691301 \n",
       "L 98.118248 244.432112 \n",
       "L 98.023242 244.432112 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_57&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 98.118248 244.691301 \n",
       "L 98.213254 244.691301 \n",
       "L 98.213254 243.348188 \n",
       "L 98.118248 243.348188 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_58&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 98.213254 244.691301 \n",
       "L 98.30826 244.691301 \n",
       "L 98.30826 243.030675 \n",
       "L 98.213254 243.030675 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_59&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 98.30826 244.691301 \n",
       "L 98.403265 244.691301 \n",
       "L 98.403265 218.891694 \n",
       "L 98.30826 218.891694 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_60&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 98.403265 244.691301 \n",
       "L 98.498271 244.691301 \n",
       "L 98.498271 244.48117 \n",
       "L 98.403265 244.48117 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_61&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 98.498271 244.691301 \n",
       "L 98.593277 244.691301 \n",
       "L 98.593277 244.202609 \n",
       "L 98.498271 244.202609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_62&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 98.593277 244.691301 \n",
       "L 98.688283 244.691301 \n",
       "L 98.688283 241.872848 \n",
       "L 98.593277 241.872848 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_63&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 98.688283 244.691301 \n",
       "L 98.783289 244.691301 \n",
       "L 98.783289 240.279388 \n",
       "L 98.688283 240.279388 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_64&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 98.783289 244.691301 \n",
       "L 98.878295 244.691301 \n",
       "L 98.878295 242.743271 \n",
       "L 98.783289 242.743271 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_65&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 98.878295 244.691301 \n",
       "L 98.973301 244.691301 \n",
       "L 98.973301 244.387474 \n",
       "L 98.878295 244.387474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_66&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 98.973301 244.691301 \n",
       "L 99.163313 244.691301 \n",
       "L 99.163313 243.430514 \n",
       "L 98.973301 243.430514 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_67&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.163313 244.691301 \n",
       "L 99.258318 244.691301 \n",
       "L 99.258318 243.481678 \n",
       "L 99.163313 243.481678 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_68&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.258318 244.691301 \n",
       "L 99.44833 244.691301 \n",
       "L 99.44833 244.182818 \n",
       "L 99.258318 244.182818 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_69&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.44833 244.691301 \n",
       "L 99.543336 244.691301 \n",
       "L 99.543336 241.023059 \n",
       "L 99.44833 241.023059 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_70&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.543336 244.691301 \n",
       "L 99.638342 244.691301 \n",
       "L 99.638342 244.098176 \n",
       "L 99.543336 244.098176 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_71&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.638342 244.691301 \n",
       "L 99.733348 244.691301 \n",
       "L 99.733348 242.282793 \n",
       "L 99.638342 242.282793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_72&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.733348 244.691301 \n",
       "L 99.828354 244.691301 \n",
       "L 99.828354 244.121336 \n",
       "L 99.733348 244.121336 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_73&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.828354 244.691301 \n",
       "L 99.92336 244.691301 \n",
       "L 99.92336 243.55095 \n",
       "L 99.828354 243.55095 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_74&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.92336 244.691301 \n",
       "L 100.018365 244.691301 \n",
       "L 100.018365 244.239667 \n",
       "L 99.92336 244.239667 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_75&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 100.018365 244.691301 \n",
       "L 100.113371 244.691301 \n",
       "L 100.113371 244.15713 \n",
       "L 100.018365 244.15713 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_76&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 100.113371 244.691301 \n",
       "L 100.208377 244.691301 \n",
       "L 100.208377 243.998163 \n",
       "L 100.113371 243.998163 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_77&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 100.208377 244.691301 \n",
       "L 100.303383 244.691301 \n",
       "L 100.303383 244.088069 \n",
       "L 100.208377 244.088069 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_78&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 100.303383 244.691301 \n",
       "L 100.398389 244.691301 \n",
       "L 100.398389 244.022798 \n",
       "L 100.303383 244.022798 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_79&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 100.398389 244.691301 \n",
       "L 100.493395 244.691301 \n",
       "L 100.493395 241.921065 \n",
       "L 100.398389 241.921065 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_80&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 100.493395 244.691301 \n",
       "L 100.588401 244.691301 \n",
       "L 100.588401 244.091017 \n",
       "L 100.493395 244.091017 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_81&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 100.588401 244.691301 \n",
       "L 100.683407 244.691301 \n",
       "L 100.683407 244.30936 \n",
       "L 100.588401 244.30936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_82&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 100.683407 244.691301 \n",
       "L 100.778413 244.691301 \n",
       "L 100.778413 244.187871 \n",
       "L 100.683407 244.187871 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_83&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 100.778413 244.691301 \n",
       "L 100.873418 244.691301 \n",
       "L 100.873418 232.554013 \n",
       "L 100.778413 232.554013 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_84&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 100.873418 244.691301 \n",
       "L 100.968424 244.691301 \n",
       "L 100.968424 237.956364 \n",
       "L 100.873418 237.956364 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_85&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 100.968424 244.691301 \n",
       "L 101.06343 244.691301 \n",
       "L 101.06343 243.397247 \n",
       "L 100.968424 243.397247 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_86&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 101.06343 244.691301 \n",
       "L 101.158436 244.691301 \n",
       "L 101.158436 238.517907 \n",
       "L 101.06343 238.517907 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_87&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 101.158436 244.691301 \n",
       "L 101.253442 244.691301 \n",
       "L 101.253442 243.720655 \n",
       "L 101.158436 243.720655 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_88&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 101.253442 244.691301 \n",
       "L 101.348448 244.691301 \n",
       "L 101.348448 239.302425 \n",
       "L 101.253442 239.302425 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_89&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 101.348448 244.691301 \n",
       "L 101.443454 244.691301 \n",
       "L 101.443454 243.332397 \n",
       "L 101.348448 243.332397 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_90&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 101.443454 244.691301 \n",
       "L 101.53846 244.691301 \n",
       "L 101.53846 243.643593 \n",
       "L 101.443454 243.643593 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_91&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 101.53846 244.691301 \n",
       "L 101.633465 244.691301 \n",
       "L 101.633465 243.414512 \n",
       "L 101.53846 243.414512 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_92&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 101.633465 244.691301 \n",
       "L 101.728471 244.691301 \n",
       "L 101.728471 242.065503 \n",
       "L 101.633465 242.065503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_93&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 101.728471 244.691301 \n",
       "L 101.823477 244.691301 \n",
       "L 101.823477 243.792454 \n",
       "L 101.728471 243.792454 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_94&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 101.823477 244.691301 \n",
       "L 101.918483 244.691301 \n",
       "L 101.918483 226.969955 \n",
       "L 101.823477 226.969955 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_95&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 101.918483 244.691301 \n",
       "L 102.013489 244.691301 \n",
       "L 102.013489 242.188255 \n",
       "L 101.918483 242.188255 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_96&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 102.013489 244.691301 \n",
       "L 102.108495 244.691301 \n",
       "L 102.108495 243.912889 \n",
       "L 102.013489 243.912889 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_97&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 102.108495 244.691301 \n",
       "L 102.203501 244.691301 \n",
       "L 102.203501 244.062803 \n",
       "L 102.108495 244.062803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_98&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 102.203501 244.691301 \n",
       "L 102.298507 244.691301 \n",
       "L 102.298507 233.620039 \n",
       "L 102.203501 233.620039 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_99&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 102.298507 244.691301 \n",
       "L 102.393513 244.691301 \n",
       "L 102.393513 243.321869 \n",
       "L 102.298507 243.321869 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_100&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 102.393513 244.691301 \n",
       "L 102.488518 244.691301 \n",
       "L 102.488518 243.597272 \n",
       "L 102.393513 243.597272 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_101&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 102.488518 244.691301 \n",
       "L 102.583524 244.691301 \n",
       "L 102.583524 234.765865 \n",
       "L 102.488518 234.765865 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_102&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 102.583524 244.691301 \n",
       "L 102.67853 244.691301 \n",
       "L 102.67853 242.245315 \n",
       "L 102.583524 242.245315 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_103&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 102.67853 244.691301 \n",
       "L 102.773536 244.691301 \n",
       "L 102.773536 241.504381 \n",
       "L 102.67853 241.504381 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_104&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 102.773536 244.691301 \n",
       "L 102.868542 244.691301 \n",
       "L 102.868542 241.270247 \n",
       "L 102.773536 241.270247 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_105&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 102.868542 244.691301 \n",
       "L 102.963548 244.691301 \n",
       "L 102.963548 241.612184 \n",
       "L 102.868542 241.612184 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_106&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 102.963548 244.691301 \n",
       "L 103.058554 244.691301 \n",
       "L 103.058554 241.411528 \n",
       "L 102.963548 241.411528 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_107&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 103.058554 244.691301 \n",
       "L 103.15356 244.691301 \n",
       "L 103.15356 238.966805 \n",
       "L 103.058554 238.966805 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_108&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 103.15356 244.691301 \n",
       "L 103.248565 244.691301 \n",
       "L 103.248565 243.3145 \n",
       "L 103.15356 243.3145 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_109&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 103.248565 244.691301 \n",
       "L 103.343571 244.691301 \n",
       "L 103.343571 241.352573 \n",
       "L 103.248565 241.352573 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_110&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 103.343571 244.691301 \n",
       "L 103.438577 244.691301 \n",
       "L 103.438577 239.836597 \n",
       "L 103.343571 239.836597 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_111&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 103.438577 244.691301 \n",
       "L 103.533583 244.691301 \n",
       "L 103.533583 243.073417 \n",
       "L 103.438577 243.073417 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_112&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 103.533583 244.691301 \n",
       "L 103.628589 244.691301 \n",
       "L 103.628589 239.905237 \n",
       "L 103.533583 239.905237 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_113&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 103.628589 244.691301 \n",
       "L 103.723595 244.691301 \n",
       "L 103.723595 220.924366 \n",
       "L 103.628589 220.924366 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_114&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 103.723595 244.691301 \n",
       "L 103.818601 244.691301 \n",
       "L 103.818601 238.602128 \n",
       "L 103.723595 238.602128 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_115&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 103.818601 244.691301 \n",
       "L 103.913607 244.691301 \n",
       "L 103.913607 243.012989 \n",
       "L 103.818601 243.012989 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_116&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 103.913607 244.691301 \n",
       "L 104.008612 244.691301 \n",
       "L 104.008612 238.037637 \n",
       "L 103.913607 238.037637 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_117&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 104.008612 244.691301 \n",
       "L 104.103618 244.691301 \n",
       "L 104.103618 242.903081 \n",
       "L 104.008612 242.903081 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_118&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 104.103618 244.691301 \n",
       "L 104.198624 244.691301 \n",
       "L 104.198624 240.720916 \n",
       "L 104.103618 240.720916 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_119&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 104.198624 244.691301 \n",
       "L 104.29363 244.691301 \n",
       "L 104.29363 235.611232 \n",
       "L 104.198624 235.611232 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_120&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 104.29363 244.691301 \n",
       "L 104.388636 244.691301 \n",
       "L 104.388636 241.852846 \n",
       "L 104.29363 241.852846 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_121&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 104.388636 244.691301 \n",
       "L 104.483642 244.691301 \n",
       "L 104.483642 241.012742 \n",
       "L 104.388636 241.012742 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_122&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 104.483642 244.691301 \n",
       "L 104.578648 244.691301 \n",
       "L 104.578648 242.598201 \n",
       "L 104.483642 242.598201 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_123&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 104.578648 244.691301 \n",
       "L 104.673654 244.691301 \n",
       "L 104.673654 243.477888 \n",
       "L 104.578648 243.477888 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_124&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 104.673654 244.691301 \n",
       "L 104.76866 244.691301 \n",
       "L 104.76866 240.217275 \n",
       "L 104.673654 240.217275 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_125&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 104.76866 244.691301 \n",
       "L 104.863665 244.691301 \n",
       "L 104.863665 237.167004 \n",
       "L 104.76866 237.167004 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_126&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 104.863665 244.691301 \n",
       "L 104.958671 244.691301 \n",
       "L 104.958671 241.468588 \n",
       "L 104.863665 241.468588 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_127&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 104.958671 244.691301 \n",
       "L 105.053677 244.691301 \n",
       "L 105.053677 240.198957 \n",
       "L 104.958671 240.198957 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_128&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.053677 244.691301 \n",
       "L 105.148683 244.691301 \n",
       "L 105.148683 241.073591 \n",
       "L 105.053677 241.073591 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_129&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.148683 244.691301 \n",
       "L 105.243689 244.691301 \n",
       "L 105.243689 234.921674 \n",
       "L 105.148683 234.921674 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_130&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.243689 244.691301 \n",
       "L 105.338695 244.691301 \n",
       "L 105.338695 238.139545 \n",
       "L 105.243689 238.139545 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_131&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.338695 244.691301 \n",
       "L 105.433701 244.691301 \n",
       "L 105.433701 224.708623 \n",
       "L 105.338695 224.708623 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_132&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.433701 244.691301 \n",
       "L 105.528707 244.691301 \n",
       "L 105.528707 240.858196 \n",
       "L 105.433701 240.858196 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_133&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.528707 244.691301 \n",
       "L 105.623712 244.691301 \n",
       "L 105.623712 238.877531 \n",
       "L 105.528707 238.877531 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_134&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.623712 244.691301 \n",
       "L 105.718718 244.691301 \n",
       "L 105.718718 241.072749 \n",
       "L 105.623712 241.072749 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_135&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.718718 244.691301 \n",
       "L 105.813724 244.691301 \n",
       "L 105.813724 232.392098 \n",
       "L 105.718718 232.392098 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_136&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.813724 244.691301 \n",
       "L 105.90873 244.691301 \n",
       "L 105.90873 241.036955 \n",
       "L 105.813724 241.036955 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_137&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.90873 244.691301 \n",
       "L 106.098742 244.691301 \n",
       "L 106.098742 238.386733 \n",
       "L 105.90873 238.386733 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_138&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 106.098742 244.691301 \n",
       "L 106.193748 244.691301 \n",
       "L 106.193748 240.926626 \n",
       "L 106.098742 240.926626 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_139&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 106.193748 244.691301 \n",
       "L 106.288754 244.691301 \n",
       "L 106.288754 233.314317 \n",
       "L 106.193748 233.314317 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_140&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 106.288754 244.691301 \n",
       "L 106.38376 244.691301 \n",
       "L 106.38376 201.542182 \n",
       "L 106.288754 201.542182 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_141&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 106.38376 244.691301 \n",
       "L 106.478765 244.691301 \n",
       "L 106.478765 236.000754 \n",
       "L 106.38376 236.000754 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_142&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 106.478765 244.691301 \n",
       "L 106.573771 244.691301 \n",
       "L 106.573771 235.445528 \n",
       "L 106.478765 235.445528 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_143&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 106.573771 244.691301 \n",
       "L 106.668777 244.691301 \n",
       "L 106.668777 242.183834 \n",
       "L 106.573771 242.183834 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_144&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 106.668777 244.691301 \n",
       "L 106.763783 244.691301 \n",
       "L 106.763783 237.396295 \n",
       "L 106.668777 237.396295 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_145&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 106.763783 244.691301 \n",
       "L 106.858789 244.691301 \n",
       "L 106.858789 242.072873 \n",
       "L 106.763783 242.072873 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_146&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 106.858789 244.691301 \n",
       "L 106.953795 244.691301 \n",
       "L 106.953795 233.975873 \n",
       "L 106.858789 233.975873 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_147&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 106.953795 244.691301 \n",
       "L 107.048801 244.691301 \n",
       "L 107.048801 241.563968 \n",
       "L 106.953795 241.563968 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_148&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 107.048801 244.691301 \n",
       "L 107.143807 244.691301 \n",
       "L 107.143807 241.271932 \n",
       "L 107.048801 241.271932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_149&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 107.143807 244.691301 \n",
       "L 107.238812 244.691301 \n",
       "L 107.238812 237.425351 \n",
       "L 107.143807 237.425351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_150&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 107.238812 244.691301 \n",
       "L 107.333818 244.691301 \n",
       "L 107.333818 209.544434 \n",
       "L 107.238812 209.544434 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_151&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 107.333818 244.691301 \n",
       "L 107.428824 244.691301 \n",
       "L 107.428824 240.906834 \n",
       "L 107.333818 240.906834 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_152&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 107.428824 244.691301 \n",
       "L 107.52383 244.691301 \n",
       "L 107.52383 241.55323 \n",
       "L 107.428824 241.55323 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_153&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 107.52383 244.691301 \n",
       "L 107.618836 244.691301 \n",
       "L 107.618836 239.334429 \n",
       "L 107.52383 239.334429 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_154&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 107.618836 244.691301 \n",
       "L 107.713842 244.691301 \n",
       "L 107.713842 241.860847 \n",
       "L 107.618836 241.860847 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_155&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 107.713842 244.691301 \n",
       "L 107.808848 244.691301 \n",
       "L 107.808848 234.031879 \n",
       "L 107.713842 234.031879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_156&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 107.808848 244.691301 \n",
       "L 107.903854 244.691301 \n",
       "L 107.903854 224.64272 \n",
       "L 107.808848 224.64272 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_157&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 107.903854 244.691301 \n",
       "L 107.99886 244.691301 \n",
       "L 107.99886 233.509499 \n",
       "L 107.903854 233.509499 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_158&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 107.99886 244.691301 \n",
       "L 108.093865 244.691301 \n",
       "L 108.093865 242.701371 \n",
       "L 107.99886 242.701371 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_159&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 108.093865 244.691301 \n",
       "L 108.188871 244.691301 \n",
       "L 108.188871 239.787327 \n",
       "L 108.093865 239.787327 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_160&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 108.188871 244.691301 \n",
       "L 108.283877 244.691301 \n",
       "L 108.283877 241.617448 \n",
       "L 108.188871 241.617448 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_161&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 108.283877 244.691301 \n",
       "L 108.378883 244.691301 \n",
       "L 108.378883 241.143284 \n",
       "L 108.283877 241.143284 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_162&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 108.378883 244.691301 \n",
       "L 108.473889 244.691301 \n",
       "L 108.473889 235.294983 \n",
       "L 108.378883 235.294983 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_163&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 108.473889 244.691301 \n",
       "L 108.568895 244.691301 \n",
       "L 108.568895 241.174867 \n",
       "L 108.473889 241.174867 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_164&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 108.568895 244.691301 \n",
       "L 108.663901 244.691301 \n",
       "L 108.663901 242.533982 \n",
       "L 108.568895 242.533982 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_165&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 108.663901 244.691301 \n",
       "L 108.758907 244.691301 \n",
       "L 108.758907 242.648733 \n",
       "L 108.663901 242.648733 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_166&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 108.758907 244.691301 \n",
       "L 108.853912 244.691301 \n",
       "L 108.853912 238.814365 \n",
       "L 108.758907 238.814365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_167&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 108.853912 244.691301 \n",
       "L 108.948918 244.691301 \n",
       "L 108.948918 242.430391 \n",
       "L 108.853912 242.430391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_168&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 108.948918 244.691301 \n",
       "L 109.043924 244.691301 \n",
       "L 109.043924 239.420335 \n",
       "L 108.948918 239.420335 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_169&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 109.043924 244.691301 \n",
       "L 109.13893 244.691301 \n",
       "L 109.13893 236.427544 \n",
       "L 109.043924 236.427544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_170&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 109.13893 244.691301 \n",
       "L 109.233936 244.691301 \n",
       "L 109.233936 238.924273 \n",
       "L 109.13893 238.924273 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_171&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 109.233936 244.691301 \n",
       "L 109.328942 244.691301 \n",
       "L 109.328942 239.267474 \n",
       "L 109.233936 239.267474 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_172&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 109.328942 244.691301 \n",
       "L 109.423948 244.691301 \n",
       "L 109.423948 241.589866 \n",
       "L 109.328942 241.589866 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_173&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 109.423948 244.691301 \n",
       "L 109.518954 244.691301 \n",
       "L 109.518954 238.008792 \n",
       "L 109.423948 238.008792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_174&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 109.518954 244.691301 \n",
       "L 109.61396 244.691301 \n",
       "L 109.61396 239.383277 \n",
       "L 109.518954 239.383277 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_175&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 109.61396 244.691301 \n",
       "L 109.708965 244.691301 \n",
       "L 109.708965 237.727915 \n",
       "L 109.61396 237.727915 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_176&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 109.708965 244.691301 \n",
       "L 109.803971 244.691301 \n",
       "L 109.803971 233.729316 \n",
       "L 109.708965 233.729316 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_177&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 109.803971 244.691301 \n",
       "L 109.898977 244.691301 \n",
       "L 109.898977 236.454495 \n",
       "L 109.803971 236.454495 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_178&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 109.898977 244.691301 \n",
       "L 109.993983 244.691301 \n",
       "L 109.993983 240.677542 \n",
       "L 109.898977 240.677542 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_179&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 109.993983 244.691301 \n",
       "L 110.088989 244.691301 \n",
       "L 110.088989 241.775573 \n",
       "L 109.993983 241.775573 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_180&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.088989 244.691301 \n",
       "L 110.183995 244.691301 \n",
       "L 110.183995 222.025344 \n",
       "L 110.088989 222.025344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_181&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.183995 244.691301 \n",
       "L 110.279001 244.691301 \n",
       "L 110.279001 242.233945 \n",
       "L 110.183995 242.233945 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_182&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.279001 244.691301 \n",
       "L 110.374007 244.691301 \n",
       "L 110.374007 239.899131 \n",
       "L 110.279001 239.899131 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_183&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.374007 244.691301 \n",
       "L 110.469012 244.691301 \n",
       "L 110.469012 237.240697 \n",
       "L 110.374007 237.240697 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_184&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.469012 244.691301 \n",
       "L 110.564018 244.691301 \n",
       "L 110.564018 242.444919 \n",
       "L 110.469012 242.444919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_185&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.564018 244.691301 \n",
       "L 110.659024 244.691301 \n",
       "L 110.659024 230.241727 \n",
       "L 110.564018 230.241727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_186&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.659024 244.691301 \n",
       "L 110.75403 244.691301 \n",
       "L 110.75403 236.744425 \n",
       "L 110.659024 236.744425 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_187&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.75403 244.691301 \n",
       "L 110.849036 244.691301 \n",
       "L 110.849036 220.835934 \n",
       "L 110.75403 220.835934 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_188&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.849036 244.691301 \n",
       "L 110.944042 244.691301 \n",
       "L 110.944042 233.909127 \n",
       "L 110.849036 233.909127 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_189&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.944042 244.691301 \n",
       "L 111.039048 244.691301 \n",
       "L 111.039048 209.255135 \n",
       "L 110.944042 209.255135 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_190&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 111.039048 244.691301 \n",
       "L 111.134054 244.691301 \n",
       "L 111.134054 239.768167 \n",
       "L 111.039048 239.768167 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_191&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 111.134054 244.691301 \n",
       "L 111.22906 244.691301 \n",
       "L 111.22906 229.939374 \n",
       "L 111.134054 229.939374 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_192&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 111.22906 244.691301 \n",
       "L 111.324065 244.691301 \n",
       "L 111.324065 242.631257 \n",
       "L 111.22906 242.631257 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_193&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 111.324065 244.691301 \n",
       "L 111.514077 244.691301 \n",
       "L 111.514077 239.990931 \n",
       "L 111.324065 239.990931 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_194&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 111.514077 244.691301 \n",
       "L 111.609083 244.691301 \n",
       "L 111.609083 220.682231 \n",
       "L 111.514077 220.682231 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_195&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 111.609083 244.691301 \n",
       "L 111.704089 244.691301 \n",
       "L 111.704089 233.234518 \n",
       "L 111.609083 233.234518 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_196&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 111.704089 244.691301 \n",
       "L 111.799095 244.691301 \n",
       "L 111.799095 238.814576 \n",
       "L 111.704089 238.814576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_197&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 111.799095 244.691301 \n",
       "L 111.894101 244.691301 \n",
       "L 111.894101 240.385717 \n",
       "L 111.799095 240.385717 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_198&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 111.894101 244.691301 \n",
       "L 111.989107 244.691301 \n",
       "L 111.989107 239.104927 \n",
       "L 111.894101 239.104927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_199&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 111.989107 244.691301 \n",
       "L 112.084112 244.691301 \n",
       "L 112.084112 241.979809 \n",
       "L 111.989107 241.979809 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_200&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 112.084112 244.691301 \n",
       "L 112.179118 244.691301 \n",
       "L 112.179118 234.583948 \n",
       "L 112.084112 234.583948 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_201&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 112.179118 244.691301 \n",
       "L 112.274124 244.691301 \n",
       "L 112.274124 240.71102 \n",
       "L 112.179118 240.71102 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_202&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 112.274124 244.691301 \n",
       "L 112.36913 244.691301 \n",
       "L 112.36913 243.773083 \n",
       "L 112.274124 243.773083 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_203&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 112.36913 244.691301 \n",
       "L 112.464136 244.691301 \n",
       "L 112.464136 241.392368 \n",
       "L 112.36913 241.392368 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_204&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 112.464136 244.691301 \n",
       "L 112.559142 244.691301 \n",
       "L 112.559142 233.325687 \n",
       "L 112.464136 233.325687 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_205&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 112.559142 244.691301 \n",
       "L 112.654148 244.691301 \n",
       "L 112.654148 217.26265 \n",
       "L 112.559142 217.26265 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_206&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 112.654148 244.691301 \n",
       "L 112.749154 244.691301 \n",
       "L 112.749154 219.468186 \n",
       "L 112.654148 219.468186 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_207&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 112.749154 244.691301 \n",
       "L 112.84416 244.691301 \n",
       "L 112.84416 227.975974 \n",
       "L 112.749154 227.975974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_208&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 112.84416 244.691301 \n",
       "L 112.939165 244.691301 \n",
       "L 112.939165 232.152279 \n",
       "L 112.84416 232.152279 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_209&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 112.939165 244.691301 \n",
       "L 113.034171 244.691301 \n",
       "L 113.034171 233.421909 \n",
       "L 112.939165 233.421909 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_210&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 113.034171 244.691301 \n",
       "L 113.129177 244.691301 \n",
       "L 113.129177 240.774186 \n",
       "L 113.034171 240.774186 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_211&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 113.129177 244.691301 \n",
       "L 113.224183 244.691301 \n",
       "L 113.224183 238.619815 \n",
       "L 113.129177 238.619815 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_212&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 113.224183 244.691301 \n",
       "L 113.319189 244.691301 \n",
       "L 113.319189 211.706385 \n",
       "L 113.224183 211.706385 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_213&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 113.319189 244.691301 \n",
       "L 113.414195 244.691301 \n",
       "L 113.414195 242.069714 \n",
       "L 113.319189 242.069714 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_214&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 113.414195 244.691301 \n",
       "L 113.509201 244.691301 \n",
       "L 113.509201 233.1743 \n",
       "L 113.414195 233.1743 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_215&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 113.509201 244.691301 \n",
       "L 113.604207 244.691301 \n",
       "L 113.604207 243.228384 \n",
       "L 113.509201 243.228384 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_216&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 113.604207 244.691301 \n",
       "L 113.699212 244.691301 \n",
       "L 113.699212 240.204642 \n",
       "L 113.604207 240.204642 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_217&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 113.699212 244.691301 \n",
       "L 113.794218 244.691301 \n",
       "L 113.794218 240.408246 \n",
       "L 113.699212 240.408246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_218&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 113.794218 244.691301 \n",
       "L 113.889224 244.691301 \n",
       "L 113.889224 241.368365 \n",
       "L 113.794218 241.368365 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_219&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 113.889224 244.691301 \n",
       "L 113.98423 244.691301 \n",
       "L 113.98423 237.788554 \n",
       "L 113.889224 237.788554 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_220&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 113.98423 244.691301 \n",
       "L 114.079236 244.691301 \n",
       "L 114.079236 240.355608 \n",
       "L 113.98423 240.355608 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_221&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 114.079236 244.691301 \n",
       "L 114.174242 244.691301 \n",
       "L 114.174242 235.523011 \n",
       "L 114.079236 235.523011 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_222&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 114.174242 244.691301 \n",
       "L 114.269248 244.691301 \n",
       "L 114.269248 190.075924 \n",
       "L 114.174242 190.075924 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_223&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 114.269248 244.691301 \n",
       "L 114.364254 244.691301 \n",
       "L 114.364254 134.773092 \n",
       "L 114.269248 134.773092 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_224&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 114.364254 244.691301 \n",
       "L 114.459259 244.691301 \n",
       "L 114.459259 229.549221 \n",
       "L 114.364254 229.549221 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_225&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 114.459259 244.691301 \n",
       "L 114.554265 244.691301 \n",
       "L 114.554265 228.792917 \n",
       "L 114.459259 228.792917 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_226&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 114.554265 244.691301 \n",
       "L 114.649271 244.691301 \n",
       "L 114.649271 224.02138 \n",
       "L 114.554265 224.02138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_227&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 114.649271 244.691301 \n",
       "L 114.744277 244.691301 \n",
       "L 114.744277 242.766222 \n",
       "L 114.649271 242.766222 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_228&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 114.744277 244.691301 \n",
       "L 114.839283 244.691301 \n",
       "L 114.839283 240.878831 \n",
       "L 114.744277 240.878831 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_229&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 114.839283 244.691301 \n",
       "L 114.934289 244.691301 \n",
       "L 114.934289 233.73479 \n",
       "L 114.839283 233.73479 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_230&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 114.934289 244.691301 \n",
       "L 115.029295 244.691301 \n",
       "L 115.029295 242.993829 \n",
       "L 114.934289 242.993829 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_231&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 115.029295 244.691301 \n",
       "L 115.124301 244.691301 \n",
       "L 115.124301 236.450283 \n",
       "L 115.029295 236.450283 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_232&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 115.124301 244.691301 \n",
       "L 115.219307 244.691301 \n",
       "L 115.219307 243.061205 \n",
       "L 115.124301 243.061205 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_233&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 115.219307 244.691301 \n",
       "L 115.314312 244.691301 \n",
       "L 115.314312 241.845897 \n",
       "L 115.219307 241.845897 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_234&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 115.314312 244.691301 \n",
       "L 115.409318 244.691301 \n",
       "L 115.409318 241.546492 \n",
       "L 115.314312 241.546492 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_235&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 115.409318 244.691301 \n",
       "L 115.504324 244.691301 \n",
       "L 115.504324 240.790609 \n",
       "L 115.409318 240.790609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_236&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 115.504324 244.691301 \n",
       "L 115.59933 244.691301 \n",
       "L 115.59933 242.491451 \n",
       "L 115.504324 242.491451 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_237&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 115.59933 244.691301 \n",
       "L 115.694336 244.691301 \n",
       "L 115.694336 240.805769 \n",
       "L 115.59933 240.805769 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_238&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 115.694336 244.691301 \n",
       "L 115.789342 244.691301 \n",
       "L 115.789342 241.526489 \n",
       "L 115.694336 241.526489 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_239&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 115.789342 244.691301 \n",
       "L 115.884348 244.691301 \n",
       "L 115.884348 238.98007 \n",
       "L 115.789342 238.98007 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_240&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 115.884348 244.691301 \n",
       "L 115.979354 244.691301 \n",
       "L 115.979354 233.134927 \n",
       "L 115.884348 233.134927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_241&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 115.979354 244.691301 \n",
       "L 116.074359 244.691301 \n",
       "L 116.074359 240.640064 \n",
       "L 115.979354 240.640064 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_242&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.074359 244.691301 \n",
       "L 116.169365 244.691301 \n",
       "L 116.169365 208.229534 \n",
       "L 116.074359 208.229534 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_243&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.169365 244.691301 \n",
       "L 116.264371 244.691301 \n",
       "L 116.264371 243.955632 \n",
       "L 116.169365 243.955632 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_244&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.264371 244.691301 \n",
       "L 116.359377 244.691301 \n",
       "L 116.359377 231.890352 \n",
       "L 116.264371 231.890352 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_245&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.359377 244.691301 \n",
       "L 116.454383 244.691301 \n",
       "L 116.454383 235.534381 \n",
       "L 116.359377 235.534381 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_246&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.454383 244.691301 \n",
       "L 116.549389 244.691301 \n",
       "L 116.549389 242.776328 \n",
       "L 116.454383 242.776328 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_247&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.549389 244.691301 \n",
       "L 116.644395 244.691301 \n",
       "L 116.644395 240.332658 \n",
       "L 116.549389 240.332658 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_248&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.644395 244.691301 \n",
       "L 116.739401 244.691301 \n",
       "L 116.739401 241.158865 \n",
       "L 116.644395 241.158865 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_249&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.739401 244.691301 \n",
       "L 116.834407 244.691301 \n",
       "L 116.834407 226.58338 \n",
       "L 116.739401 226.58338 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_250&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.834407 244.691301 \n",
       "L 116.929412 244.691301 \n",
       "L 116.929412 244.210189 \n",
       "L 116.834407 244.210189 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_251&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.929412 244.691301 \n",
       "L 117.024418 244.691301 \n",
       "L 117.024418 240.731865 \n",
       "L 116.929412 240.731865 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_252&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 117.024418 244.691301 \n",
       "L 117.119424 244.691301 \n",
       "L 117.119424 242.659472 \n",
       "L 117.024418 242.659472 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_253&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 117.119424 244.691301 \n",
       "L 117.21443 244.691301 \n",
       "L 117.21443 242.473343 \n",
       "L 117.119424 242.473343 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_254&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 117.21443 244.691301 \n",
       "L 117.309436 244.691301 \n",
       "L 117.309436 234.716806 \n",
       "L 117.21443 234.716806 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_255&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 117.309436 244.691301 \n",
       "L 117.404442 244.691301 \n",
       "L 117.404442 243.766135 \n",
       "L 117.309436 243.766135 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_256&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 117.404442 244.691301 \n",
       "L 117.499448 244.691301 \n",
       "L 117.499448 241.230032 \n",
       "L 117.404442 241.230032 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_257&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 117.499448 244.691301 \n",
       "L 117.594454 244.691301 \n",
       "L 117.594454 235.6445 \n",
       "L 117.499448 235.6445 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_258&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 117.594454 244.691301 \n",
       "L 117.689459 244.691301 \n",
       "L 117.689459 226.071107 \n",
       "L 117.594454 226.071107 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_259&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 117.689459 244.691301 \n",
       "L 117.784465 244.691301 \n",
       "L 117.784465 242.412494 \n",
       "L 117.689459 242.412494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_260&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 117.784465 244.691301 \n",
       "L 117.879471 244.691301 \n",
       "L 117.879471 244.162605 \n",
       "L 117.784465 244.162605 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_261&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 117.879471 244.691301 \n",
       "L 117.974477 244.691301 \n",
       "L 117.974477 243.532211 \n",
       "L 117.879471 243.532211 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_262&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 117.974477 244.691301 \n",
       "L 118.069483 244.691301 \n",
       "L 118.069483 242.85339 \n",
       "L 117.974477 242.85339 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_263&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 118.069483 244.691301 \n",
       "L 118.164489 244.691301 \n",
       "L 118.164489 242.738639 \n",
       "L 118.069483 242.738639 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_264&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 118.164489 244.691301 \n",
       "L 118.259495 244.691301 \n",
       "L 118.259495 240.073678 \n",
       "L 118.164489 240.073678 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_265&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 118.259495 244.691301 \n",
       "L 118.354501 244.691301 \n",
       "L 118.354501 243.05152 \n",
       "L 118.259495 243.05152 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_266&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 118.354501 244.691301 \n",
       "L 118.449507 244.691301 \n",
       "L 118.449507 231.330704 \n",
       "L 118.354501 231.330704 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_267&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 118.449507 244.691301 \n",
       "L 118.544512 244.691301 \n",
       "L 118.544512 239.206203 \n",
       "L 118.449507 239.206203 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_268&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 118.544512 244.691301 \n",
       "L 118.639518 244.691301 \n",
       "L 118.639518 239.03355 \n",
       "L 118.544512 239.03355 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_269&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 118.639518 244.691301 \n",
       "L 118.734524 244.691301 \n",
       "L 118.734524 243.460623 \n",
       "L 118.639518 243.460623 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_270&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 118.734524 244.691301 \n",
       "L 118.82953 244.691301 \n",
       "L 118.82953 243.788874 \n",
       "L 118.734524 243.788874 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_271&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 118.82953 244.691301 \n",
       "L 118.924536 244.691301 \n",
       "L 118.924536 243.66528 \n",
       "L 118.82953 243.66528 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_272&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 118.924536 244.691301 \n",
       "L 119.019542 244.691301 \n",
       "L 119.019542 243.552424 \n",
       "L 118.924536 243.552424 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_273&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 119.019542 244.691301 \n",
       "L 119.114548 244.691301 \n",
       "L 119.114548 243.292813 \n",
       "L 119.019542 243.292813 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_274&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 119.114548 244.691301 \n",
       "L 119.209554 244.691301 \n",
       "L 119.209554 244.072278 \n",
       "L 119.114548 244.072278 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_275&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 119.209554 244.691301 \n",
       "L 119.304559 244.691301 \n",
       "L 119.304559 242.294374 \n",
       "L 119.209554 242.294374 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_276&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 119.304559 244.691301 \n",
       "L 119.399565 244.691301 \n",
       "L 119.399565 242.648944 \n",
       "L 119.304559 242.648944 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_277&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 119.399565 244.691301 \n",
       "L 119.494571 244.691301 \n",
       "L 119.494571 234.121154 \n",
       "L 119.399565 234.121154 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_278&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 119.494571 244.691301 \n",
       "L 119.589577 244.691301 \n",
       "L 119.589577 242.434181 \n",
       "L 119.494571 242.434181 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_279&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 119.589577 244.691301 \n",
       "L 119.684583 244.691301 \n",
       "L 119.684583 242.801805 \n",
       "L 119.589577 242.801805 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_280&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 119.684583 244.691301 \n",
       "L 119.779589 244.691301 \n",
       "L 119.779589 243.599167 \n",
       "L 119.684583 243.599167 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_281&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 119.779589 244.691301 \n",
       "L 119.874595 244.691301 \n",
       "L 119.874595 237.726652 \n",
       "L 119.779589 237.726652 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_282&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 119.874595 244.691301 \n",
       "L 119.969601 244.691301 \n",
       "L 119.969601 243.390088 \n",
       "L 119.874595 243.390088 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_283&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 119.969601 244.691301 \n",
       "L 120.064607 244.691301 \n",
       "L 120.064607 232.748774 \n",
       "L 119.969601 232.748774 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_284&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 120.064607 244.691301 \n",
       "L 120.159612 244.691301 \n",
       "L 120.159612 237.040041 \n",
       "L 120.064607 237.040041 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_285&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 120.159612 244.691301 \n",
       "L 120.254618 244.691301 \n",
       "L 120.254618 234.557839 \n",
       "L 120.159612 234.557839 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_286&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 120.254618 244.691301 \n",
       "L 120.349624 244.691301 \n",
       "L 120.349624 243.179536 \n",
       "L 120.254618 243.179536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_287&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 120.349624 244.691301 \n",
       "L 120.44463 244.691301 \n",
       "L 120.44463 244.351681 \n",
       "L 120.349624 244.351681 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_288&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 120.44463 244.691301 \n",
       "L 120.539636 244.691301 \n",
       "L 120.539636 241.989283 \n",
       "L 120.44463 241.989283 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_289&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 120.539636 244.691301 \n",
       "L 120.634642 244.691301 \n",
       "L 120.634642 244.271039 \n",
       "L 120.539636 244.271039 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_290&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 120.634642 244.691301 \n",
       "L 120.729648 244.691301 \n",
       "L 120.729648 243.861725 \n",
       "L 120.634642 243.861725 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_291&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 120.729648 244.691301 \n",
       "L 120.824654 244.691301 \n",
       "L 120.824654 244.347891 \n",
       "L 120.729648 244.347891 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_292&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 120.824654 244.691301 \n",
       "L 120.919659 244.691301 \n",
       "L 120.919659 242.129722 \n",
       "L 120.824654 242.129722 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_293&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 120.919659 244.691301 \n",
       "L 121.014665 244.691301 \n",
       "L 121.014665 244.11881 \n",
       "L 120.919659 244.11881 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_294&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.014665 244.691301 \n",
       "L 121.109671 244.691301 \n",
       "L 121.109671 243.784874 \n",
       "L 121.014665 243.784874 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_295&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.109671 244.691301 \n",
       "L 121.204677 244.691301 \n",
       "L 121.204677 244.233982 \n",
       "L 121.109671 244.233982 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_296&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.204677 244.691301 \n",
       "L 121.299683 244.691301 \n",
       "L 121.299683 244.296726 \n",
       "L 121.204677 244.296726 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_297&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.299683 244.691301 \n",
       "L 121.394689 244.691301 \n",
       "L 121.394689 243.236174 \n",
       "L 121.299683 243.236174 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_298&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.394689 244.691301 \n",
       "L 121.489695 244.691301 \n",
       "L 121.489695 242.993618 \n",
       "L 121.394689 242.993618 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_299&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.489695 244.691301 \n",
       "L 121.584701 244.691301 \n",
       "L 121.584701 242.370594 \n",
       "L 121.489695 242.370594 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_300&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.584701 244.691301 \n",
       "L 121.679707 244.691301 \n",
       "L 121.679707 244.231245 \n",
       "L 121.584701 244.231245 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_301&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.679707 244.691301 \n",
       "L 121.774712 244.691301 \n",
       "L 121.774712 244.327888 \n",
       "L 121.679707 244.327888 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_302&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.774712 244.691301 \n",
       "L 121.869718 244.691301 \n",
       "L 121.869718 241.094015 \n",
       "L 121.774712 241.094015 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_303&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.869718 244.691301 \n",
       "L 122.05973 244.691301 \n",
       "L 122.05973 242.725164 \n",
       "L 121.869718 242.725164 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_304&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 122.05973 244.691301 \n",
       "L 122.154736 244.691301 \n",
       "L 122.154736 244.60308 \n",
       "L 122.05973 244.60308 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_305&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 122.154736 244.691301 \n",
       "L 122.249742 244.691301 \n",
       "L 122.249742 244.370209 \n",
       "L 122.154736 244.370209 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_306&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 122.249742 244.691301 \n",
       "L 122.344748 244.691301 \n",
       "L 122.344748 244.563075 \n",
       "L 122.249742 244.563075 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_307&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 122.344748 244.691301 \n",
       "L 122.439754 244.691301 \n",
       "L 122.439754 239.19757 \n",
       "L 122.344748 239.19757 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_308&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 122.439754 244.691301 \n",
       "L 122.534759 244.691301 \n",
       "L 122.534759 244.59908 \n",
       "L 122.439754 244.59908 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_309&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 122.534759 244.691301 \n",
       "L 122.629765 244.691301 \n",
       "L 122.629765 242.91803 \n",
       "L 122.534759 242.91803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_310&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 122.629765 244.691301 \n",
       "L 122.819777 244.691301 \n",
       "L 122.819777 243.689704 \n",
       "L 122.629765 243.689704 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_311&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 122.819777 244.691301 \n",
       "L 122.914783 244.691301 \n",
       "L 122.914783 240.647223 \n",
       "L 122.819777 240.647223 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_312&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 122.914783 244.691301 \n",
       "L 123.009789 244.691301 \n",
       "L 123.009789 243.389667 \n",
       "L 122.914783 243.389667 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_313&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 123.009789 244.691301 \n",
       "L 123.104795 244.691301 \n",
       "L 123.104795 243.930576 \n",
       "L 123.009789 243.930576 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_314&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 123.104795 244.691301 \n",
       "L 123.199801 244.691301 \n",
       "L 123.199801 244.386211 \n",
       "L 123.104795 244.386211 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_315&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 123.199801 244.691301 \n",
       "L 123.294807 244.691301 \n",
       "L 123.294807 243.916469 \n",
       "L 123.199801 243.916469 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_316&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 123.294807 244.691301 \n",
       "L 123.389812 244.691301 \n",
       "L 123.389812 243.16585 \n",
       "L 123.294807 243.16585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_317&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 123.389812 244.691301 \n",
       "L 123.484818 244.691301 \n",
       "L 123.484818 243.980266 \n",
       "L 123.389812 243.980266 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_318&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 123.484818 244.691301 \n",
       "L 123.579824 244.691301 \n",
       "L 123.579824 241.178868 \n",
       "L 123.484818 241.178868 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_319&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 123.579824 244.691301 \n",
       "L 123.67483 244.691301 \n",
       "L 123.67483 244.262196 \n",
       "L 123.579824 244.262196 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_320&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 123.67483 244.691301 \n",
       "L 123.769836 244.691301 \n",
       "L 123.769836 243.739394 \n",
       "L 123.67483 243.739394 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_321&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 123.769836 244.691301 \n",
       "L 123.864842 244.691301 \n",
       "L 123.864842 243.359769 \n",
       "L 123.769836 243.359769 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_322&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 123.864842 244.691301 \n",
       "L 123.959848 244.691301 \n",
       "L 123.959848 243.836459 \n",
       "L 123.864842 243.836459 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_323&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 123.959848 244.691301 \n",
       "L 124.149859 244.691301 \n",
       "L 124.149859 244.51928 \n",
       "L 123.959848 244.51928 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_324&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 124.149859 244.691301 \n",
       "L 124.244865 244.691301 \n",
       "L 124.244865 244.509384 \n",
       "L 124.149859 244.509384 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_325&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 124.244865 244.691301 \n",
       "L 124.339871 244.691301 \n",
       "L 124.339871 244.612344 \n",
       "L 124.244865 244.612344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_326&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 124.339871 244.691301 \n",
       "L 124.434877 244.691301 \n",
       "L 124.434877 244.052696 \n",
       "L 124.339871 244.052696 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_327&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 124.434877 244.691301 \n",
       "L 124.529883 244.691301 \n",
       "L 124.529883 244.577182 \n",
       "L 124.434877 244.577182 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_328&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 124.529883 244.691301 \n",
       "L 124.624889 244.691301 \n",
       "L 124.624889 243.181641 \n",
       "L 124.529883 243.181641 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_329&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 124.624889 244.691301 \n",
       "L 124.719895 244.691301 \n",
       "L 124.719895 218.704302 \n",
       "L 124.624889 218.704302 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_330&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 124.719895 244.691301 \n",
       "L 124.814901 244.691301 \n",
       "L 124.814901 244.293779 \n",
       "L 124.719895 244.293779 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_331&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 124.814901 244.691301 \n",
       "L 124.909907 244.691301 \n",
       "L 124.909907 240.764079 \n",
       "L 124.814901 240.764079 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_332&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 124.909907 244.691301 \n",
       "L 125.004912 244.691301 \n",
       "L 125.004912 244.412741 \n",
       "L 124.909907 244.412741 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_333&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 125.004912 244.691301 \n",
       "L 125.099918 244.691301 \n",
       "L 125.099918 244.643927 \n",
       "L 125.004912 244.643927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_334&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 125.099918 244.691301 \n",
       "L 125.194924 244.691301 \n",
       "L 125.194924 244.585604 \n",
       "L 125.099918 244.585604 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_335&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 125.194924 244.691301 \n",
       "L 125.28993 244.691301 \n",
       "L 125.28993 243.671175 \n",
       "L 125.194924 243.671175 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_336&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 125.28993 244.691301 \n",
       "L 125.384936 244.691301 \n",
       "L 125.384936 243.993742 \n",
       "L 125.28993 243.993742 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_337&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 125.384936 244.691301 \n",
       "L 125.479942 244.691301 \n",
       "L 125.479942 244.394212 \n",
       "L 125.384936 244.394212 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_338&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 125.479942 244.691301 \n",
       "L 125.574948 244.691301 \n",
       "L 125.574948 244.487697 \n",
       "L 125.479942 244.487697 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_339&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 125.574948 244.691301 \n",
       "L 125.669954 244.691301 \n",
       "L 125.669954 244.249563 \n",
       "L 125.574948 244.249563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_340&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 125.669954 244.691301 \n",
       "L 125.859965 244.691301 \n",
       "L 125.859965 244.257985 \n",
       "L 125.669954 244.257985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_341&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 125.859965 244.691301 \n",
       "L 125.954971 244.691301 \n",
       "L 125.954971 244.399476 \n",
       "L 125.859965 244.399476 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_342&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 125.954971 244.691301 \n",
       "L 126.049977 244.691301 \n",
       "L 126.049977 244.58013 \n",
       "L 125.954971 244.58013 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_343&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 126.049977 244.691301 \n",
       "L 126.144983 244.691301 \n",
       "L 126.144983 243.924259 \n",
       "L 126.049977 243.924259 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_344&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 126.144983 244.691301 \n",
       "L 126.239989 244.691301 \n",
       "L 126.239989 244.534651 \n",
       "L 126.144983 244.534651 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_345&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 126.239989 244.691301 \n",
       "L 126.334995 244.691301 \n",
       "L 126.334995 227.320735 \n",
       "L 126.239989 227.320735 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_346&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 126.334995 244.691301 \n",
       "L 126.430001 244.691301 \n",
       "L 126.430001 244.425374 \n",
       "L 126.334995 244.425374 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_347&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 126.430001 244.691301 \n",
       "L 126.525006 244.691301 \n",
       "L 126.525006 243.945946 \n",
       "L 126.430001 243.945946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_348&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 126.525006 244.691301 \n",
       "L 126.620012 244.691301 \n",
       "L 126.620012 244.653613 \n",
       "L 126.525006 244.653613 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_349&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 126.620012 244.691301 \n",
       "L 126.715018 244.691301 \n",
       "L 126.715018 244.471906 \n",
       "L 126.620012 244.471906 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_350&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 126.715018 244.691301 \n",
       "L 126.810024 244.691301 \n",
       "L 126.810024 244.185134 \n",
       "L 126.715018 244.185134 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_351&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 126.810024 244.691301 \n",
       "L 126.90503 244.691301 \n",
       "L 126.90503 243.850355 \n",
       "L 126.810024 243.850355 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_352&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 126.90503 244.691301 \n",
       "L 127.000036 244.691301 \n",
       "L 127.000036 244.64519 \n",
       "L 126.90503 244.64519 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_353&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 127.000036 244.691301 \n",
       "L 127.095042 244.691301 \n",
       "L 127.095042 244.548547 \n",
       "L 127.000036 244.548547 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_354&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 127.095042 244.691301 \n",
       "L 127.190048 244.691301 \n",
       "L 127.190048 244.654876 \n",
       "L 127.095042 244.654876 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_355&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 127.190048 244.691301 \n",
       "L 127.380059 244.691301 \n",
       "L 127.380059 244.439481 \n",
       "L 127.190048 244.439481 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_356&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 127.380059 244.691301 \n",
       "L 127.475065 244.691301 \n",
       "L 127.475065 244.593605 \n",
       "L 127.380059 244.593605 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_357&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 127.475065 244.691301 \n",
       "L 127.570071 244.691301 \n",
       "L 127.570071 244.653823 \n",
       "L 127.475065 244.653823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_358&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 127.570071 244.691301 \n",
       "L 127.665077 244.691301 \n",
       "L 127.665077 244.554232 \n",
       "L 127.570071 244.554232 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_359&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 127.665077 244.691301 \n",
       "L 127.760083 244.691301 \n",
       "L 127.760083 243.708654 \n",
       "L 127.665077 243.708654 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_360&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 127.760083 244.691301 \n",
       "L 127.855089 244.691301 \n",
       "L 127.855089 242.587884 \n",
       "L 127.760083 242.587884 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_361&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 127.855089 244.691301 \n",
       "L 127.950095 244.691301 \n",
       "L 127.950095 244.611713 \n",
       "L 127.855089 244.611713 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_362&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 127.950095 244.691301 \n",
       "L 128.045101 244.691301 \n",
       "L 128.045101 244.491908 \n",
       "L 127.950095 244.491908 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_363&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 128.045101 244.691301 \n",
       "L 128.140106 244.691301 \n",
       "L 128.140106 242.598622 \n",
       "L 128.045101 242.598622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_364&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 128.140106 244.691301 \n",
       "L 128.235112 244.691301 \n",
       "L 128.235112 244.670667 \n",
       "L 128.140106 244.670667 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_365&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 128.235112 244.691301 \n",
       "L 128.330118 244.691301 \n",
       "L 128.330118 244.634242 \n",
       "L 128.235112 244.634242 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_366&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 128.330118 244.691301 \n",
       "L 128.425124 244.691301 \n",
       "L 128.425124 244.276724 \n",
       "L 128.330118 244.276724 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_367&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 128.425124 244.691301 \n",
       "L 128.52013 244.691301 \n",
       "L 128.52013 244.081542 \n",
       "L 128.425124 244.081542 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_368&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 128.52013 244.691301 \n",
       "L 128.615136 244.691301 \n",
       "L 128.615136 244.433585 \n",
       "L 128.52013 244.433585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_369&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 128.615136 244.691301 \n",
       "L 128.710142 244.691301 \n",
       "L 128.710142 244.670667 \n",
       "L 128.615136 244.670667 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_370&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 128.710142 244.691301 \n",
       "L 128.805148 244.691301 \n",
       "L 128.805148 244.102808 \n",
       "L 128.710142 244.102808 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_371&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 128.805148 244.691301 \n",
       "L 128.900154 244.691301 \n",
       "L 128.900154 244.289778 \n",
       "L 128.805148 244.289778 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_372&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 128.900154 244.691301 \n",
       "L 128.995159 244.691301 \n",
       "L 128.995159 244.659297 \n",
       "L 128.900154 244.659297 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_373&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 128.995159 244.691301 \n",
       "L 129.090165 244.691301 \n",
       "L 129.090165 244.163447 \n",
       "L 128.995159 244.163447 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_374&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 129.090165 244.691301 \n",
       "L 129.185171 244.691301 \n",
       "L 129.185171 244.524123 \n",
       "L 129.090165 244.524123 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_375&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 129.185171 244.691301 \n",
       "L 129.280177 244.691301 \n",
       "L 129.280177 244.327678 \n",
       "L 129.185171 244.327678 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_376&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 129.280177 244.691301 \n",
       "L 129.470189 244.691301 \n",
       "L 129.470189 244.546441 \n",
       "L 129.280177 244.546441 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_377&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 129.470189 244.691301 \n",
       "L 129.565195 244.691301 \n",
       "L 129.565195 237.92815 \n",
       "L 129.470189 237.92815 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_378&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 129.565195 244.691301 \n",
       "L 129.660201 244.691301 \n",
       "L 129.660201 244.661403 \n",
       "L 129.565195 244.661403 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_379&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 129.660201 244.691301 \n",
       "L 129.945218 244.691301 \n",
       "L 129.945218 244.538862 \n",
       "L 129.660201 244.538862 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_380&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 129.945218 244.691301 \n",
       "L 130.040224 244.691301 \n",
       "L 130.040224 244.531071 \n",
       "L 129.945218 244.531071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_381&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 130.040224 244.691301 \n",
       "L 130.13523 244.691301 \n",
       "L 130.13523 244.689617 \n",
       "L 130.040224 244.689617 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_382&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 130.13523 244.691301 \n",
       "L 130.230236 244.691301 \n",
       "L 130.230236 244.498646 \n",
       "L 130.13523 244.498646 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_383&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 130.230236 244.691301 \n",
       "L 130.325242 244.691301 \n",
       "L 130.325242 244.620977 \n",
       "L 130.230236 244.620977 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_384&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 130.325242 244.691301 \n",
       "L 130.420248 244.691301 \n",
       "L 130.420248 244.585183 \n",
       "L 130.325242 244.585183 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_385&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 130.420248 244.691301 \n",
       "L 130.515254 244.691301 \n",
       "L 130.515254 244.53844 \n",
       "L 130.420248 244.53844 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_386&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 130.515254 244.691301 \n",
       "L 130.610259 244.691301 \n",
       "L 130.610259 244.61466 \n",
       "L 130.515254 244.61466 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_387&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 130.610259 244.691301 \n",
       "L 130.705265 244.691301 \n",
       "L 130.705265 244.657824 \n",
       "L 130.610259 244.657824 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_388&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 130.705265 244.691301 \n",
       "L 130.800271 244.691301 \n",
       "L 130.800271 244.540125 \n",
       "L 130.705265 244.540125 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_389&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 130.800271 244.691301 \n",
       "L 130.895277 244.691301 \n",
       "L 130.895277 244.495277 \n",
       "L 130.800271 244.495277 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_390&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 130.895277 244.691301 \n",
       "L 130.990283 244.691301 \n",
       "L 130.990283 244.645612 \n",
       "L 130.895277 244.645612 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_391&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 130.990283 244.691301 \n",
       "L 131.085289 244.691301 \n",
       "L 131.085289 244.672983 \n",
       "L 130.990283 244.672983 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_392&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 131.085289 244.691301 \n",
       "L 131.180295 244.691301 \n",
       "L 131.180295 244.638453 \n",
       "L 131.085289 244.638453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_393&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 131.180295 244.691301 \n",
       "L 131.370306 244.691301 \n",
       "L 131.370306 244.615713 \n",
       "L 131.180295 244.615713 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_394&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 131.370306 244.691301 \n",
       "L 131.560318 244.691301 \n",
       "L 131.560318 244.273355 \n",
       "L 131.370306 244.273355 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_395&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 131.560318 244.691301 \n",
       "L 131.655324 244.691301 \n",
       "L 131.655324 244.406214 \n",
       "L 131.560318 244.406214 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_396&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 131.655324 244.691301 \n",
       "L 131.75033 244.691301 \n",
       "L 131.75033 244.663509 \n",
       "L 131.655324 244.663509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_397&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 131.75033 244.691301 \n",
       "L 131.845336 244.691301 \n",
       "L 131.845336 244.55739 \n",
       "L 131.75033 244.55739 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_398&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 131.845336 244.691301 \n",
       "L 132.035348 244.691301 \n",
       "L 132.035348 244.610449 \n",
       "L 131.845336 244.610449 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_399&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 132.035348 244.691301 \n",
       "L 132.130354 244.691301 \n",
       "L 132.130354 244.609397 \n",
       "L 132.035348 244.609397 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_400&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 132.130354 244.691301 \n",
       "L 132.320365 244.691301 \n",
       "L 132.320365 244.416531 \n",
       "L 132.130354 244.416531 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_401&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 132.320365 244.691301 \n",
       "L 132.415371 244.691301 \n",
       "L 132.415371 244.684985 \n",
       "L 132.320365 244.684985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_402&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 132.415371 244.691301 \n",
       "L 132.510377 244.691301 \n",
       "L 132.510377 244.08449 \n",
       "L 132.415371 244.08449 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_403&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 132.510377 244.691301 \n",
       "L 132.605383 244.691301 \n",
       "L 132.605383 244.544546 \n",
       "L 132.510377 244.544546 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_404&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 132.605383 244.691301 \n",
       "L 132.700389 244.691301 \n",
       "L 132.700389 244.607712 \n",
       "L 132.605383 244.607712 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_405&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 132.700389 244.691301 \n",
       "L 132.795395 244.691301 \n",
       "L 132.795395 244.373789 \n",
       "L 132.700389 244.373789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_406&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 132.795395 244.691301 \n",
       "L 132.890401 244.691301 \n",
       "L 132.890401 244.474854 \n",
       "L 132.795395 244.474854 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_407&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 132.890401 244.691301 \n",
       "L 132.985406 244.691301 \n",
       "L 132.985406 244.389791 \n",
       "L 132.890401 244.389791 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_408&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 132.985406 244.691301 \n",
       "L 133.175418 244.691301 \n",
       "L 133.175418 244.50391 \n",
       "L 132.985406 244.50391 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_409&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 133.175418 244.691301 \n",
       "L 133.270424 244.691301 \n",
       "L 133.270424 243.995847 \n",
       "L 133.175418 243.995847 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_410&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 133.270424 244.691301 \n",
       "L 133.36543 244.691301 \n",
       "L 133.36543 244.426427 \n",
       "L 133.270424 244.426427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_411&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 133.36543 244.691301 \n",
       "L 133.460436 244.691301 \n",
       "L 133.460436 244.674668 \n",
       "L 133.36543 244.674668 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_412&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 133.460436 244.691301 \n",
       "L 133.555442 244.691301 \n",
       "L 133.555442 244.621819 \n",
       "L 133.460436 244.621819 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_413&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 133.555442 244.691301 \n",
       "L 133.650448 244.691301 \n",
       "L 133.650448 244.659929 \n",
       "L 133.555442 244.659929 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_414&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 133.650448 244.691301 \n",
       "L 133.745454 244.691301 \n",
       "L 133.745454 244.617608 \n",
       "L 133.650448 244.617608 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_415&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 133.745454 244.691301 \n",
       "L 134.030471 244.691301 \n",
       "L 134.030471 244.643506 \n",
       "L 133.745454 244.643506 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_416&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 134.030471 244.691301 \n",
       "L 134.125477 244.691301 \n",
       "L 134.125477 244.643927 \n",
       "L 134.030471 244.643927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_417&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 134.125477 244.691301 \n",
       "L 134.220483 244.691301 \n",
       "L 134.220483 244.623925 \n",
       "L 134.125477 244.623925 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_418&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 134.220483 244.691301 \n",
       "L 134.315489 244.691301 \n",
       "L 134.315489 244.672983 \n",
       "L 134.220483 244.672983 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_419&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 134.315489 244.691301 \n",
       "L 134.410495 244.691301 \n",
       "L 134.410495 244.34768 \n",
       "L 134.315489 244.34768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_420&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 134.410495 244.691301 \n",
       "L 134.505501 244.691301 \n",
       "L 134.505501 244.634452 \n",
       "L 134.410495 244.634452 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_421&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 134.505501 244.691301 \n",
       "L 134.600506 244.691301 \n",
       "L 134.600506 244.673194 \n",
       "L 134.505501 244.673194 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_422&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 134.600506 244.691301 \n",
       "L 134.695512 244.691301 \n",
       "L 134.695512 244.608554 \n",
       "L 134.600506 244.608554 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_423&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 134.695512 244.691301 \n",
       "L 134.790518 244.691301 \n",
       "L 134.790518 230.675886 \n",
       "L 134.695512 230.675886 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_424&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 134.790518 244.691301 \n",
       "L 134.885524 244.691301 \n",
       "L 134.885524 244.658666 \n",
       "L 134.790518 244.658666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_425&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 134.885524 244.691301 \n",
       "L 134.98053 244.691301 \n",
       "L 134.98053 244.419268 \n",
       "L 134.885524 244.419268 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_426&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 134.98053 244.691301 \n",
       "L 135.075536 244.691301 \n",
       "L 135.075536 244.682669 \n",
       "L 134.98053 244.682669 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_427&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 135.075536 244.691301 \n",
       "L 135.170542 244.691301 \n",
       "L 135.170542 244.645612 \n",
       "L 135.075536 244.645612 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_428&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 135.170542 244.691301 \n",
       "L 135.265548 244.691301 \n",
       "L 135.265548 244.603712 \n",
       "L 135.170542 244.603712 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_429&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 135.265548 244.691301 \n",
       "L 135.360554 244.691301 \n",
       "L 135.360554 244.451061 \n",
       "L 135.265548 244.451061 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_430&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 135.360554 244.691301 \n",
       "L 135.455559 244.691301 \n",
       "L 135.455559 244.669825 \n",
       "L 135.360554 244.669825 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_431&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 135.455559 244.691301 \n",
       "L 135.550565 244.691301 \n",
       "L 135.550565 244.688775 \n",
       "L 135.455559 244.688775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_432&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 135.550565 244.691301 \n",
       "L 135.645571 244.691301 \n",
       "L 135.645571 243.875201 \n",
       "L 135.550565 243.875201 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_433&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 135.645571 244.691301 \n",
       "L 135.835583 244.691301 \n",
       "L 135.835583 244.464115 \n",
       "L 135.645571 244.464115 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_434&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 135.835583 244.691301 \n",
       "L 135.930589 244.691301 \n",
       "L 135.930589 244.605396 \n",
       "L 135.835583 244.605396 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_435&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 135.930589 244.691301 \n",
       "L 136.025595 244.691301 \n",
       "L 136.025595 238.549701 \n",
       "L 135.930589 238.549701 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_436&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 136.025595 244.691301 \n",
       "L 136.120601 244.691301 \n",
       "L 136.120601 244.483697 \n",
       "L 136.025595 244.483697 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_437&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 136.120601 244.691301 \n",
       "L 136.215606 244.691301 \n",
       "L 136.215606 244.638242 \n",
       "L 136.120601 244.638242 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_438&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 136.215606 244.691301 \n",
       "L 136.310612 244.691301 \n",
       "L 136.310612 244.601185 \n",
       "L 136.215606 244.601185 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_439&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 136.310612 244.691301 \n",
       "L 136.405618 244.691301 \n",
       "L 136.405618 244.210821 \n",
       "L 136.310612 244.210821 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_440&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 136.405618 244.691301 \n",
       "L 136.500624 244.691301 \n",
       "L 136.500624 244.672141 \n",
       "L 136.405618 244.672141 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_441&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 136.500624 244.691301 \n",
       "L 136.59563 244.691301 \n",
       "L 136.59563 242.47966 \n",
       "L 136.500624 242.47966 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_442&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 136.59563 244.691301 \n",
       "L 136.690636 244.691301 \n",
       "L 136.690636 244.634873 \n",
       "L 136.59563 244.634873 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_443&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 136.690636 244.691301 \n",
       "L 136.785642 244.691301 \n",
       "L 136.785642 244.668562 \n",
       "L 136.690636 244.668562 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_444&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 136.785642 244.691301 \n",
       "L 136.880648 244.691301 \n",
       "L 136.880648 244.62582 \n",
       "L 136.785642 244.62582 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_445&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 136.880648 244.691301 \n",
       "L 136.975654 244.691301 \n",
       "L 136.975654 244.674668 \n",
       "L 136.880648 244.674668 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_446&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 136.975654 244.691301 \n",
       "L 137.070659 244.691301 \n",
       "L 137.070659 243.902572 \n",
       "L 136.975654 243.902572 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_447&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 137.070659 244.691301 \n",
       "L 137.260671 244.691301 \n",
       "L 137.260671 244.611292 \n",
       "L 137.070659 244.611292 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_448&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 137.260671 244.691301 \n",
       "L 137.355677 244.691301 \n",
       "L 137.355677 244.556969 \n",
       "L 137.260671 244.556969 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_449&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 137.355677 244.691301 \n",
       "L 137.450683 244.691301 \n",
       "L 137.450683 244.518438 \n",
       "L 137.355677 244.518438 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_450&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 137.450683 244.691301 \n",
       "L 137.545689 244.691301 \n",
       "L 137.545689 244.677194 \n",
       "L 137.450683 244.677194 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_451&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 137.545689 244.691301 \n",
       "L 137.640695 244.691301 \n",
       "L 137.640695 244.52665 \n",
       "L 137.545689 244.52665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_452&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 137.640695 244.691301 \n",
       "L 137.735701 244.691301 \n",
       "L 137.735701 244.598027 \n",
       "L 137.640695 244.598027 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_453&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 137.735701 244.691301 \n",
       "L 137.830706 244.691301 \n",
       "L 137.830706 244.648349 \n",
       "L 137.735701 244.648349 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_454&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 137.830706 244.691301 \n",
       "L 137.925712 244.691301 \n",
       "L 137.925712 244.57276 \n",
       "L 137.830706 244.57276 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_455&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 137.925712 244.691301 \n",
       "L 138.020718 244.691301 \n",
       "L 138.020718 244.670246 \n",
       "L 137.925712 244.670246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_456&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 138.020718 244.691301 \n",
       "L 138.115724 244.691301 \n",
       "L 138.115724 243.694547 \n",
       "L 138.020718 243.694547 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_457&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 138.115724 244.691301 \n",
       "L 138.21073 244.691301 \n",
       "L 138.21073 244.279882 \n",
       "L 138.115724 244.279882 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_458&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 138.21073 244.691301 \n",
       "L 138.495748 244.691301 \n",
       "L 138.495748 244.58771 \n",
       "L 138.21073 244.58771 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_459&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 138.495748 244.691301 \n",
       "L 138.590753 244.691301 \n",
       "L 138.590753 244.265144 \n",
       "L 138.495748 244.265144 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_460&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 138.590753 244.691301 \n",
       "L 138.685759 244.691301 \n",
       "L 138.685759 244.677826 \n",
       "L 138.590753 244.677826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_461&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 138.685759 244.691301 \n",
       "L 138.780765 244.691301 \n",
       "L 138.780765 244.568128 \n",
       "L 138.685759 244.568128 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_462&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 138.780765 244.691301 \n",
       "L 138.875771 244.691301 \n",
       "L 138.875771 244.210189 \n",
       "L 138.780765 244.210189 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_463&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 138.875771 244.691301 \n",
       "L 138.970777 244.691301 \n",
       "L 138.970777 244.647085 \n",
       "L 138.875771 244.647085 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_464&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 138.970777 244.691301 \n",
       "L 139.255795 244.691301 \n",
       "L 139.255795 244.48096 \n",
       "L 138.970777 244.48096 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_465&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 139.255795 244.691301 \n",
       "L 139.350801 244.691301 \n",
       "L 139.350801 244.420531 \n",
       "L 139.255795 244.420531 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_466&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 139.350801 244.691301 \n",
       "L 139.445806 244.691301 \n",
       "L 139.445806 244.378631 \n",
       "L 139.350801 244.378631 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_467&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 139.445806 244.691301 \n",
       "L 139.635818 244.691301 \n",
       "L 139.635818 244.530018 \n",
       "L 139.445806 244.530018 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_468&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 139.635818 244.691301 \n",
       "L 139.730824 244.691301 \n",
       "L 139.730824 244.69067 \n",
       "L 139.635818 244.69067 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_469&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 139.730824 244.691301 \n",
       "L 139.82583 244.691301 \n",
       "L 139.82583 244.6793 \n",
       "L 139.730824 244.6793 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_470&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 139.82583 244.691301 \n",
       "L 139.920836 244.691301 \n",
       "L 139.920836 244.669193 \n",
       "L 139.82583 244.669193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_471&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 139.920836 244.691301 \n",
       "L 140.015842 244.691301 \n",
       "L 140.015842 244.505594 \n",
       "L 139.920836 244.505594 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_472&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 140.015842 244.691301 \n",
       "L 140.110848 244.691301 \n",
       "L 140.110848 244.649823 \n",
       "L 140.015842 244.649823 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_473&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 140.110848 244.691301 \n",
       "L 140.205853 244.691301 \n",
       "L 140.205853 244.682037 \n",
       "L 140.110848 244.682037 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_474&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 140.205853 244.691301 \n",
       "L 140.300859 244.691301 \n",
       "L 140.300859 244.062592 \n",
       "L 140.205853 244.062592 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_475&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 140.300859 244.691301 \n",
       "L 140.395865 244.691301 \n",
       "L 140.395865 244.372946 \n",
       "L 140.300859 244.372946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_476&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 140.395865 244.691301 \n",
       "L 140.490871 244.691301 \n",
       "L 140.490871 244.608554 \n",
       "L 140.395865 244.608554 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_477&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 140.490871 244.691301 \n",
       "L 140.680883 244.691301 \n",
       "L 140.680883 244.58034 \n",
       "L 140.490871 244.58034 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_478&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 140.680883 244.691301 \n",
       "L 140.775889 244.691301 \n",
       "L 140.775889 244.586236 \n",
       "L 140.680883 244.586236 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_479&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 140.775889 244.691301 \n",
       "L 140.965901 244.691301 \n",
       "L 140.965901 244.617608 \n",
       "L 140.775889 244.617608 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_480&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 140.965901 244.691301 \n",
       "L 141.060906 244.691301 \n",
       "L 141.060906 244.623293 \n",
       "L 140.965901 244.623293 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_481&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 141.060906 244.691301 \n",
       "L 141.155912 244.691301 \n",
       "L 141.155912 244.642243 \n",
       "L 141.060906 244.642243 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_482&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 141.155912 244.691301 \n",
       "L 141.250918 244.691301 \n",
       "L 141.250918 244.678458 \n",
       "L 141.155912 244.678458 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_483&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 141.250918 244.691301 \n",
       "L 141.345924 244.691301 \n",
       "L 141.345924 244.607923 \n",
       "L 141.250918 244.607923 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_484&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 141.345924 244.691301 \n",
       "L 141.535936 244.691301 \n",
       "L 141.535936 244.640979 \n",
       "L 141.345924 244.640979 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_485&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 141.535936 244.691301 \n",
       "L 141.773451 244.691301 \n",
       "L 141.773451 244.648138 \n",
       "L 141.535936 244.648138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_486&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 141.773451 244.691301 \n",
       "L 141.915959 244.691301 \n",
       "L 141.915959 244.683932 \n",
       "L 141.773451 244.683932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_487&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 141.915959 244.691301 \n",
       "L 142.010965 244.691301 \n",
       "L 142.010965 244.644769 \n",
       "L 141.915959 244.644769 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_488&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 142.010965 244.691301 \n",
       "L 142.105971 244.691301 \n",
       "L 142.105971 244.681405 \n",
       "L 142.010965 244.681405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_489&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 142.105971 244.691301 \n",
       "L 142.200977 244.691301 \n",
       "L 142.200977 244.509384 \n",
       "L 142.105971 244.509384 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_490&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 142.200977 244.691301 \n",
       "L 142.295983 244.691301 \n",
       "L 142.295983 244.641611 \n",
       "L 142.200977 244.641611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_491&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 142.295983 244.691301 \n",
       "L 142.581001 244.691301 \n",
       "L 142.581001 244.645401 \n",
       "L 142.295983 244.645401 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_492&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 142.581001 244.691301 \n",
       "L 142.676006 244.691301 \n",
       "L 142.676006 244.610239 \n",
       "L 142.581001 244.610239 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_493&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 142.676006 244.691301 \n",
       "L 142.771012 244.691301 \n",
       "L 142.771012 244.688143 \n",
       "L 142.676006 244.688143 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_494&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 142.771012 244.691301 \n",
       "L 142.866018 244.691301 \n",
       "L 142.866018 244.394844 \n",
       "L 142.771012 244.394844 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_495&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 142.866018 244.691301 \n",
       "L 142.961024 244.691301 \n",
       "L 142.961024 244.616134 \n",
       "L 142.866018 244.616134 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_496&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 142.961024 244.691301 \n",
       "L 143.151036 244.691301 \n",
       "L 143.151036 244.686038 \n",
       "L 142.961024 244.686038 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_497&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 143.151036 244.691301 \n",
       "L 143.246042 244.691301 \n",
       "L 143.246042 244.677616 \n",
       "L 143.151036 244.677616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_498&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 143.246042 244.691301 \n",
       "L 143.341048 244.691301 \n",
       "L 143.341048 244.620135 \n",
       "L 143.246042 244.620135 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_499&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 143.341048 244.691301 \n",
       "L 143.436053 244.691301 \n",
       "L 143.436053 244.685827 \n",
       "L 143.341048 244.685827 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_500&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 143.436053 244.691301 \n",
       "L 143.531059 244.691301 \n",
       "L 143.531059 244.429374 \n",
       "L 143.436053 244.429374 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_501&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 143.531059 244.691301 \n",
       "L 143.673568 244.691301 \n",
       "L 143.673568 244.43169 \n",
       "L 143.531059 244.43169 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_502&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 143.673568 244.691301 \n",
       "L 143.816077 244.691301 \n",
       "L 143.816077 244.687933 \n",
       "L 143.673568 244.687933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_503&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 143.816077 244.691301 \n",
       "L 143.911083 244.691301 \n",
       "L 143.911083 244.303464 \n",
       "L 143.816077 244.303464 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_504&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 143.911083 244.691301 \n",
       "L 144.006089 244.691301 \n",
       "L 144.006089 244.669615 \n",
       "L 143.911083 244.669615 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_505&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 144.006089 244.691301 \n",
       "L 144.101095 244.691301 \n",
       "L 144.101095 244.688775 \n",
       "L 144.006089 244.688775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_506&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 144.101095 244.691301 \n",
       "L 144.196101 244.691301 \n",
       "L 144.196101 244.678879 \n",
       "L 144.101095 244.678879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_507&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 144.196101 244.691301 \n",
       "L 144.433615 244.691301 \n",
       "L 144.433615 244.586446 \n",
       "L 144.196101 244.586446 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_508&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 144.433615 244.691301 \n",
       "L 144.576124 244.691301 \n",
       "L 144.576124 244.519701 \n",
       "L 144.433615 244.519701 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_509&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 144.576124 244.691301 \n",
       "L 144.766136 244.691301 \n",
       "L 144.766136 244.661192 \n",
       "L 144.576124 244.661192 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_510&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 144.766136 244.691301 \n",
       "L 144.861142 244.691301 \n",
       "L 144.861142 244.653613 \n",
       "L 144.766136 244.653613 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_511&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 144.861142 244.691301 \n",
       "L 144.956148 244.691301 \n",
       "L 144.956148 244.601606 \n",
       "L 144.861142 244.601606 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_512&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 144.956148 244.691301 \n",
       "L 145.098656 244.691301 \n",
       "L 145.098656 244.68688 \n",
       "L 144.956148 244.68688 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_513&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 145.098656 244.691301 \n",
       "L 145.241165 244.691301 \n",
       "L 145.241165 244.655929 \n",
       "L 145.098656 244.655929 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_514&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 145.241165 244.691301 \n",
       "L 145.336171 244.691301 \n",
       "L 145.336171 244.354628 \n",
       "L 145.241165 244.354628 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_515&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 145.336171 244.691301 \n",
       "L 145.47868 244.691301 \n",
       "L 145.47868 244.634663 \n",
       "L 145.336171 244.634663 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_516&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 145.47868 244.691301 \n",
       "L 145.668692 244.691301 \n",
       "L 145.668692 244.648349 \n",
       "L 145.47868 244.648349 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_517&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 145.668692 244.691301 \n",
       "L 145.906206 244.691301 \n",
       "L 145.906206 244.674036 \n",
       "L 145.668692 244.674036 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_518&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 145.906206 244.691301 \n",
       "L 146.001212 244.691301 \n",
       "L 146.001212 244.604554 \n",
       "L 145.906206 244.604554 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_519&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 146.001212 244.691301 \n",
       "L 146.096218 244.691301 \n",
       "L 146.096218 244.660982 \n",
       "L 146.001212 244.660982 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_520&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 146.096218 244.691301 \n",
       "L 146.476242 244.691301 \n",
       "L 146.476242 244.655508 \n",
       "L 146.096218 244.655508 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_521&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 146.476242 244.691301 \n",
       "L 146.571248 244.691301 \n",
       "L 146.571248 244.690459 \n",
       "L 146.476242 244.690459 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_522&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 146.571248 244.691301 \n",
       "L 146.666253 244.691301 \n",
       "L 146.666253 244.643927 \n",
       "L 146.571248 244.643927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_523&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 146.666253 244.691301 \n",
       "L 146.761259 244.691301 \n",
       "L 146.761259 244.667298 \n",
       "L 146.666253 244.667298 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_524&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 146.761259 244.691301 \n",
       "L 146.856265 244.691301 \n",
       "L 146.856265 244.648349 \n",
       "L 146.761259 244.648349 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_525&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 146.856265 244.691301 \n",
       "L 146.951271 244.691301 \n",
       "L 146.951271 244.688775 \n",
       "L 146.856265 244.688775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_526&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 146.951271 244.691301 \n",
       "L 147.236289 244.691301 \n",
       "L 147.236289 244.643296 \n",
       "L 146.951271 244.643296 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_527&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 147.236289 244.691301 \n",
       "L 147.331295 244.691301 \n",
       "L 147.331295 244.646454 \n",
       "L 147.236289 244.646454 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_528&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 147.331295 244.691301 \n",
       "L 147.426301 244.691301 \n",
       "L 147.426301 244.675721 \n",
       "L 147.331295 244.675721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_529&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 147.426301 244.691301 \n",
       "L 147.521306 244.691301 \n",
       "L 147.521306 244.346627 \n",
       "L 147.426301 244.346627 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_530&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 147.521306 244.691301 \n",
       "L 147.616312 244.691301 \n",
       "L 147.616312 244.528334 \n",
       "L 147.521306 244.528334 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_531&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 147.616312 244.691301 \n",
       "L 147.758821 244.691301 \n",
       "L 147.758821 244.520544 \n",
       "L 147.616312 244.520544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_532&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 147.758821 244.691301 \n",
       "L 147.90133 244.691301 \n",
       "L 147.90133 244.691091 \n",
       "L 147.758821 244.691091 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_533&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 147.90133 244.691301 \n",
       "L 147.996336 244.691301 \n",
       "L 147.996336 244.63361 \n",
       "L 147.90133 244.63361 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_534&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 147.996336 244.691301 \n",
       "L 148.091342 244.691301 \n",
       "L 148.091342 243.176167 \n",
       "L 147.996336 243.176167 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_535&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 148.091342 244.691301 \n",
       "L 148.186348 244.691301 \n",
       "L 148.186348 244.490435 \n",
       "L 148.091342 244.490435 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_536&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 148.186348 244.691301 \n",
       "L 148.281353 244.691301 \n",
       "L 148.281353 244.680142 \n",
       "L 148.186348 244.680142 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_537&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 148.281353 244.691301 \n",
       "L 148.376359 244.691301 \n",
       "L 148.376359 244.686669 \n",
       "L 148.281353 244.686669 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_538&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 148.376359 244.691301 \n",
       "L 148.566371 244.691301 \n",
       "L 148.566371 244.531913 \n",
       "L 148.376359 244.531913 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_539&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 148.566371 244.691301 \n",
       "L 148.70888 244.691301 \n",
       "L 148.70888 244.664351 \n",
       "L 148.566371 244.664351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_540&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 148.70888 244.691301 \n",
       "L 148.946395 244.691301 \n",
       "L 148.946395 244.686248 \n",
       "L 148.70888 244.686248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_541&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 148.946395 244.691301 \n",
       "L 149.041401 244.691301 \n",
       "L 149.041401 244.683932 \n",
       "L 148.946395 244.683932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_542&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 149.041401 244.691301 \n",
       "L 149.183909 244.691301 \n",
       "L 149.183909 244.623082 \n",
       "L 149.041401 244.623082 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_543&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 149.183909 244.691301 \n",
       "L 149.326418 244.691301 \n",
       "L 149.326418 244.684143 \n",
       "L 149.183909 244.684143 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_544&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 149.326418 244.691301 \n",
       "L 149.421424 244.691301 \n",
       "L 149.421424 244.639506 \n",
       "L 149.326418 244.639506 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_545&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 149.421424 244.691301 \n",
       "L 149.611436 244.691301 \n",
       "L 149.611436 244.67172 \n",
       "L 149.421424 244.67172 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_546&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 149.611436 244.691301 \n",
       "L 149.896453 244.691301 \n",
       "L 149.896453 244.674668 \n",
       "L 149.611436 244.674668 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_547&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 149.896453 244.691301 \n",
       "L 149.991459 244.691301 \n",
       "L 149.991459 244.662245 \n",
       "L 149.896453 244.662245 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_548&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 149.991459 244.691301 \n",
       "L 150.086465 244.691301 \n",
       "L 150.086465 244.679511 \n",
       "L 149.991459 244.679511 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_549&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 150.086465 244.691301 \n",
       "L 150.181471 244.691301 \n",
       "L 150.181471 244.638453 \n",
       "L 150.086465 244.638453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_550&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 150.181471 244.691301 \n",
       "L 150.276477 244.691301 \n",
       "L 150.276477 244.66414 \n",
       "L 150.181471 244.66414 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_551&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 150.276477 244.691301 \n",
       "L 150.513992 244.691301 \n",
       "L 150.513992 244.647928 \n",
       "L 150.276477 244.647928 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_552&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 150.513992 244.691301 \n",
       "L 150.6565 244.691301 \n",
       "L 150.6565 244.647085 \n",
       "L 150.513992 244.647085 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_553&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 150.6565 244.691301 \n",
       "L 150.846512 244.691301 \n",
       "L 150.846512 244.658034 \n",
       "L 150.6565 244.658034 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_554&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 150.846512 244.691301 \n",
       "L 150.941518 244.691301 \n",
       "L 150.941518 244.68309 \n",
       "L 150.846512 244.68309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_555&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 150.941518 244.691301 \n",
       "L 151.036524 244.691301 \n",
       "L 151.036524 244.689406 \n",
       "L 150.941518 244.689406 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_556&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 151.036524 244.691301 \n",
       "L 151.13153 244.691301 \n",
       "L 151.13153 244.659929 \n",
       "L 151.036524 244.659929 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_557&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 151.13153 244.691301 \n",
       "L 151.226536 244.691301 \n",
       "L 151.226536 244.68309 \n",
       "L 151.13153 244.68309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_558&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 151.226536 244.691301 \n",
       "L 151.321542 244.691301 \n",
       "L 151.321542 244.582656 \n",
       "L 151.226536 244.582656 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_559&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 151.321542 244.691301 \n",
       "L 151.511553 244.691301 \n",
       "L 151.511553 244.684985 \n",
       "L 151.321542 244.684985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_560&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 151.511553 244.691301 \n",
       "L 151.606559 244.691301 \n",
       "L 151.606559 244.640348 \n",
       "L 151.511553 244.640348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_561&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 151.606559 244.691301 \n",
       "L 151.749068 244.691301 \n",
       "L 151.749068 244.690038 \n",
       "L 151.606559 244.690038 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_562&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 151.749068 244.691301 \n",
       "L 151.891577 244.691301 \n",
       "L 151.891577 244.662666 \n",
       "L 151.749068 244.662666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_563&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 151.891577 244.691301 \n",
       "L 151.986583 244.691301 \n",
       "L 151.986583 244.662035 \n",
       "L 151.891577 244.662035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_564&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 151.986583 244.691301 \n",
       "L 152.081589 244.691301 \n",
       "L 152.081589 244.631715 \n",
       "L 151.986583 244.631715 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_565&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 152.081589 244.691301 \n",
       "L 152.461612 244.691301 \n",
       "L 152.461612 244.676352 \n",
       "L 152.081589 244.676352 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_566&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 152.461612 244.691301 \n",
       "L 152.604121 244.691301 \n",
       "L 152.604121 244.653402 \n",
       "L 152.461612 244.653402 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_567&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 152.604121 244.691301 \n",
       "L 152.841636 244.691301 \n",
       "L 152.841636 244.676142 \n",
       "L 152.604121 244.676142 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_568&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 152.841636 244.691301 \n",
       "L 152.936642 244.691301 \n",
       "L 152.936642 244.478854 \n",
       "L 152.841636 244.478854 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_569&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 152.936642 244.691301 \n",
       "L 153.07915 244.691301 \n",
       "L 153.07915 244.649612 \n",
       "L 152.936642 244.649612 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_570&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 153.07915 244.691301 \n",
       "L 153.459174 244.691301 \n",
       "L 153.459174 244.673194 \n",
       "L 153.07915 244.673194 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_571&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 153.459174 244.691301 \n",
       "L 153.696689 244.691301 \n",
       "L 153.696689 244.656139 \n",
       "L 153.459174 244.656139 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_572&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 153.696689 244.691301 \n",
       "L 153.791695 244.691301 \n",
       "L 153.791695 244.602448 \n",
       "L 153.696689 244.602448 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_573&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 153.791695 244.691301 \n",
       "L 153.934203 244.691301 \n",
       "L 153.934203 244.307043 \n",
       "L 153.791695 244.307043 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_574&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 153.934203 244.691301 \n",
       "L 154.36173 244.691301 \n",
       "L 154.36173 244.632136 \n",
       "L 153.934203 244.632136 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_575&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 154.36173 244.691301 \n",
       "L 154.456736 244.691301 \n",
       "L 154.456736 244.647085 \n",
       "L 154.36173 244.647085 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_576&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 154.456736 244.691301 \n",
       "L 154.646748 244.691301 \n",
       "L 154.646748 244.513595 \n",
       "L 154.456736 244.513595 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_577&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 154.646748 244.691301 \n",
       "L 154.836759 244.691301 \n",
       "L 154.836759 244.690459 \n",
       "L 154.646748 244.690459 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_578&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 154.836759 244.691301 \n",
       "L 154.931765 244.691301 \n",
       "L 154.931765 244.624135 \n",
       "L 154.836759 244.624135 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_579&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 154.931765 244.691301 \n",
       "L 155.16928 244.691301 \n",
       "L 155.16928 244.670667 \n",
       "L 154.931765 244.670667 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_580&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 155.16928 244.691301 \n",
       "L 155.406795 244.691301 \n",
       "L 155.406795 244.658455 \n",
       "L 155.16928 244.658455 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_581&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 155.406795 244.691301 \n",
       "L 155.5018 244.691301 \n",
       "L 155.5018 244.687933 \n",
       "L 155.406795 244.687933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_582&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 155.5018 244.691301 \n",
       "L 155.596806 244.691301 \n",
       "L 155.596806 244.55739 \n",
       "L 155.5018 244.55739 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_583&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 155.596806 244.691301 \n",
       "L 155.786818 244.691301 \n",
       "L 155.786818 244.664982 \n",
       "L 155.596806 244.664982 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_584&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 155.786818 244.691301 \n",
       "L 155.881824 244.691301 \n",
       "L 155.881824 244.687301 \n",
       "L 155.786818 244.687301 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_585&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 155.881824 244.691301 \n",
       "L 155.97683 244.691301 \n",
       "L 155.97683 244.671299 \n",
       "L 155.881824 244.671299 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_586&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 155.97683 244.691301 \n",
       "L 156.071836 244.691301 \n",
       "L 156.071836 243.964685 \n",
       "L 155.97683 243.964685 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_587&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 156.071836 244.691301 \n",
       "L 156.214345 244.691301 \n",
       "L 156.214345 244.683932 \n",
       "L 156.071836 244.683932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_588&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 156.214345 244.691301 \n",
       "L 156.356853 244.691301 \n",
       "L 156.356853 244.689406 \n",
       "L 156.214345 244.689406 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_589&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 156.356853 244.691301 \n",
       "L 156.736877 244.691301 \n",
       "L 156.736877 244.663509 \n",
       "L 156.356853 244.663509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_590&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 156.736877 244.691301 \n",
       "L 156.831883 244.691301 \n",
       "L 156.831883 244.656771 \n",
       "L 156.736877 244.656771 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_591&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 156.831883 244.691301 \n",
       "L 156.974392 244.691301 \n",
       "L 156.974392 244.673615 \n",
       "L 156.831883 244.673615 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_592&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 156.974392 244.691301 \n",
       "L 157.259409 244.691301 \n",
       "L 157.259409 244.685195 \n",
       "L 156.974392 244.685195 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_593&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 157.259409 244.691301 \n",
       "L 157.544427 244.691301 \n",
       "L 157.544427 244.677826 \n",
       "L 157.259409 244.677826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_594&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 157.544427 244.691301 \n",
       "L 157.734439 244.691301 \n",
       "L 157.734439 244.644348 \n",
       "L 157.544427 244.644348 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_595&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 157.734439 244.691301 \n",
       "L 157.876948 244.691301 \n",
       "L 157.876948 244.670878 \n",
       "L 157.734439 244.670878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_596&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 157.876948 244.691301 \n",
       "L 158.019456 244.691301 \n",
       "L 158.019456 244.69067 \n",
       "L 157.876948 244.69067 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_597&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 158.019456 244.691301 \n",
       "L 158.161965 244.691301 \n",
       "L 158.161965 244.670246 \n",
       "L 158.019456 244.670246 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_598&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 158.161965 244.691301 \n",
       "L 158.304474 244.691301 \n",
       "L 158.304474 244.681616 \n",
       "L 158.161965 244.681616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_599&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 158.304474 244.691301 \n",
       "L 158.446983 244.691301 \n",
       "L 158.446983 244.453588 \n",
       "L 158.304474 244.453588 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_600&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 158.446983 244.691301 \n",
       "L 158.541989 244.691301 \n",
       "L 158.541989 244.60308 \n",
       "L 158.446983 244.60308 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_601&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 158.541989 244.691301 \n",
       "L 158.636995 244.691301 \n",
       "L 158.636995 244.676773 \n",
       "L 158.541989 244.676773 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_602&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 158.636995 244.691301 \n",
       "L 158.732 244.691301 \n",
       "L 158.732 244.460536 \n",
       "L 158.636995 244.460536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_603&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 158.732 244.691301 \n",
       "L 158.827006 244.691301 \n",
       "L 158.827006 244.667088 \n",
       "L 158.732 244.667088 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_604&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 158.827006 244.691301 \n",
       "L 158.969515 244.691301 \n",
       "L 158.969515 244.431059 \n",
       "L 158.827006 244.431059 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_605&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 158.969515 244.691301 \n",
       "L 159.112024 244.691301 \n",
       "L 159.112024 244.516964 \n",
       "L 158.969515 244.516964 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_606&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 159.112024 244.691301 \n",
       "L 159.492048 244.691301 \n",
       "L 159.492048 244.649191 \n",
       "L 159.112024 244.649191 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_607&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 159.492048 244.691301 \n",
       "L 159.634556 244.691301 \n",
       "L 159.634556 244.688985 \n",
       "L 159.492048 244.688985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_608&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 159.634556 244.691301 \n",
       "L 159.824568 244.691301 \n",
       "L 159.824568 244.676563 \n",
       "L 159.634556 244.676563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_609&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 159.824568 244.691301 \n",
       "L 160.062083 244.691301 \n",
       "L 160.062083 244.682037 \n",
       "L 159.824568 244.682037 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_610&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 160.062083 244.691301 \n",
       "L 160.442106 244.691301 \n",
       "L 160.442106 244.607712 \n",
       "L 160.062083 244.607712 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_611&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 160.442106 244.691301 \n",
       "L 160.537112 244.691301 \n",
       "L 160.537112 244.68709 \n",
       "L 160.442106 244.68709 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_612&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 160.537112 244.691301 \n",
       "L 160.679621 244.691301 \n",
       "L 160.679621 243.457044 \n",
       "L 160.537112 243.457044 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_613&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 160.679621 244.691301 \n",
       "L 160.82213 244.691301 \n",
       "L 160.82213 244.690038 \n",
       "L 160.679621 244.690038 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_614&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 160.82213 244.691301 \n",
       "L 161.012142 244.691301 \n",
       "L 161.012142 244.681616 \n",
       "L 160.82213 244.681616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_615&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 161.012142 244.691301 \n",
       "L 161.202153 244.691301 \n",
       "L 161.202153 244.687722 \n",
       "L 161.012142 244.687722 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_616&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 161.202153 244.691301 \n",
       "L 161.297159 244.691301 \n",
       "L 161.297159 244.491066 \n",
       "L 161.202153 244.491066 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_617&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 161.297159 244.691301 \n",
       "L 161.439668 244.691301 \n",
       "L 161.439668 244.676352 \n",
       "L 161.297159 244.676352 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_618&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 161.439668 244.691301 \n",
       "L 161.677183 244.691301 \n",
       "L 161.677183 244.685827 \n",
       "L 161.439668 244.685827 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_619&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 161.677183 244.691301 \n",
       "L 162.009703 244.691301 \n",
       "L 162.009703 244.673404 \n",
       "L 161.677183 244.673404 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_620&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 162.009703 244.691301 \n",
       "L 162.294721 244.691301 \n",
       "L 162.294721 244.690459 \n",
       "L 162.009703 244.690459 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_621&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 162.294721 244.691301 \n",
       "L 162.43723 244.691301 \n",
       "L 162.43723 244.683722 \n",
       "L 162.294721 244.683722 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_622&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 162.43723 244.691301 \n",
       "L 162.532236 244.691301 \n",
       "L 162.532236 244.556548 \n",
       "L 162.43723 244.556548 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_623&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 162.532236 244.691301 \n",
       "L 162.627242 244.691301 \n",
       "L 162.627242 244.415478 \n",
       "L 162.532236 244.415478 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_624&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 162.627242 244.691301 \n",
       "L 162.722247 244.691301 \n",
       "L 162.722247 244.635716 \n",
       "L 162.627242 244.635716 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_625&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 162.722247 244.691301 \n",
       "L 162.817253 244.691301 \n",
       "L 162.817253 244.662877 \n",
       "L 162.722247 244.662877 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_626&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 162.817253 244.691301 \n",
       "L 162.959762 244.691301 \n",
       "L 162.959762 244.398002 \n",
       "L 162.817253 244.398002 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_627&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 162.959762 244.691301 \n",
       "L 163.102271 244.691301 \n",
       "L 163.102271 244.672773 \n",
       "L 162.959762 244.672773 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_628&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 163.102271 244.691301 \n",
       "L 163.197277 244.691301 \n",
       "L 163.197277 244.689196 \n",
       "L 163.102271 244.689196 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_629&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 163.197277 244.691301 \n",
       "L 163.5773 244.691301 \n",
       "L 163.5773 244.631505 \n",
       "L 163.197277 244.631505 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_630&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 163.5773 244.691301 \n",
       "L 163.719809 244.691301 \n",
       "L 163.719809 244.689406 \n",
       "L 163.5773 244.689406 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_631&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 163.719809 244.691301 \n",
       "L 163.862318 244.691301 \n",
       "L 163.862318 244.641822 \n",
       "L 163.719809 244.641822 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_632&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 163.862318 244.691301 \n",
       "L 163.957324 244.691301 \n",
       "L 163.957324 244.615713 \n",
       "L 163.862318 244.615713 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_633&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 163.957324 244.691301 \n",
       "L 164.05233 244.691301 \n",
       "L 164.05233 244.67551 \n",
       "L 163.957324 244.67551 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_634&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 164.05233 244.691301 \n",
       "L 164.147336 244.691301 \n",
       "L 164.147336 244.638663 \n",
       "L 164.05233 244.638663 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_635&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 164.147336 244.691301 \n",
       "L 164.527359 244.691301 \n",
       "L 164.527359 244.658034 \n",
       "L 164.147336 244.658034 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_636&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 164.527359 244.691301 \n",
       "L 164.764874 244.691301 \n",
       "L 164.764874 243.378929 \n",
       "L 164.527359 243.378929 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_637&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 164.764874 244.691301 \n",
       "L 165.619927 244.691301 \n",
       "L 165.619927 244.657192 \n",
       "L 164.764874 244.657192 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_638&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 165.619927 244.691301 \n",
       "L 165.857442 244.691301 \n",
       "L 165.857442 244.689617 \n",
       "L 165.619927 244.689617 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_639&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 165.857442 244.691301 \n",
       "L 166.094956 244.691301 \n",
       "L 166.094956 244.302832 \n",
       "L 165.857442 244.302832 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_640&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 166.094956 244.691301 \n",
       "L 166.332471 244.691301 \n",
       "L 166.332471 244.62582 \n",
       "L 166.094956 244.62582 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_641&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 166.332471 244.691301 \n",
       "L 166.617489 244.691301 \n",
       "L 166.617489 244.68309 \n",
       "L 166.332471 244.68309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_642&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 166.617489 244.691301 \n",
       "L 166.712495 244.691301 \n",
       "L 166.712495 244.683511 \n",
       "L 166.617489 244.683511 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_643&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 166.712495 244.691301 \n",
       "L 166.950009 244.691301 \n",
       "L 166.950009 244.646033 \n",
       "L 166.712495 244.646033 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_644&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 166.950009 244.691301 \n",
       "L 167.28253 244.691301 \n",
       "L 167.28253 244.647507 \n",
       "L 166.950009 244.647507 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_645&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 167.28253 244.691301 \n",
       "L 167.852565 244.691301 \n",
       "L 167.852565 244.679511 \n",
       "L 167.28253 244.679511 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_646&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 167.852565 244.691301 \n",
       "L 168.042577 244.691301 \n",
       "L 168.042577 244.645612 \n",
       "L 167.852565 244.645612 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_647&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 168.042577 244.691301 \n",
       "L 168.185086 244.691301 \n",
       "L 168.185086 244.677405 \n",
       "L 168.042577 244.677405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_648&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 168.185086 244.691301 \n",
       "L 168.470103 244.691301 \n",
       "L 168.470103 244.687511 \n",
       "L 168.185086 244.687511 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_649&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 168.470103 244.691301 \n",
       "L 168.802624 244.691301 \n",
       "L 168.802624 244.622451 \n",
       "L 168.470103 244.622451 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_650&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 168.802624 244.691301 \n",
       "L 169.23015 244.691301 \n",
       "L 169.23015 244.631083 \n",
       "L 168.802624 244.631083 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_651&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 169.23015 244.691301 \n",
       "L 169.372659 244.691301 \n",
       "L 169.372659 244.628767 \n",
       "L 169.23015 244.628767 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_652&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 169.372659 244.691301 \n",
       "L 169.752683 244.691301 \n",
       "L 169.752683 244.666456 \n",
       "L 169.372659 244.666456 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_653&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 169.752683 244.691301 \n",
       "L 170.085203 244.691301 \n",
       "L 170.085203 244.566865 \n",
       "L 169.752683 244.566865 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_654&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 170.085203 244.691301 \n",
       "L 170.322718 244.691301 \n",
       "L 170.322718 244.684774 \n",
       "L 170.085203 244.684774 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_655&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 170.322718 244.691301 \n",
       "L 170.892753 244.691301 \n",
       "L 170.892753 244.640979 \n",
       "L 170.322718 244.640979 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_656&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 170.892753 244.691301 \n",
       "L 171.082765 244.691301 \n",
       "L 171.082765 244.636558 \n",
       "L 170.892753 244.636558 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_657&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 171.082765 244.691301 \n",
       "L 171.367783 244.691301 \n",
       "L 171.367783 244.684143 \n",
       "L 171.082765 244.684143 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_658&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 171.367783 244.691301 \n",
       "L 171.510292 244.691301 \n",
       "L 171.510292 244.64877 \n",
       "L 171.367783 244.64877 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_659&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 171.510292 244.691301 \n",
       "L 171.747806 244.691301 \n",
       "L 171.747806 244.686248 \n",
       "L 171.510292 244.686248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_660&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 171.747806 244.691301 \n",
       "L 171.985321 244.691301 \n",
       "L 171.985321 244.672141 \n",
       "L 171.747806 244.672141 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_661&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 171.985321 244.691301 \n",
       "L 172.602859 244.691301 \n",
       "L 172.602859 244.678458 \n",
       "L 171.985321 244.678458 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_662&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 172.602859 244.691301 \n",
       "L 173.172894 244.691301 \n",
       "L 173.172894 244.687301 \n",
       "L 172.602859 244.687301 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_663&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 173.172894 244.691301 \n",
       "L 173.2679 244.691301 \n",
       "L 173.2679 244.682458 \n",
       "L 173.172894 244.682458 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_664&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 173.2679 244.691301 \n",
       "L 173.362906 244.691301 \n",
       "L 173.362906 244.66014 \n",
       "L 173.2679 244.66014 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_665&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 173.362906 244.691301 \n",
       "L 174.122953 244.691301 \n",
       "L 174.122953 244.663298 \n",
       "L 173.362906 244.663298 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_666&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 174.122953 244.691301 \n",
       "L 174.502977 244.691301 \n",
       "L 174.502977 242.13646 \n",
       "L 174.122953 242.13646 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_667&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 174.502977 244.691301 \n",
       "L 174.883 244.691301 \n",
       "L 174.883 244.650454 \n",
       "L 174.502977 244.650454 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_668&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 174.883 244.691301 \n",
       "L 175.405533 244.691301 \n",
       "L 175.405533 244.685827 \n",
       "L 174.883 244.685827 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_669&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 175.405533 244.691301 \n",
       "L 175.738053 244.691301 \n",
       "L 175.738053 244.677616 \n",
       "L 175.405533 244.677616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_670&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 175.738053 244.691301 \n",
       "L 176.403094 244.691301 \n",
       "L 176.403094 244.571076 \n",
       "L 175.738053 244.571076 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_671&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 176.403094 244.691301 \n",
       "L 176.688112 244.691301 \n",
       "L 176.688112 244.681195 \n",
       "L 176.403094 244.681195 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_672&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 176.688112 244.691301 \n",
       "L 176.783118 244.691301 \n",
       "L 176.783118 244.65277 \n",
       "L 176.688112 244.65277 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_673&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 176.783118 244.691301 \n",
       "L 177.210644 244.691301 \n",
       "L 177.210644 244.670667 \n",
       "L 176.783118 244.670667 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_674&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 177.210644 244.691301 \n",
       "L 177.543165 244.691301 \n",
       "L 177.543165 244.69088 \n",
       "L 177.210644 244.69088 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_675&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 177.543165 244.691301 \n",
       "L 177.875686 244.691301 \n",
       "L 177.875686 244.675931 \n",
       "L 177.543165 244.675931 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_676&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 177.875686 244.691301 \n",
       "L 178.018194 244.691301 \n",
       "L 178.018194 244.589394 \n",
       "L 177.875686 244.589394 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_677&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 178.018194 244.691301 \n",
       "L 178.160703 244.691301 \n",
       "L 178.160703 244.690038 \n",
       "L 178.018194 244.690038 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_678&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 178.160703 244.691301 \n",
       "L 178.398218 244.691301 \n",
       "L 178.398218 244.673826 \n",
       "L 178.160703 244.673826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_679&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 178.398218 244.691301 \n",
       "L 179.063259 244.691301 \n",
       "L 179.063259 244.684143 \n",
       "L 178.398218 244.684143 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_680&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 179.063259 244.691301 \n",
       "L 179.253271 244.691301 \n",
       "L 179.253271 244.671931 \n",
       "L 179.063259 244.671931 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_681&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 179.253271 244.691301 \n",
       "L 179.870809 244.691301 \n",
       "L 179.870809 244.688354 \n",
       "L 179.253271 244.688354 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_682&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 179.870809 244.691301 \n",
       "L 181.3434 244.691301 \n",
       "L 181.3434 244.647717 \n",
       "L 179.870809 244.647717 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_683&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 181.3434 244.691301 \n",
       "L 181.438406 244.691301 \n",
       "L 181.438406 244.651928 \n",
       "L 181.3434 244.651928 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_684&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 181.438406 244.691301 \n",
       "L 181.913436 244.691301 \n",
       "L 181.913436 244.657613 \n",
       "L 181.438406 244.657613 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_685&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 181.913436 244.691301 \n",
       "L 182.483471 244.691301 \n",
       "L 182.483471 244.688985 \n",
       "L 181.913436 244.688985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_686&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 182.483471 244.691301 \n",
       "L 182.673483 244.691301 \n",
       "L 182.673483 244.664982 \n",
       "L 182.483471 244.664982 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_687&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 182.673483 244.691301 \n",
       "L 182.768489 244.691301 \n",
       "L 182.768489 244.663719 \n",
       "L 182.673483 244.663719 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_688&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 182.768489 244.691301 \n",
       "L 182.863494 244.691301 \n",
       "L 182.863494 244.681195 \n",
       "L 182.768489 244.681195 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_689&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 182.863494 244.691301 \n",
       "L 183.338524 244.691301 \n",
       "L 183.338524 244.675089 \n",
       "L 182.863494 244.675089 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_690&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 183.338524 244.691301 \n",
       "L 183.576039 244.691301 \n",
       "L 183.576039 244.662456 \n",
       "L 183.338524 244.662456 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_691&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 183.576039 244.691301 \n",
       "L 183.861056 244.691301 \n",
       "L 183.861056 244.57655 \n",
       "L 183.576039 244.57655 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_692&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 183.861056 244.691301 \n",
       "L 184.288583 244.691301 \n",
       "L 184.288583 244.682248 \n",
       "L 183.861056 244.682248 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_693&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 184.288583 244.691301 \n",
       "L 184.858618 244.691301 \n",
       "L 184.858618 244.689196 \n",
       "L 184.288583 244.689196 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_694&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 184.858618 244.691301 \n",
       "L 185.38115 244.691301 \n",
       "L 185.38115 244.670667 \n",
       "L 184.858618 244.670667 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_695&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 185.38115 244.691301 \n",
       "L 186.1887 244.691301 \n",
       "L 186.1887 244.681195 \n",
       "L 185.38115 244.681195 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_696&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 186.1887 244.691301 \n",
       "L 186.521221 244.691301 \n",
       "L 186.521221 244.671088 \n",
       "L 186.1887 244.671088 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_697&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 186.521221 244.691301 \n",
       "L 186.901244 244.691301 \n",
       "L 186.901244 244.685195 \n",
       "L 186.521221 244.685195 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_698&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 186.901244 244.691301 \n",
       "L 188.753859 244.691301 \n",
       "L 188.753859 244.682879 \n",
       "L 186.901244 244.682879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_699&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 188.753859 244.691301 \n",
       "L 189.038877 244.691301 \n",
       "L 189.038877 244.682037 \n",
       "L 188.753859 244.682037 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_700&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 189.038877 244.691301 \n",
       "L 189.751421 244.691301 \n",
       "L 189.751421 244.616134 \n",
       "L 189.038877 244.616134 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_701&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 189.751421 244.691301 \n",
       "L 190.321456 244.691301 \n",
       "L 190.321456 244.684143 \n",
       "L 189.751421 244.684143 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_702&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 190.321456 244.691301 \n",
       "L 190.606474 244.691301 \n",
       "L 190.606474 244.669404 \n",
       "L 190.321456 244.669404 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_703&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 190.606474 244.691301 \n",
       "L 190.748983 244.691301 \n",
       "L 190.748983 244.68688 \n",
       "L 190.606474 244.68688 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_704&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 190.748983 244.691301 \n",
       "L 191.034 244.691301 \n",
       "L 191.034 244.643085 \n",
       "L 190.748983 244.643085 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_705&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 191.034 244.691301 \n",
       "L 191.461527 244.691301 \n",
       "L 191.461527 244.679089 \n",
       "L 191.034 244.679089 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_706&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 191.461527 244.691301 \n",
       "L 192.174071 244.691301 \n",
       "L 192.174071 244.68688 \n",
       "L 191.461527 244.68688 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_707&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 192.174071 244.691301 \n",
       "L 192.744106 244.691301 \n",
       "L 192.744106 244.679511 \n",
       "L 192.174071 244.679511 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_708&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 192.744106 244.691301 \n",
       "L 194.121691 244.691301 \n",
       "L 194.121691 244.683511 \n",
       "L 192.744106 244.683511 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_709&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 194.121691 244.691301 \n",
       "L 194.359206 244.691301 \n",
       "L 194.359206 244.672141 \n",
       "L 194.121691 244.672141 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_710&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 194.359206 244.691301 \n",
       "L 195.451774 244.691301 \n",
       "L 195.451774 244.665825 \n",
       "L 194.359206 244.665825 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_711&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 195.451774 244.691301 \n",
       "L 196.781856 244.691301 \n",
       "L 196.781856 244.69067 \n",
       "L 195.451774 244.69067 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_712&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 196.781856 244.691301 \n",
       "L 198.30195 244.691301 \n",
       "L 198.30195 244.666667 \n",
       "L 196.781856 244.666667 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_713&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 198.30195 244.691301 \n",
       "L 199.061997 244.691301 \n",
       "L 199.061997 244.655297 \n",
       "L 198.30195 244.655297 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_714&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 199.061997 244.691301 \n",
       "L 202.719724 244.691301 \n",
       "L 202.719724 244.637189 \n",
       "L 199.061997 244.637189 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_715&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 202.719724 244.691301 \n",
       "L 207.66003 244.691301 \n",
       "L 207.66003 244.648349 \n",
       "L 202.719724 244.648349 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_716&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 207.66003 244.691301 \n",
       "L 208.087556 244.691301 \n",
       "L 208.087556 244.592763 \n",
       "L 207.66003 244.592763 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_717&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 208.087556 244.691301 \n",
       "L 208.46758 244.691301 \n",
       "L 208.46758 244.69067 \n",
       "L 208.087556 244.69067 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_718&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 208.46758 244.691301 \n",
       "L 210.320194 244.691301 \n",
       "L 210.320194 244.639927 \n",
       "L 208.46758 244.639927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_719&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 210.320194 244.691301 \n",
       "L 212.457827 244.691301 \n",
       "L 212.457827 244.654665 \n",
       "L 210.320194 244.654665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_720&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 212.457827 244.691301 \n",
       "L 212.742844 244.691301 \n",
       "L 212.742844 244.662666 \n",
       "L 212.457827 244.662666 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_721&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 212.742844 244.691301 \n",
       "L 213.170371 244.691301 \n",
       "L 213.170371 244.677826 \n",
       "L 212.742844 244.677826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_722&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 213.170371 244.691301 \n",
       "L 213.787909 244.691301 \n",
       "L 213.787909 244.688775 \n",
       "L 213.170371 244.688775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_723&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 213.787909 244.691301 \n",
       "L 214.547956 244.691301 \n",
       "L 214.547956 244.679089 \n",
       "L 213.787909 244.679089 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_724&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 214.547956 244.691301 \n",
       "L 215.070488 244.691301 \n",
       "L 215.070488 244.688985 \n",
       "L 214.547956 244.688985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_725&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 215.070488 244.691301 \n",
       "L 215.165494 244.691301 \n",
       "L 215.165494 244.611713 \n",
       "L 215.070488 244.611713 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_726&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 215.165494 244.691301 \n",
       "L 217.968168 244.691301 \n",
       "L 217.968168 244.667509 \n",
       "L 215.165494 244.667509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_727&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 217.968168 244.691301 \n",
       "L 221.150865 244.691301 \n",
       "L 221.150865 244.683932 \n",
       "L 217.968168 244.683932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_728&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 221.150865 244.691301 \n",
       "L 222.005918 244.691301 \n",
       "L 222.005918 244.654244 \n",
       "L 221.150865 244.654244 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_729&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 222.005918 244.691301 \n",
       "L 223.288497 244.691301 \n",
       "L 223.288497 244.690459 \n",
       "L 222.005918 244.690459 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_730&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 223.288497 244.691301 \n",
       "L 225.663644 244.691301 \n",
       "L 225.663644 244.660771 \n",
       "L 223.288497 244.660771 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_731&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 225.663644 244.691301 \n",
       "L 229.273868 244.691301 \n",
       "L 229.273868 244.680774 \n",
       "L 225.663644 244.680774 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_732&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 229.273868 244.691301 \n",
       "L 233.644138 244.691301 \n",
       "L 233.644138 244.661824 \n",
       "L 229.273868 244.661824 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_733&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 233.644138 244.691301 \n",
       "L 236.2568 244.691301 \n",
       "L 236.2568 244.687933 \n",
       "L 233.644138 244.687933 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_734&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 236.2568 244.691301 \n",
       "L 238.251924 244.691301 \n",
       "L 238.251924 244.668351 \n",
       "L 236.2568 244.668351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_735&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 238.251924 244.691301 \n",
       "L 245.282359 244.691301 \n",
       "L 245.282359 244.657403 \n",
       "L 238.251924 244.657403 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_736&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 245.282359 244.691301 \n",
       "L 254.925456 244.691301 \n",
       "L 254.925456 244.688775 \n",
       "L 245.282359 244.688775 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_737&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 254.925456 244.691301 \n",
       "L 259.67575 244.691301 \n",
       "L 259.67575 244.674247 \n",
       "L 254.925456 244.674247 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_738&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 259.67575 244.691301 \n",
       "L 260.673312 244.691301 \n",
       "L 260.673312 244.665193 \n",
       "L 259.67575 244.665193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_739&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 260.673312 244.691301 \n",
       "L 264.806068 244.691301 \n",
       "L 264.806068 244.675721 \n",
       "L 260.673312 244.675721 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_740&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 264.806068 244.691301 \n",
       "L 296.253014 244.691301 \n",
       "L 296.253014 244.665193 \n",
       "L 264.806068 244.665193 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_741&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 296.253014 244.691301 \n",
       "L 364.752255 244.691301 \n",
       "L 364.752255 244.654034 \n",
       "L 296.253014 244.654034 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_742&gt;&lt;path clip-path=url(#p34ddb945c0) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 364.752255 244.691301 \n",
       "L 405.414773 244.691301 \n",
       "L 405.414773 244.650244 \n",
       "L 364.752255 244.650244 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_743&gt;&lt;path style=fill:none; d=&quot;M 73.925 244.691301 \n",
       "L 73.925 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_744&gt;&lt;path style=fill:none; d=&quot;M 421.2 244.691301 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_745&gt;&lt;path style=fill:none; d=&quot;M 73.925 244.691301 \n",
       "L 421.2 244.691301 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_746&gt;&lt;path style=fill:none; d=&quot;M 73.925 10.8 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p34ddb945c0&gt;&lt;rect height=233.891301 width=347.275 x=73.925 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;div class=&quot;caption text-center text-muted&quot;&gt;&lt;strong&gt;Histogram with variable size bins&lt;/strong&gt; (bins=[0.0000e+00 5.0000e-01 1.6000e+01 3.1500e+01 3.3500e+01 ... 1.7995e+03 1.8430e+03 2.1740e+03 2.8950e+03 3.3230e+03], &lt;a href=https://ui.adsabs.harvard.edu/abs/2013ApJ...764..167S/abstract target=_blank&gt;&quot;bayesian blocks&quot;&lt;/a&gt; binning strategy used) &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-5330998023314790053bottom--5330998023314790053common_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=0&gt; 0 &lt;/td&gt;&lt;td class=number&gt; 1057949 &lt;/td&gt;&lt;td class=number&gt; 10.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:15.4%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=259&gt; 259 &lt;/td&gt;&lt;td class=number&gt; 522047 &lt;/td&gt;&lt;td class=number&gt; 5.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:7.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=258&gt; 258 &lt;/td&gt;&lt;td class=number&gt; 259391 &lt;/td&gt;&lt;td class=number&gt; 2.6% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=175&gt; 175 &lt;/td&gt;&lt;td class=number&gt; 204933 &lt;/td&gt;&lt;td class=number&gt; 2.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=278&gt; 278 &lt;/td&gt;&lt;td class=number&gt; 173172 &lt;/td&gt;&lt;td class=number&gt; 1.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:2.5%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=224&gt; 224 &lt;/td&gt;&lt;td class=number&gt; 168301 &lt;/td&gt;&lt;td class=number&gt; 1.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:2.5%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=185&gt; 185 &lt;/td&gt;&lt;td class=number&gt; 166927 &lt;/td&gt;&lt;td class=number&gt; 1.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:2.4%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=248&gt; 248 &lt;/td&gt;&lt;td class=number&gt; 156659 &lt;/td&gt;&lt;td class=number&gt; 1.6% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:2.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=241&gt; 241 &lt;/td&gt;&lt;td class=number&gt; 130270 &lt;/td&gt;&lt;td class=number&gt; 1.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.9%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=368&gt; 368 &lt;/td&gt;&lt;td class=number&gt; 123423 &lt;/td&gt;&lt;td class=number&gt; 1.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=other&gt;&lt;td class=fillremaining title=&quot;Other values (841)&quot;&gt; Other values (841) &lt;/td&gt;&lt;td class=number&gt; 6847658 &lt;/td&gt;&lt;td class=number&gt; 69.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-5330998023314790053bottom--5330998023314790053extreme_values&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-5330998023314790053extreme_values--5330998023314790053firstn aria-controls=-5330998023314790053extreme_values--5330998023314790053firstn role=tab data-toggle=tab&gt;Minimum 5 values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-5330998023314790053extreme_values--5330998023314790053lastn aria-controls=-5330998023314790053extreme_values--5330998023314790053lastn role=tab data-toggle=tab&gt;Maximum 5 values&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-5330998023314790053extreme_values--5330998023314790053firstn&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=0&gt; 0 &lt;/td&gt;&lt;td class=number&gt; 1057949 &lt;/td&gt;&lt;td class=number&gt; 10.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 22 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=31&gt; 31 &lt;/td&gt;&lt;td class=number&gt; 427 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=32&gt; 32 &lt;/td&gt;&lt;td class=number&gt; 539 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=33&gt; 33 &lt;/td&gt;&lt;td class=number&gt; 538 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-5330998023314790053extreme_values--5330998023314790053lastn&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=3323&gt; 3323 &lt;/td&gt;&lt;td class=number&gt; 195 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=2467&gt; 2467 &lt;/td&gt;&lt;td class=number&gt; 177 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:90.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1881&gt; 1881 &lt;/td&gt;&lt;td class=number&gt; 124 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:63.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1805&gt; 1805 &lt;/td&gt;&lt;td class=number&gt; 74 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:37.9%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1794&gt; 1794 &lt;/td&gt;&lt;td class=number&gt; 124 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:63.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_2639262878573704276&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=playlist_count&gt;&lt;a href=#pp_var_2639262878573704276&gt;playlist_count&lt;/a&gt;&lt;br&gt;&lt;small&gt;Real number (&amp;Ropf;&lt;sub&gt;&amp;ge;0&lt;/sub&gt;)&lt;/small&gt;&lt;/p&gt;&lt;code&gt;SKEWED&lt;/code&gt;&lt;br&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;10&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Infinite&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Infinite (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Mean&lt;/th&gt;&lt;td&gt;1.003387414&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;10&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Zeros&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Zeros (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=108pt version=1.1 viewbox=&quot;0 0 144 108&quot; width=144pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 108 \n",
       "L 144 108 \n",
       "L 144 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 10.8 76.093398 \n",
       "L 132.969426 76.093398 \n",
       "L 132.969426 10.8 \n",
       "L 10.8 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(32.394546 98.505496)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(63.245412 98.505496)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(94.096277 98.505496)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-55 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(123.374272 101.651237)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-46 /&gt;&lt;use x=139.013672 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p6c2ccecb87) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 16.353156 76.093398 \n",
       "L 27.459467 76.093398 \n",
       "L 27.459467 13.909209 \n",
       "L 16.353156 13.909209 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p6c2ccecb87) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 27.459467 76.093398 \n",
       "L 38.565779 76.093398 \n",
       "L 38.565779 75.965201 \n",
       "L 27.459467 75.965201 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p6c2ccecb87) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 38.565779 76.093398 \n",
       "L 49.67209 76.093398 \n",
       "L 49.67209 76.070108 \n",
       "L 38.565779 76.070108 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p6c2ccecb87) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 49.67209 76.093398 \n",
       "L 60.778402 76.093398 \n",
       "L 60.778402 76.086217 \n",
       "L 49.67209 76.086217 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p6c2ccecb87) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 60.778402 76.093398 \n",
       "L 71.884713 76.093398 \n",
       "L 71.884713 76.091358 \n",
       "L 60.778402 76.091358 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p6c2ccecb87) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 71.884713 76.093398 \n",
       "L 82.991025 76.093398 \n",
       "L 82.991025 76.092496 \n",
       "L 71.884713 76.092496 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p6c2ccecb87) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 82.991025 76.093398 \n",
       "L 94.097336 76.093398 \n",
       "L 94.097336 76.093157 \n",
       "L 82.991025 76.093157 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p6c2ccecb87) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.097336 76.093398 \n",
       "L 105.203648 76.093398 \n",
       "L 105.203648 76.093328 \n",
       "L 94.097336 76.093328 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p6c2ccecb87) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.203648 76.093398 \n",
       "L 116.309959 76.093398 \n",
       "L 116.309959 76.093373 \n",
       "L 105.203648 76.093373 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p6c2ccecb87) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.309959 76.093398 \n",
       "L 127.416271 76.093398 \n",
       "L 127.416271 76.093392 \n",
       "L 116.309959 76.093392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 10.8 76.093398 \n",
       "L 10.8 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 132.969426 76.093398 \n",
       "L 132.969426 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 10.8 76.093398 \n",
       "L 132.969426 76.093398 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 10.8 10.8 \n",
       "L 132.969426 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p6c2ccecb87&gt;&lt;rect height=65.293398 width=122.169426 x=10.8 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom-2639262878573704276, #minifreqtable2639262878573704276&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom-2639262878573704276 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#2639262878573704276bottom-2639262878573704276statistics aria-controls=2639262878573704276bottom-2639262878573704276statistics role=tab data-toggle=tab&gt;Statistics&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#2639262878573704276bottom-2639262878573704276histograms aria-controls=2639262878573704276bottom-2639262878573704276histograms role=tab data-toggle=tab&gt;Histogram(s)&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#2639262878573704276bottom-2639262878573704276common_values aria-controls=2639262878573704276bottom-2639262878573704276common_values role=tab data-toggle=tab&gt;Common values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#2639262878573704276bottom-2639262878573704276extreme_values aria-controls=2639262878573704276bottom-2639262878573704276extreme_values role=tab data-toggle=tab&gt;Extreme values&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=2639262878573704276bottom-2639262878573704276statistics&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Quantile statistics&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;5-th percentile&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Q1&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;median&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Q3&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;95-th percentile&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;10&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Range&lt;/th&gt;&lt;td&gt;9&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Interquartile range (IQR)&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Descriptive statistics&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Standard deviation&lt;/th&gt;&lt;td&gt;0.07543031718&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Coefficient of variation (CV)&lt;/th&gt;&lt;td&gt;0.0751756661&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Kurtosis&lt;/th&gt;&lt;td&gt;1376.312673&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Mean&lt;/th&gt;&lt;td&gt;1.003387414&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Median Absolute Deviation (MAD)&lt;/th&gt;&lt;td&gt;0.006757228415&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Skewness&lt;/th&gt;&lt;td&gt;31.46555869&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Sum&lt;/th&gt;&lt;td&gt;9843963&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Variance&lt;/th&gt;&lt;td&gt;0.005689732749&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=2639262878573704276bottom-2639262878573704276histograms&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#2639262878573704276histograms-2639262878573704276histogram aria-controls=2639262878573704276histograms-2639262878573704276histogram role=tab data-toggle=tab&gt;Histogram&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#2639262878573704276histograms-2639262878573704276dynamic_histogram aria-controls=2639262878573704276histograms-2639262878573704276dynamic_histogram role=tab data-toggle=tab&gt;Dynamic Histogram&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=2639262878573704276histograms-2639262878573704276histogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 49.175 252.469476 \n",
       "L 421.2 252.469476 \n",
       "L 421.2 20.8 \n",
       "L 49.175 20.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(103.525403 271.96299)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(178.681969 271.96299)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(253.838535 271.96299)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(328.9951 271.96299)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(402.185578 275.895167)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 256.048382)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 210.952404)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 165.856426)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 120.760449)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 75.664471)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 30.568493)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.459844 162.617941)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(49.175 17.8)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#pfc39237c0a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 66.085227 252.469476 \n",
       "L 99.905682 252.469476 \n",
       "L 99.905682 31.83188 \n",
       "L 66.085227 31.83188 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#pfc39237c0a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.905682 252.469476 \n",
       "L 133.726136 252.469476 \n",
       "L 133.726136 252.014615 \n",
       "L 99.905682 252.014615 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#pfc39237c0a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 133.726136 252.469476 \n",
       "L 167.546591 252.469476 \n",
       "L 167.546591 252.386838 \n",
       "L 133.726136 252.386838 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#pfc39237c0a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 167.546591 252.469476 \n",
       "L 201.367045 252.469476 \n",
       "L 201.367045 252.443997 \n",
       "L 167.546591 252.443997 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#pfc39237c0a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 201.367045 252.469476 \n",
       "L 235.1875 252.469476 \n",
       "L 235.1875 252.462238 \n",
       "L 201.367045 252.462238 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#pfc39237c0a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 235.1875 252.469476 \n",
       "L 269.007955 252.469476 \n",
       "L 269.007955 252.466274 \n",
       "L 235.1875 252.466274 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#pfc39237c0a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 269.007955 252.469476 \n",
       "L 302.828409 252.469476 \n",
       "L 302.828409 252.468619 \n",
       "L 269.007955 252.468619 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#pfc39237c0a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 302.828409 252.469476 \n",
       "L 336.648864 252.469476 \n",
       "L 336.648864 252.469228 \n",
       "L 302.828409 252.469228 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#pfc39237c0a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.648864 252.469476 \n",
       "L 370.469318 252.469476 \n",
       "L 370.469318 252.469386 \n",
       "L 336.648864 252.469386 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#pfc39237c0a) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 370.469318 252.469476 \n",
       "L 404.289773 252.469476 \n",
       "L 404.289773 252.469453 \n",
       "L 370.469318 252.469453 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 49.175 252.469476 \n",
       "L 49.175 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 421.2 252.469476 \n",
       "L 421.2 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 49.175 252.469476 \n",
       "L 421.2 252.469476 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 49.175 20.8 \n",
       "L 421.2 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pfc39237c0a&gt;&lt;rect height=231.669476 width=372.025 x=49.175 y=20.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;div class=&quot;caption text-center text-muted&quot;&gt;&lt;strong&gt;Histogram with fixed size bins&lt;/strong&gt; (bins=10) &lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=2639262878573704276histograms-2639262878573704276dynamic_histogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 49.175 252.469476 \n",
       "L 421.2 252.469476 \n",
       "L 421.2 20.8 \n",
       "L 49.175 20.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(103.525403 271.96299)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(178.681969 271.96299)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(253.838535 271.96299)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(328.9951 271.96299)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(402.185578 275.895167)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 256.048382)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 210.952404)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 165.856426)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 120.760449)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 75.664471)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 30.568493)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.459844 162.617941)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(49.175 17.8)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p752cd51960) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 66.085227 252.469476 \n",
       "L 84.874369 252.469476 \n",
       "L 84.874369 31.83188 \n",
       "L 66.085227 31.83188 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p752cd51960) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.874369 252.469476 \n",
       "L 122.452652 252.469476 \n",
       "L 122.452652 252.014615 \n",
       "L 84.874369 252.014615 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p752cd51960) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 122.452652 252.469476 \n",
       "L 160.030934 252.469476 \n",
       "L 160.030934 252.386838 \n",
       "L 122.452652 252.386838 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p752cd51960) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 160.030934 252.469476 \n",
       "L 197.609217 252.469476 \n",
       "L 197.609217 252.443997 \n",
       "L 160.030934 252.443997 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p752cd51960) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 197.609217 252.469476 \n",
       "L 235.1875 252.469476 \n",
       "L 235.1875 252.462238 \n",
       "L 197.609217 252.462238 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p752cd51960) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 235.1875 252.469476 \n",
       "L 272.765783 252.469476 \n",
       "L 272.765783 252.466274 \n",
       "L 235.1875 252.466274 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p752cd51960) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 272.765783 252.469476 \n",
       "L 310.344066 252.469476 \n",
       "L 310.344066 252.468619 \n",
       "L 272.765783 252.468619 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p752cd51960) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 310.344066 252.469476 \n",
       "L 404.289773 252.469476 \n",
       "L 404.289773 252.469115 \n",
       "L 310.344066 252.469115 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path style=fill:none; d=&quot;M 49.175 252.469476 \n",
       "L 49.175 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path style=fill:none; d=&quot;M 421.2 252.469476 \n",
       "L 421.2 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 49.175 252.469476 \n",
       "L 421.2 252.469476 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 49.175 20.8 \n",
       "L 421.2 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p752cd51960&gt;&lt;rect height=231.669476 width=372.025 x=49.175 y=20.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;div class=&quot;caption text-center text-muted&quot;&gt;&lt;strong&gt;Histogram with variable size bins&lt;/strong&gt; (bins=[ 1. 1.5 2.5 3.5 4.5 5.5 6.5 7.5 10. ], &lt;a href=https://ui.adsabs.harvard.edu/abs/2013ApJ...764..167S/abstract target=_blank&gt;&quot;bayesian blocks&quot;&lt;/a&gt; binning strategy used) &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=2639262878573704276bottom-2639262878573704276common_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 9785245 &lt;/td&gt;&lt;td class=number&gt; 99.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=2&gt; 2 &lt;/td&gt;&lt;td class=number&gt; 20173 &lt;/td&gt;&lt;td class=number&gt; 0.2% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=3&gt; 3 &lt;/td&gt;&lt;td class=number&gt; 3665 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=4&gt; 4 &lt;/td&gt;&lt;td class=number&gt; 1130 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=5&gt; 5 &lt;/td&gt;&lt;td class=number&gt; 321 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=6&gt; 6 &lt;/td&gt;&lt;td class=number&gt; 142 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=7&gt; 7 &lt;/td&gt;&lt;td class=number&gt; 38 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=8&gt; 8 &lt;/td&gt;&lt;td class=number&gt; 11 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=9&gt; 9 &lt;/td&gt;&lt;td class=number&gt; 4 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=10&gt; 10 &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=2639262878573704276bottom-2639262878573704276extreme_values&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#2639262878573704276extreme_values-2639262878573704276firstn aria-controls=2639262878573704276extreme_values-2639262878573704276firstn role=tab data-toggle=tab&gt;Minimum 5 values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#2639262878573704276extreme_values-2639262878573704276lastn aria-controls=2639262878573704276extreme_values-2639262878573704276lastn role=tab data-toggle=tab&gt;Maximum 5 values&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=2639262878573704276extreme_values-2639262878573704276firstn&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 9785245 &lt;/td&gt;&lt;td class=number&gt; 99.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=2&gt; 2 &lt;/td&gt;&lt;td class=number&gt; 20173 &lt;/td&gt;&lt;td class=number&gt; 0.2% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=3&gt; 3 &lt;/td&gt;&lt;td class=number&gt; 3665 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=4&gt; 4 &lt;/td&gt;&lt;td class=number&gt; 1130 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=5&gt; 5 &lt;/td&gt;&lt;td class=number&gt; 321 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=2639262878573704276extreme_values-2639262878573704276lastn&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=10&gt; 10 &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=9&gt; 9 &lt;/td&gt;&lt;td class=number&gt; 4 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:2.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=8&gt; 8 &lt;/td&gt;&lt;td class=number&gt; 11 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:7.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=7&gt; 7 &lt;/td&gt;&lt;td class=number&gt; 38 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:26.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=6&gt; 6 &lt;/td&gt;&lt;td class=number&gt; 142 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_-1369005400894016564&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=product_count&gt;&lt;a href=#pp_var_-1369005400894016564&gt;product_count&lt;/a&gt;&lt;br&gt;&lt;small&gt;Categorical&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;div class=&quot;col-sm- collapse in&quot; id=minifreqtable&gt;&lt;table class=&quot;mini freq&quot;&gt;&lt;tr class&gt;&lt;th width=50%&gt;1&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:100.0% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; 9809639 &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;2&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:0.0% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; &amp;nbsp; &lt;/div&gt; 1014 &lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;th width=50%&gt;3&lt;/th&gt;&lt;td width=50%&gt;&lt;div class=bar style=width:0.0% data-toggle=tooltip data-placement=right data-html=true data-delay=500&gt; &amp;nbsp; &lt;/div&gt; 77 &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom--1369005400894016564, #minifreqtable-1369005400894016564&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom--1369005400894016564 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-1369005400894016564bottom--1369005400894016564common_values aria-controls=-1369005400894016564bottom--1369005400894016564common_values role=tab data-toggle=tab&gt;Common Values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-1369005400894016564bottom--1369005400894016564tbl aria-controls=-1369005400894016564bottom--1369005400894016564tbl role=tab data-toggle=tab&gt;Length&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-1369005400894016564bottom--1369005400894016564characters aria-controls=-1369005400894016564bottom--1369005400894016564characters role=tab data-toggle=tab&gt;Characters&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-1369005400894016564bottom--1369005400894016564common_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 9809639 &lt;/td&gt;&lt;td class=number&gt; &gt; 99.9% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=2&gt; 2 &lt;/td&gt;&lt;td class=number&gt; 1014 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=3&gt; 3 &lt;/td&gt;&lt;td class=number&gt; 77 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-1369005400894016564bottom--1369005400894016564tbl&gt;&lt;div class=col-sm-6&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 49.175 250.436544 \n",
       "L 421.2 250.436544 \n",
       "L 421.2 20.8 \n",
       "L 49.175 20.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(96.819271 275.826666)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(164.46018 275.826666)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(232.101089 275.826666)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(299.741998 275.826666)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(367.382908 275.826666)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 254.01545)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 209.431312)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 164.847174)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 120.263036)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 75.678898)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 31.09476)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.459844 161.601475)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(49.175 17.8)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p404a2dccd5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 66.085227 250.436544 \n",
       "L 99.905682 250.436544 \n",
       "L 99.905682 250.436544 \n",
       "L 66.085227 250.436544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p404a2dccd5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.905682 250.436544 \n",
       "L 133.726136 250.436544 \n",
       "L 133.726136 250.436544 \n",
       "L 99.905682 250.436544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p404a2dccd5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 133.726136 250.436544 \n",
       "L 167.546591 250.436544 \n",
       "L 167.546591 250.436544 \n",
       "L 133.726136 250.436544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p404a2dccd5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 167.546591 250.436544 \n",
       "L 201.367045 250.436544 \n",
       "L 201.367045 250.436544 \n",
       "L 167.546591 250.436544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p404a2dccd5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 201.367045 250.436544 \n",
       "L 235.1875 250.436544 \n",
       "L 235.1875 250.436544 \n",
       "L 201.367045 250.436544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p404a2dccd5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 235.1875 250.436544 \n",
       "L 269.007955 250.436544 \n",
       "L 269.007955 31.735074 \n",
       "L 235.1875 31.735074 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p404a2dccd5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 269.007955 250.436544 \n",
       "L 302.828409 250.436544 \n",
       "L 302.828409 250.436544 \n",
       "L 269.007955 250.436544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p404a2dccd5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 302.828409 250.436544 \n",
       "L 336.648864 250.436544 \n",
       "L 336.648864 250.436544 \n",
       "L 302.828409 250.436544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p404a2dccd5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.648864 250.436544 \n",
       "L 370.469318 250.436544 \n",
       "L 370.469318 250.436544 \n",
       "L 336.648864 250.436544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p404a2dccd5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 370.469318 250.436544 \n",
       "L 404.289773 250.436544 \n",
       "L 404.289773 250.436544 \n",
       "L 370.469318 250.436544 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 49.175 250.436544 \n",
       "L 49.175 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 421.2 250.436544 \n",
       "L 421.2 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 49.175 250.436544 \n",
       "L 421.2 250.436544 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 49.175 20.8 \n",
       "L 421.2 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p404a2dccd5&gt;&lt;rect height=229.636544 width=372.025 x=49.175 y=20.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Length&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Max length&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Mean length&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Min length&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-1369005400894016564bottom--1369005400894016564characters&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-1369005400894016564characters--1369005400894016564category_long_values aria-controls=-1369005400894016564characters--1369005400894016564category_long_values role=tab data-toggle=tab&gt;Categories&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-1369005400894016564characters--1369005400894016564script_values aria-controls=-1369005400894016564characters--1369005400894016564script_values role=tab data-toggle=tab&gt;Scripts&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-1369005400894016564characters--1369005400894016564block_alias_values aria-controls=-1369005400894016564characters--1369005400894016564block_alias_values role=tab data-toggle=tab&gt;Blocks&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-1369005400894016564characters--1369005400894016564category_long_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Decimal_Number&gt; Decimal_Number &lt;/td&gt;&lt;td class=number&gt; 3 &lt;/td&gt;&lt;td class=number&gt; 100.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-1369005400894016564characters--1369005400894016564script_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=Common&gt; Common &lt;/td&gt;&lt;td class=number&gt; 3 &lt;/td&gt;&lt;td class=number&gt; 100.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-1369005400894016564characters--1369005400894016564block_alias_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=ASCII&gt; ASCII &lt;/td&gt;&lt;td class=number&gt; 3 &lt;/td&gt;&lt;td class=number&gt; 100.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_-4625945032555060442&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=max_streams&gt;&lt;a href=#pp_var_-4625945032555060442&gt;max_streams&lt;/a&gt;&lt;br&gt;&lt;small&gt;Real number (&amp;Ropf;&lt;sub&gt;&amp;ge;0&lt;/sub&gt;)&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;355&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Infinite&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Infinite (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Mean&lt;/th&gt;&lt;td&gt;1120.04405&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;15947&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Zeros&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Zeros (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=108pt version=1.1 viewbox=&quot;0 0 144 108&quot; width=144pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 108 \n",
       "L 144 108 \n",
       "L 144 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 10.8 66.547457 \n",
       "L 133.2 66.547457 \n",
       "L 133.2 10.8 \n",
       "L 10.8 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(16.246173 84.242268)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(46.418044 93.679492)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(79.735656 96.825233)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;g style=fill:#262626; transform=&quot;translate(114.626138 96.825233)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p9b5cd44bb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 16.363636 66.547457 \n",
       "L 27.490909 66.547457 \n",
       "L 27.490909 13.454641 \n",
       "L 16.363636 13.454641 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p9b5cd44bb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 27.490909 66.547457 \n",
       "L 38.618182 66.547457 \n",
       "L 38.618182 63.158499 \n",
       "L 27.490909 63.158499 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p9b5cd44bb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 38.618182 66.547457 \n",
       "L 49.745455 66.547457 \n",
       "L 49.745455 66.547457 \n",
       "L 38.618182 66.547457 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p9b5cd44bb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 49.745455 66.547457 \n",
       "L 60.872727 66.547457 \n",
       "L 60.872727 62.710414 \n",
       "L 49.745455 62.710414 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p9b5cd44bb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 60.872727 66.547457 \n",
       "L 72 66.547457 \n",
       "L 72 66.547457 \n",
       "L 60.872727 66.547457 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p9b5cd44bb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 72 66.547457 \n",
       "L 83.127273 66.547457 \n",
       "L 83.127273 64.717146 \n",
       "L 72 64.717146 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p9b5cd44bb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 83.127273 66.547457 \n",
       "L 94.254545 66.547457 \n",
       "L 94.254545 66.547457 \n",
       "L 83.127273 66.547457 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p9b5cd44bb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.254545 66.547457 \n",
       "L 105.381818 66.547457 \n",
       "L 105.381818 66.293499 \n",
       "L 94.254545 66.293499 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p9b5cd44bb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.381818 66.547457 \n",
       "L 116.509091 66.547457 \n",
       "L 116.509091 66.547457 \n",
       "L 105.381818 66.547457 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p9b5cd44bb3) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.509091 66.547457 \n",
       "L 127.636364 66.547457 \n",
       "L 127.636364 65.942859 \n",
       "L 116.509091 65.942859 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 10.8 66.547457 \n",
       "L 10.8 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 133.2 66.547457 \n",
       "L 133.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 10.8 66.547457 \n",
       "L 133.2 66.547457 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 10.8 10.8 \n",
       "L 133.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p9b5cd44bb3&gt;&lt;rect height=55.747457 width=122.4 x=10.8 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom--4625945032555060442, #minifreqtable-4625945032555060442&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom--4625945032555060442 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-4625945032555060442bottom--4625945032555060442statistics aria-controls=-4625945032555060442bottom--4625945032555060442statistics role=tab data-toggle=tab&gt;Statistics&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-4625945032555060442bottom--4625945032555060442histograms aria-controls=-4625945032555060442bottom--4625945032555060442histograms role=tab data-toggle=tab&gt;Histogram(s)&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-4625945032555060442bottom--4625945032555060442common_values aria-controls=-4625945032555060442bottom--4625945032555060442common_values role=tab data-toggle=tab&gt;Common values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-4625945032555060442bottom--4625945032555060442extreme_values aria-controls=-4625945032555060442bottom--4625945032555060442extreme_values role=tab data-toggle=tab&gt;Extreme values&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-4625945032555060442bottom--4625945032555060442statistics&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Quantile statistics&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;5-th percentile&lt;/th&gt;&lt;td&gt;8&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Q1&lt;/th&gt;&lt;td&gt;44&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;median&lt;/th&gt;&lt;td&gt;218&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Q3&lt;/th&gt;&lt;td&gt;836&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;95-th percentile&lt;/th&gt;&lt;td&gt;4892&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;15947&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Range&lt;/th&gt;&lt;td&gt;15946&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Interquartile range (IQR)&lt;/th&gt;&lt;td&gt;792&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Descriptive statistics&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Standard deviation&lt;/th&gt;&lt;td&gt;2451.938753&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Coefficient of variation (CV)&lt;/th&gt;&lt;td&gt;2.189144931&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Kurtosis&lt;/th&gt;&lt;td&gt;15.02030208&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Mean&lt;/th&gt;&lt;td&gt;1120.04405&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Median Absolute Deviation (MAD)&lt;/th&gt;&lt;td&gt;1399.78686&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Skewness&lt;/th&gt;&lt;td&gt;3.651110437&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Sum&lt;/th&gt;&lt;td&gt;1.098844976e+10&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Variance&lt;/th&gt;&lt;td&gt;6012003.651&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-4625945032555060442bottom--4625945032555060442histograms&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-4625945032555060442histograms--4625945032555060442histogram aria-controls=-4625945032555060442histograms--4625945032555060442histogram role=tab data-toggle=tab&gt;Histogram&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-4625945032555060442histograms--4625945032555060442dynamic_histogram aria-controls=-4625945032555060442histograms--4625945032555060442dynamic_histogram role=tab data-toggle=tab&gt;Dynamic Histogram&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-4625945032555060442histograms--4625945032555060442histogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 73.925 240.713826 \n",
       "L 421.2 240.713826 \n",
       "L 421.2 10.8 \n",
       "L 73.925 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.552322 260.20734)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(123.250764 272.00387)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(162.847471 272.00387)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(202.444178 272.00387)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(242.040885 272.00387)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(279.671504 275.936047)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(319.268211 275.936047)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(358.864918 275.936047)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(398.461625 275.936047)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(57.864062 244.292732)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 217.805766)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 191.3188)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 164.831834)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 138.344869)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 111.857903)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 85.370937)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 58.883971)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-55 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 32.397005)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_19&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.183281 151.740116)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p1fbb695877) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.710227 240.713826 \n",
       "L 121.280682 240.713826 \n",
       "L 121.280682 21.748277 \n",
       "L 89.710227 21.748277 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p1fbb695877) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.280682 240.713826 \n",
       "L 152.851136 240.713826 \n",
       "L 152.851136 226.737078 \n",
       "L 121.280682 226.737078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p1fbb695877) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 152.851136 240.713826 \n",
       "L 184.421591 240.713826 \n",
       "L 184.421591 240.713826 \n",
       "L 152.851136 240.713826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p1fbb695877) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 184.421591 240.713826 \n",
       "L 215.992045 240.713826 \n",
       "L 215.992045 224.889082 \n",
       "L 184.421591 224.889082 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p1fbb695877) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 215.992045 240.713826 \n",
       "L 247.5625 240.713826 \n",
       "L 247.5625 240.713826 \n",
       "L 215.992045 240.713826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p1fbb695877) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 247.5625 240.713826 \n",
       "L 279.132955 240.713826 \n",
       "L 279.132955 233.165252 \n",
       "L 247.5625 233.165252 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p1fbb695877) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 279.132955 240.713826 \n",
       "L 310.703409 240.713826 \n",
       "L 310.703409 240.713826 \n",
       "L 279.132955 240.713826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p1fbb695877) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 310.703409 240.713826 \n",
       "L 342.273864 240.713826 \n",
       "L 342.273864 239.666452 \n",
       "L 310.703409 239.666452 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p1fbb695877) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.273864 240.713826 \n",
       "L 373.844318 240.713826 \n",
       "L 373.844318 240.713826 \n",
       "L 342.273864 240.713826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p1fbb695877) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 373.844318 240.713826 \n",
       "L 405.414773 240.713826 \n",
       "L 405.414773 238.220343 \n",
       "L 373.844318 238.220343 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 73.925 240.713826 \n",
       "L 73.925 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 421.2 240.713826 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 73.925 240.713826 \n",
       "L 421.2 240.713826 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 73.925 10.8 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p1fbb695877&gt;&lt;rect height=229.913826 width=347.275 x=73.925 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;div class=&quot;caption text-center text-muted&quot;&gt;&lt;strong&gt;Histogram with fixed size bins&lt;/strong&gt; (bins=10) &lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-4625945032555060442histograms--4625945032555060442dynamic_histogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 68.425 240.713826 \n",
       "L 421.2 240.713826 \n",
       "L 421.2 10.8 \n",
       "L 68.425 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(84.302009 260.20734)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(118.627567 272.00387)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(158.851391 272.00387)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(199.075214 272.00387)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(239.299038 272.00387)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(277.556773 275.936047)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(317.780597 275.936047)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(358.00442 275.936047)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(398.228244 275.936047)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(52.364063 244.292732)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 207.642957)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 170.993181)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 134.343406)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 97.693631)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 61.043856)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.559375 24.39408)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.244219 151.740116)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.460227 240.713826 \n",
       "L 84.470283 240.713826 \n",
       "L 84.470283 239.057256 \n",
       "L 84.460227 239.057256 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.470283 240.713826 \n",
       "L 84.490395 240.713826 \n",
       "L 84.490395 229.137628 \n",
       "L 84.470283 229.137628 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.490395 240.713826 \n",
       "L 84.510507 240.713826 \n",
       "L 84.510507 218.170916 \n",
       "L 84.490395 218.170916 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.510507 240.713826 \n",
       "L 84.530619 240.713826 \n",
       "L 84.530619 214.115984 \n",
       "L 84.510507 214.115984 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.530619 240.713826 \n",
       "L 84.550731 240.713826 \n",
       "L 84.550731 209.4534 \n",
       "L 84.530619 209.4534 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.550731 240.713826 \n",
       "L 84.570843 240.713826 \n",
       "L 84.570843 206.650792 \n",
       "L 84.550731 206.650792 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.570843 240.713826 \n",
       "L 84.590955 240.713826 \n",
       "L 84.590955 209.856914 \n",
       "L 84.570843 209.856914 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.590955 240.713826 \n",
       "L 84.611067 240.713826 \n",
       "L 84.611067 212.421299 \n",
       "L 84.590955 212.421299 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.611067 240.713826 \n",
       "L 84.631179 240.713826 \n",
       "L 84.631179 201.715533 \n",
       "L 84.611067 201.715533 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.631179 240.713826 \n",
       "L 84.65129 240.713826 \n",
       "L 84.65129 211.759404 \n",
       "L 84.631179 211.759404 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.65129 240.713826 \n",
       "L 84.671402 240.713826 \n",
       "L 84.671402 213.19351 \n",
       "L 84.65129 213.19351 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.671402 240.713826 \n",
       "L 84.691514 240.713826 \n",
       "L 84.691514 210.722215 \n",
       "L 84.671402 210.722215 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.691514 240.713826 \n",
       "L 84.711626 240.713826 \n",
       "L 84.711626 213.85687 \n",
       "L 84.691514 213.85687 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.711626 240.713826 \n",
       "L 84.731738 240.713826 \n",
       "L 84.731738 215.358412 \n",
       "L 84.711626 215.358412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_17&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.731738 240.713826 \n",
       "L 84.75185 240.713826 \n",
       "L 84.75185 209.885867 \n",
       "L 84.731738 209.885867 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_18&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.75185 240.713826 \n",
       "L 84.771962 240.713826 \n",
       "L 84.771962 213.929804 \n",
       "L 84.75185 213.929804 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_19&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.771962 240.713826 \n",
       "L 84.792074 240.713826 \n",
       "L 84.792074 210.221579 \n",
       "L 84.771962 210.221579 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_20&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.792074 240.713826 \n",
       "L 84.812186 240.713826 \n",
       "L 84.812186 215.771455 \n",
       "L 84.792074 215.771455 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_21&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.812186 240.713826 \n",
       "L 84.85241 240.713826 \n",
       "L 84.85241 196.314089 \n",
       "L 84.812186 196.314089 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_22&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.85241 240.713826 \n",
       "L 84.872521 240.713826 \n",
       "L 84.872521 221.06918 \n",
       "L 84.85241 221.06918 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_23&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.872521 240.713826 \n",
       "L 84.892633 240.713826 \n",
       "L 84.892633 214.800602 \n",
       "L 84.872521 214.800602 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_24&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.892633 240.713826 \n",
       "L 84.912745 240.713826 \n",
       "L 84.912745 218.74595 \n",
       "L 84.892633 218.74595 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_25&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.912745 240.713826 \n",
       "L 84.932857 240.713826 \n",
       "L 84.932857 221.16337 \n",
       "L 84.912745 221.16337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_26&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.932857 240.713826 \n",
       "L 84.973081 240.713826 \n",
       "L 84.973081 199.43665 \n",
       "L 84.932857 199.43665 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_27&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.973081 240.713826 \n",
       "L 84.993193 240.713826 \n",
       "L 84.993193 223.7743 \n",
       "L 84.973081 223.7743 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_28&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 84.993193 240.713826 \n",
       "L 85.013305 240.713826 \n",
       "L 85.013305 224.666722 \n",
       "L 84.993193 224.666722 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_29&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.013305 240.713826 \n",
       "L 85.033417 240.713826 \n",
       "L 85.033417 226.111089 \n",
       "L 85.013305 226.111089 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_30&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.033417 240.713826 \n",
       "L 85.053529 240.713826 \n",
       "L 85.053529 229.788894 \n",
       "L 85.033417 229.788894 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_31&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.053529 240.713826 \n",
       "L 85.073641 240.713826 \n",
       "L 85.073641 227.708653 \n",
       "L 85.053529 227.708653 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_32&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.073641 240.713826 \n",
       "L 85.093752 240.713826 \n",
       "L 85.093752 224.753582 \n",
       "L 85.073641 224.753582 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_33&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.093752 240.713826 \n",
       "L 85.113864 240.713826 \n",
       "L 85.113864 227.106864 \n",
       "L 85.093752 227.106864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_34&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.113864 240.713826 \n",
       "L 85.133976 240.713826 \n",
       "L 85.133976 224.681748 \n",
       "L 85.113864 224.681748 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_35&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.133976 240.713826 \n",
       "L 85.154088 240.713826 \n",
       "L 85.154088 214.845315 \n",
       "L 85.133976 214.845315 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_36&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.154088 240.713826 \n",
       "L 85.194312 240.713826 \n",
       "L 85.194312 218.057668 \n",
       "L 85.154088 218.057668 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_37&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.194312 240.713826 \n",
       "L 85.214424 240.713826 \n",
       "L 85.214424 223.847966 \n",
       "L 85.194312 223.847966 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_38&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.214424 240.713826 \n",
       "L 85.234536 240.713826 \n",
       "L 85.234536 226.302768 \n",
       "L 85.214424 226.302768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_39&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.234536 240.713826 \n",
       "L 85.254648 240.713826 \n",
       "L 85.254648 222.997324 \n",
       "L 85.234536 222.997324 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_40&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.254648 240.713826 \n",
       "L 85.27476 240.713826 \n",
       "L 85.27476 225.317988 \n",
       "L 85.254648 225.317988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_41&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.27476 240.713826 \n",
       "L 85.294872 240.713826 \n",
       "L 85.294872 228.04693 \n",
       "L 85.27476 228.04693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_42&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.294872 240.713826 \n",
       "L 85.314984 240.713826 \n",
       "L 85.314984 236.068467 \n",
       "L 85.294872 236.068467 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_43&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.314984 240.713826 \n",
       "L 85.335095 240.713826 \n",
       "L 85.335095 222.409462 \n",
       "L 85.314984 222.409462 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_44&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.335095 240.713826 \n",
       "L 85.355207 240.713826 \n",
       "L 85.355207 229.898844 \n",
       "L 85.335095 229.898844 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_45&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.355207 240.713826 \n",
       "L 85.375319 240.713826 \n",
       "L 85.375319 225.904018 \n",
       "L 85.355207 225.904018 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_46&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.375319 240.713826 \n",
       "L 85.395431 240.713826 \n",
       "L 85.395431 233.965136 \n",
       "L 85.375319 233.965136 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_47&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.395431 240.713826 \n",
       "L 85.415543 240.713826 \n",
       "L 85.415543 234.55703 \n",
       "L 85.395431 234.55703 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_48&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.415543 240.713826 \n",
       "L 85.435655 240.713826 \n",
       "L 85.435655 222.443913 \n",
       "L 85.415543 222.443913 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_49&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.435655 240.713826 \n",
       "L 85.455767 240.713826 \n",
       "L 85.455767 237.54472 \n",
       "L 85.435655 237.54472 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_50&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.455767 240.713826 \n",
       "L 85.475879 240.713826 \n",
       "L 85.475879 225.51663 \n",
       "L 85.455767 225.51663 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_51&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.475879 240.713826 \n",
       "L 85.495991 240.713826 \n",
       "L 85.495991 237.216338 \n",
       "L 85.475879 237.216338 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_52&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.495991 240.713826 \n",
       "L 85.516103 240.713826 \n",
       "L 85.516103 235.72799 \n",
       "L 85.495991 235.72799 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_53&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.516103 240.713826 \n",
       "L 85.536215 240.713826 \n",
       "L 85.536215 231.998509 \n",
       "L 85.516103 231.998509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_54&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.536215 240.713826 \n",
       "L 85.556326 240.713826 \n",
       "L 85.556326 235.684011 \n",
       "L 85.536215 235.684011 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_55&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.556326 240.713826 \n",
       "L 85.576438 240.713826 \n",
       "L 85.576438 228.929457 \n",
       "L 85.556326 228.929457 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_56&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.576438 240.713826 \n",
       "L 85.59655 240.713826 \n",
       "L 85.59655 231.47515 \n",
       "L 85.576438 231.47515 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_57&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.59655 240.713826 \n",
       "L 85.616662 240.713826 \n",
       "L 85.616662 226.911154 \n",
       "L 85.59655 226.911154 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_58&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.616662 240.713826 \n",
       "L 85.636774 240.713826 \n",
       "L 85.636774 237.26838 \n",
       "L 85.616662 237.26838 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_59&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.636774 240.713826 \n",
       "L 85.656886 240.713826 \n",
       "L 85.656886 233.927753 \n",
       "L 85.636774 233.927753 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_60&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.656886 240.713826 \n",
       "L 85.676998 240.713826 \n",
       "L 85.676998 234.628864 \n",
       "L 85.656886 234.628864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_61&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.676998 240.713826 \n",
       "L 85.69711 240.713826 \n",
       "L 85.69711 234.35509 \n",
       "L 85.676998 234.35509 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_62&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.69711 240.713826 \n",
       "L 85.717222 240.713826 \n",
       "L 85.717222 231.319755 \n",
       "L 85.69711 231.319755 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_63&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.717222 240.713826 \n",
       "L 85.737334 240.713826 \n",
       "L 85.737334 235.351231 \n",
       "L 85.717222 235.351231 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_64&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.737334 240.713826 \n",
       "L 85.757446 240.713826 \n",
       "L 85.757446 232.147674 \n",
       "L 85.737334 232.147674 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_65&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.757446 240.713826 \n",
       "L 85.777557 240.713826 \n",
       "L 85.777557 230.583828 \n",
       "L 85.757446 230.583828 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_66&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.777557 240.713826 \n",
       "L 85.797669 240.713826 \n",
       "L 85.797669 234.793055 \n",
       "L 85.777557 234.793055 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_67&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.797669 240.713826 \n",
       "L 85.817781 240.713826 \n",
       "L 85.817781 229.251975 \n",
       "L 85.797669 229.251975 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_68&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.817781 240.713826 \n",
       "L 85.837893 240.713826 \n",
       "L 85.837893 225.748257 \n",
       "L 85.817781 225.748257 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_69&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.837893 240.713826 \n",
       "L 85.858005 240.713826 \n",
       "L 85.858005 235.594585 \n",
       "L 85.837893 235.594585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_70&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.858005 240.713826 \n",
       "L 85.878117 240.713826 \n",
       "L 85.878117 239.961406 \n",
       "L 85.858005 239.961406 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_71&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.878117 240.713826 \n",
       "L 85.898229 240.713826 \n",
       "L 85.898229 229.684442 \n",
       "L 85.878117 229.684442 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_72&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.898229 240.713826 \n",
       "L 85.918341 240.713826 \n",
       "L 85.918341 238.935212 \n",
       "L 85.898229 238.935212 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_73&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.918341 240.713826 \n",
       "L 85.938453 240.713826 \n",
       "L 85.938453 218.480606 \n",
       "L 85.918341 218.480606 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_74&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.938453 240.713826 \n",
       "L 85.958565 240.713826 \n",
       "L 85.958565 227.553258 \n",
       "L 85.938453 227.553258 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_75&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.958565 240.713826 \n",
       "L 85.978677 240.713826 \n",
       "L 85.978677 234.494725 \n",
       "L 85.958565 234.494725 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_76&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.978677 240.713826 \n",
       "L 85.998789 240.713826 \n",
       "L 85.998789 221.17803 \n",
       "L 85.978677 221.17803 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_77&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 85.998789 240.713826 \n",
       "L 86.028956 240.713826 \n",
       "L 86.028956 239.017308 \n",
       "L 85.998789 239.017308 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_78&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.028956 240.713826 \n",
       "L 86.059124 240.713826 \n",
       "L 86.059124 227.499749 \n",
       "L 86.028956 227.499749 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_79&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.059124 240.713826 \n",
       "L 86.079236 240.713826 \n",
       "L 86.079236 239.768628 \n",
       "L 86.059124 239.768628 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_80&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.079236 240.713826 \n",
       "L 86.099348 240.713826 \n",
       "L 86.099348 233.417589 \n",
       "L 86.079236 233.417589 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_81&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.099348 240.713826 \n",
       "L 86.11946 240.713826 \n",
       "L 86.11946 235.794693 \n",
       "L 86.099348 235.794693 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_82&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.11946 240.713826 \n",
       "L 86.139572 240.713826 \n",
       "L 86.139572 237.438435 \n",
       "L 86.11946 237.438435 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_83&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.139572 240.713826 \n",
       "L 86.159684 240.713826 \n",
       "L 86.159684 228.78579 \n",
       "L 86.139572 228.78579 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_84&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.159684 240.713826 \n",
       "L 86.179796 240.713826 \n",
       "L 86.179796 233.564554 \n",
       "L 86.159684 233.564554 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_85&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.179796 240.713826 \n",
       "L 86.199908 240.713826 \n",
       "L 86.199908 235.633067 \n",
       "L 86.179796 235.633067 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_86&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.199908 240.713826 \n",
       "L 86.22002 240.713826 \n",
       "L 86.22002 232.673232 \n",
       "L 86.199908 232.673232 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_87&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.22002 240.713826 \n",
       "L 86.240131 240.713826 \n",
       "L 86.240131 237.362204 \n",
       "L 86.22002 237.362204 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_88&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.240131 240.713826 \n",
       "L 86.260243 240.713826 \n",
       "L 86.260243 229.266635 \n",
       "L 86.240131 229.266635 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_89&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.260243 240.713826 \n",
       "L 86.280355 240.713826 \n",
       "L 86.280355 240.682673 \n",
       "L 86.260243 240.682673 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_90&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.280355 240.713826 \n",
       "L 86.300467 240.713826 \n",
       "L 86.300467 238.110226 \n",
       "L 86.280355 238.110226 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_91&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.300467 240.713826 \n",
       "L 86.320579 240.713826 \n",
       "L 86.320579 228.921394 \n",
       "L 86.300467 228.921394 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_92&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.320579 240.713826 \n",
       "L 86.340691 240.713826 \n",
       "L 86.340691 225.513698 \n",
       "L 86.320579 225.513698 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_93&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.340691 240.713826 \n",
       "L 86.360803 240.713826 \n",
       "L 86.360803 232.589304 \n",
       "L 86.340691 232.589304 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_94&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.360803 240.713826 \n",
       "L 86.380915 240.713826 \n",
       "L 86.380915 231.044516 \n",
       "L 86.360803 231.044516 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_95&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.380915 240.713826 \n",
       "L 86.401027 240.713826 \n",
       "L 86.401027 235.286361 \n",
       "L 86.380915 235.286361 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_96&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.401027 240.713826 \n",
       "L 86.421139 240.713826 \n",
       "L 86.421139 238.666569 \n",
       "L 86.401027 238.666569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_97&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.421139 240.713826 \n",
       "L 86.441251 240.713826 \n",
       "L 86.441251 240.44335 \n",
       "L 86.421139 240.44335 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_98&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.441251 240.713826 \n",
       "L 86.461362 240.713826 \n",
       "L 86.461362 235.522385 \n",
       "L 86.441251 235.522385 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_99&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.461362 240.713826 \n",
       "L 86.481474 240.713826 \n",
       "L 86.481474 239.379774 \n",
       "L 86.461362 239.379774 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_100&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.481474 240.713826 \n",
       "L 86.501586 240.713826 \n",
       "L 86.501586 236.533919 \n",
       "L 86.481474 236.533919 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_101&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.501586 240.713826 \n",
       "L 86.521698 240.713826 \n",
       "L 86.521698 239.38124 \n",
       "L 86.501586 239.38124 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_102&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.521698 240.713826 \n",
       "L 86.54181 240.713826 \n",
       "L 86.54181 239.856588 \n",
       "L 86.521698 239.856588 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_103&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.54181 240.713826 \n",
       "L 86.561922 240.713826 \n",
       "L 86.561922 234.238177 \n",
       "L 86.54181 234.238177 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_104&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.561922 240.713826 \n",
       "L 86.582034 240.713826 \n",
       "L 86.582034 238.712382 \n",
       "L 86.561922 238.712382 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_105&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.582034 240.713826 \n",
       "L 86.602146 240.713826 \n",
       "L 86.602146 232.889465 \n",
       "L 86.582034 232.889465 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_106&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.602146 240.713826 \n",
       "L 86.622258 240.713826 \n",
       "L 86.622258 234.211789 \n",
       "L 86.602146 234.211789 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_107&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.622258 240.713826 \n",
       "L 86.64237 240.713826 \n",
       "L 86.64237 232.709148 \n",
       "L 86.622258 232.709148 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_108&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.64237 240.713826 \n",
       "L 86.662482 240.713826 \n",
       "L 86.662482 237.114085 \n",
       "L 86.64237 237.114085 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_109&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.662482 240.713826 \n",
       "L 86.682594 240.713826 \n",
       "L 86.682594 239.441712 \n",
       "L 86.662482 239.441712 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_110&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.682594 240.713826 \n",
       "L 86.702705 240.713826 \n",
       "L 86.702705 227.585143 \n",
       "L 86.682594 227.585143 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_111&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.702705 240.713826 \n",
       "L 86.722817 240.713826 \n",
       "L 86.722817 238.275516 \n",
       "L 86.702705 238.275516 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_112&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.722817 240.713826 \n",
       "L 86.742929 240.713826 \n",
       "L 86.742929 239.673339 \n",
       "L 86.722817 239.673339 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_113&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.742929 240.713826 \n",
       "L 86.763041 240.713826 \n",
       "L 86.763041 238.471959 \n",
       "L 86.742929 238.471959 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_114&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.763041 240.713826 \n",
       "L 86.783153 240.713826 \n",
       "L 86.783153 234.142888 \n",
       "L 86.763041 234.142888 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_115&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.783153 240.713826 \n",
       "L 86.803265 240.713826 \n",
       "L 86.803265 237.17419 \n",
       "L 86.783153 237.17419 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_116&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.803265 240.713826 \n",
       "L 86.823377 240.713826 \n",
       "L 86.823377 236.12674 \n",
       "L 86.803265 236.12674 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_117&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.823377 240.713826 \n",
       "L 86.843489 240.713826 \n",
       "L 86.843489 226.107058 \n",
       "L 86.823377 226.107058 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_118&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.843489 240.713826 \n",
       "L 86.863601 240.713826 \n",
       "L 86.863601 235.778934 \n",
       "L 86.843489 235.778934 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_119&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.863601 240.713826 \n",
       "L 86.883713 240.713826 \n",
       "L 86.883713 238.457299 \n",
       "L 86.863601 238.457299 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_120&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.883713 240.713826 \n",
       "L 86.903825 240.713826 \n",
       "L 86.903825 221.686362 \n",
       "L 86.883713 221.686362 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_121&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.903825 240.713826 \n",
       "L 86.923936 240.713826 \n",
       "L 86.923936 230.133769 \n",
       "L 86.903825 230.133769 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_122&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.923936 240.713826 \n",
       "L 86.944048 240.713826 \n",
       "L 86.944048 235.706733 \n",
       "L 86.923936 235.706733 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_123&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.944048 240.713826 \n",
       "L 86.96416 240.713826 \n",
       "L 86.96416 240.301516 \n",
       "L 86.944048 240.301516 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_124&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.96416 240.713826 \n",
       "L 86.984272 240.713826 \n",
       "L 86.984272 236.948428 \n",
       "L 86.96416 236.948428 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_125&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 86.984272 240.713826 \n",
       "L 87.004384 240.713826 \n",
       "L 87.004384 239.862818 \n",
       "L 86.984272 239.862818 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_126&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.004384 240.713826 \n",
       "L 87.024496 240.713826 \n",
       "L 87.024496 237.918914 \n",
       "L 87.004384 237.918914 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_127&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.024496 240.713826 \n",
       "L 87.044608 240.713826 \n",
       "L 87.044608 234.956513 \n",
       "L 87.024496 234.956513 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_128&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.044608 240.713826 \n",
       "L 87.074776 240.713826 \n",
       "L 87.074776 236.379623 \n",
       "L 87.044608 236.379623 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_129&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.074776 240.713826 \n",
       "L 87.104944 240.713826 \n",
       "L 87.104944 237.126179 \n",
       "L 87.074776 237.126179 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_130&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.104944 240.713826 \n",
       "L 87.125056 240.713826 \n",
       "L 87.125056 240.483299 \n",
       "L 87.104944 240.483299 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_131&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.125056 240.713826 \n",
       "L 87.145167 240.713826 \n",
       "L 87.145167 234.640225 \n",
       "L 87.125056 234.640225 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_132&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.145167 240.713826 \n",
       "L 87.165279 240.713826 \n",
       "L 87.165279 235.633434 \n",
       "L 87.145167 235.633434 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_133&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.165279 240.713826 \n",
       "L 87.185391 240.713826 \n",
       "L 87.185391 240.14722 \n",
       "L 87.165279 240.14722 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_134&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.185391 240.713826 \n",
       "L 87.205503 240.713826 \n",
       "L 87.205503 240.366019 \n",
       "L 87.185391 240.366019 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_135&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.205503 240.713826 \n",
       "L 87.225615 240.713826 \n",
       "L 87.225615 231.508868 \n",
       "L 87.205503 231.508868 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_136&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.225615 240.713826 \n",
       "L 87.245727 240.713826 \n",
       "L 87.245727 236.048309 \n",
       "L 87.225615 236.048309 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_137&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.245727 240.713826 \n",
       "L 87.296007 240.713826 \n",
       "L 87.296007 240.694401 \n",
       "L 87.245727 240.694401 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_138&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.296007 240.713826 \n",
       "L 87.326175 240.713826 \n",
       "L 87.326175 229.584022 \n",
       "L 87.296007 229.584022 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_139&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.326175 240.713826 \n",
       "L 87.346287 240.713826 \n",
       "L 87.346287 235.283795 \n",
       "L 87.326175 235.283795 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_140&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.346287 240.713826 \n",
       "L 87.366399 240.713826 \n",
       "L 87.366399 236.586328 \n",
       "L 87.346287 236.586328 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_141&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.366399 240.713826 \n",
       "L 87.396566 240.713826 \n",
       "L 87.396566 239.369879 \n",
       "L 87.366399 239.369879 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_142&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.396566 240.713826 \n",
       "L 87.426734 240.713826 \n",
       "L 87.426734 226.121718 \n",
       "L 87.396566 226.121718 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_143&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.426734 240.713826 \n",
       "L 87.446846 240.713826 \n",
       "L 87.446846 237.480949 \n",
       "L 87.426734 237.480949 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_144&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.446846 240.713826 \n",
       "L 87.466958 240.713826 \n",
       "L 87.466958 240.117534 \n",
       "L 87.446846 240.117534 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_145&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.466958 240.713826 \n",
       "L 87.48707 240.713826 \n",
       "L 87.48707 239.593809 \n",
       "L 87.466958 239.593809 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_146&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.48707 240.713826 \n",
       "L 87.507182 240.713826 \n",
       "L 87.507182 235.917836 \n",
       "L 87.48707 235.917836 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_147&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.507182 240.713826 \n",
       "L 87.527294 240.713826 \n",
       "L 87.527294 240.713093 \n",
       "L 87.507182 240.713093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_148&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.527294 240.713826 \n",
       "L 87.547406 240.713826 \n",
       "L 87.547406 235.51249 \n",
       "L 87.527294 235.51249 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_149&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.547406 240.713826 \n",
       "L 87.567518 240.713826 \n",
       "L 87.567518 227.335925 \n",
       "L 87.547406 227.335925 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_150&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.567518 240.713826 \n",
       "L 87.58763 240.713826 \n",
       "L 87.58763 226.952568 \n",
       "L 87.567518 226.952568 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_151&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.58763 240.713826 \n",
       "L 87.617797 240.713826 \n",
       "L 87.617797 234.560329 \n",
       "L 87.58763 234.560329 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_152&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.617797 240.713826 \n",
       "L 87.647965 240.713826 \n",
       "L 87.647965 235.538878 \n",
       "L 87.617797 235.538878 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_153&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.647965 240.713826 \n",
       "L 87.668077 240.713826 \n",
       "L 87.668077 240.713093 \n",
       "L 87.647965 240.713093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_154&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.668077 240.713826 \n",
       "L 87.688189 240.713826 \n",
       "L 87.688189 240.567227 \n",
       "L 87.668077 240.567227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_155&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.688189 240.713826 \n",
       "L 87.708301 240.713826 \n",
       "L 87.708301 231.616252 \n",
       "L 87.688189 231.616252 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_156&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.708301 240.713826 \n",
       "L 87.738469 240.713826 \n",
       "L 87.738469 240.635029 \n",
       "L 87.708301 240.635029 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_157&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.738469 240.713826 \n",
       "L 87.768637 240.713826 \n",
       "L 87.768637 239.768995 \n",
       "L 87.738469 239.768995 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_158&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.768637 240.713826 \n",
       "L 87.788749 240.713826 \n",
       "L 87.788749 234.447814 \n",
       "L 87.768637 234.447814 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_159&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.788749 240.713826 \n",
       "L 87.818917 240.713826 \n",
       "L 87.818917 240.691103 \n",
       "L 87.788749 240.691103 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_160&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.818917 240.713826 \n",
       "L 87.849084 240.713826 \n",
       "L 87.849084 234.682372 \n",
       "L 87.818917 234.682372 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_161&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.849084 240.713826 \n",
       "L 87.869196 240.713826 \n",
       "L 87.869196 239.122859 \n",
       "L 87.849084 239.122859 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_162&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.869196 240.713826 \n",
       "L 87.90942 240.713826 \n",
       "L 87.90942 232.760092 \n",
       "L 87.869196 232.760092 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_163&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.90942 240.713826 \n",
       "L 87.949644 240.713826 \n",
       "L 87.949644 240.156016 \n",
       "L 87.90942 240.156016 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_164&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.949644 240.713826 \n",
       "L 87.969756 240.713826 \n",
       "L 87.969756 235.904642 \n",
       "L 87.949644 235.904642 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_165&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.969756 240.713826 \n",
       "L 87.989868 240.713826 \n",
       "L 87.989868 239.146681 \n",
       "L 87.969756 239.146681 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_166&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 87.989868 240.713826 \n",
       "L 88.00998 240.713826 \n",
       "L 88.00998 214.14787 \n",
       "L 87.989868 214.14787 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_167&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.00998 240.713826 \n",
       "L 88.030092 240.713826 \n",
       "L 88.030092 240.571625 \n",
       "L 88.00998 240.571625 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_168&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.030092 240.713826 \n",
       "L 88.050204 240.713826 \n",
       "L 88.050204 238.831127 \n",
       "L 88.030092 238.831127 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_169&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.050204 240.713826 \n",
       "L 88.080371 240.713826 \n",
       "L 88.080371 240.118267 \n",
       "L 88.050204 240.118267 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_170&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.080371 240.713826 \n",
       "L 88.110539 240.713826 \n",
       "L 88.110539 239.951144 \n",
       "L 88.080371 239.951144 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_171&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.110539 240.713826 \n",
       "L 88.150763 240.713826 \n",
       "L 88.150763 233.862883 \n",
       "L 88.110539 233.862883 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_172&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.150763 240.713826 \n",
       "L 88.190987 240.713826 \n",
       "L 88.190987 240.34403 \n",
       "L 88.150763 240.34403 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_173&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.190987 240.713826 \n",
       "L 88.211099 240.713826 \n",
       "L 88.211099 233.00931 \n",
       "L 88.190987 233.00931 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_174&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.211099 240.713826 \n",
       "L 88.231211 240.713826 \n",
       "L 88.231211 240.713093 \n",
       "L 88.211099 240.713093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_175&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.231211 240.713826 \n",
       "L 88.251323 240.713826 \n",
       "L 88.251323 231.524628 \n",
       "L 88.231211 231.524628 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_176&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.251323 240.713826 \n",
       "L 88.281491 240.713826 \n",
       "L 88.281491 237.880432 \n",
       "L 88.251323 237.880432 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_177&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.281491 240.713826 \n",
       "L 88.311658 240.713826 \n",
       "L 88.311658 240.196697 \n",
       "L 88.281491 240.196697 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_178&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.311658 240.713826 \n",
       "L 88.351882 240.713826 \n",
       "L 88.351882 229.932195 \n",
       "L 88.311658 229.932195 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_179&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.351882 240.713826 \n",
       "L 88.392106 240.713826 \n",
       "L 88.392106 240.20476 \n",
       "L 88.351882 240.20476 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_180&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.392106 240.713826 \n",
       "L 88.412218 240.713826 \n",
       "L 88.412218 235.485369 \n",
       "L 88.392106 235.485369 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_181&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.412218 240.713826 \n",
       "L 88.43233 240.713826 \n",
       "L 88.43233 239.063853 \n",
       "L 88.412218 239.063853 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_182&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.43233 240.713826 \n",
       "L 88.452442 240.713826 \n",
       "L 88.452442 233.909429 \n",
       "L 88.43233 233.909429 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_183&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.452442 240.713826 \n",
       "L 88.48261 240.713826 \n",
       "L 88.48261 233.364813 \n",
       "L 88.452442 233.364813 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_184&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.48261 240.713826 \n",
       "L 88.512777 240.713826 \n",
       "L 88.512777 240.585918 \n",
       "L 88.48261 240.585918 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_185&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.512777 240.713826 \n",
       "L 88.542945 240.713826 \n",
       "L 88.542945 238.610495 \n",
       "L 88.512777 238.610495 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_186&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.542945 240.713826 \n",
       "L 88.573113 240.713826 \n",
       "L 88.573113 240.559164 \n",
       "L 88.542945 240.559164 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_187&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.573113 240.713826 \n",
       "L 88.593225 240.713826 \n",
       "L 88.593225 240.691469 \n",
       "L 88.573113 240.691469 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_188&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.593225 240.713826 \n",
       "L 88.613337 240.713826 \n",
       "L 88.613337 238.488451 \n",
       "L 88.593225 238.488451 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_189&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.613337 240.713826 \n",
       "L 88.653561 240.713826 \n",
       "L 88.653561 240.643458 \n",
       "L 88.613337 240.643458 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_190&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.653561 240.713826 \n",
       "L 88.693785 240.713826 \n",
       "L 88.693785 238.359078 \n",
       "L 88.653561 238.359078 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_191&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.693785 240.713826 \n",
       "L 88.713897 240.713826 \n",
       "L 88.713897 234.314042 \n",
       "L 88.693785 234.314042 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_192&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.713897 240.713826 \n",
       "L 88.734009 240.713826 \n",
       "L 88.734009 235.43296 \n",
       "L 88.713897 235.43296 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_193&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.734009 240.713826 \n",
       "L 88.75412 240.713826 \n",
       "L 88.75412 240.424293 \n",
       "L 88.734009 240.424293 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_194&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.75412 240.713826 \n",
       "L 88.784288 240.713826 \n",
       "L 88.784288 240.681207 \n",
       "L 88.75412 240.681207 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_195&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.784288 240.713826 \n",
       "L 88.814456 240.713826 \n",
       "L 88.814456 224.798661 \n",
       "L 88.784288 224.798661 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_196&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.814456 240.713826 \n",
       "L 88.85468 240.713826 \n",
       "L 88.85468 230.004028 \n",
       "L 88.814456 230.004028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_197&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.85468 240.713826 \n",
       "L 88.894904 240.713826 \n",
       "L 88.894904 240.707962 \n",
       "L 88.85468 240.707962 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_198&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.894904 240.713826 \n",
       "L 88.915016 240.713826 \n",
       "L 88.915016 234.636927 \n",
       "L 88.894904 234.636927 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_199&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.915016 240.713826 \n",
       "L 88.935128 240.713826 \n",
       "L 88.935128 230.546445 \n",
       "L 88.915016 230.546445 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_200&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.935128 240.713826 \n",
       "L 88.95524 240.713826 \n",
       "L 88.95524 240.679375 \n",
       "L 88.935128 240.679375 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_201&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 88.95524 240.713826 \n",
       "L 89.005519 240.713826 \n",
       "L 89.005519 231.217869 \n",
       "L 88.95524 231.217869 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_202&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.005519 240.713826 \n",
       "L 89.075911 240.713826 \n",
       "L 89.075911 240.098843 \n",
       "L 89.005519 240.098843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_203&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.075911 240.713826 \n",
       "L 89.116135 240.713826 \n",
       "L 89.116135 240.256437 \n",
       "L 89.075911 240.256437 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_204&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.116135 240.713826 \n",
       "L 89.156359 240.713826 \n",
       "L 89.156359 240.672412 \n",
       "L 89.116135 240.672412 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_205&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.156359 240.713826 \n",
       "L 89.176471 240.713826 \n",
       "L 89.176471 240.010883 \n",
       "L 89.156359 240.010883 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_206&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.176471 240.713826 \n",
       "L 89.196583 240.713826 \n",
       "L 89.196583 232.216575 \n",
       "L 89.176471 232.216575 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_207&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.196583 240.713826 \n",
       "L 89.246862 240.713826 \n",
       "L 89.246862 240.415863 \n",
       "L 89.196583 240.415863 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_208&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.246862 240.713826 \n",
       "L 89.307198 240.713826 \n",
       "L 89.307198 240.629898 \n",
       "L 89.246862 240.629898 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_209&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.307198 240.713826 \n",
       "L 89.337366 240.713826 \n",
       "L 89.337366 240.459476 \n",
       "L 89.307198 240.459476 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_210&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.337366 240.713826 \n",
       "L 89.367534 240.713826 \n",
       "L 89.367534 228.065622 \n",
       "L 89.337366 228.065622 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_211&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.367534 240.713826 \n",
       "L 89.407758 240.713826 \n",
       "L 89.407758 233.367012 \n",
       "L 89.367534 233.367012 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_212&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.407758 240.713826 \n",
       "L 89.458037 240.713826 \n",
       "L 89.458037 240.692569 \n",
       "L 89.407758 240.692569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_213&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.458037 240.713826 \n",
       "L 89.508317 240.713826 \n",
       "L 89.508317 226.365439 \n",
       "L 89.458037 226.365439 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_214&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.508317 240.713826 \n",
       "L 89.548541 240.713826 \n",
       "L 89.548541 235.989303 \n",
       "L 89.508317 235.989303 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_215&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.548541 240.713826 \n",
       "L 89.578709 240.713826 \n",
       "L 89.578709 235.892181 \n",
       "L 89.548541 235.892181 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_216&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.578709 240.713826 \n",
       "L 89.598821 240.713826 \n",
       "L 89.598821 232.970095 \n",
       "L 89.578709 232.970095 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_217&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.598821 240.713826 \n",
       "L 89.649101 240.713826 \n",
       "L 89.649101 240.097377 \n",
       "L 89.598821 240.097377 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_218&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.649101 240.713826 \n",
       "L 89.69938 240.713826 \n",
       "L 89.69938 240.677176 \n",
       "L 89.649101 240.677176 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_219&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.69938 240.713826 \n",
       "L 89.719492 240.713826 \n",
       "L 89.719492 221.687095 \n",
       "L 89.69938 221.687095 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_220&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.719492 240.713826 \n",
       "L 89.759716 240.713826 \n",
       "L 89.759716 240.711993 \n",
       "L 89.719492 240.711993 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_221&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.759716 240.713826 \n",
       "L 89.809996 240.713826 \n",
       "L 89.809996 240.612306 \n",
       "L 89.759716 240.612306 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_222&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.809996 240.713826 \n",
       "L 89.840164 240.713826 \n",
       "L 89.840164 236.867432 \n",
       "L 89.809996 236.867432 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_223&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.840164 240.713826 \n",
       "L 89.890443 240.713826 \n",
       "L 89.890443 229.706432 \n",
       "L 89.840164 229.706432 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_224&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.890443 240.713826 \n",
       "L 89.940723 240.713826 \n",
       "L 89.940723 240.645657 \n",
       "L 89.890443 240.645657 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_225&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.940723 240.713826 \n",
       "L 89.980947 240.713826 \n",
       "L 89.980947 220.82216 \n",
       "L 89.940723 220.82216 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_226&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.980947 240.713826 \n",
       "L 90.041283 240.713826 \n",
       "L 90.041283 231.621383 \n",
       "L 89.980947 231.621383 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_227&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.041283 240.713826 \n",
       "L 90.131786 240.713826 \n",
       "L 90.131786 237.577338 \n",
       "L 90.041283 237.577338 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_228&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.131786 240.713826 \n",
       "L 90.212234 240.713826 \n",
       "L 90.212234 239.45344 \n",
       "L 90.131786 239.45344 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_229&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.212234 240.713826 \n",
       "L 90.27257 240.713826 \n",
       "L 90.27257 229.146057 \n",
       "L 90.212234 229.146057 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_230&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.27257 240.713826 \n",
       "L 90.32285 240.713826 \n",
       "L 90.32285 239.017308 \n",
       "L 90.27257 239.017308 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_231&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.32285 240.713826 \n",
       "L 90.363073 240.713826 \n",
       "L 90.363073 238.865944 \n",
       "L 90.32285 238.865944 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_232&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.363073 240.713826 \n",
       "L 90.413353 240.713826 \n",
       "L 90.413353 232.009138 \n",
       "L 90.363073 232.009138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_233&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.413353 240.713826 \n",
       "L 90.453577 240.713826 \n",
       "L 90.453577 223.9909 \n",
       "L 90.413353 223.9909 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_234&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.453577 240.713826 \n",
       "L 90.503857 240.713826 \n",
       "L 90.503857 236.303392 \n",
       "L 90.453577 236.303392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_235&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.503857 240.713826 \n",
       "L 90.554137 240.713826 \n",
       "L 90.554137 240.702464 \n",
       "L 90.503857 240.702464 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_236&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.554137 240.713826 \n",
       "L 90.59436 240.713826 \n",
       "L 90.59436 240.713459 \n",
       "L 90.554137 240.713459 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_237&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.59436 240.713826 \n",
       "L 90.624528 240.713826 \n",
       "L 90.624528 240.616337 \n",
       "L 90.59436 240.616337 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_238&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.624528 240.713826 \n",
       "L 90.64464 240.713826 \n",
       "L 90.64464 232.919885 \n",
       "L 90.624528 232.919885 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_239&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.64464 240.713826 \n",
       "L 90.704976 240.713826 \n",
       "L 90.704976 240.57529 \n",
       "L 90.64464 240.57529 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_240&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.704976 240.713826 \n",
       "L 90.795479 240.713826 \n",
       "L 90.795479 235.409137 \n",
       "L 90.704976 235.409137 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_241&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.795479 240.713826 \n",
       "L 90.865871 240.713826 \n",
       "L 90.865871 226.302768 \n",
       "L 90.795479 226.302768 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_242&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.865871 240.713826 \n",
       "L 90.906095 240.713826 \n",
       "L 90.906095 237.528594 \n",
       "L 90.865871 237.528594 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_243&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.906095 240.713826 \n",
       "L 91.06699 240.713826 \n",
       "L 91.06699 233.242403 \n",
       "L 90.906095 233.242403 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_244&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.06699 240.713826 \n",
       "L 91.227886 240.713826 \n",
       "L 91.227886 240.619269 \n",
       "L 91.06699 240.619269 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_245&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.227886 240.713826 \n",
       "L 91.247998 240.713826 \n",
       "L 91.247998 240.663616 \n",
       "L 91.227886 240.663616 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_246&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.247998 240.713826 \n",
       "L 91.398837 240.713826 \n",
       "L 91.398837 221.976262 \n",
       "L 91.247998 221.976262 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_247&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.398837 240.713826 \n",
       "L 91.549676 240.713826 \n",
       "L 91.549676 214.239494 \n",
       "L 91.398837 214.239494 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_248&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.549676 240.713826 \n",
       "L 91.579844 240.713826 \n",
       "L 91.579844 240.687071 \n",
       "L 91.549676 240.687071 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_249&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.579844 240.713826 \n",
       "L 91.620068 240.713826 \n",
       "L 91.620068 240.626966 \n",
       "L 91.579844 240.626966 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_250&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.620068 240.713826 \n",
       "L 91.650236 240.713826 \n",
       "L 91.650236 240.692935 \n",
       "L 91.620068 240.692935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_251&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.650236 240.713826 \n",
       "L 91.710571 240.713826 \n",
       "L 91.710571 240.713459 \n",
       "L 91.650236 240.713459 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_252&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.710571 240.713826 \n",
       "L 91.780963 240.713826 \n",
       "L 91.780963 236.778006 \n",
       "L 91.710571 236.778006 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_253&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.780963 240.713826 \n",
       "L 91.811131 240.713826 \n",
       "L 91.811131 240.47267 \n",
       "L 91.780963 240.47267 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_254&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.811131 240.713826 \n",
       "L 91.891579 240.713826 \n",
       "L 91.891579 229.657322 \n",
       "L 91.811131 229.657322 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_255&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.891579 240.713826 \n",
       "L 91.992138 240.713826 \n",
       "L 91.992138 213.116912 \n",
       "L 91.891579 213.116912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_256&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.992138 240.713826 \n",
       "L 92.052474 240.713826 \n",
       "L 92.052474 217.468706 \n",
       "L 91.992138 217.468706 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_257&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.052474 240.713826 \n",
       "L 92.132922 240.713826 \n",
       "L 92.132922 240.713459 \n",
       "L 92.052474 240.713459 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_258&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.132922 240.713826 \n",
       "L 92.193257 240.713826 \n",
       "L 92.193257 240.689637 \n",
       "L 92.132922 240.689637 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_259&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.193257 240.713826 \n",
       "L 92.253593 240.713826 \n",
       "L 92.253593 228.96574 \n",
       "L 92.193257 228.96574 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_260&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.253593 240.713826 \n",
       "L 92.344097 240.713826 \n",
       "L 92.344097 179.650536 \n",
       "L 92.253593 179.650536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_261&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.344097 240.713826 \n",
       "L 92.515048 240.713826 \n",
       "L 92.515048 240.040936 \n",
       "L 92.344097 240.040936 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_262&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.515048 240.713826 \n",
       "L 92.766447 240.713826 \n",
       "L 92.766447 227.407758 \n",
       "L 92.515048 227.407758 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_263&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.766447 240.713826 \n",
       "L 92.917286 240.713826 \n",
       "L 92.917286 240.713459 \n",
       "L 92.766447 240.713459 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_264&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.917286 240.713826 \n",
       "L 92.95751 240.713826 \n",
       "L 92.95751 220.8797 \n",
       "L 92.917286 220.8797 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_265&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.95751 240.713826 \n",
       "L 92.977622 240.713826 \n",
       "L 92.977622 218.555005 \n",
       "L 92.95751 218.555005 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_266&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.977622 240.713826 \n",
       "L 93.017846 240.713826 \n",
       "L 93.017846 240.694035 \n",
       "L 92.977622 240.694035 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_267&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.017846 240.713826 \n",
       "L 93.05807 240.713826 \n",
       "L 93.05807 240.664349 \n",
       "L 93.017846 240.664349 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_268&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.05807 240.713826 \n",
       "L 93.078181 240.713826 \n",
       "L 93.078181 240.158948 \n",
       "L 93.05807 240.158948 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_269&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.078181 240.713826 \n",
       "L 93.098293 240.713826 \n",
       "L 93.098293 239.603338 \n",
       "L 93.078181 239.603338 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_270&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.098293 240.713826 \n",
       "L 93.118405 240.713826 \n",
       "L 93.118405 221.595837 \n",
       "L 93.098293 221.595837 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_271&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.118405 240.713826 \n",
       "L 93.138517 240.713826 \n",
       "L 93.138517 231.45536 \n",
       "L 93.118405 231.45536 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_272&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.138517 240.713826 \n",
       "L 93.218965 240.713826 \n",
       "L 93.218965 220.657236 \n",
       "L 93.138517 220.657236 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_273&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.218965 240.713826 \n",
       "L 93.299413 240.713826 \n",
       "L 93.299413 240.434555 \n",
       "L 93.218965 240.434555 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_274&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.299413 240.713826 \n",
       "L 93.470364 240.713826 \n",
       "L 93.470364 240.634662 \n",
       "L 93.299413 240.634662 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_275&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.470364 240.713826 \n",
       "L 93.671483 240.713826 \n",
       "L 93.671483 234.76007 \n",
       "L 93.470364 234.76007 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_276&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.671483 240.713826 \n",
       "L 93.741875 240.713826 \n",
       "L 93.741875 221.156406 \n",
       "L 93.671483 221.156406 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_277&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.741875 240.713826 \n",
       "L 93.812266 240.713826 \n",
       "L 93.812266 240.713459 \n",
       "L 93.741875 240.713459 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_278&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.812266 240.713826 \n",
       "L 93.892714 240.713826 \n",
       "L 93.892714 240.670946 \n",
       "L 93.812266 240.670946 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_279&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.892714 240.713826 \n",
       "L 93.942994 240.713826 \n",
       "L 93.942994 240.706862 \n",
       "L 93.892714 240.706862 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_280&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.942994 240.713826 \n",
       "L 94.003329 240.713826 \n",
       "L 94.003329 210.715985 \n",
       "L 93.942994 210.715985 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_281&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.003329 240.713826 \n",
       "L 94.063665 240.713826 \n",
       "L 94.063665 240.706496 \n",
       "L 94.003329 240.706496 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_282&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.063665 240.713826 \n",
       "L 94.154169 240.713826 \n",
       "L 94.154169 240.563562 \n",
       "L 94.063665 240.563562 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_283&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.154169 240.713826 \n",
       "L 94.455847 240.713826 \n",
       "L 94.455847 240.559897 \n",
       "L 94.154169 240.559897 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_284&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.455847 240.713826 \n",
       "L 94.777638 240.713826 \n",
       "L 94.777638 231.773113 \n",
       "L 94.455847 231.773113 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_285&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.777638 240.713826 \n",
       "L 95.189932 240.713826 \n",
       "L 95.189932 240.70503 \n",
       "L 94.777638 240.70503 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_286&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.189932 240.713826 \n",
       "L 95.330716 240.713826 \n",
       "L 95.330716 240.68194 \n",
       "L 95.189932 240.68194 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_287&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.330716 240.713826 \n",
       "L 95.421219 240.713826 \n",
       "L 95.421219 210.534202 \n",
       "L 95.330716 210.534202 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_288&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.421219 240.713826 \n",
       "L 95.652506 240.713826 \n",
       "L 95.652506 240.636128 \n",
       "L 95.421219 240.636128 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_289&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.652506 240.713826 \n",
       "L 95.863681 240.713826 \n",
       "L 95.863681 231.379861 \n",
       "L 95.652506 231.379861 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_290&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.863681 240.713826 \n",
       "L 95.954185 240.713826 \n",
       "L 95.954185 233.151511 \n",
       "L 95.863681 233.151511 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_291&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.954185 240.713826 \n",
       "L 96.084912 240.713826 \n",
       "L 96.084912 233.241303 \n",
       "L 95.954185 233.241303 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_292&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 96.084912 240.713826 \n",
       "L 96.507262 240.713826 \n",
       "L 96.507262 224.259176 \n",
       "L 96.084912 224.259176 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_293&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 96.507262 240.713826 \n",
       "L 96.899445 240.713826 \n",
       "L 96.899445 234.901171 \n",
       "L 96.507262 234.901171 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_294&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 96.899445 240.713826 \n",
       "L 96.989948 240.713826 \n",
       "L 96.989948 240.493194 \n",
       "L 96.899445 240.493194 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_295&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 96.989948 240.713826 \n",
       "L 97.050284 240.713826 \n",
       "L 97.050284 239.619097 \n",
       "L 96.989948 239.619097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_296&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.050284 240.713826 \n",
       "L 97.140788 240.713826 \n",
       "L 97.140788 240.380313 \n",
       "L 97.050284 240.380313 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_297&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.140788 240.713826 \n",
       "L 97.281571 240.713826 \n",
       "L 97.281571 240.526912 \n",
       "L 97.140788 240.526912 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_298&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.281571 240.713826 \n",
       "L 97.492746 240.713826 \n",
       "L 97.492746 207.700808 \n",
       "L 97.281571 207.700808 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_299&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.492746 240.713826 \n",
       "L 97.663697 240.713826 \n",
       "L 97.663697 238.28138 \n",
       "L 97.492746 238.28138 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_300&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.663697 240.713826 \n",
       "L 97.915096 240.713826 \n",
       "L 97.915096 203.994782 \n",
       "L 97.663697 203.994782 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_301&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.915096 240.713826 \n",
       "L 98.287167 240.713826 \n",
       "L 98.287167 240.71126 \n",
       "L 97.915096 240.71126 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_302&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 98.287167 240.713826 \n",
       "L 98.518454 240.713826 \n",
       "L 98.518454 240.686338 \n",
       "L 98.287167 240.686338 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_303&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 98.518454 240.713826 \n",
       "L 98.709517 240.713826 \n",
       "L 98.709517 201.905745 \n",
       "L 98.518454 201.905745 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_304&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 98.709517 240.713826 \n",
       "L 99.031307 240.713826 \n",
       "L 99.031307 214.048549 \n",
       "L 98.709517 214.048549 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_305&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.031307 240.713826 \n",
       "L 99.79556 240.713826 \n",
       "L 99.79556 240.713459 \n",
       "L 99.031307 240.713459 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_306&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.79556 240.713826 \n",
       "L 100.419029 240.713826 \n",
       "L 100.419029 209.391095 \n",
       "L 99.79556 209.391095 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_307&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 100.419029 240.713826 \n",
       "L 100.861491 240.713826 \n",
       "L 100.861491 190.627876 \n",
       "L 100.419029 190.627876 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_308&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 100.861491 240.713826 \n",
       "L 101.575464 240.713826 \n",
       "L 101.575464 235.334005 \n",
       "L 100.861491 235.334005 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_309&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 101.575464 240.713826 \n",
       "L 101.907311 240.713826 \n",
       "L 101.907311 240.713093 \n",
       "L 101.575464 240.713093 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_310&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 101.907311 240.713826 \n",
       "L 101.967646 240.713826 \n",
       "L 101.967646 223.076488 \n",
       "L 101.907311 223.076488 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_311&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 101.967646 240.713826 \n",
       "L 102.027982 240.713826 \n",
       "L 102.027982 214.942437 \n",
       "L 101.967646 214.942437 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_312&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 102.027982 240.713826 \n",
       "L 102.188878 240.713826 \n",
       "L 102.188878 240.632097 \n",
       "L 102.027982 240.632097 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_313&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 102.188878 240.713826 \n",
       "L 102.681619 240.713826 \n",
       "L 102.681619 239.048094 \n",
       "L 102.188878 239.048094 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_314&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 102.681619 240.713826 \n",
       "L 103.355368 240.713826 \n",
       "L 103.355368 187.618563 \n",
       "L 102.681619 187.618563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_315&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 103.355368 240.713826 \n",
       "L 103.79783 240.713826 \n",
       "L 103.79783 240.077219 \n",
       "L 103.355368 240.077219 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_316&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 103.79783 240.713826 \n",
       "L 104.179957 240.713826 \n",
       "L 104.179957 227.002045 \n",
       "L 103.79783 227.002045 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_317&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 104.179957 240.713826 \n",
       "L 105.306224 240.713826 \n",
       "L 105.306224 210.383938 \n",
       "L 104.179957 210.383938 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_318&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.306224 240.713826 \n",
       "L 107.428031 240.713826 \n",
       "L 107.428031 240.713459 \n",
       "L 105.306224 240.713459 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_319&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 107.428031 240.713826 \n",
       "L 108.745361 240.713826 \n",
       "L 108.745361 231.560911 \n",
       "L 107.428031 231.560911 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_320&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 108.745361 240.713826 \n",
       "L 108.805696 240.713826 \n",
       "L 108.805696 225.261181 \n",
       "L 108.745361 225.261181 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_321&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 108.805696 240.713826 \n",
       "L 109.047039 240.713826 \n",
       "L 109.047039 237.323722 \n",
       "L 108.805696 237.323722 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_322&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 109.047039 240.713826 \n",
       "L 109.710733 240.713826 \n",
       "L 109.710733 230.108114 \n",
       "L 109.047039 230.108114 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_323&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 109.710733 240.713826 \n",
       "L 110.223586 240.713826 \n",
       "L 110.223586 230.977446 \n",
       "L 109.710733 230.977446 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_324&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.223586 240.713826 \n",
       "L 110.354314 240.713826 \n",
       "L 110.354314 175.486755 \n",
       "L 110.223586 175.486755 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_325&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.354314 240.713826 \n",
       "L 110.434761 240.713826 \n",
       "L 110.434761 240.707595 \n",
       "L 110.354314 240.707595 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_326&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.434761 240.713826 \n",
       "L 110.706272 240.713826 \n",
       "L 110.706272 240.636495 \n",
       "L 110.434761 240.636495 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_327&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.706272 240.713826 \n",
       "L 111.048175 240.713826 \n",
       "L 111.048175 208.373698 \n",
       "L 110.706272 208.373698 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_328&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 111.048175 240.713826 \n",
       "L 111.15879 240.713826 \n",
       "L 111.15879 240.073188 \n",
       "L 111.048175 240.073188 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_329&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 111.15879 240.713826 \n",
       "L 111.943155 240.713826 \n",
       "L 111.943155 239.298778 \n",
       "L 111.15879 239.298778 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_330&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 111.943155 240.713826 \n",
       "L 113.99457 240.713826 \n",
       "L 113.99457 240.710161 \n",
       "L 111.943155 240.710161 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_331&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 113.99457 240.713826 \n",
       "L 115.764418 240.713826 \n",
       "L 115.764418 201.426 \n",
       "L 113.99457 201.426 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_332&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 115.764418 240.713826 \n",
       "L 116.438167 240.713826 \n",
       "L 116.438167 240.713459 \n",
       "L 115.764418 240.713459 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_333&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.438167 240.713826 \n",
       "L 116.62923 240.713826 \n",
       "L 116.62923 235.67778 \n",
       "L 116.438167 235.67778 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_334&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.62923 240.713826 \n",
       "L 116.659398 240.713826 \n",
       "L 116.659398 238.072843 \n",
       "L 116.62923 238.072843 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_335&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.659398 240.713826 \n",
       "L 117.383427 240.713826 \n",
       "L 117.383427 182.085547 \n",
       "L 116.659398 182.085547 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_336&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 117.383427 240.713826 \n",
       "L 119.31417 240.713826 \n",
       "L 119.31417 240.712726 \n",
       "L 117.383427 240.712726 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_337&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 119.31417 240.713826 \n",
       "L 121.114187 240.713826 \n",
       "L 121.114187 239.918159 \n",
       "L 119.31417 239.918159 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_338&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.114187 240.713826 \n",
       "L 122.652748 240.713826 \n",
       "L 122.652748 190.56154 \n",
       "L 121.114187 190.56154 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_339&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 122.652748 240.713826 \n",
       "L 124.83489 240.713826 \n",
       "L 124.83489 240.713459 \n",
       "L 122.652748 240.713459 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_340&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 124.83489 240.713826 \n",
       "L 126.111997 240.713826 \n",
       "L 126.111997 185.517798 \n",
       "L 124.83489 185.517798 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_341&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 126.111997 240.713826 \n",
       "L 126.504179 240.713826 \n",
       "L 126.504179 240.66105 \n",
       "L 126.111997 240.66105 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_342&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 126.504179 240.713826 \n",
       "L 127.710894 240.713826 \n",
       "L 127.710894 240.409999 \n",
       "L 126.504179 240.409999 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_343&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 127.710894 240.713826 \n",
       "L 128.716489 240.713826 \n",
       "L 128.716489 240.712726 \n",
       "L 127.710894 240.712726 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_344&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 128.716489 240.713826 \n",
       "L 131.994731 240.713826 \n",
       "L 131.994731 240.646024 \n",
       "L 128.716489 240.646024 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_345&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 131.994731 240.713826 \n",
       "L 158.984916 240.713826 \n",
       "L 158.984916 220.195083 \n",
       "L 131.994731 220.195083 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_346&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 158.984916 240.713826 \n",
       "L 224.791092 240.713826 \n",
       "L 224.791092 21.748277 \n",
       "L 158.984916 21.748277 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_347&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 224.791092 240.713826 \n",
       "L 297.364926 240.713826 \n",
       "L 297.364926 136.264898 \n",
       "L 224.791092 136.264898 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_348&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 297.364926 240.713826 \n",
       "L 366.570014 240.713826 \n",
       "L 366.570014 226.221405 \n",
       "L 297.364926 226.221405 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_349&gt;&lt;path clip-path=url(#p508fa26380) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 366.570014 240.713826 \n",
       "L 405.164773 240.713826 \n",
       "L 405.164773 206.211727 \n",
       "L 366.570014 206.211727 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_350&gt;&lt;path style=fill:none; d=&quot;M 68.425 240.713826 \n",
       "L 68.425 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_351&gt;&lt;path style=fill:none; d=&quot;M 421.2 240.713826 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_352&gt;&lt;path style=fill:none; d=&quot;M 68.425 240.713826 \n",
       "L 421.2 240.713826 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_353&gt;&lt;path style=fill:none; d=&quot;M 68.425 10.8 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p508fa26380&gt;&lt;rect height=229.913826 width=352.775 x=68.425 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;div class=&quot;caption text-center text-muted&quot;&gt;&lt;strong&gt;Histogram with variable size bins&lt;/strong&gt; (bins=[1.0000e+00 1.5000e+00 2.5000e+00 3.5000e+00 4.5000e+00 ... 3.7065e+03 6.9785e+03 1.0587e+04 1.4028e+04 1.5947e+04], &lt;a href=https://ui.adsabs.harvard.edu/abs/2013ApJ...764..167S/abstract target=_blank&gt;&quot;bayesian blocks&quot;&lt;/a&gt; binning strategy used) &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-4625945032555060442bottom--4625945032555060442common_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=4892&gt; 4892 &lt;/td&gt;&lt;td class=number&gt; 597454 &lt;/td&gt;&lt;td class=number&gt; 6.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:7.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=9065&gt; 9065 &lt;/td&gt;&lt;td class=number&gt; 284992 &lt;/td&gt;&lt;td class=number&gt; 2.9% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1286&gt; 1286 &lt;/td&gt;&lt;td class=number&gt; 177974 &lt;/td&gt;&lt;td class=number&gt; 1.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:2.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=391&gt; 391 &lt;/td&gt;&lt;td class=number&gt; 166613 &lt;/td&gt;&lt;td class=number&gt; 1.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:2.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1603&gt; 1603 &lt;/td&gt;&lt;td class=number&gt; 159969 &lt;/td&gt;&lt;td class=number&gt; 1.6% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:2.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=2069&gt; 2069 &lt;/td&gt;&lt;td class=number&gt; 150604 &lt;/td&gt;&lt;td class=number&gt; 1.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.9%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=924&gt; 924 &lt;/td&gt;&lt;td class=number&gt; 144872 &lt;/td&gt;&lt;td class=number&gt; 1.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.9%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1852&gt; 1852 &lt;/td&gt;&lt;td class=number&gt; 136842 &lt;/td&gt;&lt;td class=number&gt; 1.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=797&gt; 797 &lt;/td&gt;&lt;td class=number&gt; 136661 &lt;/td&gt;&lt;td class=number&gt; 1.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1533&gt; 1533 &lt;/td&gt;&lt;td class=number&gt; 107198 &lt;/td&gt;&lt;td class=number&gt; 1.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.4%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=other&gt;&lt;td class=fillremaining title=&quot;Other values (345)&quot;&gt; Other values (345) &lt;/td&gt;&lt;td class=number&gt; 7747551 &lt;/td&gt;&lt;td class=number&gt; 79.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-4625945032555060442bottom--4625945032555060442extreme_values&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-4625945032555060442extreme_values--4625945032555060442firstn aria-controls=-4625945032555060442extreme_values--4625945032555060442firstn role=tab data-toggle=tab&gt;Minimum 5 values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-4625945032555060442extreme_values--4625945032555060442lastn aria-controls=-4625945032555060442extreme_values--4625945032555060442lastn role=tab data-toggle=tab&gt;Maximum 5 values&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-4625945032555060442extreme_values--4625945032555060442firstn&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 4520 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:5.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=2&gt; 2 &lt;/td&gt;&lt;td class=number&gt; 31586 &lt;/td&gt;&lt;td class=number&gt; 0.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:37.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=3&gt; 3 &lt;/td&gt;&lt;td class=number&gt; 61509 &lt;/td&gt;&lt;td class=number&gt; 0.6% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:72.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=4&gt; 4 &lt;/td&gt;&lt;td class=number&gt; 72573 &lt;/td&gt;&lt;td class=number&gt; 0.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:85.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=5&gt; 5 &lt;/td&gt;&lt;td class=number&gt; 85295 &lt;/td&gt;&lt;td class=number&gt; 0.9% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-4625945032555060442extreme_values--4625945032555060442lastn&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=15947&gt; 15947 &lt;/td&gt;&lt;td class=number&gt; 94140 &lt;/td&gt;&lt;td class=number&gt; 1.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:15.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=12109&gt; 12109 &lt;/td&gt;&lt;td class=number&gt; 39543 &lt;/td&gt;&lt;td class=number&gt; 0.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:6.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=9065&gt; 9065 &lt;/td&gt;&lt;td class=number&gt; 284992 &lt;/td&gt;&lt;td class=number&gt; 2.9% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:47.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=4892&gt; 4892 &lt;/td&gt;&lt;td class=number&gt; 597454 &lt;/td&gt;&lt;td class=number&gt; 6.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=2521&gt; 2521 &lt;/td&gt;&lt;td class=number&gt; 55986 &lt;/td&gt;&lt;td class=number&gt; 0.6% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:9.4%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_-7217903205708163802&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=listener_count&gt;&lt;a href=#pp_var_-7217903205708163802&gt;listener_count&lt;/a&gt;&lt;br&gt;&lt;small&gt;Real number (&amp;Ropf;&lt;sub&gt;&amp;ge;0&lt;/sub&gt;)&lt;/small&gt;&lt;/p&gt;&lt;code&gt;SKEWED&lt;/code&gt;&lt;br&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;481&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Infinite&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Infinite (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Mean&lt;/th&gt;&lt;td&gt;1.213686138&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;1541&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Zeros&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Zeros (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=108pt version=1.1 viewbox=&quot;0 0 144 108&quot; width=144pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 108 \n",
       "L 144 108 \n",
       "L 144 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 10.8 69.729437 \n",
       "L 133.2 69.729437 \n",
       "L 133.2 10.8 \n",
       "L 10.8 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(16.180896 87.424249)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(49.162663 93.715731)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(83.717302 96.861473)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;g style=fill:#262626; transform=&quot;translate(119.844811 96.861473)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p8f5f013a5d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 16.363636 69.729437 \n",
       "L 27.490909 69.729437 \n",
       "L 27.490909 13.606164 \n",
       "L 16.363636 13.606164 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p8f5f013a5d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 27.490909 69.729437 \n",
       "L 38.618182 69.729437 \n",
       "L 38.618182 69.726565 \n",
       "L 27.490909 69.726565 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p8f5f013a5d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 38.618182 69.729437 \n",
       "L 49.745455 69.729437 \n",
       "L 49.745455 69.728585 \n",
       "L 38.618182 69.728585 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p8f5f013a5d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 49.745455 69.729437 \n",
       "L 60.872727 69.729437 \n",
       "L 60.872727 69.729037 \n",
       "L 49.745455 69.729037 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p8f5f013a5d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 60.872727 69.729437 \n",
       "L 72 69.729437 \n",
       "L 72 69.729243 \n",
       "L 60.872727 69.729243 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p8f5f013a5d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 72 69.729437 \n",
       "L 83.127273 69.729437 \n",
       "L 83.127273 69.729403 \n",
       "L 72 69.729403 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p8f5f013a5d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 83.127273 69.729437 \n",
       "L 94.254545 69.729437 \n",
       "L 94.254545 69.729414 \n",
       "L 83.127273 69.729414 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p8f5f013a5d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.254545 69.729437 \n",
       "L 105.381818 69.729437 \n",
       "L 105.381818 69.729414 \n",
       "L 94.254545 69.729414 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p8f5f013a5d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.381818 69.729437 \n",
       "L 116.509091 69.729437 \n",
       "L 116.509091 69.729437 \n",
       "L 105.381818 69.729437 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p8f5f013a5d) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.509091 69.729437 \n",
       "L 127.636364 69.729437 \n",
       "L 127.636364 69.729432 \n",
       "L 116.509091 69.729432 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 10.8 69.729437 \n",
       "L 10.8 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 133.2 69.729437 \n",
       "L 133.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 10.8 69.729437 \n",
       "L 133.2 69.729437 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 10.8 10.8 \n",
       "L 133.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p8f5f013a5d&gt;&lt;rect height=58.929437 width=122.4 x=10.8 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom--7217903205708163802, #minifreqtable-7217903205708163802&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom--7217903205708163802 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-7217903205708163802bottom--7217903205708163802statistics aria-controls=-7217903205708163802bottom--7217903205708163802statistics role=tab data-toggle=tab&gt;Statistics&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-7217903205708163802bottom--7217903205708163802histograms aria-controls=-7217903205708163802bottom--7217903205708163802histograms role=tab data-toggle=tab&gt;Histogram(s)&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-7217903205708163802bottom--7217903205708163802common_values aria-controls=-7217903205708163802bottom--7217903205708163802common_values role=tab data-toggle=tab&gt;Common values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-7217903205708163802bottom--7217903205708163802extreme_values aria-controls=-7217903205708163802bottom--7217903205708163802extreme_values role=tab data-toggle=tab&gt;Extreme values&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-7217903205708163802bottom--7217903205708163802statistics&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Quantile statistics&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;5-th percentile&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Q1&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;median&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Q3&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;95-th percentile&lt;/th&gt;&lt;td&gt;2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;1541&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Range&lt;/th&gt;&lt;td&gt;1540&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Interquartile range (IQR)&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Descriptive statistics&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Standard deviation&lt;/th&gt;&lt;td&gt;3.593186632&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Coefficient of variation (CV)&lt;/th&gt;&lt;td&gt;2.960556705&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Kurtosis&lt;/th&gt;&lt;td&gt;22386.89001&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Mean&lt;/th&gt;&lt;td&gt;1.213686138&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Median Absolute Deviation (MAD)&lt;/th&gt;&lt;td&gt;0.3980281855&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Skewness&lt;/th&gt;&lt;td&gt;117.859626&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Sum&lt;/th&gt;&lt;td&gt;11907147&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Variance&lt;/th&gt;&lt;td&gt;12.91099017&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-7217903205708163802bottom--7217903205708163802histograms&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-7217903205708163802histograms--7217903205708163802histogram aria-controls=-7217903205708163802histograms--7217903205708163802histogram role=tab data-toggle=tab&gt;Histogram&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-7217903205708163802histograms--7217903205708163802dynamic_histogram aria-controls=-7217903205708163802histograms--7217903205708163802dynamic_histogram role=tab data-toggle=tab&gt;Dynamic Histogram&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-7217903205708163802histograms--7217903205708163802histogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 49.175 244.602913 \n",
       "L 413.708954 244.602913 \n",
       "L 413.708954 20.8 \n",
       "L 49.175 20.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(65.391427 264.096427)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(104.497498 271.960781)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(147.535745 271.960781)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(190.573992 271.960781)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(233.612239 271.960781)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(274.684398 275.892957)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(317.722645 275.892957)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(360.760892 275.892957)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(403.79914 275.892957)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 248.181819)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 204.726875)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 161.271931)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 117.816987)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 74.362043)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 30.907099)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.459844 158.68466)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(49.175 17.8)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p2885270b6b) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 65.744725 244.602913 \n",
       "L 98.884175 244.602913 \n",
       "L 98.884175 31.457282 \n",
       "L 65.744725 31.457282 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p2885270b6b) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 98.884175 244.602913 \n",
       "L 132.023626 244.602913 \n",
       "L 132.023626 244.592006 \n",
       "L 98.884175 244.592006 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p2885270b6b) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 132.023626 244.602913 \n",
       "L 165.163076 244.602913 \n",
       "L 165.163076 244.599676 \n",
       "L 132.023626 244.599676 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p2885270b6b) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 165.163076 244.602913 \n",
       "L 198.302526 244.602913 \n",
       "L 198.302526 244.601392 \n",
       "L 165.163076 244.601392 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p2885270b6b) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 198.302526 244.602913 \n",
       "L 231.441977 244.602913 \n",
       "L 231.441977 244.602174 \n",
       "L 198.302526 244.602174 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p2885270b6b) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 231.441977 244.602913 \n",
       "L 264.581427 244.602913 \n",
       "L 264.581427 244.602783 \n",
       "L 231.441977 244.602783 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p2885270b6b) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 264.581427 244.602913 \n",
       "L 297.720877 244.602913 \n",
       "L 297.720877 244.602826 \n",
       "L 264.581427 244.602826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p2885270b6b) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 297.720877 244.602913 \n",
       "L 330.860328 244.602913 \n",
       "L 330.860328 244.602826 \n",
       "L 297.720877 244.602826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p2885270b6b) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 330.860328 244.602913 \n",
       "L 363.999778 244.602913 \n",
       "L 363.999778 244.602913 \n",
       "L 330.860328 244.602913 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p2885270b6b) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 363.999778 244.602913 \n",
       "L 397.139228 244.602913 \n",
       "L 397.139228 244.602891 \n",
       "L 363.999778 244.602891 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 49.175 244.602913 \n",
       "L 49.175 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 413.708954 244.602913 \n",
       "L 413.708954 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 49.175 244.602913 \n",
       "L 413.708954 244.602913 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 49.175 20.8 \n",
       "L 413.708954 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p2885270b6b&gt;&lt;rect height=223.802913 width=364.533954 x=49.175 y=20.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;div class=&quot;caption text-center text-muted&quot;&gt;&lt;strong&gt;Histogram with fixed size bins&lt;/strong&gt; (bins=10) &lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-7217903205708163802histograms--7217903205708163802dynamic_histogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 73.925 244.602913 \n",
       "L 413.708954 244.602913 \n",
       "L 413.708954 10.8 \n",
       "L 73.925 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.031038 264.096427)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(125.21503 271.960781)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(165.331199 271.960781)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(205.447369 271.960781)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(245.563538 271.960781)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(283.713619 275.892957)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(323.829788 275.892957)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(363.945957 275.892957)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(404.062127 275.892957)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(57.864062 248.181819)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 199.442236)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 150.702653)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 101.96307)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 53.223488)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.183281 153.68466)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.369725 244.602913 \n",
       "L 89.470016 244.602913 \n",
       "L 89.470016 21.933472 \n",
       "L 89.369725 21.933472 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.470016 244.602913 \n",
       "L 89.670596 244.602913 \n",
       "L 89.670596 234.875321 \n",
       "L 89.470016 234.875321 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.670596 244.602913 \n",
       "L 89.871177 244.602913 \n",
       "L 89.871177 241.825829 \n",
       "L 89.670596 241.825829 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.871177 244.602913 \n",
       "L 90.071758 244.602913 \n",
       "L 90.071758 243.316944 \n",
       "L 89.871177 243.316944 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.071758 244.602913 \n",
       "L 90.272339 244.602913 \n",
       "L 90.272339 243.87355 \n",
       "L 90.071758 243.87355 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.272339 244.602913 \n",
       "L 90.47292 244.602913 \n",
       "L 90.47292 244.149489 \n",
       "L 90.272339 244.149489 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.47292 244.602913 \n",
       "L 90.673501 244.602913 \n",
       "L 90.673501 244.297974 \n",
       "L 90.47292 244.297974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.673501 244.602913 \n",
       "L 90.874082 244.602913 \n",
       "L 90.874082 244.39343 \n",
       "L 90.673501 244.39343 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.874082 244.602913 \n",
       "L 91.074662 244.602913 \n",
       "L 91.074662 244.451552 \n",
       "L 90.874082 244.451552 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.074662 244.602913 \n",
       "L 91.275243 244.602913 \n",
       "L 91.275243 244.492567 \n",
       "L 91.074662 244.492567 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.275243 244.602913 \n",
       "L 91.475824 244.602913 \n",
       "L 91.475824 244.516766 \n",
       "L 91.275243 244.516766 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.475824 244.602913 \n",
       "L 91.676405 244.602913 \n",
       "L 91.676405 244.537846 \n",
       "L 91.475824 244.537846 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.676405 244.602913 \n",
       "L 91.876986 244.602913 \n",
       "L 91.876986 244.548617 \n",
       "L 91.676405 244.548617 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.876986 244.602913 \n",
       "L 92.077567 244.602913 \n",
       "L 92.077567 244.558487 \n",
       "L 91.876986 244.558487 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_17&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.077567 244.602913 \n",
       "L 92.478728 244.602913 \n",
       "L 92.478728 244.53112 \n",
       "L 92.077567 244.53112 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_18&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.478728 244.602913 \n",
       "L 92.679309 244.602913 \n",
       "L 92.679309 244.576082 \n",
       "L 92.478728 244.576082 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_19&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.679309 244.602913 \n",
       "L 93.080471 244.602913 \n",
       "L 93.080471 244.561216 \n",
       "L 92.679309 244.561216 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_20&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.080471 244.602913 \n",
       "L 93.481633 244.602913 \n",
       "L 93.481633 244.570355 \n",
       "L 93.080471 244.570355 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_21&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.481633 244.602913 \n",
       "L 93.882794 244.602913 \n",
       "L 93.882794 244.577349 \n",
       "L 93.481633 244.577349 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_22&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.882794 244.602913 \n",
       "L 94.484537 244.602913 \n",
       "L 94.484537 244.572183 \n",
       "L 93.882794 244.572183 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_23&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.484537 244.602913 \n",
       "L 95.086279 244.602913 \n",
       "L 95.086279 244.57847 \n",
       "L 94.484537 244.57847 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_24&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.086279 244.602913 \n",
       "L 95.888603 244.602913 \n",
       "L 95.888603 244.578909 \n",
       "L 95.086279 244.578909 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_25&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.888603 244.602913 \n",
       "L 97.292669 244.602913 \n",
       "L 97.292669 244.573742 \n",
       "L 95.888603 244.573742 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_26&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.292669 244.602913 \n",
       "L 99.097896 244.602913 \n",
       "L 99.097896 244.573669 \n",
       "L 97.292669 244.573669 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_27&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.097896 244.602913 \n",
       "L 100.702543 244.602913 \n",
       "L 100.702543 244.585196 \n",
       "L 99.097896 244.585196 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_28&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 100.702543 244.602913 \n",
       "L 101.705447 244.602913 \n",
       "L 101.705447 244.596455 \n",
       "L 100.702543 244.596455 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_29&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 101.705447 244.602913 \n",
       "L 103.911837 244.602913 \n",
       "L 103.911837 244.593848 \n",
       "L 101.705447 244.593848 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_30&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 103.911837 244.602913 \n",
       "L 107.321711 244.602913 \n",
       "L 107.321711 244.592142 \n",
       "L 103.911837 244.592142 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_31&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 107.321711 244.602913 \n",
       "L 111.93507 244.602913 \n",
       "L 111.93507 244.593896 \n",
       "L 107.321711 244.593896 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_32&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 111.93507 244.602913 \n",
       "L 117.952496 244.602913 \n",
       "L 117.952496 244.595602 \n",
       "L 111.93507 244.595602 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_33&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 117.952496 244.602913 \n",
       "L 129.385604 244.602913 \n",
       "L 129.385604 244.595992 \n",
       "L 117.952496 244.595992 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_34&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 129.385604 244.602913 \n",
       "L 143.225682 244.602913 \n",
       "L 143.225682 244.597698 \n",
       "L 129.385604 244.597698 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_35&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 143.225682 244.602913 \n",
       "L 162.481444 244.602913 \n",
       "L 162.481444 244.599745 \n",
       "L 143.225682 244.599745 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_36&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 162.481444 244.602913 \n",
       "L 192.568571 244.602913 \n",
       "L 192.568571 244.600013 \n",
       "L 162.481444 244.600013 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_37&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 192.568571 244.602913 \n",
       "L 236.596066 244.602913 \n",
       "L 236.596066 244.601451 \n",
       "L 192.568571 244.601451 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_38&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 236.596066 244.602913 \n",
       "L 313.017369 244.602913 \n",
       "L 313.017369 244.602499 \n",
       "L 236.596066 244.602499 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_39&gt;&lt;path clip-path=url(#p3b642afccd) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 313.017369 244.602913 \n",
       "L 398.264228 244.602913 \n",
       "L 398.264228 244.602864 \n",
       "L 313.017369 244.602864 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_40&gt;&lt;path style=fill:none; d=&quot;M 73.925 244.602913 \n",
       "L 73.925 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_41&gt;&lt;path style=fill:none; d=&quot;M 413.708954 244.602913 \n",
       "L 413.708954 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_42&gt;&lt;path style=fill:none; d=&quot;M 73.925 244.602913 \n",
       "L 413.708954 244.602913 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_43&gt;&lt;path style=fill:none; d=&quot;M 73.925 10.8 \n",
       "L 413.708954 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p3b642afccd&gt;&lt;rect height=233.802913 width=339.783954 x=73.925 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;div class=&quot;caption text-center text-muted&quot;&gt;&lt;strong&gt;Histogram with variable size bins&lt;/strong&gt; (bins=[1.000e+00 1.500e+00 2.500e+00 3.500e+00 4.500e+00 ... 3.655e+02 5.155e+02 7.350e+02 1.116e+03 1.541e+03], &lt;a href=https://ui.adsabs.harvard.edu/abs/2013ApJ...764..167S/abstract target=_blank&gt;&quot;bayesian blocks&quot;&lt;/a&gt; binning strategy used) &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-7217903205708163802bottom--7217903205708163802common_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 9137109 &lt;/td&gt;&lt;td class=number&gt; 93.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=2&gt; 2 &lt;/td&gt;&lt;td class=number&gt; 399166 &lt;/td&gt;&lt;td class=number&gt; 4.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:4.4%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=3&gt; 3 &lt;/td&gt;&lt;td class=number&gt; 113956 &lt;/td&gt;&lt;td class=number&gt; 1.2% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=4&gt; 4 &lt;/td&gt;&lt;td class=number&gt; 52769 &lt;/td&gt;&lt;td class=number&gt; 0.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=5&gt; 5 &lt;/td&gt;&lt;td class=number&gt; 29929 &lt;/td&gt;&lt;td class=number&gt; 0.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=6&gt; 6 &lt;/td&gt;&lt;td class=number&gt; 18606 &lt;/td&gt;&lt;td class=number&gt; 0.2% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=7&gt; 7 &lt;/td&gt;&lt;td class=number&gt; 12513 &lt;/td&gt;&lt;td class=number&gt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=8&gt; 8 &lt;/td&gt;&lt;td class=number&gt; 8596 &lt;/td&gt;&lt;td class=number&gt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=9&gt; 9 &lt;/td&gt;&lt;td class=number&gt; 6211 &lt;/td&gt;&lt;td class=number&gt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=10&gt; 10 &lt;/td&gt;&lt;td class=number&gt; 4528 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=other&gt;&lt;td class=fillremaining title=&quot;Other values (471)&quot;&gt; Other values (471) &lt;/td&gt;&lt;td class=number&gt; 27347 &lt;/td&gt;&lt;td class=number&gt; 0.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-7217903205708163802bottom--7217903205708163802extreme_values&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-7217903205708163802extreme_values--7217903205708163802firstn aria-controls=-7217903205708163802extreme_values--7217903205708163802firstn role=tab data-toggle=tab&gt;Minimum 5 values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-7217903205708163802extreme_values--7217903205708163802lastn aria-controls=-7217903205708163802extreme_values--7217903205708163802lastn role=tab data-toggle=tab&gt;Maximum 5 values&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-7217903205708163802extreme_values--7217903205708163802firstn&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 9137109 &lt;/td&gt;&lt;td class=number&gt; 93.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=2&gt; 2 &lt;/td&gt;&lt;td class=number&gt; 399166 &lt;/td&gt;&lt;td class=number&gt; 4.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:4.4%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=3&gt; 3 &lt;/td&gt;&lt;td class=number&gt; 113956 &lt;/td&gt;&lt;td class=number&gt; 1.2% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=4&gt; 4 &lt;/td&gt;&lt;td class=number&gt; 52769 &lt;/td&gt;&lt;td class=number&gt; 0.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=5&gt; 5 &lt;/td&gt;&lt;td class=number&gt; 29929 &lt;/td&gt;&lt;td class=number&gt; 0.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-7217903205708163802extreme_values--7217903205708163802lastn&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1541&gt; 1541 &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1128&gt; 1128 &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1104&gt; 1104 &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1090&gt; 1090 &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1086&gt; 1086 &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_2710219740477725447&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=streams&gt;&lt;a href=#pp_var_2710219740477725447&gt;streams&lt;/a&gt;&lt;br&gt;&lt;small&gt;Real number (&amp;Ropf;&lt;sub&gt;&amp;ge;0&lt;/sub&gt;)&lt;/small&gt;&lt;/p&gt;&lt;code&gt;SKEWED&lt;/code&gt;&lt;br&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;542&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Infinite&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Infinite (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Mean&lt;/th&gt;&lt;td&gt;1.462916827&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;1599&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Zeros&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Zeros (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=108pt version=1.1 viewbox=&quot;0 0 144 108&quot; width=144pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 108 \n",
       "L 144 108 \n",
       "L 144 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 10.8 69.729437 \n",
       "L 133.2 69.729437 \n",
       "L 133.2 10.8 \n",
       "L 10.8 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(16.183518 87.424249)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.854025 93.715731)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(81.097402 96.861473)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;g style=fill:#262626; transform=&quot;translate(115.913649 96.861473)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#pbefc4e94b5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 16.363636 69.729437 \n",
       "L 27.490909 69.729437 \n",
       "L 27.490909 13.606164 \n",
       "L 16.363636 13.606164 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#pbefc4e94b5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 27.490909 69.729437 \n",
       "L 38.618182 69.729437 \n",
       "L 38.618182 69.725312 \n",
       "L 27.490909 69.725312 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#pbefc4e94b5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 38.618182 69.729437 \n",
       "L 49.745455 69.729437 \n",
       "L 49.745455 69.728304 \n",
       "L 38.618182 69.728304 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#pbefc4e94b5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 49.745455 69.729437 \n",
       "L 60.872727 69.729437 \n",
       "L 60.872727 69.728974 \n",
       "L 49.745455 69.728974 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#pbefc4e94b5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 60.872727 69.729437 \n",
       "L 72 69.729437 \n",
       "L 72 69.729197 \n",
       "L 60.872727 69.729197 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#pbefc4e94b5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 72 69.729437 \n",
       "L 83.127273 69.729437 \n",
       "L 83.127273 69.729357 \n",
       "L 72 69.729357 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#pbefc4e94b5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 83.127273 69.729437 \n",
       "L 94.254545 69.729437 \n",
       "L 94.254545 69.729414 \n",
       "L 83.127273 69.729414 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#pbefc4e94b5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.254545 69.729437 \n",
       "L 105.381818 69.729437 \n",
       "L 105.381818 69.729414 \n",
       "L 94.254545 69.729414 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#pbefc4e94b5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.381818 69.729437 \n",
       "L 116.509091 69.729437 \n",
       "L 116.509091 69.729437 \n",
       "L 105.381818 69.729437 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#pbefc4e94b5) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.509091 69.729437 \n",
       "L 127.636364 69.729437 \n",
       "L 127.636364 69.729432 \n",
       "L 116.509091 69.729432 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 10.8 69.729437 \n",
       "L 10.8 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 133.2 69.729437 \n",
       "L 133.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 10.8 69.729437 \n",
       "L 133.2 69.729437 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 10.8 10.8 \n",
       "L 133.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pbefc4e94b5&gt;&lt;rect height=58.929437 width=122.4 x=10.8 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom-2710219740477725447, #minifreqtable2710219740477725447&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom-2710219740477725447 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#2710219740477725447bottom-2710219740477725447statistics aria-controls=2710219740477725447bottom-2710219740477725447statistics role=tab data-toggle=tab&gt;Statistics&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#2710219740477725447bottom-2710219740477725447histograms aria-controls=2710219740477725447bottom-2710219740477725447histograms role=tab data-toggle=tab&gt;Histogram(s)&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#2710219740477725447bottom-2710219740477725447common_values aria-controls=2710219740477725447bottom-2710219740477725447common_values role=tab data-toggle=tab&gt;Common values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#2710219740477725447bottom-2710219740477725447extreme_values aria-controls=2710219740477725447bottom-2710219740477725447extreme_values role=tab data-toggle=tab&gt;Extreme values&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=2710219740477725447bottom-2710219740477725447statistics&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Quantile statistics&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;5-th percentile&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Q1&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;median&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Q3&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;95-th percentile&lt;/th&gt;&lt;td&gt;3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;1599&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Range&lt;/th&gt;&lt;td&gt;1598&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Interquartile range (IQR)&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Descriptive statistics&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Standard deviation&lt;/th&gt;&lt;td&gt;4.421879239&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Coefficient of variation (CV)&lt;/th&gt;&lt;td&gt;3.022645689&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Kurtosis&lt;/th&gt;&lt;td&gt;13410.78576&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Mean&lt;/th&gt;&lt;td&gt;1.462916827&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Median Absolute Deviation (MAD)&lt;/th&gt;&lt;td&gt;0.7645760955&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Skewness&lt;/th&gt;&lt;td&gt;88.26988133&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Sum&lt;/th&gt;&lt;td&gt;14352282&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Variance&lt;/th&gt;&lt;td&gt;19.55301601&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=2710219740477725447bottom-2710219740477725447histograms&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#2710219740477725447histograms-2710219740477725447histogram aria-controls=2710219740477725447histograms-2710219740477725447histogram role=tab data-toggle=tab&gt;Histogram&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#2710219740477725447histograms-2710219740477725447dynamic_histogram aria-controls=2710219740477725447histograms-2710219740477725447dynamic_histogram role=tab data-toggle=tab&gt;Dynamic Histogram&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=2710219740477725447histograms-2710219740477725447histogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 49.175 244.602913 \n",
       "L 421.2 244.602913 \n",
       "L 421.2 20.8 \n",
       "L 49.175 20.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(65.735478 264.096427)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(104.13178 271.960781)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(146.460259 271.960781)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(188.788738 271.960781)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(231.117217 271.960781)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(271.479607 275.892957)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(313.808086 275.892957)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(356.136565 275.892957)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(398.465043 275.892957)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 248.181819)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 204.725568)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 161.269318)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 117.813067)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 74.356816)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.775 30.900565)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.459844 158.68466)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(49.175 17.8)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-55 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p8fbe58c764) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 66.085227 244.602913 \n",
       "L 99.905682 244.602913 \n",
       "L 99.905682 31.457282 \n",
       "L 66.085227 31.457282 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p8fbe58c764) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.905682 244.602913 \n",
       "L 133.726136 244.602913 \n",
       "L 133.726136 244.587247 \n",
       "L 99.905682 244.587247 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p8fbe58c764) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 133.726136 244.602913 \n",
       "L 167.546591 244.602913 \n",
       "L 167.546591 244.598611 \n",
       "L 133.726136 244.598611 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p8fbe58c764) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 167.546591 244.602913 \n",
       "L 201.367045 244.602913 \n",
       "L 201.367045 244.601153 \n",
       "L 167.546591 244.601153 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p8fbe58c764) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 201.367045 244.602913 \n",
       "L 235.1875 244.602913 \n",
       "L 235.1875 244.602001 \n",
       "L 201.367045 244.602001 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p8fbe58c764) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 235.1875 244.602913 \n",
       "L 269.007955 244.602913 \n",
       "L 269.007955 244.602609 \n",
       "L 235.1875 244.602609 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p8fbe58c764) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 269.007955 244.602913 \n",
       "L 302.828409 244.602913 \n",
       "L 302.828409 244.602826 \n",
       "L 269.007955 244.602826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p8fbe58c764) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 302.828409 244.602913 \n",
       "L 336.648864 244.602913 \n",
       "L 336.648864 244.602826 \n",
       "L 302.828409 244.602826 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p8fbe58c764) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 336.648864 244.602913 \n",
       "L 370.469318 244.602913 \n",
       "L 370.469318 244.602913 \n",
       "L 336.648864 244.602913 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p8fbe58c764) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 370.469318 244.602913 \n",
       "L 404.289773 244.602913 \n",
       "L 404.289773 244.602891 \n",
       "L 370.469318 244.602891 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 49.175 244.602913 \n",
       "L 49.175 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 421.2 244.602913 \n",
       "L 421.2 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 49.175 244.602913 \n",
       "L 421.2 244.602913 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 49.175 20.8 \n",
       "L 421.2 20.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p8fbe58c764&gt;&lt;rect height=223.802913 width=372.025 x=49.175 y=20.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;div class=&quot;caption text-center text-muted&quot;&gt;&lt;strong&gt;Histogram with fixed size bins&lt;/strong&gt; (bins=10) &lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=2710219740477725447histograms-2710219740477725447dynamic_histogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 73.925 244.602913 \n",
       "L 421.2 244.602913 \n",
       "L 421.2 10.8 \n",
       "L 73.925 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.374558 264.096427)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(124.95484 271.960781)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(164.467299 271.960781)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(203.979758 271.960781)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(243.492217 271.960781)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(281.038587 275.892957)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(320.551046 275.892957)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(360.063505 275.892957)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(399.575963 275.892957)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(57.864062 248.181819)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 220.698351)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 193.214882)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 165.731414)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 138.247945)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 110.764476)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 83.281008)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 55.797539)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-55 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 28.314071)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_19&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.183281 153.68466)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.710227 244.602913 \n",
       "L 89.809008 244.602913 \n",
       "L 89.809008 21.933472 \n",
       "L 89.710227 21.933472 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.809008 244.602913 \n",
       "L 90.006571 244.602913 \n",
       "L 90.006571 215.537771 \n",
       "L 89.809008 215.537771 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.006571 244.602913 \n",
       "L 90.204133 244.602913 \n",
       "L 90.204133 236.498148 \n",
       "L 90.006571 236.498148 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.204133 244.602913 \n",
       "L 90.401695 244.602913 \n",
       "L 90.401695 241.11735 \n",
       "L 90.204133 241.11735 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.401695 244.602913 \n",
       "L 90.599258 244.602913 \n",
       "L 90.599258 242.746954 \n",
       "L 90.401695 242.746954 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.599258 244.602913 \n",
       "L 90.79682 244.602913 \n",
       "L 90.79682 243.491427 \n",
       "L 90.599258 243.491427 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.79682 244.602913 \n",
       "L 90.994382 244.602913 \n",
       "L 90.994382 243.887876 \n",
       "L 90.79682 243.887876 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 90.994382 244.602913 \n",
       "L 91.191944 244.602913 \n",
       "L 91.191944 244.103374 \n",
       "L 90.994382 244.103374 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.191944 244.602913 \n",
       "L 91.389507 244.602913 \n",
       "L 91.389507 244.245738 \n",
       "L 91.191944 244.245738 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.389507 244.602913 \n",
       "L 91.587069 244.602913 \n",
       "L 91.587069 244.331926 \n",
       "L 91.389507 244.331926 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.587069 244.602913 \n",
       "L 91.784631 244.602913 \n",
       "L 91.784631 244.398601 \n",
       "L 91.587069 244.398601 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.784631 244.602913 \n",
       "L 91.982194 244.602913 \n",
       "L 91.982194 244.441063 \n",
       "L 91.784631 244.441063 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 91.982194 244.602913 \n",
       "L 92.179756 244.602913 \n",
       "L 92.179756 244.473438 \n",
       "L 91.982194 244.473438 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.179756 244.602913 \n",
       "L 92.377318 244.602913 \n",
       "L 92.377318 244.498943 \n",
       "L 92.179756 244.498943 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_17&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.377318 244.602913 \n",
       "L 92.574881 244.602913 \n",
       "L 92.574881 244.511173 \n",
       "L 92.377318 244.511173 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_18&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.574881 244.602913 \n",
       "L 92.772443 244.602913 \n",
       "L 92.772443 244.527691 \n",
       "L 92.574881 244.527691 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_19&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.772443 244.602913 \n",
       "L 92.970005 244.602913 \n",
       "L 92.970005 244.542202 \n",
       "L 92.772443 244.542202 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_20&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 92.970005 244.602913 \n",
       "L 93.167567 244.602913 \n",
       "L 93.167567 244.550172 \n",
       "L 92.970005 244.550172 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_21&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.167567 244.602913 \n",
       "L 93.36513 244.602913 \n",
       "L 93.36513 244.556988 \n",
       "L 93.167567 244.556988 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_22&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.36513 244.602913 \n",
       "L 93.562692 244.602913 \n",
       "L 93.562692 244.56254 \n",
       "L 93.36513 244.56254 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_23&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.562692 244.602913 \n",
       "L 93.760254 244.602913 \n",
       "L 93.760254 244.567707 \n",
       "L 93.562692 244.567707 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_24&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 93.760254 244.602913 \n",
       "L 94.155379 244.602913 \n",
       "L 94.155379 244.548084 \n",
       "L 93.760254 244.548084 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_25&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.155379 244.602913 \n",
       "L 94.550503 244.602913 \n",
       "L 94.550503 244.555751 \n",
       "L 94.155379 244.555751 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_26&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.550503 244.602913 \n",
       "L 95.14319 244.602913 \n",
       "L 95.14319 244.550227 \n",
       "L 94.550503 244.550227 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_27&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.14319 244.602913 \n",
       "L 95.93344 244.602913 \n",
       "L 95.93344 244.54932 \n",
       "L 95.14319 244.54932 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_28&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 95.93344 244.602913 \n",
       "L 96.723689 244.602913 \n",
       "L 96.723689 244.561935 \n",
       "L 95.93344 244.561935 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_29&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 96.723689 244.602913 \n",
       "L 97.513938 244.602913 \n",
       "L 97.513938 244.571857 \n",
       "L 96.723689 244.571857 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_30&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 97.513938 244.602913 \n",
       "L 99.094436 244.602913 \n",
       "L 99.094436 244.557758 \n",
       "L 97.513938 244.557758 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_31&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 99.094436 244.602913 \n",
       "L 100.477372 244.602913 \n",
       "L 100.477372 244.571142 \n",
       "L 99.094436 244.571142 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_32&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 100.477372 244.602913 \n",
       "L 102.452995 244.602913 \n",
       "L 102.452995 244.570812 \n",
       "L 100.477372 244.570812 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_33&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 102.452995 244.602913 \n",
       "L 104.428618 244.602913 \n",
       "L 104.428618 244.581229 \n",
       "L 102.452995 244.581229 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_34&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 104.428618 244.602913 \n",
       "L 107.589615 244.602913 \n",
       "L 107.589615 244.583345 \n",
       "L 104.428618 244.583345 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_35&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 107.589615 244.602913 \n",
       "L 110.355487 244.602913 \n",
       "L 110.355487 244.591095 \n",
       "L 107.589615 244.591095 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_36&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 110.355487 244.602913 \n",
       "L 112.923797 244.602913 \n",
       "L 112.923797 244.595383 \n",
       "L 110.355487 244.595383 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_37&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 112.923797 244.602913 \n",
       "L 120.628726 244.602913 \n",
       "L 120.628726 244.586588 \n",
       "L 112.923797 244.586588 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_38&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 120.628726 244.602913 \n",
       "L 124.975097 244.602913 \n",
       "L 124.975097 244.596784 \n",
       "L 120.628726 244.596784 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_39&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 124.975097 244.602913 \n",
       "L 130.506841 244.602913 \n",
       "L 130.506841 244.598378 \n",
       "L 124.975097 244.598378 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_40&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 130.506841 244.602913 \n",
       "L 143.941077 244.602913 \n",
       "L 143.941077 244.595795 \n",
       "L 130.506841 244.595795 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_41&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 143.941077 244.602913 \n",
       "L 165.277805 244.602913 \n",
       "L 165.277805 244.597087 \n",
       "L 143.941077 244.597087 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_42&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 165.277805 244.602913 \n",
       "L 198.863395 244.602913 \n",
       "L 198.863395 244.598983 \n",
       "L 165.277805 244.598983 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_43&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 198.863395 244.602913 \n",
       "L 255.958897 244.602913 \n",
       "L 255.958897 244.600797 \n",
       "L 198.863395 244.600797 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_44&gt;&lt;path clip-path=url(#pfeb075d942) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 255.958897 244.602913 \n",
       "L 405.414773 244.602913 \n",
       "L 405.414773 244.602556 \n",
       "L 255.958897 244.602556 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_45&gt;&lt;path style=fill:none; d=&quot;M 73.925 244.602913 \n",
       "L 73.925 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_46&gt;&lt;path style=fill:none; d=&quot;M 421.2 244.602913 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_47&gt;&lt;path style=fill:none; d=&quot;M 73.925 244.602913 \n",
       "L 421.2 244.602913 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_48&gt;&lt;path style=fill:none; d=&quot;M 73.925 10.8 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pfeb075d942&gt;&lt;rect height=233.802913 width=347.275 x=73.925 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;div class=&quot;caption text-center text-muted&quot;&gt;&lt;strong&gt;Histogram with variable size bins&lt;/strong&gt; (bins=[1.000e+00 1.500e+00 2.500e+00 3.500e+00 4.500e+00 ... 2.755e+02 3.835e+02 5.535e+02 8.425e+02 1.599e+03], &lt;a href=https://ui.adsabs.harvard.edu/abs/2013ApJ...764..167S/abstract target=_blank&gt;&quot;bayesian blocks&quot;&lt;/a&gt; binning strategy used) &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=2710219740477725447bottom-2710219740477725447common_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 8101941 &lt;/td&gt;&lt;td class=number&gt; 82.6% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=2&gt; 2 &lt;/td&gt;&lt;td class=number&gt; 1057550 &lt;/td&gt;&lt;td class=number&gt; 10.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:13.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=3&gt; 3 &lt;/td&gt;&lt;td class=number&gt; 294896 &lt;/td&gt;&lt;td class=number&gt; 3.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=4&gt; 4 &lt;/td&gt;&lt;td class=number&gt; 126824 &lt;/td&gt;&lt;td class=number&gt; 1.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=5&gt; 5 &lt;/td&gt;&lt;td class=number&gt; 67530 &lt;/td&gt;&lt;td class=number&gt; 0.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=6&gt; 6 &lt;/td&gt;&lt;td class=number&gt; 40442 &lt;/td&gt;&lt;td class=number&gt; 0.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.5%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=7&gt; 7 &lt;/td&gt;&lt;td class=number&gt; 26017 &lt;/td&gt;&lt;td class=number&gt; 0.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=8&gt; 8 &lt;/td&gt;&lt;td class=number&gt; 18176 &lt;/td&gt;&lt;td class=number&gt; 0.2% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=9&gt; 9 &lt;/td&gt;&lt;td class=number&gt; 12996 &lt;/td&gt;&lt;td class=number&gt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=10&gt; 10 &lt;/td&gt;&lt;td class=number&gt; 9860 &lt;/td&gt;&lt;td class=number&gt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=other&gt;&lt;td class=fillremaining title=&quot;Other values (532)&quot;&gt; Other values (532) &lt;/td&gt;&lt;td class=number&gt; 54498 &lt;/td&gt;&lt;td class=number&gt; 0.6% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=2710219740477725447bottom-2710219740477725447extreme_values&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#2710219740477725447extreme_values-2710219740477725447firstn aria-controls=2710219740477725447extreme_values-2710219740477725447firstn role=tab data-toggle=tab&gt;Minimum 5 values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#2710219740477725447extreme_values-2710219740477725447lastn aria-controls=2710219740477725447extreme_values-2710219740477725447lastn role=tab data-toggle=tab&gt;Maximum 5 values&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=2710219740477725447extreme_values-2710219740477725447firstn&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 8101941 &lt;/td&gt;&lt;td class=number&gt; 82.6% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=2&gt; 2 &lt;/td&gt;&lt;td class=number&gt; 1057550 &lt;/td&gt;&lt;td class=number&gt; 10.8% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:13.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=3&gt; 3 &lt;/td&gt;&lt;td class=number&gt; 294896 &lt;/td&gt;&lt;td class=number&gt; 3.0% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=4&gt; 4 &lt;/td&gt;&lt;td class=number&gt; 126824 &lt;/td&gt;&lt;td class=number&gt; 1.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=5&gt; 5 &lt;/td&gt;&lt;td class=number&gt; 67530 &lt;/td&gt;&lt;td class=number&gt; 0.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=2710219740477725447extreme_values-2710219740477725447lastn&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1599&gt; 1599 &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1192&gt; 1192 &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1132&gt; 1132 &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1131&gt; 1131 &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1123&gt; 1123 &lt;/td&gt;&lt;td class=number&gt; 1 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;a class=&quot;anchor-pos anchor-pos-variable&quot; id=pp_var_-5733696528635876279&gt;&lt;/a&gt;&lt;div class=variable&gt;&lt;div class=col-sm-3&gt;&lt;p class=h4 title=artist_count&gt;&lt;a href=#pp_var_-5733696528635876279&gt;artist_count&lt;/a&gt;&lt;br&gt;&lt;small&gt;Real number (&amp;Ropf;&lt;sub&gt;&amp;ge;0&lt;/sub&gt;)&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Distinct count&lt;/th&gt;&lt;td&gt;7&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Unique (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Missing (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Infinite&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Infinite (%)&lt;/th&gt;&lt;td&gt;0.0%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Mean&lt;/th&gt;&lt;td&gt;1.138710065&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;6&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Zeros&lt;/th&gt;&lt;td&gt;278&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Zeros (%)&lt;/th&gt;&lt;td&gt;&lt; 0.1%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Memory size&lt;/th&gt;&lt;td&gt;74.9 MiB&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-3&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=108pt version=1.1 viewbox=&quot;0 0 144 108&quot; width=144pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 108 \n",
       "L 144 108 \n",
       "L 144 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 11.826069 74.502408 \n",
       "L 133.2 74.502408 \n",
       "L 133.2 10.8 \n",
       "L 11.826069 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(17.23258 92.19722)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(54.012559 92.19722)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(90.792539 92.19722)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(127.572518 92.19722)rotate(-45)scale(0.08 -0.08)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#pe9bec0dfac) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 17.343066 74.502408 \n",
       "L 28.377059 74.502408 \n",
       "L 28.377059 74.500492 \n",
       "L 17.343066 74.500492 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#pe9bec0dfac) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 28.377059 74.502408 \n",
       "L 39.411053 74.502408 \n",
       "L 39.411053 13.833448 \n",
       "L 28.377059 13.833448 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#pe9bec0dfac) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 39.411053 74.502408 \n",
       "L 50.445047 74.502408 \n",
       "L 50.445047 74.502408 \n",
       "L 39.411053 74.502408 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#pe9bec0dfac) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 50.445047 74.502408 \n",
       "L 61.479041 74.502408 \n",
       "L 61.479041 69.453569 \n",
       "L 50.445047 69.453569 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#pe9bec0dfac) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 61.479041 74.502408 \n",
       "L 72.513034 74.502408 \n",
       "L 72.513034 74.502408 \n",
       "L 61.479041 74.502408 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#pe9bec0dfac) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 72.513034 74.502408 \n",
       "L 83.547028 74.502408 \n",
       "L 83.547028 72.894274 \n",
       "L 72.513034 72.894274 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#pe9bec0dfac) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 83.547028 74.502408 \n",
       "L 94.581022 74.502408 \n",
       "L 94.581022 74.411026 \n",
       "L 83.547028 74.411026 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#pe9bec0dfac) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 94.581022 74.502408 \n",
       "L 105.615016 74.502408 \n",
       "L 105.615016 74.502408 \n",
       "L 94.581022 74.502408 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#pe9bec0dfac) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 105.615016 74.502408 \n",
       "L 116.649009 74.502408 \n",
       "L 116.649009 74.332291 \n",
       "L 105.615016 74.332291 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#pe9bec0dfac) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 116.649009 74.502408 \n",
       "L 127.683003 74.502408 \n",
       "L 127.683003 74.470006 \n",
       "L 116.649009 74.470006 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 11.826069 74.502408 \n",
       "L 11.826069 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 133.2 74.502408 \n",
       "L 133.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 11.826069 74.502408 \n",
       "L 133.2 74.502408 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 11.826069 10.8 \n",
       "L 133.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pe9bec0dfac&gt;&lt;rect height=63.702408 width=121.373931 x=11.826069 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-12 text-right&quot;&gt;&lt;button class=&quot;btn btn-default btn-sm&quot; data-toggle=collapse data-target=&quot;#bottom--5733696528635876279, #minifreqtable-5733696528635876279&quot; aria-expanded=true aria-controls=collapseExample&gt;Toggle details&lt;/button&gt;&lt;/div&gt;&lt;div id=bottom--5733696528635876279 class=collapse&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-5733696528635876279bottom--5733696528635876279statistics aria-controls=-5733696528635876279bottom--5733696528635876279statistics role=tab data-toggle=tab&gt;Statistics&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-5733696528635876279bottom--5733696528635876279histograms aria-controls=-5733696528635876279bottom--5733696528635876279histograms role=tab data-toggle=tab&gt;Histogram(s)&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-5733696528635876279bottom--5733696528635876279common_values aria-controls=-5733696528635876279bottom--5733696528635876279common_values role=tab data-toggle=tab&gt;Common values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-5733696528635876279bottom--5733696528635876279extreme_values aria-controls=-5733696528635876279bottom--5733696528635876279extreme_values role=tab data-toggle=tab&gt;Extreme values&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-5733696528635876279bottom--5733696528635876279statistics&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Quantile statistics&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;5-th percentile&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Q1&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;median&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Q3&lt;/th&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;95-th percentile&lt;/th&gt;&lt;td&gt;2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Maximum&lt;/th&gt;&lt;td&gt;6&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Range&lt;/th&gt;&lt;td&gt;6&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Interquartile range (IQR)&lt;/th&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=col-sm-6&gt;&lt;p class=h4&gt;Descriptive statistics&lt;/p&gt;&lt;table class=&quot;table table-condensed stats&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Standard deviation&lt;/th&gt;&lt;td&gt;0.4636476296&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Coefficient of variation (CV)&lt;/th&gt;&lt;td&gt;0.4071691678&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Kurtosis&lt;/th&gt;&lt;td&gt;23.92621748&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Mean&lt;/th&gt;&lt;td&gt;1.138710065&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Median Absolute Deviation (MAD)&lt;/th&gt;&lt;td&gt;0.2489606451&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Skewness&lt;/th&gt;&lt;td&gt;4.315748523&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Sum&lt;/th&gt;&lt;td&gt;11171577&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;Variance&lt;/th&gt;&lt;td&gt;0.2149691245&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-5733696528635876279bottom--5733696528635876279histograms&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-5733696528635876279histograms--5733696528635876279histogram aria-controls=-5733696528635876279histograms--5733696528635876279histogram role=tab data-toggle=tab&gt;Histogram&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-5733696528635876279histograms--5733696528635876279histogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=288pt version=1.1 viewbox=&quot;0 0 432 288&quot; width=432pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 288 \n",
       "L 432 288 \n",
       "L 432 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 73.925 256.358563 \n",
       "L 421.2 256.358563 \n",
       "L 421.2 10.8 \n",
       "L 73.925 10.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.57212 275.852078)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(142.189545 275.852078)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(194.806969 275.852078)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(247.424393 275.852078)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(300.041817 275.852078)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(352.659242 275.852078)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(405.276666 275.852078)rotate(-45)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(57.864062 259.93747)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 206.798355)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 153.65924)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 100.520124)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(24.498437 47.381009)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-70 d=&quot;M 8.203125 0 \n",
       "L 8.203125 71.578125 \n",
       "L 56.5 71.578125 \n",
       "L 56.5 63.140625 \n",
       "L 17.671875 63.140625 \n",
       "L 17.671875 40.96875 \n",
       "L 51.265625 40.96875 \n",
       "L 51.265625 32.515625 \n",
       "L 17.671875 32.515625 \n",
       "L 17.671875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-113 d=&quot;M 39.65625 -19.875 \n",
       "L 39.65625 5.515625 \n",
       "Q 37.59375 2.640625 33.90625 0.734375 \n",
       "Q 30.21875 -1.171875 26.078125 -1.171875 \n",
       "Q 16.84375 -1.171875 10.171875 6.203125 \n",
       "Q 3.515625 13.578125 3.515625 26.421875 \n",
       "Q 3.515625 34.234375 6.21875 40.421875 \n",
       "Q 8.9375 46.625 14.078125 49.828125 \n",
       "Q 19.234375 53.03125 25.390625 53.03125 \n",
       "Q 35.015625 53.03125 40.53125 44.921875 \n",
       "L 40.53125 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 -19.875 \n",
       "z\n",
       "M 12.546875 26.078125 \n",
       "Q 12.546875 16.0625 16.75 11.0625 \n",
       "Q 20.953125 6.0625 26.8125 6.0625 \n",
       "Q 32.421875 6.0625 36.46875 10.8125 \n",
       "Q 40.53125 15.578125 40.53125 25.296875 \n",
       "Q 40.53125 35.640625 36.25 40.859375 \n",
       "Q 31.984375 46.09375 26.21875 46.09375 \n",
       "Q 20.515625 46.09375 16.53125 41.234375 \n",
       "Q 12.546875 36.375 12.546875 26.078125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.183281 159.562485)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-70 /&gt;&lt;use x=61.083984 xlink:href=#ArialMT-114 /&gt;&lt;use x=94.384766 xlink:href=#ArialMT-101 /&gt;&lt;use x=150 xlink:href=#ArialMT-113 /&gt;&lt;use x=205.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-110 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-99 /&gt;&lt;use x=422.460938 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#pfae7296275) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 89.710227 256.358563 \n",
       "L 121.280682 256.358563 \n",
       "L 121.280682 256.351177 \n",
       "L 89.710227 256.351177 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#pfae7296275) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 121.280682 256.358563 \n",
       "L 152.851136 256.358563 \n",
       "L 152.851136 22.493265 \n",
       "L 121.280682 22.493265 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#pfae7296275) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 152.851136 256.358563 \n",
       "L 184.421591 256.358563 \n",
       "L 184.421591 256.358563 \n",
       "L 152.851136 256.358563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#pfae7296275) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 184.421591 256.358563 \n",
       "L 215.992045 256.358563 \n",
       "L 215.992045 236.896416 \n",
       "L 184.421591 236.896416 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#pfae7296275) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 215.992045 256.358563 \n",
       "L 247.5625 256.358563 \n",
       "L 247.5625 256.358563 \n",
       "L 215.992045 256.358563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#pfae7296275) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 247.5625 256.358563 \n",
       "L 279.132955 256.358563 \n",
       "L 279.132955 250.159567 \n",
       "L 247.5625 250.159567 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#pfae7296275) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 279.132955 256.358563 \n",
       "L 310.703409 256.358563 \n",
       "L 310.703409 256.006304 \n",
       "L 279.132955 256.006304 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#pfae7296275) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 310.703409 256.358563 \n",
       "L 342.273864 256.358563 \n",
       "L 342.273864 256.358563 \n",
       "L 310.703409 256.358563 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#pfae7296275) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 342.273864 256.358563 \n",
       "L 373.844318 256.358563 \n",
       "L 373.844318 255.7028 \n",
       "L 342.273864 255.7028 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#pfae7296275) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 373.844318 256.358563 \n",
       "L 405.414773 256.358563 \n",
       "L 405.414773 256.23366 \n",
       "L 373.844318 256.23366 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path style=fill:none; d=&quot;M 73.925 256.358563 \n",
       "L 73.925 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path style=fill:none; d=&quot;M 421.2 256.358563 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path style=fill:none; d=&quot;M 73.925 256.358563 \n",
       "L 421.2 256.358563 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path style=fill:none; d=&quot;M 73.925 10.8 \n",
       "L 421.2 10.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pfae7296275&gt;&lt;rect height=245.558563 width=347.275 x=73.925 y=10.8 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;div class=&quot;caption text-center text-muted&quot;&gt;&lt;strong&gt;Histogram with fixed size bins&lt;/strong&gt; (bins=10) &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-5733696528635876279bottom--5733696528635876279common_values&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 8802002 &lt;/td&gt;&lt;td class=number&gt; 89.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=2&gt; 2 &lt;/td&gt;&lt;td class=number&gt; 732498 &lt;/td&gt;&lt;td class=number&gt; 7.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:8.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=3&gt; 3 &lt;/td&gt;&lt;td class=number&gt; 233312 &lt;/td&gt;&lt;td class=number&gt; 2.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:2.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=5&gt; 5 &lt;/td&gt;&lt;td class=number&gt; 24681 &lt;/td&gt;&lt;td class=number&gt; 0.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=4&gt; 4 &lt;/td&gt;&lt;td class=number&gt; 13258 &lt;/td&gt;&lt;td class=number&gt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=6&gt; 6 &lt;/td&gt;&lt;td class=number&gt; 4701 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.1%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=0&gt; 0 &lt;/td&gt;&lt;td class=number&gt; 278 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-5733696528635876279bottom--5733696528635876279extreme_values&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#-5733696528635876279extreme_values--5733696528635876279firstn aria-controls=-5733696528635876279extreme_values--5733696528635876279firstn role=tab data-toggle=tab&gt;Minimum 5 values&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#-5733696528635876279extreme_values--5733696528635876279lastn aria-controls=-5733696528635876279extreme_values--5733696528635876279lastn role=tab data-toggle=tab&gt;Maximum 5 values&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=-5733696528635876279extreme_values--5733696528635876279firstn&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=0&gt; 0 &lt;/td&gt;&lt;td class=number&gt; 278 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=1&gt; 1 &lt;/td&gt;&lt;td class=number&gt; 8802002 &lt;/td&gt;&lt;td class=number&gt; 89.7% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=2&gt; 2 &lt;/td&gt;&lt;td class=number&gt; 732498 &lt;/td&gt;&lt;td class=number&gt; 7.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:8.3%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=3&gt; 3 &lt;/td&gt;&lt;td class=number&gt; 233312 &lt;/td&gt;&lt;td class=number&gt; 2.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:2.7%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=4&gt; 4 &lt;/td&gt;&lt;td class=number&gt; 13258 &lt;/td&gt;&lt;td class=number&gt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.2%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=-5733696528635876279extreme_values--5733696528635876279lastn&gt;&lt;table class=&quot;freq table table-hover table-striped&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=fillremaining&gt;Value&lt;/td&gt;&lt;td class=number&gt;Count&lt;/td&gt;&lt;td class=number&gt;Frequency (%)&lt;/td&gt;&lt;td class=frequency-percentage&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr class&gt;&lt;td class=fillremaining title=6&gt; 6 &lt;/td&gt;&lt;td class=number&gt; 4701 &lt;/td&gt;&lt;td class=number&gt;&lt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:0.6%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=5&gt; 5 &lt;/td&gt;&lt;td class=number&gt; 24681 &lt;/td&gt;&lt;td class=number&gt; 0.3% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:3.4%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=4&gt; 4 &lt;/td&gt;&lt;td class=number&gt; 13258 &lt;/td&gt;&lt;td class=number&gt; 0.1% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:1.8%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=3&gt; 3 &lt;/td&gt;&lt;td class=number&gt; 233312 &lt;/td&gt;&lt;td class=number&gt; 2.4% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:31.9%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class&gt;&lt;td class=fillremaining title=2&gt; 2 &lt;/td&gt;&lt;td class=number&gt; 732498 &lt;/td&gt;&lt;td class=number&gt; 7.5% &lt;/td&gt;&lt;td class=bartd&gt;&lt;div class=bar style=width:100.0%&gt;&amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row header&quot;&gt;&lt;a class=anchor-pos id=interactions&gt;&lt;/a&gt;&lt;h1 class=page-header&gt;Interactions&lt;/h1&gt;&lt;/div&gt;&lt;div class=section-items&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#interactions-interactions_product_family_no aria-controls=interactions-interactions_product_family_no role=tab data-toggle=tab&gt;product_family_no&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions-interactions_project_id aria-controls=interactions-interactions_project_id role=tab data-toggle=tab&gt;project_id&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions-interactions_media_duration aria-controls=interactions-interactions_media_duration role=tab data-toggle=tab&gt;media_duration&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions-interactions_playlist_count aria-controls=interactions-interactions_playlist_count role=tab data-toggle=tab&gt;playlist_count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions-interactions_max_streams aria-controls=interactions-interactions_max_streams role=tab data-toggle=tab&gt;max_streams&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions-interactions_listener_count aria-controls=interactions-interactions_listener_count role=tab data-toggle=tab&gt;listener_count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions-interactions_streams aria-controls=interactions-interactions_streams role=tab data-toggle=tab&gt;streams&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions-interactions_artist_count aria-controls=interactions-interactions_artist_count role=tab data-toggle=tab&gt;artist_count&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=interactions-interactions_product_family_no&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#interactions_product_family_no-interactions_product_family_no_product_family_no aria-controls=interactions_product_family_no-interactions_product_family_no_product_family_no role=tab data-toggle=tab&gt;product_family_no&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_product_family_no-interactions_product_family_no_project_id aria-controls=interactions_product_family_no-interactions_product_family_no_project_id role=tab data-toggle=tab&gt;project_id&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_product_family_no-interactions_product_family_no_media_duration aria-controls=interactions_product_family_no-interactions_product_family_no_media_duration role=tab data-toggle=tab&gt;media_duration&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_product_family_no-interactions_product_family_no_playlist_count aria-controls=interactions_product_family_no-interactions_product_family_no_playlist_count role=tab data-toggle=tab&gt;playlist_count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_product_family_no-interactions_product_family_no_max_streams aria-controls=interactions_product_family_no-interactions_product_family_no_max_streams role=tab data-toggle=tab&gt;max_streams&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_product_family_no-interactions_product_family_no_listener_count aria-controls=interactions_product_family_no-interactions_product_family_no_listener_count role=tab data-toggle=tab&gt;listener_count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_product_family_no-interactions_product_family_no_streams aria-controls=interactions_product_family_no-interactions_product_family_no_streams role=tab data-toggle=tab&gt;streams&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_product_family_no-interactions_product_family_no_artist_count aria-controls=interactions_product_family_no-interactions_product_family_no_artist_count role=tab data-toggle=tab&gt;artist_count&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=interactions_product_family_no-interactions_product_family_no_product_family_no&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(85.229014 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(166.432616 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(247.636218 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(328.83982 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(410.043422 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(491.247025 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(250.260703 378.152969)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(501.717187 376.303125)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 336.563849)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 282.177082)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 227.790314)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 173.403547)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 119.016779)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 64.630012)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(41.284844 241.949297)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(72 44.52)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_c0eb959e1e d=&quot;M 105.706287 -57.352557 \n",
       "L 105.706287 -68.677557 \n",
       "L 92.179014 -74.340057 \n",
       "L 78.651741 -68.677557 \n",
       "L 78.651741 -57.352557 \n",
       "L 92.179014 -51.690057 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.111895 xlink:href=#C0_0_c0eb959e1e y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_c0eb959e1e y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_c0eb959e1e y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_c0eb959e1e y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_c0eb959e1e y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_c0eb959e1e y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_c0eb959e1e y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_c0eb959e1e y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_c0eb959e1e y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_c0eb959e1e y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_c0eb959e1e y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_c0eb959e1e y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_c0eb959e1e y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_c0eb959e1e y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_c0eb959e1e y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_c0eb959e1e y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_c0eb959e1e y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_c0eb959e1e y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_c0eb959e1e y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_c0eb959e1e y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_c0eb959e1e y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_c0eb959e1e y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_c0eb959e1e y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_c0eb959e1e y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_c0eb959e1e y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_c0eb959e1e y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_c0eb959e1e y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_c0eb959e1e y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_c0eb959e1e y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_c0eb959e1e y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_c0eb959e1e y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_c0eb959e1e y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_c0eb959e1e y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_c0eb959e1e y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_c0eb959e1e y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_c0eb959e1e y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_c0eb959e1e y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_c0eb959e1e y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_c0eb959e1e y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_c0eb959e1e y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_c0eb959e1e y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_c0eb959e1e y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_c0eb959e1e y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_c0eb959e1e y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_c0eb959e1e y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_c0eb959e1e y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_c0eb959e1e y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_c0eb959e1e y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_c0eb959e1e y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_c0eb959e1e y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_c0eb959e1e y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_c0eb959e1e y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_c0eb959e1e y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_c0eb959e1e y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_c0eb959e1e y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_c0eb959e1e y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_c0eb959e1e y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_c0eb959e1e y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_c0eb959e1e y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_c0eb959e1e y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_c0eb959e1e y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_c0eb959e1e y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_c0eb959e1e y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_c0eb959e1e y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_c0eb959e1e y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_c0eb959e1e y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_c0eb959e1e y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_c0eb959e1e y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_c0eb959e1e y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_c0eb959e1e y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_c0eb959e1e y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_c0eb959e1e y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_c0eb959e1e y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_c0eb959e1e y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_c0eb959e1e y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_c0eb959e1e y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_c0eb959e1e y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_c0eb959e1e y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_c0eb959e1e y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_c0eb959e1e y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_c0eb959e1e y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_c0eb959e1e y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_c0eb959e1e y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_c0eb959e1e y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_c0eb959e1e y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_c0eb959e1e y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_c0eb959e1e y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_c0eb959e1e y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_c0eb959e1e y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_c0eb959e1e y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_c0eb959e1e y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_c0eb959e1e y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_c0eb959e1e y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_c0eb959e1e y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_c0eb959e1e y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_c0eb959e1e y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_c0eb959e1e y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_c0eb959e1e y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_c0eb959e1e y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_c0eb959e1e y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_c0eb959e1e y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_c0eb959e1e y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_c0eb959e1e y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_c0eb959e1e y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_c0eb959e1e y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_c0eb959e1e y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_c0eb959e1e y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_c0eb959e1e y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_c0eb959e1e y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_c0eb959e1e y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_c0eb959e1e y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_c0eb959e1e y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_c0eb959e1e y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_c0eb959e1e y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_c0eb959e1e y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_c0eb959e1e y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_c0eb959e1e y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_c0eb959e1e y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_c0eb959e1e y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_c0eb959e1e y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_c0eb959e1e y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_c0eb959e1e y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_c0eb959e1e y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_c0eb959e1e y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_c0eb959e1e y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_c0eb959e1e y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_c0eb959e1e y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_c0eb959e1e y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_c0eb959e1e y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_c0eb959e1e y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_c0eb959e1e y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_c0eb959e1e y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_c0eb959e1e y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_c0eb959e1e y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_c0eb959e1e y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_c0eb959e1e y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_c0eb959e1e y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_c0eb959e1e y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_c0eb959e1e y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_c0eb959e1e y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_c0eb959e1e y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_c0eb959e1e y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_c0eb959e1e y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_c0eb959e1e y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_c0eb959e1e y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_c0eb959e1e y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_c0eb959e1e y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_c0eb959e1e y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_c0eb959e1e y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_c0eb959e1e y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_c0eb959e1e y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_c0eb959e1e y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_c0eb959e1e y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_c0eb959e1e y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_c0eb959e1e y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_c0eb959e1e y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_c0eb959e1e y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_c0eb959e1e y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_c0eb959e1e y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_c0eb959e1e y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_c0eb959e1e y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_c0eb959e1e y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_c0eb959e1e y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_c0eb959e1e y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_c0eb959e1e y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_c0eb959e1e y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_c0eb959e1e y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_c0eb959e1e y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_c0eb959e1e y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_c0eb959e1e y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_c0eb959e1e y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_c0eb959e1e y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_c0eb959e1e y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_c0eb959e1e y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_c0eb959e1e y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_c0eb959e1e y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_c0eb959e1e y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_c0eb959e1e y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_c0eb959e1e y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_c0eb959e1e y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_c0eb959e1e y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_c0eb959e1e y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_c0eb959e1e y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_c0eb959e1e y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_c0eb959e1e y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_c0eb959e1e y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_c0eb959e1e y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_c0eb959e1e y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_c0eb959e1e y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_c0eb959e1e y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_c0eb959e1e y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_c0eb959e1e y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_c0eb959e1e y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_c0eb959e1e y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_c0eb959e1e y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_c0eb959e1e y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_c0eb959e1e y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_c0eb959e1e y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_c0eb959e1e y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_c0eb959e1e y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_c0eb959e1e y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_c0eb959e1e y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_c0eb959e1e y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_c0eb959e1e y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_c0eb959e1e y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_c0eb959e1e y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_c0eb959e1e y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_c0eb959e1e y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_c0eb959e1e y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_c0eb959e1e y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_c0eb959e1e y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_c0eb959e1e y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_c0eb959e1e y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_c0eb959e1e y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_c0eb959e1e y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_c0eb959e1e y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_c0eb959e1e y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_c0eb959e1e y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_c0eb959e1e y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_c0eb959e1e y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_c0eb959e1e y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_c0eb959e1e y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_c0eb959e1e y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_c0eb959e1e y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_c0eb959e1e y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_c0eb959e1e y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_c0eb959e1e y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_c0eb959e1e y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_c0eb959e1e y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_c0eb959e1e y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_c0eb959e1e y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_c0eb959e1e y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_c0eb959e1e y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_c0eb959e1e y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_c0eb959e1e y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_c0eb959e1e y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_c0eb959e1e y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_c0eb959e1e y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_c0eb959e1e y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_c0eb959e1e y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_c0eb959e1e y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_c0eb959e1e y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_c0eb959e1e y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_c0eb959e1e y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_c0eb959e1e y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_c0eb959e1e y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_c0eb959e1e y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_c0eb959e1e y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_c0eb959e1e y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_c0eb959e1e y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_c0eb959e1e y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_c0eb959e1e y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_c0eb959e1e y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_c0eb959e1e y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_c0eb959e1e y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_c0eb959e1e y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_c0eb959e1e y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_c0eb959e1e y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_c0eb959e1e y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_c0eb959e1e y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_c0eb959e1e y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_c0eb959e1e y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_c0eb959e1e y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p0be3d5a244)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_c0eb959e1e y=141.112557 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p0be3d5a244&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_product_family_no-interactions_product_family_no_project_id&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(85.229014 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(166.432616 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(247.636218 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(328.83982 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(410.043422 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(491.247025 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(250.260703 378.152969)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(501.717187 376.303125)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.48871)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 297.261025)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 258.03334)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 218.805655)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 179.57797)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 140.350285)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 101.122599)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 61.894914)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(16.258281 220.855937)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_80724488e8 d=&quot;M 105.706287 -57.427696 \n",
       "L 105.706287 -68.752696 \n",
       "L 92.179014 -74.415196 \n",
       "L 78.651741 -68.752696 \n",
       "L 78.651741 -57.427696 \n",
       "L 92.179014 -51.765196 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#abc9e2;stroke:#abc9e2; x=0.111895 xlink:href=#C0_0_80724488e8 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_80724488e8 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_80724488e8 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_80724488e8 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_80724488e8 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_80724488e8 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.111895 xlink:href=#C0_0_80724488e8 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#8ab3d6;stroke:#8ab3d6; x=0.111895 xlink:href=#C0_0_80724488e8 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#cee0ef;stroke:#cee0ef; x=0.111895 xlink:href=#C0_0_80724488e8 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_80724488e8 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_80724488e8 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_80724488e8 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_80724488e8 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_80724488e8 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_80724488e8 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_80724488e8 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_80724488e8 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_80724488e8 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_80724488e8 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_80724488e8 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_80724488e8 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_80724488e8 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_80724488e8 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_80724488e8 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_80724488e8 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_80724488e8 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_80724488e8 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_80724488e8 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_80724488e8 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_80724488e8 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_80724488e8 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_80724488e8 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_80724488e8 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_80724488e8 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_80724488e8 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_80724488e8 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_80724488e8 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_80724488e8 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_80724488e8 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_80724488e8 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_80724488e8 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_80724488e8 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_80724488e8 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_80724488e8 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_80724488e8 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_80724488e8 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_80724488e8 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_80724488e8 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_80724488e8 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_80724488e8 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_80724488e8 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_80724488e8 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_80724488e8 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_80724488e8 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_80724488e8 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_80724488e8 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_80724488e8 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_80724488e8 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_80724488e8 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_80724488e8 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_80724488e8 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_80724488e8 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_80724488e8 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_80724488e8 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_80724488e8 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_80724488e8 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_80724488e8 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_80724488e8 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_80724488e8 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_80724488e8 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_80724488e8 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_80724488e8 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_80724488e8 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_80724488e8 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_80724488e8 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_80724488e8 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_80724488e8 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_80724488e8 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_80724488e8 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_80724488e8 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_80724488e8 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_80724488e8 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_80724488e8 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_80724488e8 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_80724488e8 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_80724488e8 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_80724488e8 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_80724488e8 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_80724488e8 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_80724488e8 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_80724488e8 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_80724488e8 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_80724488e8 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_80724488e8 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_80724488e8 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_80724488e8 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_80724488e8 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_80724488e8 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_80724488e8 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_80724488e8 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_80724488e8 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_80724488e8 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_80724488e8 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_80724488e8 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_80724488e8 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_80724488e8 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_80724488e8 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_80724488e8 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_80724488e8 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_80724488e8 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_80724488e8 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_80724488e8 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_80724488e8 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_80724488e8 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_80724488e8 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_80724488e8 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_80724488e8 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_80724488e8 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_80724488e8 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_80724488e8 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_80724488e8 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_80724488e8 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_80724488e8 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_80724488e8 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_80724488e8 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_80724488e8 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_80724488e8 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_80724488e8 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_80724488e8 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_80724488e8 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_80724488e8 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_80724488e8 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_80724488e8 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_80724488e8 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_80724488e8 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_80724488e8 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_80724488e8 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_80724488e8 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_80724488e8 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_80724488e8 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_80724488e8 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_80724488e8 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_80724488e8 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_80724488e8 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_80724488e8 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_80724488e8 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_80724488e8 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_80724488e8 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_80724488e8 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_80724488e8 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#b7d1e7;stroke:#b7d1e7; x=13.639168 xlink:href=#C0_0_80724488e8 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_80724488e8 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_80724488e8 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_80724488e8 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_80724488e8 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_80724488e8 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_80724488e8 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_80724488e8 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_80724488e8 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_80724488e8 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_80724488e8 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_80724488e8 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_80724488e8 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_80724488e8 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_80724488e8 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_80724488e8 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_80724488e8 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_80724488e8 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_80724488e8 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_80724488e8 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_80724488e8 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_80724488e8 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_80724488e8 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_80724488e8 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_80724488e8 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_80724488e8 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_80724488e8 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_80724488e8 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_80724488e8 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_80724488e8 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_80724488e8 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_80724488e8 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_80724488e8 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_80724488e8 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_80724488e8 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_80724488e8 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_80724488e8 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_80724488e8 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_80724488e8 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_80724488e8 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_80724488e8 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_80724488e8 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_80724488e8 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_80724488e8 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_80724488e8 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_80724488e8 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_80724488e8 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_80724488e8 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_80724488e8 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_80724488e8 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_80724488e8 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_80724488e8 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_80724488e8 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_80724488e8 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_80724488e8 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_80724488e8 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_80724488e8 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_80724488e8 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_80724488e8 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_80724488e8 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_80724488e8 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_80724488e8 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_80724488e8 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_80724488e8 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_80724488e8 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_80724488e8 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_80724488e8 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_80724488e8 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_80724488e8 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_80724488e8 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_80724488e8 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_80724488e8 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_80724488e8 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_80724488e8 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_80724488e8 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_80724488e8 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_80724488e8 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_80724488e8 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_80724488e8 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_80724488e8 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_80724488e8 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_80724488e8 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_80724488e8 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_80724488e8 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_80724488e8 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_80724488e8 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_80724488e8 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_80724488e8 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_80724488e8 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_80724488e8 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_80724488e8 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_80724488e8 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_80724488e8 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_80724488e8 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_80724488e8 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_80724488e8 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_80724488e8 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_80724488e8 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_80724488e8 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_80724488e8 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_80724488e8 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_80724488e8 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_80724488e8 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_80724488e8 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_80724488e8 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_80724488e8 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_80724488e8 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_80724488e8 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_80724488e8 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_80724488e8 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_80724488e8 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_80724488e8 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_80724488e8 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p50e6fca389)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_80724488e8 y=141.187696 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p50e6fca389&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_product_family_no-interactions_product_family_no_media_duration&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(85.229014 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(166.432616 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(247.636218 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(328.83982 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(410.043422 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(491.247025 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(250.260703 378.152969)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(501.717187 376.303125)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 295.592126)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 254.695346)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 213.798566)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 172.901786)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 132.005006)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 91.108226)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 234.921328)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_e73b96005f d=&quot;M 105.706287 -57.4275 \n",
       "L 105.706287 -68.7525 \n",
       "L 92.179014 -74.415 \n",
       "L 78.651741 -68.7525 \n",
       "L 78.651741 -57.4275 \n",
       "L 92.179014 -51.765 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#b0cce4;stroke:#b0cce4; x=0.111895 xlink:href=#C0_0_e73b96005f y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#b9d2e7;stroke:#b9d2e7; x=0.111895 xlink:href=#C0_0_e73b96005f y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=0.111895 xlink:href=#C0_0_e73b96005f y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_e73b96005f y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_e73b96005f y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_e73b96005f y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_e73b96005f y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_e73b96005f y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_e73b96005f y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_e73b96005f y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_e73b96005f y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_e73b96005f y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_e73b96005f y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_e73b96005f y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_e73b96005f y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_e73b96005f y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_e73b96005f y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_e73b96005f y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_e73b96005f y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_e73b96005f y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_e73b96005f y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_e73b96005f y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_e73b96005f y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_e73b96005f y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_e73b96005f y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_e73b96005f y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_e73b96005f y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_e73b96005f y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_e73b96005f y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_e73b96005f y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_e73b96005f y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_e73b96005f y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_e73b96005f y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_e73b96005f y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_e73b96005f y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_e73b96005f y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_e73b96005f y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_e73b96005f y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_e73b96005f y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_e73b96005f y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_e73b96005f y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_e73b96005f y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_e73b96005f y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_e73b96005f y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_e73b96005f y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_e73b96005f y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_e73b96005f y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_e73b96005f y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_e73b96005f y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_e73b96005f y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_e73b96005f y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_e73b96005f y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_e73b96005f y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_e73b96005f y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_e73b96005f y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_e73b96005f y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_e73b96005f y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_e73b96005f y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_e73b96005f y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_e73b96005f y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_e73b96005f y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_e73b96005f y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_e73b96005f y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_e73b96005f y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_e73b96005f y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_e73b96005f y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_e73b96005f y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_e73b96005f y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_e73b96005f y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_e73b96005f y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_e73b96005f y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_e73b96005f y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_e73b96005f y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_e73b96005f y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_e73b96005f y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_e73b96005f y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_e73b96005f y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_e73b96005f y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_e73b96005f y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_e73b96005f y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_e73b96005f y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_e73b96005f y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_e73b96005f y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_e73b96005f y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_e73b96005f y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_e73b96005f y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_e73b96005f y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_e73b96005f y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_e73b96005f y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_e73b96005f y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_e73b96005f y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_e73b96005f y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_e73b96005f y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_e73b96005f y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_e73b96005f y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_e73b96005f y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_e73b96005f y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_e73b96005f y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_e73b96005f y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_e73b96005f y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_e73b96005f y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_e73b96005f y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_e73b96005f y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_e73b96005f y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_e73b96005f y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_e73b96005f y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_e73b96005f y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_e73b96005f y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_e73b96005f y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_e73b96005f y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_e73b96005f y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_e73b96005f y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_e73b96005f y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_e73b96005f y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_e73b96005f y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_e73b96005f y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_e73b96005f y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_e73b96005f y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_e73b96005f y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_e73b96005f y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_e73b96005f y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_e73b96005f y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_e73b96005f y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_e73b96005f y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_e73b96005f y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_e73b96005f y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_e73b96005f y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_e73b96005f y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_e73b96005f y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_e73b96005f y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_e73b96005f y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_e73b96005f y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_e73b96005f y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_e73b96005f y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_e73b96005f y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_e73b96005f y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_e73b96005f y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_e73b96005f y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_e73b96005f y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_e73b96005f y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_e73b96005f y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_e73b96005f y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_e73b96005f y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_e73b96005f y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=13.639168 xlink:href=#C0_0_e73b96005f y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=13.639168 xlink:href=#C0_0_e73b96005f y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_e73b96005f y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_e73b96005f y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_e73b96005f y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_e73b96005f y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_e73b96005f y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_e73b96005f y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_e73b96005f y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_e73b96005f y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_e73b96005f y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_e73b96005f y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_e73b96005f y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_e73b96005f y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_e73b96005f y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_e73b96005f y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_e73b96005f y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_e73b96005f y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_e73b96005f y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_e73b96005f y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_e73b96005f y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_e73b96005f y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_e73b96005f y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_e73b96005f y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_e73b96005f y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_e73b96005f y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_e73b96005f y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_e73b96005f y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_e73b96005f y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_e73b96005f y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_e73b96005f y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_e73b96005f y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_e73b96005f y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_e73b96005f y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_e73b96005f y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_e73b96005f y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_e73b96005f y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_e73b96005f y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_e73b96005f y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_e73b96005f y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_e73b96005f y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_e73b96005f y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_e73b96005f y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_e73b96005f y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_e73b96005f y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_e73b96005f y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_e73b96005f y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_e73b96005f y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_e73b96005f y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_e73b96005f y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_e73b96005f y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_e73b96005f y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_e73b96005f y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_e73b96005f y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_e73b96005f y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_e73b96005f y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_e73b96005f y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_e73b96005f y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_e73b96005f y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_e73b96005f y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_e73b96005f y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_e73b96005f y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_e73b96005f y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_e73b96005f y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_e73b96005f y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_e73b96005f y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_e73b96005f y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_e73b96005f y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_e73b96005f y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_e73b96005f y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_e73b96005f y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_e73b96005f y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_e73b96005f y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_e73b96005f y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_e73b96005f y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_e73b96005f y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_e73b96005f y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_e73b96005f y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_e73b96005f y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_e73b96005f y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_e73b96005f y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_e73b96005f y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_e73b96005f y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_e73b96005f y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_e73b96005f y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_e73b96005f y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_e73b96005f y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_e73b96005f y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_e73b96005f y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_e73b96005f y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_e73b96005f y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_e73b96005f y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_e73b96005f y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_e73b96005f y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_e73b96005f y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_e73b96005f y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_e73b96005f y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_e73b96005f y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_e73b96005f y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_e73b96005f y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_e73b96005f y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_e73b96005f y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_e73b96005f y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_e73b96005f y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_e73b96005f y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_e73b96005f y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_e73b96005f y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_e73b96005f y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_e73b96005f y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_e73b96005f y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_e73b96005f y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_e73b96005f y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_e73b96005f y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_e73b96005f y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_e73b96005f y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_e73b96005f y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_e73b96005f y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_e73b96005f y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_e73b96005f y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe8f01b0ae3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_e73b96005f y=141.1875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pe8f01b0ae3&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_product_family_no-interactions_product_family_no_playlist_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(85.229014 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(166.432616 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(247.636218 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(328.83982 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(410.043422 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(491.247025 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(250.260703 378.152969)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(501.717187 376.303125)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 306.288906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 245.888906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 185.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 125.088906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(50.378125 64.688906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.062969 230.333125)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_0969e354ac d=&quot;M 105.706287 -27.2275 \n",
       "L 105.706287 -38.5525 \n",
       "L 92.179014 -44.215 \n",
       "L 78.651741 -38.5525 \n",
       "L 78.651741 -27.2275 \n",
       "L 92.179014 -21.565 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.111895 xlink:href=#C0_0_0969e354ac y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_0969e354ac y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_0969e354ac y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_0969e354ac y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_0969e354ac y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_0969e354ac y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_0969e354ac y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_0969e354ac y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_0969e354ac y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_0969e354ac y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_0969e354ac y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_0969e354ac y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_0969e354ac y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_0969e354ac y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_0969e354ac y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_0969e354ac y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_0969e354ac y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_0969e354ac y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_0969e354ac y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_0969e354ac y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_0969e354ac y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_0969e354ac y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_0969e354ac y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_0969e354ac y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_0969e354ac y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_0969e354ac y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_0969e354ac y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_0969e354ac y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_0969e354ac y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_0969e354ac y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_0969e354ac y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_0969e354ac y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_0969e354ac y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_0969e354ac y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_0969e354ac y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_0969e354ac y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_0969e354ac y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_0969e354ac y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_0969e354ac y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_0969e354ac y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_0969e354ac y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_0969e354ac y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_0969e354ac y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_0969e354ac y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_0969e354ac y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_0969e354ac y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_0969e354ac y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_0969e354ac y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_0969e354ac y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_0969e354ac y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_0969e354ac y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_0969e354ac y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_0969e354ac y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_0969e354ac y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_0969e354ac y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_0969e354ac y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_0969e354ac y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_0969e354ac y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_0969e354ac y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_0969e354ac y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_0969e354ac y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_0969e354ac y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_0969e354ac y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_0969e354ac y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_0969e354ac y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_0969e354ac y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_0969e354ac y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_0969e354ac y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_0969e354ac y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_0969e354ac y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_0969e354ac y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_0969e354ac y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_0969e354ac y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_0969e354ac y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_0969e354ac y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_0969e354ac y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_0969e354ac y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_0969e354ac y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_0969e354ac y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_0969e354ac y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_0969e354ac y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_0969e354ac y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_0969e354ac y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_0969e354ac y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_0969e354ac y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_0969e354ac y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_0969e354ac y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_0969e354ac y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_0969e354ac y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_0969e354ac y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_0969e354ac y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_0969e354ac y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_0969e354ac y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_0969e354ac y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_0969e354ac y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_0969e354ac y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_0969e354ac y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_0969e354ac y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_0969e354ac y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_0969e354ac y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_0969e354ac y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_0969e354ac y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_0969e354ac y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_0969e354ac y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_0969e354ac y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_0969e354ac y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_0969e354ac y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_0969e354ac y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_0969e354ac y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_0969e354ac y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_0969e354ac y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_0969e354ac y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_0969e354ac y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_0969e354ac y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_0969e354ac y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_0969e354ac y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_0969e354ac y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_0969e354ac y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_0969e354ac y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_0969e354ac y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_0969e354ac y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_0969e354ac y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_0969e354ac y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_0969e354ac y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_0969e354ac y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_0969e354ac y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_0969e354ac y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_0969e354ac y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_0969e354ac y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_0969e354ac y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_0969e354ac y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_0969e354ac y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_0969e354ac y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_0969e354ac y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_0969e354ac y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_0969e354ac y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_0969e354ac y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_0969e354ac y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_0969e354ac y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_0969e354ac y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_0969e354ac y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_0969e354ac y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_0969e354ac y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_0969e354ac y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_0969e354ac y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_0969e354ac y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_0969e354ac y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_0969e354ac y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_0969e354ac y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_0969e354ac y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_0969e354ac y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_0969e354ac y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_0969e354ac y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_0969e354ac y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_0969e354ac y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_0969e354ac y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_0969e354ac y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_0969e354ac y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_0969e354ac y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_0969e354ac y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_0969e354ac y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_0969e354ac y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_0969e354ac y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_0969e354ac y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_0969e354ac y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_0969e354ac y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_0969e354ac y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_0969e354ac y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_0969e354ac y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_0969e354ac y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_0969e354ac y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_0969e354ac y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_0969e354ac y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_0969e354ac y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_0969e354ac y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_0969e354ac y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_0969e354ac y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_0969e354ac y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_0969e354ac y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_0969e354ac y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_0969e354ac y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_0969e354ac y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_0969e354ac y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_0969e354ac y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_0969e354ac y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_0969e354ac y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_0969e354ac y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_0969e354ac y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_0969e354ac y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_0969e354ac y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_0969e354ac y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_0969e354ac y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_0969e354ac y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_0969e354ac y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_0969e354ac y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_0969e354ac y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_0969e354ac y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_0969e354ac y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_0969e354ac y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_0969e354ac y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_0969e354ac y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_0969e354ac y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_0969e354ac y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_0969e354ac y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_0969e354ac y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_0969e354ac y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_0969e354ac y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_0969e354ac y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_0969e354ac y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_0969e354ac y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_0969e354ac y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_0969e354ac y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_0969e354ac y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_0969e354ac y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_0969e354ac y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_0969e354ac y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_0969e354ac y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_0969e354ac y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_0969e354ac y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_0969e354ac y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_0969e354ac y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_0969e354ac y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_0969e354ac y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_0969e354ac y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_0969e354ac y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_0969e354ac y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_0969e354ac y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_0969e354ac y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_0969e354ac y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_0969e354ac y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_0969e354ac y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_0969e354ac y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_0969e354ac y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_0969e354ac y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_0969e354ac y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_0969e354ac y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_0969e354ac y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_0969e354ac y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_0969e354ac y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_0969e354ac y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_0969e354ac y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_0969e354ac y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_0969e354ac y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_0969e354ac y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_0969e354ac y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_0969e354ac y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_0969e354ac y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_0969e354ac y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_0969e354ac y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_0969e354ac y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_0969e354ac y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_0969e354ac y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_0969e354ac y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_0969e354ac y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_0969e354ac y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_0969e354ac y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_0969e354ac y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_0969e354ac y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_0969e354ac y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_0969e354ac y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_0969e354ac y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_0969e354ac y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_0969e354ac y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p6696b495e5)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_0969e354ac y=110.9875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p6696b495e5&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_product_family_no-interactions_product_family_no_max_streams&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(85.229014 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(166.432616 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(247.636218 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(328.83982 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(410.043422 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(491.247025 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(250.260703 378.152969)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(501.717187 376.303125)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.505951)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 302.415897)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 268.325843)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 234.235789)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 200.145736)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 166.055682)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 131.965628)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 97.875574)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 63.78552)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(27.509062 230.016016)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_4aa9ecb23b d=&quot;M 105.706287 -57.410455 \n",
       "L 105.706287 -68.735455 \n",
       "L 92.179014 -74.397955 \n",
       "L 78.651741 -68.735455 \n",
       "L 78.651741 -57.410455 \n",
       "L 92.179014 -51.747955 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.111895 xlink:href=#C0_0_4aa9ecb23b y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#dae8f3;stroke:#dae8f3; x=0.111895 xlink:href=#C0_0_4aa9ecb23b y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_4aa9ecb23b y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_4aa9ecb23b y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_4aa9ecb23b y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_4aa9ecb23b y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=0.111895 xlink:href=#C0_0_4aa9ecb23b y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_4aa9ecb23b y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#e9f1f9;stroke:#e9f1f9; x=0.111895 xlink:href=#C0_0_4aa9ecb23b y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_4aa9ecb23b y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_4aa9ecb23b y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_4aa9ecb23b y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_4aa9ecb23b y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_4aa9ecb23b y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_4aa9ecb23b y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_4aa9ecb23b y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_4aa9ecb23b y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_4aa9ecb23b y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_4aa9ecb23b y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_4aa9ecb23b y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_4aa9ecb23b y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_4aa9ecb23b y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_4aa9ecb23b y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_4aa9ecb23b y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_4aa9ecb23b y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_4aa9ecb23b y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_4aa9ecb23b y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_4aa9ecb23b y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_4aa9ecb23b y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_4aa9ecb23b y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_4aa9ecb23b y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_4aa9ecb23b y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_4aa9ecb23b y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_4aa9ecb23b y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_4aa9ecb23b y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_4aa9ecb23b y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_4aa9ecb23b y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_4aa9ecb23b y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_4aa9ecb23b y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_4aa9ecb23b y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_4aa9ecb23b y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_4aa9ecb23b y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_4aa9ecb23b y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_4aa9ecb23b y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_4aa9ecb23b y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_4aa9ecb23b y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_4aa9ecb23b y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_4aa9ecb23b y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_4aa9ecb23b y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_4aa9ecb23b y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_4aa9ecb23b y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_4aa9ecb23b y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_4aa9ecb23b y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_4aa9ecb23b y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_4aa9ecb23b y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_4aa9ecb23b y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_4aa9ecb23b y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_4aa9ecb23b y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_4aa9ecb23b y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_4aa9ecb23b y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_4aa9ecb23b y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_4aa9ecb23b y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_4aa9ecb23b y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_4aa9ecb23b y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_4aa9ecb23b y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_4aa9ecb23b y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_4aa9ecb23b y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_4aa9ecb23b y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_4aa9ecb23b y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_4aa9ecb23b y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_4aa9ecb23b y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_4aa9ecb23b y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_4aa9ecb23b y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_4aa9ecb23b y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_4aa9ecb23b y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_4aa9ecb23b y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_4aa9ecb23b y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_4aa9ecb23b y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_4aa9ecb23b y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_4aa9ecb23b y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_4aa9ecb23b y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_4aa9ecb23b y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_4aa9ecb23b y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_4aa9ecb23b y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_4aa9ecb23b y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_4aa9ecb23b y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_4aa9ecb23b y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_4aa9ecb23b y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_4aa9ecb23b y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_4aa9ecb23b y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_4aa9ecb23b y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_4aa9ecb23b y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_4aa9ecb23b y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_4aa9ecb23b y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_4aa9ecb23b y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_4aa9ecb23b y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_4aa9ecb23b y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_4aa9ecb23b y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_4aa9ecb23b y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_4aa9ecb23b y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_4aa9ecb23b y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_4aa9ecb23b y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_4aa9ecb23b y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_4aa9ecb23b y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_4aa9ecb23b y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_4aa9ecb23b y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_4aa9ecb23b y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_4aa9ecb23b y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_4aa9ecb23b y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_4aa9ecb23b y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_4aa9ecb23b y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_4aa9ecb23b y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_4aa9ecb23b y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_4aa9ecb23b y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_4aa9ecb23b y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_4aa9ecb23b y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_4aa9ecb23b y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_4aa9ecb23b y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_4aa9ecb23b y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_4aa9ecb23b y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_4aa9ecb23b y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_4aa9ecb23b y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_4aa9ecb23b y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_4aa9ecb23b y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_4aa9ecb23b y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_4aa9ecb23b y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_4aa9ecb23b y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_4aa9ecb23b y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_4aa9ecb23b y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_4aa9ecb23b y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_4aa9ecb23b y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_4aa9ecb23b y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_4aa9ecb23b y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_4aa9ecb23b y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_4aa9ecb23b y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_4aa9ecb23b y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_4aa9ecb23b y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_4aa9ecb23b y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_4aa9ecb23b y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_4aa9ecb23b y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_4aa9ecb23b y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_4aa9ecb23b y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_4aa9ecb23b y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_4aa9ecb23b y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#c8dced;stroke:#c8dced; x=13.639168 xlink:href=#C0_0_4aa9ecb23b y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_4aa9ecb23b y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#dbe8f4;stroke:#dbe8f4; x=13.639168 xlink:href=#C0_0_4aa9ecb23b y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_4aa9ecb23b y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#e4eef7;stroke:#e4eef7; x=13.639168 xlink:href=#C0_0_4aa9ecb23b y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_4aa9ecb23b y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_4aa9ecb23b y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_4aa9ecb23b y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_4aa9ecb23b y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_4aa9ecb23b y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_4aa9ecb23b y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_4aa9ecb23b y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_4aa9ecb23b y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_4aa9ecb23b y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_4aa9ecb23b y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_4aa9ecb23b y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_4aa9ecb23b y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_4aa9ecb23b y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_4aa9ecb23b y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_4aa9ecb23b y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_4aa9ecb23b y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_4aa9ecb23b y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_4aa9ecb23b y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_4aa9ecb23b y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_4aa9ecb23b y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_4aa9ecb23b y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_4aa9ecb23b y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_4aa9ecb23b y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_4aa9ecb23b y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_4aa9ecb23b y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_4aa9ecb23b y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_4aa9ecb23b y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_4aa9ecb23b y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_4aa9ecb23b y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_4aa9ecb23b y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_4aa9ecb23b y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_4aa9ecb23b y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_4aa9ecb23b y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_4aa9ecb23b y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_4aa9ecb23b y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_4aa9ecb23b y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_4aa9ecb23b y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_4aa9ecb23b y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_4aa9ecb23b y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_4aa9ecb23b y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_4aa9ecb23b y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_4aa9ecb23b y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_4aa9ecb23b y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_4aa9ecb23b y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_4aa9ecb23b y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_4aa9ecb23b y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_4aa9ecb23b y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_4aa9ecb23b y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_4aa9ecb23b y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_4aa9ecb23b y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_4aa9ecb23b y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_4aa9ecb23b y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_4aa9ecb23b y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_4aa9ecb23b y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_4aa9ecb23b y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_4aa9ecb23b y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_4aa9ecb23b y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_4aa9ecb23b y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_4aa9ecb23b y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_4aa9ecb23b y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_4aa9ecb23b y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_4aa9ecb23b y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_4aa9ecb23b y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_4aa9ecb23b y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_4aa9ecb23b y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_4aa9ecb23b y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_4aa9ecb23b y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_4aa9ecb23b y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_4aa9ecb23b y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_4aa9ecb23b y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_4aa9ecb23b y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_4aa9ecb23b y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_4aa9ecb23b y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_4aa9ecb23b y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_4aa9ecb23b y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_4aa9ecb23b y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_4aa9ecb23b y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_4aa9ecb23b y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_4aa9ecb23b y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_4aa9ecb23b y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_4aa9ecb23b y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_4aa9ecb23b y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_4aa9ecb23b y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_4aa9ecb23b y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_4aa9ecb23b y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_4aa9ecb23b y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_4aa9ecb23b y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_4aa9ecb23b y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_4aa9ecb23b y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_4aa9ecb23b y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_4aa9ecb23b y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_4aa9ecb23b y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_4aa9ecb23b y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_4aa9ecb23b y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_4aa9ecb23b y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_4aa9ecb23b y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_4aa9ecb23b y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_4aa9ecb23b y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_4aa9ecb23b y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_4aa9ecb23b y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_4aa9ecb23b y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_4aa9ecb23b y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_4aa9ecb23b y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_4aa9ecb23b y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_4aa9ecb23b y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_4aa9ecb23b y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_4aa9ecb23b y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_4aa9ecb23b y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_4aa9ecb23b y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_4aa9ecb23b y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_4aa9ecb23b y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_4aa9ecb23b y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_4aa9ecb23b y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_4aa9ecb23b y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1fdb299433)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_4aa9ecb23b y=141.170455 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p1fdb299433&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_product_family_no-interactions_product_family_no_listener_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(85.229014 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(166.432616 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(247.636218 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(328.83982 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(410.043422 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(491.247025 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(250.260703 378.152969)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(501.717187 376.303125)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.6654)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 301.366698)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 266.067997)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 230.769296)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 195.470595)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 160.171893)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 124.873192)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 89.574491)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 54.275789)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 231.250937)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_30cdbaff5f d=&quot;M 105.706287 -57.251006 \n",
       "L 105.706287 -68.576006 \n",
       "L 92.179014 -74.238506 \n",
       "L 78.651741 -68.576006 \n",
       "L 78.651741 -57.251006 \n",
       "L 92.179014 -51.588506 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.111895 xlink:href=#C0_0_30cdbaff5f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_30cdbaff5f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_30cdbaff5f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_30cdbaff5f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_30cdbaff5f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_30cdbaff5f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_30cdbaff5f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_30cdbaff5f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_30cdbaff5f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_30cdbaff5f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_30cdbaff5f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_30cdbaff5f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_30cdbaff5f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_30cdbaff5f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_30cdbaff5f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_30cdbaff5f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_30cdbaff5f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_30cdbaff5f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_30cdbaff5f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_30cdbaff5f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_30cdbaff5f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_30cdbaff5f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_30cdbaff5f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_30cdbaff5f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_30cdbaff5f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_30cdbaff5f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_30cdbaff5f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_30cdbaff5f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_30cdbaff5f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_30cdbaff5f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_30cdbaff5f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_30cdbaff5f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_30cdbaff5f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_30cdbaff5f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_30cdbaff5f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_30cdbaff5f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_30cdbaff5f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_30cdbaff5f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_30cdbaff5f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_30cdbaff5f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_30cdbaff5f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_30cdbaff5f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_30cdbaff5f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_30cdbaff5f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_30cdbaff5f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_30cdbaff5f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_30cdbaff5f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_30cdbaff5f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_30cdbaff5f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_30cdbaff5f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_30cdbaff5f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_30cdbaff5f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_30cdbaff5f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_30cdbaff5f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_30cdbaff5f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_30cdbaff5f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_30cdbaff5f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_30cdbaff5f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_30cdbaff5f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_30cdbaff5f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_30cdbaff5f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_30cdbaff5f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_30cdbaff5f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_30cdbaff5f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_30cdbaff5f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_30cdbaff5f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_30cdbaff5f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_30cdbaff5f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_30cdbaff5f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_30cdbaff5f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_30cdbaff5f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_30cdbaff5f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_30cdbaff5f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_30cdbaff5f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_30cdbaff5f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_30cdbaff5f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_30cdbaff5f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_30cdbaff5f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_30cdbaff5f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_30cdbaff5f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_30cdbaff5f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_30cdbaff5f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_30cdbaff5f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_30cdbaff5f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_30cdbaff5f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_30cdbaff5f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_30cdbaff5f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_30cdbaff5f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_30cdbaff5f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_30cdbaff5f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_30cdbaff5f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_30cdbaff5f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_30cdbaff5f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_30cdbaff5f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_30cdbaff5f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_30cdbaff5f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_30cdbaff5f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_30cdbaff5f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_30cdbaff5f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_30cdbaff5f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_30cdbaff5f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_30cdbaff5f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_30cdbaff5f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_30cdbaff5f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_30cdbaff5f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_30cdbaff5f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_30cdbaff5f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_30cdbaff5f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_30cdbaff5f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_30cdbaff5f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_30cdbaff5f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_30cdbaff5f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_30cdbaff5f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_30cdbaff5f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_30cdbaff5f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_30cdbaff5f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_30cdbaff5f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_30cdbaff5f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_30cdbaff5f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_30cdbaff5f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_30cdbaff5f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_30cdbaff5f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_30cdbaff5f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_30cdbaff5f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_30cdbaff5f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_30cdbaff5f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_30cdbaff5f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_30cdbaff5f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_30cdbaff5f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_30cdbaff5f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_30cdbaff5f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_30cdbaff5f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_30cdbaff5f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_30cdbaff5f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_30cdbaff5f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_30cdbaff5f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_30cdbaff5f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_30cdbaff5f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_30cdbaff5f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_30cdbaff5f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_30cdbaff5f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_30cdbaff5f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_30cdbaff5f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_30cdbaff5f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_30cdbaff5f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_30cdbaff5f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_30cdbaff5f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_30cdbaff5f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_30cdbaff5f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_30cdbaff5f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_30cdbaff5f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_30cdbaff5f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_30cdbaff5f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_30cdbaff5f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_30cdbaff5f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_30cdbaff5f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_30cdbaff5f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_30cdbaff5f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_30cdbaff5f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_30cdbaff5f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_30cdbaff5f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_30cdbaff5f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_30cdbaff5f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_30cdbaff5f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_30cdbaff5f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_30cdbaff5f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_30cdbaff5f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_30cdbaff5f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_30cdbaff5f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_30cdbaff5f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_30cdbaff5f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_30cdbaff5f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_30cdbaff5f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_30cdbaff5f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_30cdbaff5f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_30cdbaff5f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_30cdbaff5f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_30cdbaff5f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_30cdbaff5f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_30cdbaff5f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_30cdbaff5f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_30cdbaff5f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_30cdbaff5f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_30cdbaff5f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_30cdbaff5f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_30cdbaff5f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_30cdbaff5f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_30cdbaff5f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_30cdbaff5f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_30cdbaff5f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_30cdbaff5f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_30cdbaff5f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_30cdbaff5f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_30cdbaff5f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_30cdbaff5f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_30cdbaff5f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_30cdbaff5f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_30cdbaff5f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_30cdbaff5f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_30cdbaff5f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_30cdbaff5f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_30cdbaff5f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_30cdbaff5f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_30cdbaff5f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_30cdbaff5f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_30cdbaff5f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_30cdbaff5f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_30cdbaff5f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_30cdbaff5f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_30cdbaff5f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_30cdbaff5f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_30cdbaff5f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_30cdbaff5f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_30cdbaff5f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_30cdbaff5f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_30cdbaff5f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_30cdbaff5f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_30cdbaff5f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_30cdbaff5f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_30cdbaff5f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_30cdbaff5f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_30cdbaff5f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_30cdbaff5f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_30cdbaff5f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_30cdbaff5f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_30cdbaff5f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_30cdbaff5f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_30cdbaff5f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_30cdbaff5f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_30cdbaff5f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_30cdbaff5f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_30cdbaff5f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_30cdbaff5f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_30cdbaff5f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_30cdbaff5f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_30cdbaff5f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_30cdbaff5f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_30cdbaff5f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_30cdbaff5f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_30cdbaff5f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_30cdbaff5f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_30cdbaff5f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_30cdbaff5f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_30cdbaff5f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_30cdbaff5f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_30cdbaff5f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_30cdbaff5f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_30cdbaff5f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_30cdbaff5f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_30cdbaff5f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_30cdbaff5f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_30cdbaff5f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_30cdbaff5f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_30cdbaff5f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_30cdbaff5f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_30cdbaff5f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_30cdbaff5f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_30cdbaff5f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_30cdbaff5f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_30cdbaff5f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_30cdbaff5f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_30cdbaff5f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_30cdbaff5f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p937f89501a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_30cdbaff5f y=141.011006 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p937f89501a&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_product_family_no-interactions_product_family_no_streams&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(85.229014 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(166.432616 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(247.636218 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(328.83982 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(410.043422 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(491.247025 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(250.260703 378.152969)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(501.717187 376.303125)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.658994)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 302.641472)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 268.62395)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 234.606428)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 200.588906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 166.571384)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 132.553862)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 98.536341)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 64.518819)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 216.567656)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_a865992fd7 d=&quot;M 105.706287 -57.257412 \n",
       "L 105.706287 -68.582412 \n",
       "L 92.179014 -74.244912 \n",
       "L 78.651741 -68.582412 \n",
       "L 78.651741 -57.257412 \n",
       "L 92.179014 -51.594912 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.111895 xlink:href=#C0_0_a865992fd7 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_a865992fd7 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_a865992fd7 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_a865992fd7 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_a865992fd7 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_a865992fd7 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_a865992fd7 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_a865992fd7 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_a865992fd7 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_a865992fd7 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_a865992fd7 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_a865992fd7 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_a865992fd7 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_a865992fd7 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_a865992fd7 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_a865992fd7 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_a865992fd7 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_a865992fd7 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_a865992fd7 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_a865992fd7 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_a865992fd7 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_a865992fd7 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_a865992fd7 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_a865992fd7 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_a865992fd7 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_a865992fd7 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_a865992fd7 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_a865992fd7 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_a865992fd7 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_a865992fd7 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_a865992fd7 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_a865992fd7 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_a865992fd7 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_a865992fd7 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_a865992fd7 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_a865992fd7 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_a865992fd7 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_a865992fd7 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_a865992fd7 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_a865992fd7 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_a865992fd7 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_a865992fd7 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_a865992fd7 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_a865992fd7 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_a865992fd7 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_a865992fd7 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_a865992fd7 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_a865992fd7 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_a865992fd7 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_a865992fd7 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_a865992fd7 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_a865992fd7 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_a865992fd7 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_a865992fd7 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_a865992fd7 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_a865992fd7 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_a865992fd7 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_a865992fd7 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_a865992fd7 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_a865992fd7 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_a865992fd7 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_a865992fd7 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_a865992fd7 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_a865992fd7 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_a865992fd7 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_a865992fd7 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_a865992fd7 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_a865992fd7 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_a865992fd7 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_a865992fd7 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_a865992fd7 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_a865992fd7 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_a865992fd7 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_a865992fd7 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_a865992fd7 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_a865992fd7 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_a865992fd7 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_a865992fd7 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_a865992fd7 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_a865992fd7 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_a865992fd7 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_a865992fd7 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_a865992fd7 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_a865992fd7 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_a865992fd7 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_a865992fd7 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_a865992fd7 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_a865992fd7 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_a865992fd7 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_a865992fd7 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_a865992fd7 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_a865992fd7 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_a865992fd7 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_a865992fd7 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_a865992fd7 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_a865992fd7 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_a865992fd7 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_a865992fd7 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_a865992fd7 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_a865992fd7 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_a865992fd7 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_a865992fd7 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_a865992fd7 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_a865992fd7 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_a865992fd7 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_a865992fd7 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_a865992fd7 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_a865992fd7 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_a865992fd7 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_a865992fd7 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_a865992fd7 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_a865992fd7 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_a865992fd7 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_a865992fd7 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_a865992fd7 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_a865992fd7 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_a865992fd7 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_a865992fd7 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_a865992fd7 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_a865992fd7 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_a865992fd7 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_a865992fd7 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_a865992fd7 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_a865992fd7 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_a865992fd7 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_a865992fd7 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_a865992fd7 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_a865992fd7 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_a865992fd7 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_a865992fd7 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_a865992fd7 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_a865992fd7 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_a865992fd7 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_a865992fd7 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_a865992fd7 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_a865992fd7 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_a865992fd7 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_a865992fd7 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_a865992fd7 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_a865992fd7 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_a865992fd7 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_a865992fd7 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_a865992fd7 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_a865992fd7 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_a865992fd7 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_a865992fd7 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_a865992fd7 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_a865992fd7 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_a865992fd7 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_a865992fd7 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_a865992fd7 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_a865992fd7 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_a865992fd7 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_a865992fd7 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_a865992fd7 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_a865992fd7 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_a865992fd7 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_a865992fd7 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_a865992fd7 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_a865992fd7 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_a865992fd7 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_a865992fd7 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_a865992fd7 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_a865992fd7 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_a865992fd7 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_a865992fd7 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_a865992fd7 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_a865992fd7 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_a865992fd7 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_a865992fd7 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_a865992fd7 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_a865992fd7 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_a865992fd7 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_a865992fd7 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_a865992fd7 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_a865992fd7 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_a865992fd7 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_a865992fd7 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_a865992fd7 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_a865992fd7 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_a865992fd7 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_a865992fd7 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_a865992fd7 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_a865992fd7 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_a865992fd7 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_a865992fd7 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_a865992fd7 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_a865992fd7 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_a865992fd7 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_a865992fd7 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_a865992fd7 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_a865992fd7 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_a865992fd7 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_a865992fd7 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_a865992fd7 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_a865992fd7 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_a865992fd7 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_a865992fd7 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_a865992fd7 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_a865992fd7 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_a865992fd7 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_a865992fd7 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_a865992fd7 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_a865992fd7 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_a865992fd7 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_a865992fd7 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_a865992fd7 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_a865992fd7 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_a865992fd7 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_a865992fd7 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_a865992fd7 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_a865992fd7 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_a865992fd7 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_a865992fd7 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_a865992fd7 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_a865992fd7 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_a865992fd7 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_a865992fd7 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_a865992fd7 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_a865992fd7 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_a865992fd7 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_a865992fd7 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_a865992fd7 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_a865992fd7 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_a865992fd7 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_a865992fd7 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_a865992fd7 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_a865992fd7 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_a865992fd7 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_a865992fd7 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_a865992fd7 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_a865992fd7 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_a865992fd7 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_a865992fd7 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_a865992fd7 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_a865992fd7 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_a865992fd7 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_a865992fd7 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_a865992fd7 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_a865992fd7 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_a865992fd7 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_a865992fd7 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_a865992fd7 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_a865992fd7 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_a865992fd7 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_a865992fd7 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_a865992fd7 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_a865992fd7 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_a865992fd7 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_a865992fd7 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_a865992fd7 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_a865992fd7 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_a865992fd7 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_a865992fd7 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_a865992fd7 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_a865992fd7 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_a865992fd7 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_a865992fd7 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_a865992fd7 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_a865992fd7 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_a865992fd7 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_a865992fd7 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_a865992fd7 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3f085c6d06)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_a865992fd7 y=141.017412 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p3f085c6d06&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_product_family_no-interactions_product_family_no_artist_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(85.229014 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(166.432616 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(247.636218 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(328.83982 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(410.043422 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(491.247025 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(250.260703 378.152969)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(501.717187 376.303125)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 291.188906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 245.888906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 200.588906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 155.288906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 109.988906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 64.688906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(49.752812 225.439844)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_d3d1815fcf d=&quot;M 105.706287 -57.4275 \n",
       "L 105.706287 -68.7525 \n",
       "L 92.179014 -74.415 \n",
       "L 78.651741 -68.7525 \n",
       "L 78.651741 -57.4275 \n",
       "L 92.179014 -51.765 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_d3d1815fcf y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_d3d1815fcf y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_d3d1815fcf y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_d3d1815fcf y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=0.111895 xlink:href=#C0_0_d3d1815fcf y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_d3d1815fcf y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_d3d1815fcf y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_d3d1815fcf y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.111895 xlink:href=#C0_0_d3d1815fcf y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_d3d1815fcf y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_d3d1815fcf y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_d3d1815fcf y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_d3d1815fcf y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_d3d1815fcf y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_d3d1815fcf y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_d3d1815fcf y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_d3d1815fcf y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.166441 xlink:href=#C0_0_d3d1815fcf y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_d3d1815fcf y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_d3d1815fcf y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_d3d1815fcf y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_d3d1815fcf y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_d3d1815fcf y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_d3d1815fcf y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_d3d1815fcf y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_d3d1815fcf y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.220986 xlink:href=#C0_0_d3d1815fcf y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_d3d1815fcf y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_d3d1815fcf y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_d3d1815fcf y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_d3d1815fcf y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_d3d1815fcf y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_d3d1815fcf y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_d3d1815fcf y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_d3d1815fcf y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.275532 xlink:href=#C0_0_d3d1815fcf y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_d3d1815fcf y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_d3d1815fcf y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_d3d1815fcf y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_d3d1815fcf y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_d3d1815fcf y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_d3d1815fcf y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_d3d1815fcf y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_d3d1815fcf y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.330077 xlink:href=#C0_0_d3d1815fcf y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_d3d1815fcf y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_d3d1815fcf y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_d3d1815fcf y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_d3d1815fcf y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_d3d1815fcf y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_d3d1815fcf y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_d3d1815fcf y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_d3d1815fcf y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.384623 xlink:href=#C0_0_d3d1815fcf y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_d3d1815fcf y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_d3d1815fcf y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_d3d1815fcf y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_d3d1815fcf y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_d3d1815fcf y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_d3d1815fcf y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_d3d1815fcf y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_d3d1815fcf y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.439168 xlink:href=#C0_0_d3d1815fcf y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_d3d1815fcf y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_d3d1815fcf y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_d3d1815fcf y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_d3d1815fcf y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_d3d1815fcf y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_d3d1815fcf y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_d3d1815fcf y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_d3d1815fcf y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.493713 xlink:href=#C0_0_d3d1815fcf y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_d3d1815fcf y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_d3d1815fcf y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_d3d1815fcf y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_d3d1815fcf y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_d3d1815fcf y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_d3d1815fcf y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_d3d1815fcf y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_d3d1815fcf y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.548259 xlink:href=#C0_0_d3d1815fcf y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_d3d1815fcf y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_d3d1815fcf y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_d3d1815fcf y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_d3d1815fcf y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_d3d1815fcf y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_d3d1815fcf y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_d3d1815fcf y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_d3d1815fcf y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.602804 xlink:href=#C0_0_d3d1815fcf y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_d3d1815fcf y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_d3d1815fcf y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_d3d1815fcf y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_d3d1815fcf y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_d3d1815fcf y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_d3d1815fcf y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_d3d1815fcf y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_d3d1815fcf y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.65735 xlink:href=#C0_0_d3d1815fcf y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_d3d1815fcf y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_d3d1815fcf y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_d3d1815fcf y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_d3d1815fcf y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_d3d1815fcf y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_d3d1815fcf y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_d3d1815fcf y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_d3d1815fcf y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.711895 xlink:href=#C0_0_d3d1815fcf y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_d3d1815fcf y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_d3d1815fcf y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_d3d1815fcf y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_d3d1815fcf y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_d3d1815fcf y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_d3d1815fcf y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_d3d1815fcf y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_d3d1815fcf y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.766441 xlink:href=#C0_0_d3d1815fcf y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_d3d1815fcf y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_d3d1815fcf y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_d3d1815fcf y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_d3d1815fcf y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_d3d1815fcf y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_d3d1815fcf y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_d3d1815fcf y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_d3d1815fcf y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.820986 xlink:href=#C0_0_d3d1815fcf y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_d3d1815fcf y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_d3d1815fcf y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_d3d1815fcf y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_d3d1815fcf y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_d3d1815fcf y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_d3d1815fcf y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_d3d1815fcf y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_d3d1815fcf y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.875532 xlink:href=#C0_0_d3d1815fcf y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_d3d1815fcf y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_d3d1815fcf y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_d3d1815fcf y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_d3d1815fcf y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_d3d1815fcf y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_d3d1815fcf y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_d3d1815fcf y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_d3d1815fcf y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.930077 xlink:href=#C0_0_d3d1815fcf y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_d3d1815fcf y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=13.639168 xlink:href=#C0_0_d3d1815fcf y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#dce9f4;stroke:#dce9f4; x=13.639168 xlink:href=#C0_0_d3d1815fcf y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_d3d1815fcf y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_d3d1815fcf y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_d3d1815fcf y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_d3d1815fcf y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.639168 xlink:href=#C0_0_d3d1815fcf y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_d3d1815fcf y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_d3d1815fcf y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_d3d1815fcf y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_d3d1815fcf y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_d3d1815fcf y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_d3d1815fcf y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_d3d1815fcf y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.693713 xlink:href=#C0_0_d3d1815fcf y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_d3d1815fcf y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_d3d1815fcf y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_d3d1815fcf y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_d3d1815fcf y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_d3d1815fcf y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_d3d1815fcf y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_d3d1815fcf y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.748259 xlink:href=#C0_0_d3d1815fcf y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_d3d1815fcf y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_d3d1815fcf y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_d3d1815fcf y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_d3d1815fcf y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_d3d1815fcf y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_d3d1815fcf y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_d3d1815fcf y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.802804 xlink:href=#C0_0_d3d1815fcf y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_d3d1815fcf y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_d3d1815fcf y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_d3d1815fcf y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_d3d1815fcf y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_d3d1815fcf y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_d3d1815fcf y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_d3d1815fcf y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.85735 xlink:href=#C0_0_d3d1815fcf y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_d3d1815fcf y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_d3d1815fcf y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_d3d1815fcf y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_d3d1815fcf y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_d3d1815fcf y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_d3d1815fcf y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_d3d1815fcf y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.911895 xlink:href=#C0_0_d3d1815fcf y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_d3d1815fcf y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_d3d1815fcf y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_d3d1815fcf y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_d3d1815fcf y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_d3d1815fcf y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_d3d1815fcf y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_d3d1815fcf y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.966441 xlink:href=#C0_0_d3d1815fcf y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_d3d1815fcf y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_d3d1815fcf y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_d3d1815fcf y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_d3d1815fcf y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_d3d1815fcf y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_d3d1815fcf y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_d3d1815fcf y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.020986 xlink:href=#C0_0_d3d1815fcf y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_d3d1815fcf y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_d3d1815fcf y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_d3d1815fcf y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_d3d1815fcf y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_d3d1815fcf y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_d3d1815fcf y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_d3d1815fcf y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.075532 xlink:href=#C0_0_d3d1815fcf y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_d3d1815fcf y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_d3d1815fcf y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_d3d1815fcf y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_d3d1815fcf y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_d3d1815fcf y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_d3d1815fcf y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_d3d1815fcf y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.130077 xlink:href=#C0_0_d3d1815fcf y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_d3d1815fcf y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_d3d1815fcf y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_d3d1815fcf y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_d3d1815fcf y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_d3d1815fcf y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_d3d1815fcf y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_d3d1815fcf y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.184623 xlink:href=#C0_0_d3d1815fcf y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_d3d1815fcf y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_d3d1815fcf y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_d3d1815fcf y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_d3d1815fcf y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_d3d1815fcf y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_d3d1815fcf y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_d3d1815fcf y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.239168 xlink:href=#C0_0_d3d1815fcf y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_d3d1815fcf y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_d3d1815fcf y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_d3d1815fcf y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_d3d1815fcf y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_d3d1815fcf y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_d3d1815fcf y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_d3d1815fcf y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.293713 xlink:href=#C0_0_d3d1815fcf y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_d3d1815fcf y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_d3d1815fcf y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_d3d1815fcf y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_d3d1815fcf y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_d3d1815fcf y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_d3d1815fcf y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_d3d1815fcf y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.348259 xlink:href=#C0_0_d3d1815fcf y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_d3d1815fcf y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_d3d1815fcf y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_d3d1815fcf y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_d3d1815fcf y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_d3d1815fcf y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_d3d1815fcf y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_d3d1815fcf y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pddf5928403)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.402804 xlink:href=#C0_0_d3d1815fcf y=141.1875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pddf5928403&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions-interactions_project_id&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#interactions_project_id-interactions_project_id_product_family_no aria-controls=interactions_project_id-interactions_project_id_product_family_no role=tab data-toggle=tab&gt;product_family_no&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_project_id-interactions_project_id_project_id aria-controls=interactions_project_id-interactions_project_id_project_id role=tab data-toggle=tab&gt;project_id&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_project_id-interactions_project_id_media_duration aria-controls=interactions_project_id-interactions_project_id_media_duration role=tab data-toggle=tab&gt;media_duration&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_project_id-interactions_project_id_playlist_count aria-controls=interactions_project_id-interactions_project_id_playlist_count role=tab data-toggle=tab&gt;playlist_count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_project_id-interactions_project_id_max_streams aria-controls=interactions_project_id-interactions_project_id_max_streams role=tab data-toggle=tab&gt;max_streams&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_project_id-interactions_project_id_listener_count aria-controls=interactions_project_id-interactions_project_id_listener_count role=tab data-toggle=tab&gt;listener_count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_project_id-interactions_project_id_streams aria-controls=interactions_project_id-interactions_project_id_streams role=tab data-toggle=tab&gt;streams&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_project_id-interactions_project_id_artist_count aria-controls=interactions_project_id-interactions_project_id_artist_count role=tab data-toggle=tab&gt;artist_count&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=interactions_project_id-interactions_project_id_product_family_no&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510734 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.178323 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(192.748256 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(251.318189 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(309.888122 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(365.677587 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(424.24752 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(482.817453 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_9&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(271.354062 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 336.563849)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 282.177082)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 227.790314)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 173.403547)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 119.016779)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 64.630012)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(41.284844 241.949297)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(72 44.52)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_65e576bd89 d=&quot;M 105.818475 -57.352557 \n",
       "L 105.818475 -68.677557 \n",
       "L 92.291202 -74.340057 \n",
       "L 78.76393 -68.677557 \n",
       "L 78.76393 -57.352557 \n",
       "L 92.291202 -51.690057 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#8db5d8;stroke:#8db5d8; x=-0.000293 xlink:href=#C0_0_65e576bd89 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_65e576bd89 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_65e576bd89 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_65e576bd89 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_65e576bd89 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_65e576bd89 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_65e576bd89 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_65e576bd89 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_65e576bd89 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_65e576bd89 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_65e576bd89 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_65e576bd89 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_65e576bd89 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_65e576bd89 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_65e576bd89 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_65e576bd89 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_65e576bd89 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_65e576bd89 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_65e576bd89 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_65e576bd89 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_65e576bd89 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_65e576bd89 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_65e576bd89 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_65e576bd89 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_65e576bd89 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_65e576bd89 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_65e576bd89 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_65e576bd89 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_65e576bd89 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_65e576bd89 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_65e576bd89 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_65e576bd89 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_65e576bd89 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_65e576bd89 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_65e576bd89 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_65e576bd89 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_65e576bd89 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_65e576bd89 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_65e576bd89 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_65e576bd89 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_65e576bd89 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_65e576bd89 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_65e576bd89 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_65e576bd89 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_65e576bd89 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_65e576bd89 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_65e576bd89 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_65e576bd89 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_65e576bd89 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_65e576bd89 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_65e576bd89 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_65e576bd89 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_65e576bd89 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_65e576bd89 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_65e576bd89 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_65e576bd89 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_65e576bd89 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_65e576bd89 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_65e576bd89 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_65e576bd89 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_65e576bd89 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_65e576bd89 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_65e576bd89 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_65e576bd89 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_65e576bd89 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_65e576bd89 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_65e576bd89 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_65e576bd89 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_65e576bd89 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_65e576bd89 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_65e576bd89 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_65e576bd89 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_65e576bd89 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_65e576bd89 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_65e576bd89 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_65e576bd89 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_65e576bd89 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_65e576bd89 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_65e576bd89 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_65e576bd89 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_65e576bd89 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_65e576bd89 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_65e576bd89 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_65e576bd89 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_65e576bd89 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_65e576bd89 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_65e576bd89 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_65e576bd89 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_65e576bd89 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_65e576bd89 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_65e576bd89 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_65e576bd89 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_65e576bd89 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_65e576bd89 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_65e576bd89 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_65e576bd89 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_65e576bd89 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_65e576bd89 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_65e576bd89 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#4d8bc0;stroke:#4d8bc0; x=297.599707 xlink:href=#C0_0_65e576bd89 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_65e576bd89 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_65e576bd89 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_65e576bd89 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_65e576bd89 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_65e576bd89 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_65e576bd89 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_65e576bd89 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_65e576bd89 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=324.654252 xlink:href=#C0_0_65e576bd89 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_65e576bd89 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_65e576bd89 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_65e576bd89 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_65e576bd89 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_65e576bd89 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_65e576bd89 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_65e576bd89 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_65e576bd89 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#649ac9;stroke:#649ac9; x=351.708798 xlink:href=#C0_0_65e576bd89 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_65e576bd89 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_65e576bd89 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_65e576bd89 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_65e576bd89 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_65e576bd89 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_65e576bd89 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_65e576bd89 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_65e576bd89 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#e3eef7;stroke:#e3eef7; x=378.763343 xlink:href=#C0_0_65e576bd89 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_65e576bd89 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_65e576bd89 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_65e576bd89 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_65e576bd89 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_65e576bd89 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_65e576bd89 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_65e576bd89 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_65e576bd89 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#c0d7ea;stroke:#c0d7ea; x=405.817889 xlink:href=#C0_0_65e576bd89 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_65e576bd89 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_65e576bd89 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_65e576bd89 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_65e576bd89 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_65e576bd89 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_65e576bd89 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_65e576bd89 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_65e576bd89 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_65e576bd89 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_65e576bd89 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_65e576bd89 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_65e576bd89 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_65e576bd89 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_65e576bd89 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_65e576bd89 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_65e576bd89 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_65e576bd89 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_65e576bd89 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_65e576bd89 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_65e576bd89 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_65e576bd89 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_65e576bd89 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_65e576bd89 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_65e576bd89 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_65e576bd89 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_65e576bd89 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_65e576bd89 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_65e576bd89 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_65e576bd89 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_65e576bd89 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_65e576bd89 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_65e576bd89 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_65e576bd89 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_65e576bd89 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_65e576bd89 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_65e576bd89 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_65e576bd89 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_65e576bd89 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_65e576bd89 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_65e576bd89 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_65e576bd89 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_65e576bd89 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_65e576bd89 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_65e576bd89 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_65e576bd89 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_65e576bd89 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_65e576bd89 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_65e576bd89 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_65e576bd89 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_65e576bd89 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_65e576bd89 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_65e576bd89 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_65e576bd89 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_65e576bd89 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_65e576bd89 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_65e576bd89 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_65e576bd89 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_65e576bd89 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_65e576bd89 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_65e576bd89 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_65e576bd89 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_65e576bd89 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_65e576bd89 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_65e576bd89 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_65e576bd89 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_65e576bd89 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_65e576bd89 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_65e576bd89 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_65e576bd89 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_65e576bd89 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_65e576bd89 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_65e576bd89 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_65e576bd89 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_65e576bd89 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_65e576bd89 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_65e576bd89 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_65e576bd89 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_65e576bd89 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_65e576bd89 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_65e576bd89 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_65e576bd89 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_65e576bd89 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_65e576bd89 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_65e576bd89 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_65e576bd89 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_65e576bd89 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_65e576bd89 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_65e576bd89 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_65e576bd89 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_65e576bd89 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_65e576bd89 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_65e576bd89 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_65e576bd89 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_65e576bd89 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_65e576bd89 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_65e576bd89 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_65e576bd89 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_65e576bd89 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_65e576bd89 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_65e576bd89 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_65e576bd89 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_65e576bd89 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_65e576bd89 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_65e576bd89 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_65e576bd89 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_65e576bd89 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_65e576bd89 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_65e576bd89 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_65e576bd89 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_65e576bd89 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_65e576bd89 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_65e576bd89 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_65e576bd89 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_65e576bd89 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_65e576bd89 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_65e576bd89 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_65e576bd89 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_65e576bd89 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_65e576bd89 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_65e576bd89 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_65e576bd89 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_65e576bd89 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_65e576bd89 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_65e576bd89 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_65e576bd89 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_65e576bd89 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_65e576bd89 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p497fafa3ba)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_65e576bd89 y=141.112557 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p497fafa3ba&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_project_id-interactions_project_id_project_id&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510734 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.178323 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(192.748256 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(251.318189 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(309.888122 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(365.677587 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(424.24752 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(482.817453 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_9&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(271.354062 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.48871)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 297.261025)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 258.03334)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 218.805655)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 179.57797)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 140.350285)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 101.122599)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 61.894914)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(16.258281 220.855937)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_ba01b77546 d=&quot;M 105.818475 -57.427696 \n",
       "L 105.818475 -68.752696 \n",
       "L 92.291202 -74.415196 \n",
       "L 78.76393 -68.752696 \n",
       "L 78.76393 -57.427696 \n",
       "L 92.291202 -51.765196 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#7eabd2;stroke:#7eabd2; x=-0.000293 xlink:href=#C0_0_ba01b77546 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_ba01b77546 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_ba01b77546 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_ba01b77546 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_ba01b77546 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_ba01b77546 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_ba01b77546 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_ba01b77546 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_ba01b77546 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_ba01b77546 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_ba01b77546 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_ba01b77546 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_ba01b77546 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_ba01b77546 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_ba01b77546 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_ba01b77546 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_ba01b77546 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_ba01b77546 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_ba01b77546 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_ba01b77546 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_ba01b77546 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_ba01b77546 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_ba01b77546 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_ba01b77546 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_ba01b77546 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_ba01b77546 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_ba01b77546 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_ba01b77546 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_ba01b77546 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_ba01b77546 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_ba01b77546 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_ba01b77546 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_ba01b77546 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_ba01b77546 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_ba01b77546 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_ba01b77546 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_ba01b77546 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_ba01b77546 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_ba01b77546 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_ba01b77546 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_ba01b77546 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_ba01b77546 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_ba01b77546 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_ba01b77546 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_ba01b77546 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_ba01b77546 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_ba01b77546 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_ba01b77546 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_ba01b77546 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_ba01b77546 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_ba01b77546 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_ba01b77546 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_ba01b77546 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_ba01b77546 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_ba01b77546 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_ba01b77546 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_ba01b77546 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_ba01b77546 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_ba01b77546 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_ba01b77546 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_ba01b77546 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_ba01b77546 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_ba01b77546 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_ba01b77546 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_ba01b77546 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_ba01b77546 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_ba01b77546 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_ba01b77546 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_ba01b77546 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_ba01b77546 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_ba01b77546 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_ba01b77546 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_ba01b77546 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_ba01b77546 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_ba01b77546 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_ba01b77546 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_ba01b77546 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_ba01b77546 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_ba01b77546 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_ba01b77546 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_ba01b77546 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_ba01b77546 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_ba01b77546 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_ba01b77546 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_ba01b77546 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_ba01b77546 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_ba01b77546 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_ba01b77546 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_ba01b77546 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_ba01b77546 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_ba01b77546 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_ba01b77546 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_ba01b77546 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_ba01b77546 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_ba01b77546 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_ba01b77546 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_ba01b77546 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_ba01b77546 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_ba01b77546 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_ba01b77546 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_ba01b77546 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_ba01b77546 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_ba01b77546 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_ba01b77546 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_ba01b77546 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=297.599707 xlink:href=#C0_0_ba01b77546 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_ba01b77546 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_ba01b77546 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_ba01b77546 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_ba01b77546 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_ba01b77546 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_ba01b77546 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_ba01b77546 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_ba01b77546 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#97bbdb;stroke:#97bbdb; x=324.654252 xlink:href=#C0_0_ba01b77546 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_ba01b77546 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_ba01b77546 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_ba01b77546 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_ba01b77546 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_ba01b77546 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_ba01b77546 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_ba01b77546 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_ba01b77546 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_ba01b77546 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#8fb6d8;stroke:#8fb6d8; x=351.708798 xlink:href=#C0_0_ba01b77546 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_ba01b77546 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_ba01b77546 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_ba01b77546 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_ba01b77546 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_ba01b77546 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_ba01b77546 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_ba01b77546 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_ba01b77546 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_ba01b77546 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_ba01b77546 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_ba01b77546 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_ba01b77546 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_ba01b77546 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_ba01b77546 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_ba01b77546 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_ba01b77546 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_ba01b77546 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_ba01b77546 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#bad3e8;stroke:#bad3e8; x=405.817889 xlink:href=#C0_0_ba01b77546 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_ba01b77546 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_ba01b77546 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_ba01b77546 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_ba01b77546 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_ba01b77546 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_ba01b77546 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_ba01b77546 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_ba01b77546 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_ba01b77546 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_ba01b77546 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_ba01b77546 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_ba01b77546 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_ba01b77546 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_ba01b77546 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_ba01b77546 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_ba01b77546 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_ba01b77546 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_ba01b77546 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_ba01b77546 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_ba01b77546 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_ba01b77546 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_ba01b77546 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_ba01b77546 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_ba01b77546 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_ba01b77546 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_ba01b77546 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_ba01b77546 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_ba01b77546 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_ba01b77546 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_ba01b77546 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_ba01b77546 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_ba01b77546 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_ba01b77546 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_ba01b77546 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_ba01b77546 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_ba01b77546 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_ba01b77546 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_ba01b77546 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_ba01b77546 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_ba01b77546 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_ba01b77546 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_ba01b77546 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_ba01b77546 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_ba01b77546 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_ba01b77546 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_ba01b77546 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_ba01b77546 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_ba01b77546 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_ba01b77546 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_ba01b77546 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_ba01b77546 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_ba01b77546 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_ba01b77546 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_ba01b77546 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_ba01b77546 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_ba01b77546 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_ba01b77546 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_ba01b77546 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_ba01b77546 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_ba01b77546 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_ba01b77546 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_ba01b77546 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_ba01b77546 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_ba01b77546 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_ba01b77546 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_ba01b77546 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_ba01b77546 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_ba01b77546 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_ba01b77546 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_ba01b77546 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_ba01b77546 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_ba01b77546 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_ba01b77546 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_ba01b77546 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_ba01b77546 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_ba01b77546 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_ba01b77546 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_ba01b77546 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_ba01b77546 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_ba01b77546 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_ba01b77546 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_ba01b77546 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_ba01b77546 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_ba01b77546 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_ba01b77546 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_ba01b77546 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_ba01b77546 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_ba01b77546 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_ba01b77546 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_ba01b77546 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_ba01b77546 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_ba01b77546 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_ba01b77546 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_ba01b77546 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#9fc1de;stroke:#9fc1de; x=311.126979 xlink:href=#C0_0_ba01b77546 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_ba01b77546 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_ba01b77546 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_ba01b77546 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_ba01b77546 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_ba01b77546 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_ba01b77546 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_ba01b77546 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#76a6cf;stroke:#76a6cf; x=338.181525 xlink:href=#C0_0_ba01b77546 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_ba01b77546 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_ba01b77546 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_ba01b77546 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_ba01b77546 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_ba01b77546 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_ba01b77546 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_ba01b77546 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_ba01b77546 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#e2edf6;stroke:#e2edf6; x=365.23607 xlink:href=#C0_0_ba01b77546 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_ba01b77546 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_ba01b77546 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_ba01b77546 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_ba01b77546 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_ba01b77546 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_ba01b77546 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_ba01b77546 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p9a9c2255eb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_ba01b77546 y=141.187696 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p9a9c2255eb&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_project_id-interactions_project_id_media_duration&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510734 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.178323 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(192.748256 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(251.318189 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(309.888122 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(365.677587 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(424.24752 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(482.817453 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_9&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(271.354062 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 295.592126)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 254.695346)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 213.798566)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 172.901786)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 132.005006)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 91.108226)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 234.921328)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_8ebc149835 d=&quot;M 105.818475 -57.4275 \n",
       "L 105.818475 -68.7525 \n",
       "L 92.291202 -74.415 \n",
       "L 78.76393 -68.7525 \n",
       "L 78.76393 -57.4275 \n",
       "L 92.291202 -51.765 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#dde9f4;stroke:#dde9f4; x=-0.000293 xlink:href=#C0_0_8ebc149835 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#dde9f4;stroke:#dde9f4; x=-0.000293 xlink:href=#C0_0_8ebc149835 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_8ebc149835 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_8ebc149835 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_8ebc149835 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_8ebc149835 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_8ebc149835 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_8ebc149835 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_8ebc149835 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_8ebc149835 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_8ebc149835 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_8ebc149835 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_8ebc149835 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_8ebc149835 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_8ebc149835 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_8ebc149835 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_8ebc149835 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_8ebc149835 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_8ebc149835 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_8ebc149835 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_8ebc149835 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_8ebc149835 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_8ebc149835 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_8ebc149835 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_8ebc149835 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_8ebc149835 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_8ebc149835 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_8ebc149835 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_8ebc149835 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_8ebc149835 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_8ebc149835 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_8ebc149835 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_8ebc149835 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_8ebc149835 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_8ebc149835 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_8ebc149835 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_8ebc149835 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_8ebc149835 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_8ebc149835 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_8ebc149835 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_8ebc149835 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_8ebc149835 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_8ebc149835 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_8ebc149835 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_8ebc149835 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_8ebc149835 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_8ebc149835 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_8ebc149835 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_8ebc149835 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_8ebc149835 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_8ebc149835 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_8ebc149835 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_8ebc149835 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_8ebc149835 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_8ebc149835 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_8ebc149835 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_8ebc149835 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_8ebc149835 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_8ebc149835 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_8ebc149835 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_8ebc149835 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_8ebc149835 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_8ebc149835 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_8ebc149835 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_8ebc149835 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_8ebc149835 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_8ebc149835 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_8ebc149835 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_8ebc149835 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_8ebc149835 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_8ebc149835 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_8ebc149835 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_8ebc149835 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_8ebc149835 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_8ebc149835 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_8ebc149835 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_8ebc149835 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_8ebc149835 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_8ebc149835 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_8ebc149835 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_8ebc149835 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_8ebc149835 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_8ebc149835 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_8ebc149835 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_8ebc149835 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_8ebc149835 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_8ebc149835 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_8ebc149835 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_8ebc149835 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_8ebc149835 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_8ebc149835 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_8ebc149835 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_8ebc149835 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_8ebc149835 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_8ebc149835 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_8ebc149835 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_8ebc149835 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_8ebc149835 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_8ebc149835 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#d5e5f2;stroke:#d5e5f2; x=297.599707 xlink:href=#C0_0_8ebc149835 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#d5e5f2;stroke:#d5e5f2; x=297.599707 xlink:href=#C0_0_8ebc149835 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_8ebc149835 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_8ebc149835 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_8ebc149835 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_8ebc149835 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_8ebc149835 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_8ebc149835 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_8ebc149835 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ccdeee;stroke:#ccdeee; x=324.654252 xlink:href=#C0_0_8ebc149835 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#dfebf5;stroke:#dfebf5; x=324.654252 xlink:href=#C0_0_8ebc149835 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=324.654252 xlink:href=#C0_0_8ebc149835 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_8ebc149835 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_8ebc149835 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_8ebc149835 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_8ebc149835 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_8ebc149835 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_8ebc149835 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#d3e3f1;stroke:#d3e3f1; x=351.708798 xlink:href=#C0_0_8ebc149835 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#e5eff7;stroke:#e5eff7; x=351.708798 xlink:href=#C0_0_8ebc149835 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_8ebc149835 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_8ebc149835 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_8ebc149835 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_8ebc149835 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_8ebc149835 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_8ebc149835 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_8ebc149835 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_8ebc149835 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#e9f1f9;stroke:#e9f1f9; x=378.763343 xlink:href=#C0_0_8ebc149835 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_8ebc149835 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_8ebc149835 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_8ebc149835 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_8ebc149835 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_8ebc149835 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_8ebc149835 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_8ebc149835 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#e6eff8;stroke:#e6eff8; x=405.817889 xlink:href=#C0_0_8ebc149835 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#e4eef7;stroke:#e4eef7; x=405.817889 xlink:href=#C0_0_8ebc149835 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_8ebc149835 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_8ebc149835 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_8ebc149835 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_8ebc149835 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_8ebc149835 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_8ebc149835 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_8ebc149835 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#b1cce4;stroke:#b1cce4; x=13.526979 xlink:href=#C0_0_8ebc149835 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_8ebc149835 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_8ebc149835 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_8ebc149835 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_8ebc149835 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_8ebc149835 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_8ebc149835 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_8ebc149835 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_8ebc149835 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_8ebc149835 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_8ebc149835 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_8ebc149835 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_8ebc149835 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_8ebc149835 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_8ebc149835 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_8ebc149835 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_8ebc149835 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_8ebc149835 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_8ebc149835 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_8ebc149835 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_8ebc149835 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_8ebc149835 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_8ebc149835 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_8ebc149835 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_8ebc149835 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_8ebc149835 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_8ebc149835 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_8ebc149835 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_8ebc149835 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_8ebc149835 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_8ebc149835 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_8ebc149835 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_8ebc149835 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_8ebc149835 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_8ebc149835 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_8ebc149835 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_8ebc149835 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_8ebc149835 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_8ebc149835 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_8ebc149835 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_8ebc149835 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_8ebc149835 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_8ebc149835 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_8ebc149835 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_8ebc149835 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_8ebc149835 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_8ebc149835 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_8ebc149835 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_8ebc149835 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_8ebc149835 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_8ebc149835 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_8ebc149835 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_8ebc149835 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_8ebc149835 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_8ebc149835 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_8ebc149835 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_8ebc149835 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_8ebc149835 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_8ebc149835 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_8ebc149835 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_8ebc149835 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_8ebc149835 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_8ebc149835 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_8ebc149835 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_8ebc149835 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_8ebc149835 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_8ebc149835 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_8ebc149835 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_8ebc149835 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_8ebc149835 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_8ebc149835 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_8ebc149835 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_8ebc149835 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_8ebc149835 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_8ebc149835 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_8ebc149835 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_8ebc149835 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_8ebc149835 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_8ebc149835 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_8ebc149835 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#dde9f4;stroke:#dde9f4; x=284.072434 xlink:href=#C0_0_8ebc149835 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_8ebc149835 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_8ebc149835 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_8ebc149835 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_8ebc149835 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_8ebc149835 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_8ebc149835 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_8ebc149835 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=311.126979 xlink:href=#C0_0_8ebc149835 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#e8f1f8;stroke:#e8f1f8; x=311.126979 xlink:href=#C0_0_8ebc149835 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_8ebc149835 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_8ebc149835 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_8ebc149835 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_8ebc149835 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_8ebc149835 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_8ebc149835 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#82aed4;stroke:#82aed4; x=338.181525 xlink:href=#C0_0_8ebc149835 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_8ebc149835 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_8ebc149835 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_8ebc149835 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_8ebc149835 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_8ebc149835 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_8ebc149835 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_8ebc149835 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ccdeee;stroke:#ccdeee; x=365.23607 xlink:href=#C0_0_8ebc149835 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_8ebc149835 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_8ebc149835 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_8ebc149835 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_8ebc149835 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_8ebc149835 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_8ebc149835 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_8ebc149835 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#cfe0ef;stroke:#cfe0ef; x=392.290616 xlink:href=#C0_0_8ebc149835 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_8ebc149835 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_8ebc149835 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_8ebc149835 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_8ebc149835 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_8ebc149835 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_8ebc149835 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4f02935004)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_8ebc149835 y=141.1875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p4f02935004&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_project_id-interactions_project_id_playlist_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510734 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.178323 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(192.748256 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(251.318189 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(309.888122 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(365.677587 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(424.24752 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(482.817453 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_9&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(271.354062 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 306.288906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 245.888906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 185.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 125.088906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(50.378125 64.688906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.062969 230.333125)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_3be9541f42 d=&quot;M 105.818475 -27.2275 \n",
       "L 105.818475 -38.5525 \n",
       "L 92.291202 -44.215 \n",
       "L 78.76393 -38.5525 \n",
       "L 78.76393 -27.2275 \n",
       "L 92.291202 -21.565 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#8db5d8;stroke:#8db5d8; x=-0.000293 xlink:href=#C0_0_3be9541f42 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_3be9541f42 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_3be9541f42 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_3be9541f42 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_3be9541f42 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_3be9541f42 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_3be9541f42 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_3be9541f42 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_3be9541f42 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_3be9541f42 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_3be9541f42 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_3be9541f42 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_3be9541f42 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_3be9541f42 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_3be9541f42 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_3be9541f42 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_3be9541f42 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_3be9541f42 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_3be9541f42 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_3be9541f42 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_3be9541f42 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_3be9541f42 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_3be9541f42 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_3be9541f42 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_3be9541f42 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_3be9541f42 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_3be9541f42 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_3be9541f42 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_3be9541f42 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_3be9541f42 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_3be9541f42 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_3be9541f42 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_3be9541f42 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_3be9541f42 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_3be9541f42 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_3be9541f42 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_3be9541f42 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_3be9541f42 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_3be9541f42 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_3be9541f42 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_3be9541f42 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_3be9541f42 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_3be9541f42 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_3be9541f42 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_3be9541f42 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_3be9541f42 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_3be9541f42 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_3be9541f42 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_3be9541f42 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_3be9541f42 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_3be9541f42 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_3be9541f42 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_3be9541f42 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_3be9541f42 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_3be9541f42 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_3be9541f42 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_3be9541f42 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_3be9541f42 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_3be9541f42 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_3be9541f42 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_3be9541f42 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_3be9541f42 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_3be9541f42 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_3be9541f42 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_3be9541f42 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_3be9541f42 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_3be9541f42 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_3be9541f42 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_3be9541f42 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_3be9541f42 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_3be9541f42 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_3be9541f42 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_3be9541f42 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_3be9541f42 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_3be9541f42 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_3be9541f42 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_3be9541f42 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_3be9541f42 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_3be9541f42 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_3be9541f42 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_3be9541f42 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_3be9541f42 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_3be9541f42 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_3be9541f42 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_3be9541f42 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_3be9541f42 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_3be9541f42 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_3be9541f42 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_3be9541f42 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_3be9541f42 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_3be9541f42 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_3be9541f42 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_3be9541f42 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_3be9541f42 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_3be9541f42 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_3be9541f42 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_3be9541f42 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_3be9541f42 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_3be9541f42 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#4d8bc0;stroke:#4d8bc0; x=297.599707 xlink:href=#C0_0_3be9541f42 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_3be9541f42 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_3be9541f42 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_3be9541f42 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_3be9541f42 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_3be9541f42 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_3be9541f42 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_3be9541f42 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_3be9541f42 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=324.654252 xlink:href=#C0_0_3be9541f42 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_3be9541f42 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_3be9541f42 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_3be9541f42 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_3be9541f42 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_3be9541f42 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_3be9541f42 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_3be9541f42 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_3be9541f42 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#659bc9;stroke:#659bc9; x=351.708798 xlink:href=#C0_0_3be9541f42 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_3be9541f42 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_3be9541f42 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_3be9541f42 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_3be9541f42 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_3be9541f42 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_3be9541f42 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_3be9541f42 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_3be9541f42 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#e3eef7;stroke:#e3eef7; x=378.763343 xlink:href=#C0_0_3be9541f42 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_3be9541f42 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_3be9541f42 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_3be9541f42 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_3be9541f42 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_3be9541f42 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_3be9541f42 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_3be9541f42 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_3be9541f42 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#c0d7ea;stroke:#c0d7ea; x=405.817889 xlink:href=#C0_0_3be9541f42 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_3be9541f42 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_3be9541f42 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_3be9541f42 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_3be9541f42 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_3be9541f42 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_3be9541f42 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_3be9541f42 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_3be9541f42 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_3be9541f42 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_3be9541f42 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_3be9541f42 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_3be9541f42 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_3be9541f42 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_3be9541f42 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_3be9541f42 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_3be9541f42 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_3be9541f42 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_3be9541f42 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_3be9541f42 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_3be9541f42 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_3be9541f42 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_3be9541f42 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_3be9541f42 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_3be9541f42 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_3be9541f42 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_3be9541f42 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_3be9541f42 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_3be9541f42 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_3be9541f42 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_3be9541f42 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_3be9541f42 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_3be9541f42 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_3be9541f42 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_3be9541f42 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_3be9541f42 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_3be9541f42 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_3be9541f42 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_3be9541f42 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_3be9541f42 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_3be9541f42 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_3be9541f42 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_3be9541f42 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_3be9541f42 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_3be9541f42 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_3be9541f42 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_3be9541f42 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_3be9541f42 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_3be9541f42 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_3be9541f42 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_3be9541f42 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_3be9541f42 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_3be9541f42 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_3be9541f42 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_3be9541f42 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_3be9541f42 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_3be9541f42 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_3be9541f42 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_3be9541f42 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_3be9541f42 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_3be9541f42 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_3be9541f42 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_3be9541f42 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_3be9541f42 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_3be9541f42 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_3be9541f42 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_3be9541f42 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_3be9541f42 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_3be9541f42 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_3be9541f42 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_3be9541f42 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_3be9541f42 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_3be9541f42 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_3be9541f42 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_3be9541f42 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_3be9541f42 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_3be9541f42 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_3be9541f42 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_3be9541f42 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_3be9541f42 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_3be9541f42 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_3be9541f42 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_3be9541f42 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_3be9541f42 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_3be9541f42 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_3be9541f42 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_3be9541f42 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_3be9541f42 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_3be9541f42 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_3be9541f42 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_3be9541f42 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_3be9541f42 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_3be9541f42 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_3be9541f42 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_3be9541f42 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_3be9541f42 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_3be9541f42 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_3be9541f42 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_3be9541f42 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_3be9541f42 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_3be9541f42 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_3be9541f42 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_3be9541f42 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_3be9541f42 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_3be9541f42 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_3be9541f42 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_3be9541f42 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_3be9541f42 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_3be9541f42 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_3be9541f42 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_3be9541f42 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_3be9541f42 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_3be9541f42 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_3be9541f42 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_3be9541f42 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_3be9541f42 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_3be9541f42 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_3be9541f42 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_3be9541f42 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_3be9541f42 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_3be9541f42 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_3be9541f42 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_3be9541f42 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_3be9541f42 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_3be9541f42 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_3be9541f42 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_3be9541f42 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_3be9541f42 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p08a481d9c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_3be9541f42 y=110.9875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p08a481d9c1&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_project_id-interactions_project_id_max_streams&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510734 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.178323 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(192.748256 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(251.318189 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(309.888122 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(365.677587 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(424.24752 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(482.817453 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_9&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(271.354062 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.505951)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 302.415897)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 268.325843)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 234.235789)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 200.145736)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 166.055682)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 131.965628)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 97.875574)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 63.78552)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_19&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(27.509062 230.016016)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_6ff210b205 d=&quot;M 105.818475 -57.410455 \n",
       "L 105.818475 -68.735455 \n",
       "L 92.291202 -74.397955 \n",
       "L 78.76393 -68.735455 \n",
       "L 78.76393 -57.410455 \n",
       "L 92.291202 -51.747955 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#82aed3;stroke:#82aed3; x=-0.000293 xlink:href=#C0_0_6ff210b205 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_6ff210b205 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_6ff210b205 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_6ff210b205 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_6ff210b205 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_6ff210b205 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_6ff210b205 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_6ff210b205 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_6ff210b205 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_6ff210b205 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_6ff210b205 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_6ff210b205 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_6ff210b205 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_6ff210b205 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_6ff210b205 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_6ff210b205 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_6ff210b205 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_6ff210b205 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_6ff210b205 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_6ff210b205 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_6ff210b205 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_6ff210b205 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_6ff210b205 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_6ff210b205 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_6ff210b205 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_6ff210b205 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_6ff210b205 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_6ff210b205 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_6ff210b205 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_6ff210b205 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_6ff210b205 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_6ff210b205 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_6ff210b205 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_6ff210b205 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_6ff210b205 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_6ff210b205 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_6ff210b205 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_6ff210b205 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_6ff210b205 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_6ff210b205 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_6ff210b205 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_6ff210b205 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_6ff210b205 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_6ff210b205 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_6ff210b205 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_6ff210b205 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_6ff210b205 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_6ff210b205 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_6ff210b205 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_6ff210b205 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_6ff210b205 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_6ff210b205 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_6ff210b205 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_6ff210b205 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_6ff210b205 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_6ff210b205 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_6ff210b205 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_6ff210b205 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_6ff210b205 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_6ff210b205 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_6ff210b205 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_6ff210b205 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_6ff210b205 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_6ff210b205 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_6ff210b205 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_6ff210b205 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_6ff210b205 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_6ff210b205 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_6ff210b205 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_6ff210b205 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_6ff210b205 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_6ff210b205 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_6ff210b205 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_6ff210b205 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_6ff210b205 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_6ff210b205 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_6ff210b205 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_6ff210b205 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_6ff210b205 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_6ff210b205 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_6ff210b205 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_6ff210b205 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_6ff210b205 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_6ff210b205 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_6ff210b205 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_6ff210b205 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_6ff210b205 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_6ff210b205 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_6ff210b205 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_6ff210b205 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_6ff210b205 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_6ff210b205 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_6ff210b205 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_6ff210b205 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_6ff210b205 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_6ff210b205 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_6ff210b205 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_6ff210b205 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_6ff210b205 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#508dc1;stroke:#508dc1; x=297.599707 xlink:href=#C0_0_6ff210b205 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#dce9f4;stroke:#dce9f4; x=297.599707 xlink:href=#C0_0_6ff210b205 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_6ff210b205 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_6ff210b205 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_6ff210b205 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_6ff210b205 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_6ff210b205 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_6ff210b205 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_6ff210b205 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=324.654252 xlink:href=#C0_0_6ff210b205 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#cfe0ef;stroke:#cfe0ef; x=324.654252 xlink:href=#C0_0_6ff210b205 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_6ff210b205 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_6ff210b205 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_6ff210b205 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_6ff210b205 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_6ff210b205 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_6ff210b205 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_6ff210b205 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#80add3;stroke:#80add3; x=351.708798 xlink:href=#C0_0_6ff210b205 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#e0ebf5;stroke:#e0ebf5; x=351.708798 xlink:href=#C0_0_6ff210b205 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_6ff210b205 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_6ff210b205 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_6ff210b205 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_6ff210b205 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#e8f1f8;stroke:#e8f1f8; x=351.708798 xlink:href=#C0_0_6ff210b205 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_6ff210b205 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#e3eef7;stroke:#e3eef7; x=351.708798 xlink:href=#C0_0_6ff210b205 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#e8f1f8;stroke:#e8f1f8; x=378.763343 xlink:href=#C0_0_6ff210b205 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_6ff210b205 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_6ff210b205 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_6ff210b205 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_6ff210b205 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_6ff210b205 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_6ff210b205 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_6ff210b205 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_6ff210b205 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#d5e4f1;stroke:#d5e4f1; x=405.817889 xlink:href=#C0_0_6ff210b205 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_6ff210b205 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_6ff210b205 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_6ff210b205 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_6ff210b205 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_6ff210b205 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_6ff210b205 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_6ff210b205 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_6ff210b205 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_6ff210b205 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_6ff210b205 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_6ff210b205 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_6ff210b205 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#d3e3f1;stroke:#d3e3f1; x=13.526979 xlink:href=#C0_0_6ff210b205 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_6ff210b205 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_6ff210b205 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_6ff210b205 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_6ff210b205 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_6ff210b205 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_6ff210b205 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_6ff210b205 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_6ff210b205 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_6ff210b205 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_6ff210b205 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_6ff210b205 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_6ff210b205 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_6ff210b205 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_6ff210b205 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_6ff210b205 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_6ff210b205 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_6ff210b205 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_6ff210b205 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_6ff210b205 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_6ff210b205 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_6ff210b205 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_6ff210b205 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_6ff210b205 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_6ff210b205 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_6ff210b205 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_6ff210b205 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_6ff210b205 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_6ff210b205 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_6ff210b205 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_6ff210b205 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_6ff210b205 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_6ff210b205 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_6ff210b205 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_6ff210b205 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_6ff210b205 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_6ff210b205 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_6ff210b205 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_6ff210b205 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_6ff210b205 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_6ff210b205 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_6ff210b205 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_6ff210b205 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_6ff210b205 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_6ff210b205 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_6ff210b205 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_6ff210b205 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_6ff210b205 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_6ff210b205 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_6ff210b205 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_6ff210b205 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_6ff210b205 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_6ff210b205 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_6ff210b205 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_6ff210b205 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_6ff210b205 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_6ff210b205 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_6ff210b205 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_6ff210b205 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_6ff210b205 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_6ff210b205 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_6ff210b205 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_6ff210b205 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_6ff210b205 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_6ff210b205 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_6ff210b205 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_6ff210b205 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_6ff210b205 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_6ff210b205 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_6ff210b205 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_6ff210b205 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_6ff210b205 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_6ff210b205 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_6ff210b205 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_6ff210b205 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_6ff210b205 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_6ff210b205 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_6ff210b205 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_6ff210b205 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_6ff210b205 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_6ff210b205 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_6ff210b205 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_6ff210b205 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_6ff210b205 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#8fb6d8;stroke:#8fb6d8; x=311.126979 xlink:href=#C0_0_6ff210b205 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_6ff210b205 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_6ff210b205 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_6ff210b205 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_6ff210b205 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_6ff210b205 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_6ff210b205 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_6ff210b205 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=338.181525 xlink:href=#C0_0_6ff210b205 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_6ff210b205 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#b6d0e6;stroke:#b6d0e6; x=338.181525 xlink:href=#C0_0_6ff210b205 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_6ff210b205 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_6ff210b205 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_6ff210b205 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_6ff210b205 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_6ff210b205 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#e3eef7;stroke:#e3eef7; x=365.23607 xlink:href=#C0_0_6ff210b205 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_6ff210b205 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_6ff210b205 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_6ff210b205 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_6ff210b205 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_6ff210b205 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_6ff210b205 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_6ff210b205 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#c7dbec;stroke:#c7dbec; x=392.290616 xlink:href=#C0_0_6ff210b205 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_6ff210b205 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_6ff210b205 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_6ff210b205 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_6ff210b205 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_6ff210b205 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_6ff210b205 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfb4e3b11ef)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_6ff210b205 y=141.170455 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pfb4e3b11ef&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_project_id-interactions_project_id_listener_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510734 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.178323 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(192.748256 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(251.318189 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(309.888122 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(365.677587 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(424.24752 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(482.817453 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_9&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(271.354062 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.6654)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 301.366698)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 266.067997)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 230.769296)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 195.470595)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 160.171893)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 124.873192)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 89.574491)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 54.275789)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_19&gt;&lt;defs&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 231.250937)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_2ee4fe1c6a d=&quot;M 105.818475 -57.251006 \n",
       "L 105.818475 -68.576006 \n",
       "L 92.291202 -74.238506 \n",
       "L 78.76393 -68.576006 \n",
       "L 78.76393 -57.251006 \n",
       "L 92.291202 -51.588506 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#8db5d8;stroke:#8db5d8; x=-0.000293 xlink:href=#C0_0_2ee4fe1c6a y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_2ee4fe1c6a y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_2ee4fe1c6a y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_2ee4fe1c6a y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_2ee4fe1c6a y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_2ee4fe1c6a y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_2ee4fe1c6a y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_2ee4fe1c6a y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_2ee4fe1c6a y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_2ee4fe1c6a y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_2ee4fe1c6a y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_2ee4fe1c6a y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_2ee4fe1c6a y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_2ee4fe1c6a y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_2ee4fe1c6a y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_2ee4fe1c6a y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_2ee4fe1c6a y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_2ee4fe1c6a y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_2ee4fe1c6a y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_2ee4fe1c6a y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_2ee4fe1c6a y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_2ee4fe1c6a y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_2ee4fe1c6a y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_2ee4fe1c6a y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_2ee4fe1c6a y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_2ee4fe1c6a y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_2ee4fe1c6a y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_2ee4fe1c6a y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_2ee4fe1c6a y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_2ee4fe1c6a y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_2ee4fe1c6a y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_2ee4fe1c6a y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_2ee4fe1c6a y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_2ee4fe1c6a y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_2ee4fe1c6a y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_2ee4fe1c6a y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_2ee4fe1c6a y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_2ee4fe1c6a y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_2ee4fe1c6a y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_2ee4fe1c6a y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_2ee4fe1c6a y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_2ee4fe1c6a y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_2ee4fe1c6a y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_2ee4fe1c6a y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_2ee4fe1c6a y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_2ee4fe1c6a y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_2ee4fe1c6a y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_2ee4fe1c6a y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_2ee4fe1c6a y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_2ee4fe1c6a y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_2ee4fe1c6a y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_2ee4fe1c6a y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_2ee4fe1c6a y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_2ee4fe1c6a y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_2ee4fe1c6a y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_2ee4fe1c6a y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_2ee4fe1c6a y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_2ee4fe1c6a y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_2ee4fe1c6a y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_2ee4fe1c6a y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_2ee4fe1c6a y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_2ee4fe1c6a y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_2ee4fe1c6a y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_2ee4fe1c6a y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_2ee4fe1c6a y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_2ee4fe1c6a y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_2ee4fe1c6a y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_2ee4fe1c6a y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_2ee4fe1c6a y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_2ee4fe1c6a y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_2ee4fe1c6a y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_2ee4fe1c6a y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_2ee4fe1c6a y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_2ee4fe1c6a y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_2ee4fe1c6a y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_2ee4fe1c6a y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_2ee4fe1c6a y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_2ee4fe1c6a y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_2ee4fe1c6a y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_2ee4fe1c6a y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_2ee4fe1c6a y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_2ee4fe1c6a y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_2ee4fe1c6a y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_2ee4fe1c6a y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_2ee4fe1c6a y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_2ee4fe1c6a y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_2ee4fe1c6a y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_2ee4fe1c6a y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_2ee4fe1c6a y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_2ee4fe1c6a y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_2ee4fe1c6a y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_2ee4fe1c6a y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_2ee4fe1c6a y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_2ee4fe1c6a y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_2ee4fe1c6a y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_2ee4fe1c6a y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_2ee4fe1c6a y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_2ee4fe1c6a y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_2ee4fe1c6a y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#4d8bc0;stroke:#4d8bc0; x=297.599707 xlink:href=#C0_0_2ee4fe1c6a y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_2ee4fe1c6a y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_2ee4fe1c6a y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_2ee4fe1c6a y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_2ee4fe1c6a y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_2ee4fe1c6a y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_2ee4fe1c6a y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_2ee4fe1c6a y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_2ee4fe1c6a y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=324.654252 xlink:href=#C0_0_2ee4fe1c6a y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_2ee4fe1c6a y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_2ee4fe1c6a y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_2ee4fe1c6a y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_2ee4fe1c6a y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_2ee4fe1c6a y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_2ee4fe1c6a y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_2ee4fe1c6a y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_2ee4fe1c6a y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#659bc9;stroke:#659bc9; x=351.708798 xlink:href=#C0_0_2ee4fe1c6a y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_2ee4fe1c6a y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_2ee4fe1c6a y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_2ee4fe1c6a y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_2ee4fe1c6a y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_2ee4fe1c6a y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_2ee4fe1c6a y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_2ee4fe1c6a y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_2ee4fe1c6a y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#e3eef7;stroke:#e3eef7; x=378.763343 xlink:href=#C0_0_2ee4fe1c6a y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_2ee4fe1c6a y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_2ee4fe1c6a y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_2ee4fe1c6a y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_2ee4fe1c6a y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_2ee4fe1c6a y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_2ee4fe1c6a y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_2ee4fe1c6a y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_2ee4fe1c6a y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#c0d7ea;stroke:#c0d7ea; x=405.817889 xlink:href=#C0_0_2ee4fe1c6a y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_2ee4fe1c6a y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_2ee4fe1c6a y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_2ee4fe1c6a y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_2ee4fe1c6a y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_2ee4fe1c6a y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_2ee4fe1c6a y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_2ee4fe1c6a y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_2ee4fe1c6a y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_2ee4fe1c6a y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_2ee4fe1c6a y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_2ee4fe1c6a y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_2ee4fe1c6a y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_2ee4fe1c6a y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_2ee4fe1c6a y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_2ee4fe1c6a y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_2ee4fe1c6a y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_2ee4fe1c6a y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_2ee4fe1c6a y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_2ee4fe1c6a y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_2ee4fe1c6a y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_2ee4fe1c6a y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_2ee4fe1c6a y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_2ee4fe1c6a y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_2ee4fe1c6a y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_2ee4fe1c6a y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_2ee4fe1c6a y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_2ee4fe1c6a y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_2ee4fe1c6a y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_2ee4fe1c6a y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_2ee4fe1c6a y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_2ee4fe1c6a y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_2ee4fe1c6a y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_2ee4fe1c6a y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_2ee4fe1c6a y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_2ee4fe1c6a y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_2ee4fe1c6a y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_2ee4fe1c6a y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_2ee4fe1c6a y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_2ee4fe1c6a y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_2ee4fe1c6a y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_2ee4fe1c6a y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_2ee4fe1c6a y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_2ee4fe1c6a y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_2ee4fe1c6a y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_2ee4fe1c6a y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_2ee4fe1c6a y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_2ee4fe1c6a y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_2ee4fe1c6a y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_2ee4fe1c6a y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_2ee4fe1c6a y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_2ee4fe1c6a y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_2ee4fe1c6a y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_2ee4fe1c6a y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_2ee4fe1c6a y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_2ee4fe1c6a y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_2ee4fe1c6a y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_2ee4fe1c6a y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_2ee4fe1c6a y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_2ee4fe1c6a y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_2ee4fe1c6a y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_2ee4fe1c6a y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_2ee4fe1c6a y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_2ee4fe1c6a y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_2ee4fe1c6a y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_2ee4fe1c6a y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_2ee4fe1c6a y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_2ee4fe1c6a y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_2ee4fe1c6a y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_2ee4fe1c6a y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_2ee4fe1c6a y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_2ee4fe1c6a y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_2ee4fe1c6a y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_2ee4fe1c6a y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_2ee4fe1c6a y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_2ee4fe1c6a y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_2ee4fe1c6a y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_2ee4fe1c6a y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_2ee4fe1c6a y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_2ee4fe1c6a y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_2ee4fe1c6a y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_2ee4fe1c6a y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_2ee4fe1c6a y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_2ee4fe1c6a y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_2ee4fe1c6a y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_2ee4fe1c6a y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_2ee4fe1c6a y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_2ee4fe1c6a y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_2ee4fe1c6a y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_2ee4fe1c6a y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_2ee4fe1c6a y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_2ee4fe1c6a y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_2ee4fe1c6a y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_2ee4fe1c6a y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_2ee4fe1c6a y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_2ee4fe1c6a y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_2ee4fe1c6a y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_2ee4fe1c6a y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_2ee4fe1c6a y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_2ee4fe1c6a y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_2ee4fe1c6a y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_2ee4fe1c6a y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_2ee4fe1c6a y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_2ee4fe1c6a y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_2ee4fe1c6a y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_2ee4fe1c6a y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_2ee4fe1c6a y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_2ee4fe1c6a y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_2ee4fe1c6a y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_2ee4fe1c6a y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_2ee4fe1c6a y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_2ee4fe1c6a y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_2ee4fe1c6a y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_2ee4fe1c6a y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_2ee4fe1c6a y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_2ee4fe1c6a y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_2ee4fe1c6a y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_2ee4fe1c6a y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_2ee4fe1c6a y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_2ee4fe1c6a y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_2ee4fe1c6a y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_2ee4fe1c6a y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_2ee4fe1c6a y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_2ee4fe1c6a y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_2ee4fe1c6a y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_2ee4fe1c6a y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_2ee4fe1c6a y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_2ee4fe1c6a y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p887d3d952e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_2ee4fe1c6a y=141.011006 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p887d3d952e&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_project_id-interactions_project_id_streams&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510734 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.178323 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(192.748256 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(251.318189 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(309.888122 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(365.677587 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(424.24752 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(482.817453 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_9&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(271.354062 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.658994)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 302.641472)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 268.62395)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 234.606428)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 200.588906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 166.571384)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 132.553862)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 98.536341)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 64.518819)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_19&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 216.567656)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_2ad25438ba d=&quot;M 105.818475 -57.257412 \n",
       "L 105.818475 -68.582412 \n",
       "L 92.291202 -74.244912 \n",
       "L 78.76393 -68.582412 \n",
       "L 78.76393 -57.257412 \n",
       "L 92.291202 -51.594912 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#8db5d8;stroke:#8db5d8; x=-0.000293 xlink:href=#C0_0_2ad25438ba y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_2ad25438ba y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_2ad25438ba y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_2ad25438ba y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_2ad25438ba y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_2ad25438ba y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_2ad25438ba y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_2ad25438ba y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_2ad25438ba y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_2ad25438ba y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_2ad25438ba y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_2ad25438ba y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_2ad25438ba y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_2ad25438ba y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_2ad25438ba y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_2ad25438ba y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_2ad25438ba y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_2ad25438ba y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_2ad25438ba y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_2ad25438ba y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_2ad25438ba y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_2ad25438ba y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_2ad25438ba y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_2ad25438ba y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_2ad25438ba y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_2ad25438ba y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_2ad25438ba y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_2ad25438ba y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_2ad25438ba y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_2ad25438ba y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_2ad25438ba y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_2ad25438ba y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_2ad25438ba y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_2ad25438ba y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_2ad25438ba y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_2ad25438ba y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_2ad25438ba y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_2ad25438ba y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_2ad25438ba y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_2ad25438ba y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_2ad25438ba y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_2ad25438ba y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_2ad25438ba y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_2ad25438ba y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_2ad25438ba y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_2ad25438ba y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_2ad25438ba y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_2ad25438ba y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_2ad25438ba y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_2ad25438ba y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_2ad25438ba y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_2ad25438ba y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_2ad25438ba y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_2ad25438ba y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_2ad25438ba y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_2ad25438ba y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_2ad25438ba y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_2ad25438ba y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_2ad25438ba y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_2ad25438ba y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_2ad25438ba y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_2ad25438ba y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_2ad25438ba y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_2ad25438ba y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_2ad25438ba y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_2ad25438ba y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_2ad25438ba y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_2ad25438ba y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_2ad25438ba y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_2ad25438ba y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_2ad25438ba y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_2ad25438ba y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_2ad25438ba y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_2ad25438ba y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_2ad25438ba y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_2ad25438ba y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_2ad25438ba y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_2ad25438ba y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_2ad25438ba y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_2ad25438ba y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_2ad25438ba y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_2ad25438ba y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_2ad25438ba y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_2ad25438ba y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_2ad25438ba y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_2ad25438ba y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_2ad25438ba y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_2ad25438ba y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_2ad25438ba y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_2ad25438ba y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_2ad25438ba y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_2ad25438ba y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_2ad25438ba y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_2ad25438ba y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_2ad25438ba y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_2ad25438ba y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_2ad25438ba y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_2ad25438ba y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_2ad25438ba y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#4d8bc0;stroke:#4d8bc0; x=297.599707 xlink:href=#C0_0_2ad25438ba y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_2ad25438ba y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_2ad25438ba y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_2ad25438ba y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_2ad25438ba y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_2ad25438ba y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_2ad25438ba y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_2ad25438ba y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_2ad25438ba y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=324.654252 xlink:href=#C0_0_2ad25438ba y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_2ad25438ba y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_2ad25438ba y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_2ad25438ba y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_2ad25438ba y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_2ad25438ba y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_2ad25438ba y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_2ad25438ba y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_2ad25438ba y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#659bc9;stroke:#659bc9; x=351.708798 xlink:href=#C0_0_2ad25438ba y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_2ad25438ba y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_2ad25438ba y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_2ad25438ba y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_2ad25438ba y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_2ad25438ba y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_2ad25438ba y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_2ad25438ba y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_2ad25438ba y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#e3eef7;stroke:#e3eef7; x=378.763343 xlink:href=#C0_0_2ad25438ba y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_2ad25438ba y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_2ad25438ba y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_2ad25438ba y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_2ad25438ba y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_2ad25438ba y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_2ad25438ba y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_2ad25438ba y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_2ad25438ba y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#c0d7ea;stroke:#c0d7ea; x=405.817889 xlink:href=#C0_0_2ad25438ba y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_2ad25438ba y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_2ad25438ba y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_2ad25438ba y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_2ad25438ba y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_2ad25438ba y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_2ad25438ba y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_2ad25438ba y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_2ad25438ba y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_2ad25438ba y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_2ad25438ba y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_2ad25438ba y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_2ad25438ba y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_2ad25438ba y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_2ad25438ba y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_2ad25438ba y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_2ad25438ba y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_2ad25438ba y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_2ad25438ba y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_2ad25438ba y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_2ad25438ba y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_2ad25438ba y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_2ad25438ba y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_2ad25438ba y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_2ad25438ba y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_2ad25438ba y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_2ad25438ba y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_2ad25438ba y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_2ad25438ba y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_2ad25438ba y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_2ad25438ba y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_2ad25438ba y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_2ad25438ba y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_2ad25438ba y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_2ad25438ba y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_2ad25438ba y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_2ad25438ba y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_2ad25438ba y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_2ad25438ba y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_2ad25438ba y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_2ad25438ba y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_2ad25438ba y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_2ad25438ba y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_2ad25438ba y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_2ad25438ba y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_2ad25438ba y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_2ad25438ba y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_2ad25438ba y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_2ad25438ba y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_2ad25438ba y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_2ad25438ba y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_2ad25438ba y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_2ad25438ba y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_2ad25438ba y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_2ad25438ba y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_2ad25438ba y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_2ad25438ba y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_2ad25438ba y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_2ad25438ba y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_2ad25438ba y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_2ad25438ba y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_2ad25438ba y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_2ad25438ba y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_2ad25438ba y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_2ad25438ba y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_2ad25438ba y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_2ad25438ba y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_2ad25438ba y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_2ad25438ba y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_2ad25438ba y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_2ad25438ba y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_2ad25438ba y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_2ad25438ba y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_2ad25438ba y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_2ad25438ba y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_2ad25438ba y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_2ad25438ba y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_2ad25438ba y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_2ad25438ba y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_2ad25438ba y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_2ad25438ba y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_2ad25438ba y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_2ad25438ba y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_2ad25438ba y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_2ad25438ba y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_2ad25438ba y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_2ad25438ba y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_2ad25438ba y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_2ad25438ba y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_2ad25438ba y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_2ad25438ba y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_2ad25438ba y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_2ad25438ba y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_2ad25438ba y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_2ad25438ba y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_2ad25438ba y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_2ad25438ba y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_2ad25438ba y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_2ad25438ba y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_2ad25438ba y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_2ad25438ba y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_2ad25438ba y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_2ad25438ba y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_2ad25438ba y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_2ad25438ba y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_2ad25438ba y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_2ad25438ba y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_2ad25438ba y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_2ad25438ba y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_2ad25438ba y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_2ad25438ba y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_2ad25438ba y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_2ad25438ba y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_2ad25438ba y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_2ad25438ba y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_2ad25438ba y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_2ad25438ba y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_2ad25438ba y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_2ad25438ba y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_2ad25438ba y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_2ad25438ba y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_2ad25438ba y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_2ad25438ba y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_2ad25438ba y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_2ad25438ba y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_2ad25438ba y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_2ad25438ba y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_2ad25438ba y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pec053b002a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_2ad25438ba y=141.017412 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pec053b002a&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_project_id-interactions_project_id_artist_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510734 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.178323 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(192.748256 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(251.318189 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(309.888122 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(365.677587 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(424.24752 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(482.817453 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_9&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(271.354062 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 291.188906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 245.888906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 200.588906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 155.288906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 109.988906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 64.688906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(49.752812 225.439844)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_f7da7354e4 d=&quot;M 105.818475 -57.4275 \n",
       "L 105.818475 -68.7525 \n",
       "L 92.291202 -74.415 \n",
       "L 78.76393 -68.7525 \n",
       "L 78.76393 -57.4275 \n",
       "L 92.291202 -51.765 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_f7da7354e4 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_f7da7354e4 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_f7da7354e4 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_f7da7354e4 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_f7da7354e4 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_f7da7354e4 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_f7da7354e4 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_f7da7354e4 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0.000293 xlink:href=#C0_0_f7da7354e4 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_f7da7354e4 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_f7da7354e4 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_f7da7354e4 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_f7da7354e4 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_f7da7354e4 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_f7da7354e4 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_f7da7354e4 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_f7da7354e4 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054252 xlink:href=#C0_0_f7da7354e4 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_f7da7354e4 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_f7da7354e4 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_f7da7354e4 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_f7da7354e4 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_f7da7354e4 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_f7da7354e4 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_f7da7354e4 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_f7da7354e4 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.108798 xlink:href=#C0_0_f7da7354e4 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_f7da7354e4 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_f7da7354e4 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_f7da7354e4 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_f7da7354e4 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_f7da7354e4 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_f7da7354e4 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_f7da7354e4 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_f7da7354e4 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163343 xlink:href=#C0_0_f7da7354e4 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_f7da7354e4 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_f7da7354e4 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_f7da7354e4 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_f7da7354e4 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_f7da7354e4 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_f7da7354e4 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_f7da7354e4 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_f7da7354e4 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.217889 xlink:href=#C0_0_f7da7354e4 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_f7da7354e4 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_f7da7354e4 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_f7da7354e4 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_f7da7354e4 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_f7da7354e4 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_f7da7354e4 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_f7da7354e4 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_f7da7354e4 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272434 xlink:href=#C0_0_f7da7354e4 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_f7da7354e4 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_f7da7354e4 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_f7da7354e4 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_f7da7354e4 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_f7da7354e4 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_f7da7354e4 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_f7da7354e4 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_f7da7354e4 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.326979 xlink:href=#C0_0_f7da7354e4 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_f7da7354e4 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_f7da7354e4 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_f7da7354e4 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_f7da7354e4 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_f7da7354e4 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_f7da7354e4 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_f7da7354e4 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_f7da7354e4 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381525 xlink:href=#C0_0_f7da7354e4 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_f7da7354e4 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_f7da7354e4 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_f7da7354e4 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_f7da7354e4 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_f7da7354e4 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_f7da7354e4 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_f7da7354e4 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_f7da7354e4 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.43607 xlink:href=#C0_0_f7da7354e4 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_f7da7354e4 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_f7da7354e4 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_f7da7354e4 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_f7da7354e4 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_f7da7354e4 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_f7da7354e4 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_f7da7354e4 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_f7da7354e4 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490616 xlink:href=#C0_0_f7da7354e4 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_f7da7354e4 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_f7da7354e4 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_f7da7354e4 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_f7da7354e4 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_f7da7354e4 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_f7da7354e4 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_f7da7354e4 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_f7da7354e4 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545161 xlink:href=#C0_0_f7da7354e4 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_f7da7354e4 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_f7da7354e4 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_f7da7354e4 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_f7da7354e4 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_f7da7354e4 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_f7da7354e4 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_f7da7354e4 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_f7da7354e4 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.599707 xlink:href=#C0_0_f7da7354e4 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_f7da7354e4 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_f7da7354e4 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_f7da7354e4 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_f7da7354e4 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=324.654252 xlink:href=#C0_0_f7da7354e4 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_f7da7354e4 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_f7da7354e4 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_f7da7354e4 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654252 xlink:href=#C0_0_f7da7354e4 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_f7da7354e4 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_f7da7354e4 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_f7da7354e4 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_f7da7354e4 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=351.708798 xlink:href=#C0_0_f7da7354e4 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_f7da7354e4 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_f7da7354e4 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_f7da7354e4 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.708798 xlink:href=#C0_0_f7da7354e4 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_f7da7354e4 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_f7da7354e4 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_f7da7354e4 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_f7da7354e4 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_f7da7354e4 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_f7da7354e4 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_f7da7354e4 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_f7da7354e4 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763343 xlink:href=#C0_0_f7da7354e4 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_f7da7354e4 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_f7da7354e4 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_f7da7354e4 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_f7da7354e4 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#e8f1f8;stroke:#e8f1f8; x=405.817889 xlink:href=#C0_0_f7da7354e4 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_f7da7354e4 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_f7da7354e4 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_f7da7354e4 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.817889 xlink:href=#C0_0_f7da7354e4 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_f7da7354e4 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#aac8e2;stroke:#aac8e2; x=13.526979 xlink:href=#C0_0_f7da7354e4 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=13.526979 xlink:href=#C0_0_f7da7354e4 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_f7da7354e4 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_f7da7354e4 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_f7da7354e4 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_f7da7354e4 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.526979 xlink:href=#C0_0_f7da7354e4 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_f7da7354e4 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_f7da7354e4 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_f7da7354e4 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_f7da7354e4 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_f7da7354e4 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_f7da7354e4 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_f7da7354e4 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581525 xlink:href=#C0_0_f7da7354e4 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_f7da7354e4 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_f7da7354e4 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_f7da7354e4 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_f7da7354e4 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_f7da7354e4 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_f7da7354e4 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_f7da7354e4 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.63607 xlink:href=#C0_0_f7da7354e4 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_f7da7354e4 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_f7da7354e4 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_f7da7354e4 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_f7da7354e4 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_f7da7354e4 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_f7da7354e4 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_f7da7354e4 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690616 xlink:href=#C0_0_f7da7354e4 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_f7da7354e4 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_f7da7354e4 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_f7da7354e4 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_f7da7354e4 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_f7da7354e4 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_f7da7354e4 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_f7da7354e4 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745161 xlink:href=#C0_0_f7da7354e4 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_f7da7354e4 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_f7da7354e4 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_f7da7354e4 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_f7da7354e4 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_f7da7354e4 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_f7da7354e4 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_f7da7354e4 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.799707 xlink:href=#C0_0_f7da7354e4 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_f7da7354e4 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_f7da7354e4 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_f7da7354e4 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_f7da7354e4 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_f7da7354e4 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_f7da7354e4 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_f7da7354e4 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854252 xlink:href=#C0_0_f7da7354e4 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_f7da7354e4 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_f7da7354e4 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_f7da7354e4 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_f7da7354e4 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_f7da7354e4 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_f7da7354e4 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_f7da7354e4 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.908798 xlink:href=#C0_0_f7da7354e4 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_f7da7354e4 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_f7da7354e4 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_f7da7354e4 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_f7da7354e4 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_f7da7354e4 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_f7da7354e4 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_f7da7354e4 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963343 xlink:href=#C0_0_f7da7354e4 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_f7da7354e4 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_f7da7354e4 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_f7da7354e4 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_f7da7354e4 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_f7da7354e4 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_f7da7354e4 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_f7da7354e4 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.017889 xlink:href=#C0_0_f7da7354e4 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_f7da7354e4 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#dce9f4;stroke:#dce9f4; x=284.072434 xlink:href=#C0_0_f7da7354e4 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=284.072434 xlink:href=#C0_0_f7da7354e4 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_f7da7354e4 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_f7da7354e4 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_f7da7354e4 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_f7da7354e4 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072434 xlink:href=#C0_0_f7da7354e4 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_f7da7354e4 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=311.126979 xlink:href=#C0_0_f7da7354e4 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#dde9f4;stroke:#dde9f4; x=311.126979 xlink:href=#C0_0_f7da7354e4 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_f7da7354e4 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_f7da7354e4 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_f7da7354e4 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=311.126979 xlink:href=#C0_0_f7da7354e4 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.126979 xlink:href=#C0_0_f7da7354e4 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_f7da7354e4 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#91b8d9;stroke:#91b8d9; x=338.181525 xlink:href=#C0_0_f7da7354e4 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#e0ebf5;stroke:#e0ebf5; x=338.181525 xlink:href=#C0_0_f7da7354e4 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_f7da7354e4 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_f7da7354e4 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_f7da7354e4 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_f7da7354e4 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181525 xlink:href=#C0_0_f7da7354e4 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_f7da7354e4 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ccdeee;stroke:#ccdeee; x=365.23607 xlink:href=#C0_0_f7da7354e4 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#e9f1f9;stroke:#e9f1f9; x=365.23607 xlink:href=#C0_0_f7da7354e4 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_f7da7354e4 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_f7da7354e4 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_f7da7354e4 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_f7da7354e4 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.23607 xlink:href=#C0_0_f7da7354e4 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_f7da7354e4 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#cee0ef;stroke:#cee0ef; x=392.290616 xlink:href=#C0_0_f7da7354e4 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_f7da7354e4 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_f7da7354e4 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_f7da7354e4 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_f7da7354e4 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_f7da7354e4 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8c522012b6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290616 xlink:href=#C0_0_f7da7354e4 y=141.1875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p8c522012b6&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions-interactions_media_duration&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#interactions_media_duration-interactions_media_duration_product_family_no aria-controls=interactions_media_duration-interactions_media_duration_product_family_no role=tab data-toggle=tab&gt;product_family_no&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_media_duration-interactions_media_duration_project_id aria-controls=interactions_media_duration-interactions_media_duration_project_id role=tab data-toggle=tab&gt;project_id&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_media_duration-interactions_media_duration_media_duration aria-controls=interactions_media_duration-interactions_media_duration_media_duration role=tab data-toggle=tab&gt;media_duration&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_media_duration-interactions_media_duration_playlist_count aria-controls=interactions_media_duration-interactions_media_duration_playlist_count role=tab data-toggle=tab&gt;playlist_count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_media_duration-interactions_media_duration_max_streams aria-controls=interactions_media_duration-interactions_media_duration_max_streams role=tab data-toggle=tab&gt;max_streams&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_media_duration-interactions_media_duration_listener_count aria-controls=interactions_media_duration-interactions_media_duration_listener_count role=tab data-toggle=tab&gt;listener_count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_media_duration-interactions_media_duration_streams aria-controls=interactions_media_duration-interactions_media_duration_streams role=tab data-toggle=tab&gt;streams&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_media_duration-interactions_media_duration_artist_count aria-controls=interactions_media_duration-interactions_media_duration_artist_count role=tab data-toggle=tab&gt;artist_count&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=interactions_media_duration-interactions_media_duration_product_family_no&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510441 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(145.011523 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(203.293073 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;g style=fill:#262626; transform=&quot;translate(264.355093 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(325.417112 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(386.479132 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(447.541151 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(257.288672 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;defs&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 336.563849)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 282.177082)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 227.790314)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 173.403547)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 119.016779)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 64.630012)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(41.284844 241.949297)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(72 44.52)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_f593a0c160 d=&quot;M 105.818182 -57.352557 \n",
       "L 105.818182 -68.677557 \n",
       "L 92.290909 -74.340057 \n",
       "L 78.763637 -68.677557 \n",
       "L 78.763637 -57.352557 \n",
       "L 92.290909 -51.690057 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#c5daec;stroke:#c5daec; x=-0 xlink:href=#C0_0_f593a0c160 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_f593a0c160 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_f593a0c160 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_f593a0c160 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_f593a0c160 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_f593a0c160 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_f593a0c160 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_f593a0c160 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_f593a0c160 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=27.054545 xlink:href=#C0_0_f593a0c160 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_f593a0c160 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_f593a0c160 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_f593a0c160 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_f593a0c160 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_f593a0c160 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_f593a0c160 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_f593a0c160 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_f593a0c160 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#dae7f3;stroke:#dae7f3; x=54.109091 xlink:href=#C0_0_f593a0c160 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_f593a0c160 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_f593a0c160 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_f593a0c160 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_f593a0c160 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_f593a0c160 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_f593a0c160 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_f593a0c160 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_f593a0c160 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=81.163636 xlink:href=#C0_0_f593a0c160 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_f593a0c160 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_f593a0c160 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_f593a0c160 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_f593a0c160 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_f593a0c160 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_f593a0c160 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_f593a0c160 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_f593a0c160 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=108.218181 xlink:href=#C0_0_f593a0c160 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_f593a0c160 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_f593a0c160 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_f593a0c160 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_f593a0c160 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_f593a0c160 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_f593a0c160 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_f593a0c160 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_f593a0c160 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_f593a0c160 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_f593a0c160 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_f593a0c160 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_f593a0c160 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_f593a0c160 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_f593a0c160 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_f593a0c160 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_f593a0c160 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_f593a0c160 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_f593a0c160 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_f593a0c160 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_f593a0c160 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_f593a0c160 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_f593a0c160 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_f593a0c160 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_f593a0c160 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_f593a0c160 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_f593a0c160 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_f593a0c160 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_f593a0c160 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_f593a0c160 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_f593a0c160 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_f593a0c160 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_f593a0c160 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_f593a0c160 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_f593a0c160 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_f593a0c160 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_f593a0c160 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_f593a0c160 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_f593a0c160 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_f593a0c160 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_f593a0c160 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_f593a0c160 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_f593a0c160 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_f593a0c160 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_f593a0c160 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_f593a0c160 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_f593a0c160 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_f593a0c160 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_f593a0c160 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_f593a0c160 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_f593a0c160 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_f593a0c160 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_f593a0c160 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_f593a0c160 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_f593a0c160 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_f593a0c160 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_f593a0c160 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_f593a0c160 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_f593a0c160 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_f593a0c160 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_f593a0c160 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_f593a0c160 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_f593a0c160 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_f593a0c160 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_f593a0c160 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_f593a0c160 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_f593a0c160 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_f593a0c160 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_f593a0c160 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_f593a0c160 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_f593a0c160 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_f593a0c160 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_f593a0c160 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_f593a0c160 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_f593a0c160 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_f593a0c160 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_f593a0c160 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_f593a0c160 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_f593a0c160 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_f593a0c160 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_f593a0c160 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_f593a0c160 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_f593a0c160 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_f593a0c160 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_f593a0c160 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_f593a0c160 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_f593a0c160 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_f593a0c160 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_f593a0c160 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_f593a0c160 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_f593a0c160 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_f593a0c160 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_f593a0c160 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_f593a0c160 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_f593a0c160 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_f593a0c160 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_f593a0c160 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_f593a0c160 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_f593a0c160 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_f593a0c160 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_f593a0c160 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_f593a0c160 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_f593a0c160 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_f593a0c160 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_f593a0c160 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_f593a0c160 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_f593a0c160 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_f593a0c160 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_f593a0c160 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_f593a0c160 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_f593a0c160 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_f593a0c160 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_f593a0c160 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_f593a0c160 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_f593a0c160 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_f593a0c160 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_f593a0c160 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_f593a0c160 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_f593a0c160 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_f593a0c160 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_f593a0c160 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_f593a0c160 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_f593a0c160 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_f593a0c160 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_f593a0c160 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_f593a0c160 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_f593a0c160 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_f593a0c160 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_f593a0c160 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_f593a0c160 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_f593a0c160 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_f593a0c160 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_f593a0c160 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_f593a0c160 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_f593a0c160 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_f593a0c160 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_f593a0c160 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_f593a0c160 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_f593a0c160 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_f593a0c160 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_f593a0c160 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_f593a0c160 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_f593a0c160 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_f593a0c160 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_f593a0c160 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_f593a0c160 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_f593a0c160 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_f593a0c160 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_f593a0c160 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_f593a0c160 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_f593a0c160 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_f593a0c160 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_f593a0c160 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_f593a0c160 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_f593a0c160 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_f593a0c160 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_f593a0c160 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_f593a0c160 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_f593a0c160 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_f593a0c160 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_f593a0c160 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_f593a0c160 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_f593a0c160 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_f593a0c160 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_f593a0c160 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_f593a0c160 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_f593a0c160 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_f593a0c160 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_f593a0c160 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_f593a0c160 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_f593a0c160 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_f593a0c160 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_f593a0c160 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_f593a0c160 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_f593a0c160 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_f593a0c160 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_f593a0c160 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_f593a0c160 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_f593a0c160 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_f593a0c160 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_f593a0c160 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_f593a0c160 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_f593a0c160 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_f593a0c160 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_f593a0c160 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_f593a0c160 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_f593a0c160 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_f593a0c160 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_f593a0c160 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_f593a0c160 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_f593a0c160 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_f593a0c160 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_f593a0c160 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_f593a0c160 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_f593a0c160 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_f593a0c160 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_f593a0c160 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_f593a0c160 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_f593a0c160 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_f593a0c160 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_f593a0c160 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_f593a0c160 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_f593a0c160 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_f593a0c160 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_f593a0c160 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_f593a0c160 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_f593a0c160 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_f593a0c160 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_f593a0c160 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_f593a0c160 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_f593a0c160 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_f593a0c160 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_f593a0c160 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_f593a0c160 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_f593a0c160 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_f593a0c160 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_f593a0c160 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_f593a0c160 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_f593a0c160 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_f593a0c160 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_f593a0c160 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_f593a0c160 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_f593a0c160 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_f593a0c160 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_f593a0c160 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_f593a0c160 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_f593a0c160 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1d6fdde6b1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_f593a0c160 y=141.112557 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p1d6fdde6b1&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_media_duration-interactions_media_duration_project_id&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510441 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(145.011523 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(203.293073 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;g style=fill:#262626; transform=&quot;translate(264.355093 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(325.417112 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(386.479132 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(447.541151 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(257.288672 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.48871)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 297.261025)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 258.03334)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 218.805655)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 179.57797)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 140.350285)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 101.122599)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 61.894914)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(16.258281 220.855937)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_0f07ddcf7a d=&quot;M 105.818182 -57.427696 \n",
       "L 105.818182 -68.752696 \n",
       "L 92.290909 -74.415196 \n",
       "L 78.763637 -68.752696 \n",
       "L 78.763637 -57.427696 \n",
       "L 92.290909 -51.765196 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#dde9f4;stroke:#dde9f4; x=-0 xlink:href=#C0_0_0f07ddcf7a y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_0f07ddcf7a y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_0f07ddcf7a y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_0f07ddcf7a y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_0f07ddcf7a y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_0f07ddcf7a y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#b6d0e6;stroke:#b6d0e6; x=-0 xlink:href=#C0_0_0f07ddcf7a y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#cee0ef;stroke:#cee0ef; x=-0 xlink:href=#C0_0_0f07ddcf7a y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#e5eff7;stroke:#e5eff7; x=-0 xlink:href=#C0_0_0f07ddcf7a y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#8db5d8;stroke:#8db5d8; x=27.054545 xlink:href=#C0_0_0f07ddcf7a y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_0f07ddcf7a y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_0f07ddcf7a y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_0f07ddcf7a y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_0f07ddcf7a y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_0f07ddcf7a y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=27.054545 xlink:href=#C0_0_0f07ddcf7a y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#9fc1de;stroke:#9fc1de; x=27.054545 xlink:href=#C0_0_0f07ddcf7a y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#c8dced;stroke:#c8dced; x=27.054545 xlink:href=#C0_0_0f07ddcf7a y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=54.109091 xlink:href=#C0_0_0f07ddcf7a y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_0f07ddcf7a y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_0f07ddcf7a y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_0f07ddcf7a y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_0f07ddcf7a y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_0f07ddcf7a y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#d0e1f0;stroke:#d0e1f0; x=54.109091 xlink:href=#C0_0_0f07ddcf7a y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=54.109091 xlink:href=#C0_0_0f07ddcf7a y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#e2edf6;stroke:#e2edf6; x=54.109091 xlink:href=#C0_0_0f07ddcf7a y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=81.163636 xlink:href=#C0_0_0f07ddcf7a y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_0f07ddcf7a y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_0f07ddcf7a y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_0f07ddcf7a y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_0f07ddcf7a y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_0f07ddcf7a y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=81.163636 xlink:href=#C0_0_0f07ddcf7a y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_0f07ddcf7a y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_0f07ddcf7a y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_0f07ddcf7a y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_0f07ddcf7a y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_0f07ddcf7a y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_0f07ddcf7a y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_0f07ddcf7a y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_0f07ddcf7a y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=108.218181 xlink:href=#C0_0_0f07ddcf7a y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_0f07ddcf7a y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_0f07ddcf7a y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_0f07ddcf7a y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_0f07ddcf7a y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_0f07ddcf7a y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_0f07ddcf7a y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_0f07ddcf7a y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_0f07ddcf7a y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_0f07ddcf7a y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_0f07ddcf7a y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_0f07ddcf7a y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_0f07ddcf7a y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_0f07ddcf7a y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_0f07ddcf7a y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_0f07ddcf7a y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_0f07ddcf7a y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_0f07ddcf7a y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_0f07ddcf7a y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_0f07ddcf7a y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_0f07ddcf7a y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_0f07ddcf7a y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_0f07ddcf7a y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_0f07ddcf7a y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_0f07ddcf7a y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_0f07ddcf7a y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_0f07ddcf7a y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_0f07ddcf7a y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_0f07ddcf7a y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_0f07ddcf7a y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_0f07ddcf7a y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_0f07ddcf7a y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_0f07ddcf7a y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_0f07ddcf7a y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_0f07ddcf7a y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_0f07ddcf7a y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_0f07ddcf7a y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_0f07ddcf7a y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_0f07ddcf7a y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_0f07ddcf7a y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_0f07ddcf7a y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_0f07ddcf7a y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_0f07ddcf7a y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_0f07ddcf7a y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_0f07ddcf7a y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_0f07ddcf7a y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_0f07ddcf7a y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_0f07ddcf7a y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_0f07ddcf7a y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_0f07ddcf7a y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_0f07ddcf7a y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_0f07ddcf7a y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_0f07ddcf7a y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_0f07ddcf7a y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_0f07ddcf7a y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_0f07ddcf7a y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_0f07ddcf7a y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_0f07ddcf7a y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_0f07ddcf7a y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_0f07ddcf7a y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_0f07ddcf7a y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_0f07ddcf7a y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_0f07ddcf7a y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_0f07ddcf7a y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_0f07ddcf7a y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_0f07ddcf7a y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_0f07ddcf7a y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_0f07ddcf7a y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_0f07ddcf7a y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_0f07ddcf7a y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_0f07ddcf7a y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_0f07ddcf7a y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_0f07ddcf7a y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_0f07ddcf7a y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_0f07ddcf7a y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_0f07ddcf7a y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_0f07ddcf7a y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_0f07ddcf7a y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_0f07ddcf7a y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_0f07ddcf7a y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_0f07ddcf7a y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_0f07ddcf7a y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_0f07ddcf7a y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_0f07ddcf7a y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_0f07ddcf7a y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_0f07ddcf7a y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_0f07ddcf7a y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_0f07ddcf7a y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_0f07ddcf7a y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_0f07ddcf7a y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_0f07ddcf7a y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_0f07ddcf7a y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_0f07ddcf7a y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_0f07ddcf7a y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_0f07ddcf7a y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_0f07ddcf7a y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_0f07ddcf7a y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_0f07ddcf7a y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_0f07ddcf7a y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_0f07ddcf7a y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_0f07ddcf7a y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_0f07ddcf7a y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_0f07ddcf7a y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_0f07ddcf7a y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_0f07ddcf7a y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_0f07ddcf7a y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_0f07ddcf7a y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=13.527272 xlink:href=#C0_0_0f07ddcf7a y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#8ab3d6;stroke:#8ab3d6; x=13.527272 xlink:href=#C0_0_0f07ddcf7a y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#e8f1f8;stroke:#e8f1f8; x=13.527272 xlink:href=#C0_0_0f07ddcf7a y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_0f07ddcf7a y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_0f07ddcf7a y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_0f07ddcf7a y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_0f07ddcf7a y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_0f07ddcf7a y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=40.581818 xlink:href=#C0_0_0f07ddcf7a y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#84afd4;stroke:#84afd4; x=40.581818 xlink:href=#C0_0_0f07ddcf7a y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=40.581818 xlink:href=#C0_0_0f07ddcf7a y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_0f07ddcf7a y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_0f07ddcf7a y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_0f07ddcf7a y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_0f07ddcf7a y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_0f07ddcf7a y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_0f07ddcf7a y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=67.636363 xlink:href=#C0_0_0f07ddcf7a y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_0f07ddcf7a y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_0f07ddcf7a y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_0f07ddcf7a y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_0f07ddcf7a y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_0f07ddcf7a y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_0f07ddcf7a y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_0f07ddcf7a y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=94.690909 xlink:href=#C0_0_0f07ddcf7a y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_0f07ddcf7a y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_0f07ddcf7a y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_0f07ddcf7a y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_0f07ddcf7a y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_0f07ddcf7a y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_0f07ddcf7a y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_0f07ddcf7a y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_0f07ddcf7a y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_0f07ddcf7a y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_0f07ddcf7a y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_0f07ddcf7a y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_0f07ddcf7a y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_0f07ddcf7a y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_0f07ddcf7a y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_0f07ddcf7a y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_0f07ddcf7a y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_0f07ddcf7a y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_0f07ddcf7a y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_0f07ddcf7a y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_0f07ddcf7a y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_0f07ddcf7a y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_0f07ddcf7a y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_0f07ddcf7a y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_0f07ddcf7a y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_0f07ddcf7a y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_0f07ddcf7a y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_0f07ddcf7a y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_0f07ddcf7a y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_0f07ddcf7a y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_0f07ddcf7a y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_0f07ddcf7a y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_0f07ddcf7a y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_0f07ddcf7a y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_0f07ddcf7a y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_0f07ddcf7a y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_0f07ddcf7a y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_0f07ddcf7a y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_0f07ddcf7a y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_0f07ddcf7a y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_0f07ddcf7a y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_0f07ddcf7a y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_0f07ddcf7a y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_0f07ddcf7a y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_0f07ddcf7a y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_0f07ddcf7a y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_0f07ddcf7a y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_0f07ddcf7a y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_0f07ddcf7a y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_0f07ddcf7a y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_0f07ddcf7a y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_0f07ddcf7a y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_0f07ddcf7a y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_0f07ddcf7a y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_0f07ddcf7a y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_0f07ddcf7a y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_0f07ddcf7a y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_0f07ddcf7a y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_0f07ddcf7a y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_0f07ddcf7a y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_0f07ddcf7a y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_0f07ddcf7a y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_0f07ddcf7a y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_0f07ddcf7a y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_0f07ddcf7a y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_0f07ddcf7a y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_0f07ddcf7a y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_0f07ddcf7a y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_0f07ddcf7a y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_0f07ddcf7a y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_0f07ddcf7a y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_0f07ddcf7a y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_0f07ddcf7a y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_0f07ddcf7a y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_0f07ddcf7a y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_0f07ddcf7a y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_0f07ddcf7a y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_0f07ddcf7a y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_0f07ddcf7a y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_0f07ddcf7a y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_0f07ddcf7a y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_0f07ddcf7a y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_0f07ddcf7a y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_0f07ddcf7a y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_0f07ddcf7a y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_0f07ddcf7a y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_0f07ddcf7a y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_0f07ddcf7a y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_0f07ddcf7a y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p1f7bfb300b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_0f07ddcf7a y=141.187696 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p1f7bfb300b&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_media_duration-interactions_media_duration_media_duration&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510441 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(145.011523 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(203.293073 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;g style=fill:#262626; transform=&quot;translate(264.355093 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(325.417112 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(386.479132 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(447.541151 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(257.288672 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 295.592126)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 254.695346)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 213.798566)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 172.901786)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 132.005006)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 91.108226)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 234.921328)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_71134af7d9 d=&quot;M 105.818182 -57.4275 \n",
       "L 105.818182 -68.7525 \n",
       "L 92.290909 -74.415 \n",
       "L 78.763637 -68.7525 \n",
       "L 78.763637 -57.4275 \n",
       "L 92.290909 -51.765 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#b3cee5;stroke:#b3cee5; x=-0 xlink:href=#C0_0_71134af7d9 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_71134af7d9 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_71134af7d9 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_71134af7d9 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_71134af7d9 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_71134af7d9 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_71134af7d9 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_71134af7d9 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_71134af7d9 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_71134af7d9 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_71134af7d9 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_71134af7d9 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_71134af7d9 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_71134af7d9 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_71134af7d9 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_71134af7d9 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_71134af7d9 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_71134af7d9 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_71134af7d9 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#d0e1f0;stroke:#d0e1f0; x=54.109091 xlink:href=#C0_0_71134af7d9 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_71134af7d9 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_71134af7d9 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_71134af7d9 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_71134af7d9 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_71134af7d9 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_71134af7d9 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_71134af7d9 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_71134af7d9 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_71134af7d9 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_71134af7d9 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_71134af7d9 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_71134af7d9 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_71134af7d9 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_71134af7d9 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_71134af7d9 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_71134af7d9 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_71134af7d9 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_71134af7d9 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=108.218181 xlink:href=#C0_0_71134af7d9 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_71134af7d9 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_71134af7d9 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_71134af7d9 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_71134af7d9 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_71134af7d9 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_71134af7d9 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_71134af7d9 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_71134af7d9 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_71134af7d9 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_71134af7d9 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_71134af7d9 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_71134af7d9 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_71134af7d9 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_71134af7d9 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_71134af7d9 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_71134af7d9 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_71134af7d9 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_71134af7d9 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_71134af7d9 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_71134af7d9 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_71134af7d9 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_71134af7d9 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_71134af7d9 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_71134af7d9 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_71134af7d9 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_71134af7d9 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_71134af7d9 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_71134af7d9 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_71134af7d9 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_71134af7d9 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_71134af7d9 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_71134af7d9 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_71134af7d9 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_71134af7d9 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_71134af7d9 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_71134af7d9 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_71134af7d9 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_71134af7d9 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_71134af7d9 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_71134af7d9 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_71134af7d9 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_71134af7d9 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_71134af7d9 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_71134af7d9 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_71134af7d9 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_71134af7d9 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_71134af7d9 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_71134af7d9 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_71134af7d9 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_71134af7d9 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_71134af7d9 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_71134af7d9 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_71134af7d9 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_71134af7d9 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_71134af7d9 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_71134af7d9 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_71134af7d9 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_71134af7d9 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_71134af7d9 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_71134af7d9 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_71134af7d9 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_71134af7d9 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_71134af7d9 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_71134af7d9 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_71134af7d9 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_71134af7d9 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_71134af7d9 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_71134af7d9 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_71134af7d9 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_71134af7d9 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_71134af7d9 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_71134af7d9 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_71134af7d9 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_71134af7d9 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_71134af7d9 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_71134af7d9 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_71134af7d9 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_71134af7d9 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_71134af7d9 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_71134af7d9 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_71134af7d9 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_71134af7d9 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_71134af7d9 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_71134af7d9 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_71134af7d9 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_71134af7d9 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_71134af7d9 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_71134af7d9 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_71134af7d9 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_71134af7d9 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_71134af7d9 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_71134af7d9 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_71134af7d9 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_71134af7d9 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_71134af7d9 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_71134af7d9 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_71134af7d9 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_71134af7d9 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_71134af7d9 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_71134af7d9 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_71134af7d9 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_71134af7d9 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_71134af7d9 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_71134af7d9 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_71134af7d9 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#5a94c5;stroke:#5a94c5; x=13.527272 xlink:href=#C0_0_71134af7d9 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_71134af7d9 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_71134af7d9 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_71134af7d9 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_71134af7d9 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_71134af7d9 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_71134af7d9 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_71134af7d9 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=40.581818 xlink:href=#C0_0_71134af7d9 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_71134af7d9 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_71134af7d9 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_71134af7d9 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_71134af7d9 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_71134af7d9 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_71134af7d9 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_71134af7d9 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_71134af7d9 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=67.636363 xlink:href=#C0_0_71134af7d9 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_71134af7d9 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_71134af7d9 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_71134af7d9 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_71134af7d9 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_71134af7d9 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_71134af7d9 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_71134af7d9 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_71134af7d9 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_71134af7d9 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_71134af7d9 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_71134af7d9 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_71134af7d9 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_71134af7d9 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_71134af7d9 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_71134af7d9 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_71134af7d9 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_71134af7d9 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_71134af7d9 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_71134af7d9 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_71134af7d9 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_71134af7d9 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_71134af7d9 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_71134af7d9 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_71134af7d9 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_71134af7d9 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_71134af7d9 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_71134af7d9 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_71134af7d9 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_71134af7d9 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_71134af7d9 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_71134af7d9 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_71134af7d9 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_71134af7d9 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_71134af7d9 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_71134af7d9 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_71134af7d9 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_71134af7d9 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_71134af7d9 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_71134af7d9 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_71134af7d9 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_71134af7d9 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_71134af7d9 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_71134af7d9 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_71134af7d9 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_71134af7d9 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_71134af7d9 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_71134af7d9 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_71134af7d9 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_71134af7d9 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_71134af7d9 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_71134af7d9 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_71134af7d9 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_71134af7d9 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_71134af7d9 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_71134af7d9 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_71134af7d9 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_71134af7d9 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_71134af7d9 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_71134af7d9 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_71134af7d9 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_71134af7d9 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_71134af7d9 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_71134af7d9 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_71134af7d9 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_71134af7d9 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_71134af7d9 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_71134af7d9 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_71134af7d9 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_71134af7d9 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_71134af7d9 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_71134af7d9 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_71134af7d9 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_71134af7d9 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_71134af7d9 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_71134af7d9 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_71134af7d9 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_71134af7d9 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_71134af7d9 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_71134af7d9 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_71134af7d9 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_71134af7d9 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_71134af7d9 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_71134af7d9 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_71134af7d9 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_71134af7d9 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_71134af7d9 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_71134af7d9 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_71134af7d9 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_71134af7d9 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_71134af7d9 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_71134af7d9 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_71134af7d9 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_71134af7d9 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_71134af7d9 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_71134af7d9 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_71134af7d9 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_71134af7d9 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_71134af7d9 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_71134af7d9 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_71134af7d9 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_71134af7d9 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf3349437d9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_71134af7d9 y=141.1875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pf3349437d9&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_media_duration-interactions_media_duration_playlist_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510441 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(145.011523 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(203.293073 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;g style=fill:#262626; transform=&quot;translate(264.355093 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(325.417112 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(386.479132 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(447.541151 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(257.288672 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 306.288906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 245.888906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 185.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 125.088906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(50.378125 64.688906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.062969 230.333125)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_103be6c92e d=&quot;M 105.818182 -27.2275 \n",
       "L 105.818182 -38.5525 \n",
       "L 92.290909 -44.215 \n",
       "L 78.763637 -38.5525 \n",
       "L 78.763637 -27.2275 \n",
       "L 92.290909 -21.565 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#c5daec;stroke:#c5daec; x=-0 xlink:href=#C0_0_103be6c92e y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_103be6c92e y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_103be6c92e y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_103be6c92e y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_103be6c92e y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_103be6c92e y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_103be6c92e y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_103be6c92e y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_103be6c92e y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=27.054545 xlink:href=#C0_0_103be6c92e y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_103be6c92e y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_103be6c92e y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_103be6c92e y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_103be6c92e y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_103be6c92e y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_103be6c92e y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_103be6c92e y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_103be6c92e y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#dae7f3;stroke:#dae7f3; x=54.109091 xlink:href=#C0_0_103be6c92e y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_103be6c92e y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_103be6c92e y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_103be6c92e y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_103be6c92e y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_103be6c92e y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_103be6c92e y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_103be6c92e y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_103be6c92e y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=81.163636 xlink:href=#C0_0_103be6c92e y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_103be6c92e y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_103be6c92e y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_103be6c92e y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_103be6c92e y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_103be6c92e y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_103be6c92e y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_103be6c92e y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_103be6c92e y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=108.218181 xlink:href=#C0_0_103be6c92e y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_103be6c92e y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_103be6c92e y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_103be6c92e y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_103be6c92e y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_103be6c92e y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_103be6c92e y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_103be6c92e y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_103be6c92e y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_103be6c92e y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_103be6c92e y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_103be6c92e y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_103be6c92e y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_103be6c92e y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_103be6c92e y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_103be6c92e y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_103be6c92e y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_103be6c92e y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_103be6c92e y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_103be6c92e y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_103be6c92e y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_103be6c92e y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_103be6c92e y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_103be6c92e y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_103be6c92e y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_103be6c92e y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_103be6c92e y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_103be6c92e y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_103be6c92e y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_103be6c92e y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_103be6c92e y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_103be6c92e y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_103be6c92e y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_103be6c92e y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_103be6c92e y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_103be6c92e y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_103be6c92e y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_103be6c92e y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_103be6c92e y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_103be6c92e y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_103be6c92e y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_103be6c92e y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_103be6c92e y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_103be6c92e y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_103be6c92e y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_103be6c92e y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_103be6c92e y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_103be6c92e y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_103be6c92e y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_103be6c92e y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_103be6c92e y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_103be6c92e y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_103be6c92e y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_103be6c92e y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_103be6c92e y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_103be6c92e y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_103be6c92e y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_103be6c92e y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_103be6c92e y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_103be6c92e y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_103be6c92e y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_103be6c92e y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_103be6c92e y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_103be6c92e y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_103be6c92e y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_103be6c92e y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_103be6c92e y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_103be6c92e y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_103be6c92e y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_103be6c92e y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_103be6c92e y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_103be6c92e y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_103be6c92e y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_103be6c92e y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_103be6c92e y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_103be6c92e y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_103be6c92e y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_103be6c92e y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_103be6c92e y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_103be6c92e y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_103be6c92e y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_103be6c92e y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_103be6c92e y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_103be6c92e y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_103be6c92e y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_103be6c92e y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_103be6c92e y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_103be6c92e y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_103be6c92e y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_103be6c92e y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_103be6c92e y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_103be6c92e y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_103be6c92e y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_103be6c92e y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_103be6c92e y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_103be6c92e y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_103be6c92e y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_103be6c92e y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_103be6c92e y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_103be6c92e y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_103be6c92e y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_103be6c92e y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_103be6c92e y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_103be6c92e y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_103be6c92e y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_103be6c92e y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_103be6c92e y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_103be6c92e y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_103be6c92e y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_103be6c92e y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_103be6c92e y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_103be6c92e y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_103be6c92e y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_103be6c92e y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_103be6c92e y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_103be6c92e y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_103be6c92e y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_103be6c92e y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_103be6c92e y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_103be6c92e y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_103be6c92e y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_103be6c92e y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_103be6c92e y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_103be6c92e y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_103be6c92e y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_103be6c92e y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_103be6c92e y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_103be6c92e y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_103be6c92e y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_103be6c92e y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_103be6c92e y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_103be6c92e y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_103be6c92e y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_103be6c92e y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_103be6c92e y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_103be6c92e y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_103be6c92e y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_103be6c92e y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_103be6c92e y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_103be6c92e y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_103be6c92e y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_103be6c92e y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_103be6c92e y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_103be6c92e y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_103be6c92e y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_103be6c92e y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_103be6c92e y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_103be6c92e y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_103be6c92e y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_103be6c92e y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_103be6c92e y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_103be6c92e y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_103be6c92e y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_103be6c92e y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_103be6c92e y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_103be6c92e y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_103be6c92e y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_103be6c92e y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_103be6c92e y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_103be6c92e y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_103be6c92e y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_103be6c92e y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_103be6c92e y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_103be6c92e y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_103be6c92e y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_103be6c92e y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_103be6c92e y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_103be6c92e y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_103be6c92e y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_103be6c92e y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_103be6c92e y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_103be6c92e y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_103be6c92e y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_103be6c92e y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_103be6c92e y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_103be6c92e y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_103be6c92e y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_103be6c92e y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_103be6c92e y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_103be6c92e y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_103be6c92e y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_103be6c92e y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_103be6c92e y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_103be6c92e y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_103be6c92e y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_103be6c92e y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_103be6c92e y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_103be6c92e y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_103be6c92e y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_103be6c92e y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_103be6c92e y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_103be6c92e y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_103be6c92e y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_103be6c92e y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_103be6c92e y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_103be6c92e y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_103be6c92e y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_103be6c92e y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_103be6c92e y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_103be6c92e y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_103be6c92e y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_103be6c92e y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_103be6c92e y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_103be6c92e y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_103be6c92e y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_103be6c92e y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_103be6c92e y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_103be6c92e y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_103be6c92e y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_103be6c92e y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_103be6c92e y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_103be6c92e y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_103be6c92e y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_103be6c92e y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_103be6c92e y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_103be6c92e y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_103be6c92e y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_103be6c92e y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_103be6c92e y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_103be6c92e y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_103be6c92e y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_103be6c92e y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_103be6c92e y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_103be6c92e y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_103be6c92e y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_103be6c92e y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_103be6c92e y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb157c166f6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_103be6c92e y=110.9875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pb157c166f6&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_media_duration-interactions_media_duration_max_streams&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510441 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(145.011523 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(203.293073 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;g style=fill:#262626; transform=&quot;translate(264.355093 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(325.417112 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(386.479132 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(447.541151 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(257.288672 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.505951)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 302.415897)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 268.325843)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 234.235789)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 200.145736)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 166.055682)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 131.965628)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 97.875574)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 63.78552)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(27.509062 230.016016)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_79be71e5f8 d=&quot;M 105.818182 -57.410455 \n",
       "L 105.818182 -68.735455 \n",
       "L 92.290909 -74.397955 \n",
       "L 78.763637 -68.735455 \n",
       "L 78.763637 -57.410455 \n",
       "L 92.290909 -51.747955 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#c9dded;stroke:#c9dded; x=-0 xlink:href=#C0_0_79be71e5f8 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#e5eff7;stroke:#e5eff7; x=-0 xlink:href=#C0_0_79be71e5f8 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_79be71e5f8 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_79be71e5f8 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_79be71e5f8 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_79be71e5f8 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_79be71e5f8 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_79be71e5f8 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_79be71e5f8 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=27.054545 xlink:href=#C0_0_79be71e5f8 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ddeaf4;stroke:#ddeaf4; x=27.054545 xlink:href=#C0_0_79be71e5f8 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_79be71e5f8 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_79be71e5f8 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_79be71e5f8 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_79be71e5f8 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=27.054545 xlink:href=#C0_0_79be71e5f8 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_79be71e5f8 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#e8f1f8;stroke:#e8f1f8; x=27.054545 xlink:href=#C0_0_79be71e5f8 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#dce9f4;stroke:#dce9f4; x=54.109091 xlink:href=#C0_0_79be71e5f8 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_79be71e5f8 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_79be71e5f8 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_79be71e5f8 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_79be71e5f8 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_79be71e5f8 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_79be71e5f8 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_79be71e5f8 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_79be71e5f8 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=81.163636 xlink:href=#C0_0_79be71e5f8 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_79be71e5f8 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_79be71e5f8 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_79be71e5f8 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_79be71e5f8 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_79be71e5f8 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_79be71e5f8 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_79be71e5f8 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_79be71e5f8 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=108.218181 xlink:href=#C0_0_79be71e5f8 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_79be71e5f8 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_79be71e5f8 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_79be71e5f8 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_79be71e5f8 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_79be71e5f8 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_79be71e5f8 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_79be71e5f8 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_79be71e5f8 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_79be71e5f8 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_79be71e5f8 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_79be71e5f8 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_79be71e5f8 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_79be71e5f8 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_79be71e5f8 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_79be71e5f8 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_79be71e5f8 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_79be71e5f8 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_79be71e5f8 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_79be71e5f8 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_79be71e5f8 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_79be71e5f8 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_79be71e5f8 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_79be71e5f8 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_79be71e5f8 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_79be71e5f8 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_79be71e5f8 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_79be71e5f8 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_79be71e5f8 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_79be71e5f8 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_79be71e5f8 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_79be71e5f8 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_79be71e5f8 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_79be71e5f8 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_79be71e5f8 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_79be71e5f8 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_79be71e5f8 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_79be71e5f8 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_79be71e5f8 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_79be71e5f8 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_79be71e5f8 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_79be71e5f8 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_79be71e5f8 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_79be71e5f8 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_79be71e5f8 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_79be71e5f8 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_79be71e5f8 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_79be71e5f8 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_79be71e5f8 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_79be71e5f8 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_79be71e5f8 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_79be71e5f8 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_79be71e5f8 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_79be71e5f8 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_79be71e5f8 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_79be71e5f8 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_79be71e5f8 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_79be71e5f8 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_79be71e5f8 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_79be71e5f8 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_79be71e5f8 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_79be71e5f8 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_79be71e5f8 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_79be71e5f8 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_79be71e5f8 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_79be71e5f8 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_79be71e5f8 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_79be71e5f8 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_79be71e5f8 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_79be71e5f8 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_79be71e5f8 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_79be71e5f8 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_79be71e5f8 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_79be71e5f8 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_79be71e5f8 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_79be71e5f8 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_79be71e5f8 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_79be71e5f8 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_79be71e5f8 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_79be71e5f8 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_79be71e5f8 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_79be71e5f8 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_79be71e5f8 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_79be71e5f8 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_79be71e5f8 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_79be71e5f8 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_79be71e5f8 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_79be71e5f8 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_79be71e5f8 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_79be71e5f8 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_79be71e5f8 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_79be71e5f8 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_79be71e5f8 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_79be71e5f8 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_79be71e5f8 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_79be71e5f8 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_79be71e5f8 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_79be71e5f8 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_79be71e5f8 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_79be71e5f8 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_79be71e5f8 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_79be71e5f8 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_79be71e5f8 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_79be71e5f8 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_79be71e5f8 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_79be71e5f8 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_79be71e5f8 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_79be71e5f8 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#cddfef;stroke:#cddfef; x=13.527272 xlink:href=#C0_0_79be71e5f8 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=13.527272 xlink:href=#C0_0_79be71e5f8 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#e9f1f9;stroke:#e9f1f9; x=13.527272 xlink:href=#C0_0_79be71e5f8 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_79be71e5f8 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=13.527272 xlink:href=#C0_0_79be71e5f8 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_79be71e5f8 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_79be71e5f8 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_79be71e5f8 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#d6e5f2;stroke:#d6e5f2; x=40.581818 xlink:href=#C0_0_79be71e5f8 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_79be71e5f8 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#d9e7f3;stroke:#d9e7f3; x=40.581818 xlink:href=#C0_0_79be71e5f8 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_79be71e5f8 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#e3eef7;stroke:#e3eef7; x=40.581818 xlink:href=#C0_0_79be71e5f8 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_79be71e5f8 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_79be71e5f8 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_79be71e5f8 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#e9f1f9;stroke:#e9f1f9; x=67.636363 xlink:href=#C0_0_79be71e5f8 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_79be71e5f8 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_79be71e5f8 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_79be71e5f8 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_79be71e5f8 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_79be71e5f8 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_79be71e5f8 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_79be71e5f8 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_79be71e5f8 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_79be71e5f8 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_79be71e5f8 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_79be71e5f8 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_79be71e5f8 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_79be71e5f8 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_79be71e5f8 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_79be71e5f8 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_79be71e5f8 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_79be71e5f8 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_79be71e5f8 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_79be71e5f8 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_79be71e5f8 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_79be71e5f8 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_79be71e5f8 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_79be71e5f8 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_79be71e5f8 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_79be71e5f8 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_79be71e5f8 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_79be71e5f8 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_79be71e5f8 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_79be71e5f8 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_79be71e5f8 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_79be71e5f8 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_79be71e5f8 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_79be71e5f8 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_79be71e5f8 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_79be71e5f8 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_79be71e5f8 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_79be71e5f8 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_79be71e5f8 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_79be71e5f8 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_79be71e5f8 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_79be71e5f8 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_79be71e5f8 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_79be71e5f8 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_79be71e5f8 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_79be71e5f8 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_79be71e5f8 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_79be71e5f8 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_79be71e5f8 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_79be71e5f8 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_79be71e5f8 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_79be71e5f8 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_79be71e5f8 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_79be71e5f8 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_79be71e5f8 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_79be71e5f8 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_79be71e5f8 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_79be71e5f8 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_79be71e5f8 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_79be71e5f8 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_79be71e5f8 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_79be71e5f8 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_79be71e5f8 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_79be71e5f8 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_79be71e5f8 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_79be71e5f8 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_79be71e5f8 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_79be71e5f8 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_79be71e5f8 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_79be71e5f8 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_79be71e5f8 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_79be71e5f8 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_79be71e5f8 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_79be71e5f8 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_79be71e5f8 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_79be71e5f8 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_79be71e5f8 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_79be71e5f8 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_79be71e5f8 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_79be71e5f8 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_79be71e5f8 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_79be71e5f8 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_79be71e5f8 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_79be71e5f8 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_79be71e5f8 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_79be71e5f8 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_79be71e5f8 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_79be71e5f8 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_79be71e5f8 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_79be71e5f8 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_79be71e5f8 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_79be71e5f8 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_79be71e5f8 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_79be71e5f8 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_79be71e5f8 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_79be71e5f8 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_79be71e5f8 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_79be71e5f8 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_79be71e5f8 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_79be71e5f8 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_79be71e5f8 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_79be71e5f8 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_79be71e5f8 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pe2d33a218f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_79be71e5f8 y=141.170455 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pe2d33a218f&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_media_duration-interactions_media_duration_listener_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510441 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(145.011523 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(203.293073 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;g style=fill:#262626; transform=&quot;translate(264.355093 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(325.417112 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(386.479132 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(447.541151 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(257.288672 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.6654)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 301.366698)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 266.067997)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 230.769296)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 195.470595)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 160.171893)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 124.873192)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 89.574491)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 54.275789)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 231.250937)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_b6e5611baa d=&quot;M 105.818182 -57.251006 \n",
       "L 105.818182 -68.576006 \n",
       "L 92.290909 -74.238506 \n",
       "L 78.763637 -68.576006 \n",
       "L 78.763637 -57.251006 \n",
       "L 92.290909 -51.588506 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#c5daec;stroke:#c5daec; x=-0 xlink:href=#C0_0_b6e5611baa y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_b6e5611baa y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_b6e5611baa y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_b6e5611baa y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_b6e5611baa y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_b6e5611baa y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_b6e5611baa y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_b6e5611baa y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_b6e5611baa y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=27.054545 xlink:href=#C0_0_b6e5611baa y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_b6e5611baa y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_b6e5611baa y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_b6e5611baa y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_b6e5611baa y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_b6e5611baa y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_b6e5611baa y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_b6e5611baa y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_b6e5611baa y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#dae7f3;stroke:#dae7f3; x=54.109091 xlink:href=#C0_0_b6e5611baa y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_b6e5611baa y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_b6e5611baa y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_b6e5611baa y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_b6e5611baa y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_b6e5611baa y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_b6e5611baa y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_b6e5611baa y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_b6e5611baa y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=81.163636 xlink:href=#C0_0_b6e5611baa y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_b6e5611baa y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_b6e5611baa y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_b6e5611baa y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_b6e5611baa y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_b6e5611baa y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_b6e5611baa y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_b6e5611baa y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_b6e5611baa y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=108.218181 xlink:href=#C0_0_b6e5611baa y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_b6e5611baa y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_b6e5611baa y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_b6e5611baa y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_b6e5611baa y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_b6e5611baa y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_b6e5611baa y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_b6e5611baa y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_b6e5611baa y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_b6e5611baa y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_b6e5611baa y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_b6e5611baa y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_b6e5611baa y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_b6e5611baa y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_b6e5611baa y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_b6e5611baa y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_b6e5611baa y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_b6e5611baa y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_b6e5611baa y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_b6e5611baa y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_b6e5611baa y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_b6e5611baa y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_b6e5611baa y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_b6e5611baa y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_b6e5611baa y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_b6e5611baa y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_b6e5611baa y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_b6e5611baa y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_b6e5611baa y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_b6e5611baa y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_b6e5611baa y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_b6e5611baa y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_b6e5611baa y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_b6e5611baa y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_b6e5611baa y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_b6e5611baa y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_b6e5611baa y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_b6e5611baa y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_b6e5611baa y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_b6e5611baa y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_b6e5611baa y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_b6e5611baa y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_b6e5611baa y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_b6e5611baa y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_b6e5611baa y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_b6e5611baa y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_b6e5611baa y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_b6e5611baa y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_b6e5611baa y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_b6e5611baa y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_b6e5611baa y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_b6e5611baa y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_b6e5611baa y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_b6e5611baa y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_b6e5611baa y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_b6e5611baa y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_b6e5611baa y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_b6e5611baa y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_b6e5611baa y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_b6e5611baa y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_b6e5611baa y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_b6e5611baa y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_b6e5611baa y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_b6e5611baa y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_b6e5611baa y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_b6e5611baa y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_b6e5611baa y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_b6e5611baa y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_b6e5611baa y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_b6e5611baa y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_b6e5611baa y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_b6e5611baa y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_b6e5611baa y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_b6e5611baa y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_b6e5611baa y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_b6e5611baa y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_b6e5611baa y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_b6e5611baa y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_b6e5611baa y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_b6e5611baa y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_b6e5611baa y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_b6e5611baa y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_b6e5611baa y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_b6e5611baa y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_b6e5611baa y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_b6e5611baa y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_b6e5611baa y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_b6e5611baa y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_b6e5611baa y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_b6e5611baa y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_b6e5611baa y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_b6e5611baa y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_b6e5611baa y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_b6e5611baa y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_b6e5611baa y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_b6e5611baa y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_b6e5611baa y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_b6e5611baa y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_b6e5611baa y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_b6e5611baa y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_b6e5611baa y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_b6e5611baa y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_b6e5611baa y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_b6e5611baa y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_b6e5611baa y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_b6e5611baa y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_b6e5611baa y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_b6e5611baa y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_b6e5611baa y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_b6e5611baa y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_b6e5611baa y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_b6e5611baa y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_b6e5611baa y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_b6e5611baa y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_b6e5611baa y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_b6e5611baa y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_b6e5611baa y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_b6e5611baa y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_b6e5611baa y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_b6e5611baa y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_b6e5611baa y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_b6e5611baa y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_b6e5611baa y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_b6e5611baa y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_b6e5611baa y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_b6e5611baa y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_b6e5611baa y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_b6e5611baa y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_b6e5611baa y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_b6e5611baa y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_b6e5611baa y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_b6e5611baa y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_b6e5611baa y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_b6e5611baa y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_b6e5611baa y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_b6e5611baa y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_b6e5611baa y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_b6e5611baa y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_b6e5611baa y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_b6e5611baa y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_b6e5611baa y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_b6e5611baa y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_b6e5611baa y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_b6e5611baa y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_b6e5611baa y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_b6e5611baa y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_b6e5611baa y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_b6e5611baa y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_b6e5611baa y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_b6e5611baa y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_b6e5611baa y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_b6e5611baa y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_b6e5611baa y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_b6e5611baa y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_b6e5611baa y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_b6e5611baa y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_b6e5611baa y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_b6e5611baa y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_b6e5611baa y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_b6e5611baa y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_b6e5611baa y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_b6e5611baa y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_b6e5611baa y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_b6e5611baa y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_b6e5611baa y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_b6e5611baa y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_b6e5611baa y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_b6e5611baa y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_b6e5611baa y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_b6e5611baa y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_b6e5611baa y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_b6e5611baa y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_b6e5611baa y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_b6e5611baa y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_b6e5611baa y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_b6e5611baa y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_b6e5611baa y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_b6e5611baa y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_b6e5611baa y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_b6e5611baa y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_b6e5611baa y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_b6e5611baa y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_b6e5611baa y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_b6e5611baa y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_b6e5611baa y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_b6e5611baa y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_b6e5611baa y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_b6e5611baa y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_b6e5611baa y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_b6e5611baa y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_b6e5611baa y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_b6e5611baa y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_b6e5611baa y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_b6e5611baa y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_b6e5611baa y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_b6e5611baa y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_b6e5611baa y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_b6e5611baa y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_b6e5611baa y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_b6e5611baa y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_b6e5611baa y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_b6e5611baa y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_b6e5611baa y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_b6e5611baa y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_b6e5611baa y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_b6e5611baa y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_b6e5611baa y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_b6e5611baa y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_b6e5611baa y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_b6e5611baa y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_b6e5611baa y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_b6e5611baa y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_b6e5611baa y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_b6e5611baa y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_b6e5611baa y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_b6e5611baa y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_b6e5611baa y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_b6e5611baa y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_b6e5611baa y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_b6e5611baa y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_b6e5611baa y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_b6e5611baa y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_b6e5611baa y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_b6e5611baa y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_b6e5611baa y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_b6e5611baa y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_b6e5611baa y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p04af4026ec)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_b6e5611baa y=141.011006 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p04af4026ec&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_media_duration-interactions_media_duration_streams&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510441 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(145.011523 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(203.293073 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;g style=fill:#262626; transform=&quot;translate(264.355093 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(325.417112 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(386.479132 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(447.541151 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(257.288672 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.658994)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 302.641472)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 268.62395)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 234.606428)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 200.588906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 166.571384)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 132.553862)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 98.536341)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 64.518819)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 216.567656)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_ddbdbfa2ca d=&quot;M 105.818182 -57.257412 \n",
       "L 105.818182 -68.582412 \n",
       "L 92.290909 -74.244912 \n",
       "L 78.763637 -68.582412 \n",
       "L 78.763637 -57.257412 \n",
       "L 92.290909 -51.594912 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#c5daec;stroke:#c5daec; x=-0 xlink:href=#C0_0_ddbdbfa2ca y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_ddbdbfa2ca y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_ddbdbfa2ca y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_ddbdbfa2ca y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_ddbdbfa2ca y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_ddbdbfa2ca y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_ddbdbfa2ca y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_ddbdbfa2ca y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_ddbdbfa2ca y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=27.054545 xlink:href=#C0_0_ddbdbfa2ca y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_ddbdbfa2ca y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_ddbdbfa2ca y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_ddbdbfa2ca y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_ddbdbfa2ca y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_ddbdbfa2ca y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_ddbdbfa2ca y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_ddbdbfa2ca y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_ddbdbfa2ca y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#dae7f3;stroke:#dae7f3; x=54.109091 xlink:href=#C0_0_ddbdbfa2ca y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_ddbdbfa2ca y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_ddbdbfa2ca y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_ddbdbfa2ca y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_ddbdbfa2ca y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_ddbdbfa2ca y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_ddbdbfa2ca y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_ddbdbfa2ca y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_ddbdbfa2ca y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=81.163636 xlink:href=#C0_0_ddbdbfa2ca y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_ddbdbfa2ca y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_ddbdbfa2ca y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_ddbdbfa2ca y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_ddbdbfa2ca y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_ddbdbfa2ca y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_ddbdbfa2ca y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_ddbdbfa2ca y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_ddbdbfa2ca y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=108.218181 xlink:href=#C0_0_ddbdbfa2ca y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_ddbdbfa2ca y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_ddbdbfa2ca y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_ddbdbfa2ca y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_ddbdbfa2ca y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_ddbdbfa2ca y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_ddbdbfa2ca y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_ddbdbfa2ca y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_ddbdbfa2ca y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_ddbdbfa2ca y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_ddbdbfa2ca y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_ddbdbfa2ca y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_ddbdbfa2ca y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_ddbdbfa2ca y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_ddbdbfa2ca y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_ddbdbfa2ca y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_ddbdbfa2ca y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_ddbdbfa2ca y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_ddbdbfa2ca y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_ddbdbfa2ca y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_ddbdbfa2ca y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_ddbdbfa2ca y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_ddbdbfa2ca y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_ddbdbfa2ca y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_ddbdbfa2ca y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_ddbdbfa2ca y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_ddbdbfa2ca y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_ddbdbfa2ca y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_ddbdbfa2ca y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_ddbdbfa2ca y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_ddbdbfa2ca y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_ddbdbfa2ca y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_ddbdbfa2ca y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_ddbdbfa2ca y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_ddbdbfa2ca y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_ddbdbfa2ca y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_ddbdbfa2ca y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_ddbdbfa2ca y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_ddbdbfa2ca y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_ddbdbfa2ca y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_ddbdbfa2ca y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_ddbdbfa2ca y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_ddbdbfa2ca y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_ddbdbfa2ca y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_ddbdbfa2ca y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_ddbdbfa2ca y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_ddbdbfa2ca y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_ddbdbfa2ca y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_ddbdbfa2ca y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_ddbdbfa2ca y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_ddbdbfa2ca y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_ddbdbfa2ca y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_ddbdbfa2ca y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_ddbdbfa2ca y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_ddbdbfa2ca y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_ddbdbfa2ca y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_ddbdbfa2ca y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_ddbdbfa2ca y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_ddbdbfa2ca y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_ddbdbfa2ca y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_ddbdbfa2ca y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_ddbdbfa2ca y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_ddbdbfa2ca y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_ddbdbfa2ca y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_ddbdbfa2ca y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_ddbdbfa2ca y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_ddbdbfa2ca y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_ddbdbfa2ca y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_ddbdbfa2ca y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_ddbdbfa2ca y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_ddbdbfa2ca y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_ddbdbfa2ca y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_ddbdbfa2ca y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_ddbdbfa2ca y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_ddbdbfa2ca y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_ddbdbfa2ca y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_ddbdbfa2ca y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_ddbdbfa2ca y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_ddbdbfa2ca y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_ddbdbfa2ca y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_ddbdbfa2ca y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_ddbdbfa2ca y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_ddbdbfa2ca y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_ddbdbfa2ca y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_ddbdbfa2ca y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_ddbdbfa2ca y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_ddbdbfa2ca y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_ddbdbfa2ca y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_ddbdbfa2ca y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_ddbdbfa2ca y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_ddbdbfa2ca y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_ddbdbfa2ca y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_ddbdbfa2ca y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_ddbdbfa2ca y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_ddbdbfa2ca y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_ddbdbfa2ca y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_ddbdbfa2ca y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_ddbdbfa2ca y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_ddbdbfa2ca y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_ddbdbfa2ca y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_ddbdbfa2ca y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_ddbdbfa2ca y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_ddbdbfa2ca y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_ddbdbfa2ca y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_ddbdbfa2ca y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_ddbdbfa2ca y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_ddbdbfa2ca y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_ddbdbfa2ca y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_ddbdbfa2ca y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_ddbdbfa2ca y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_ddbdbfa2ca y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_ddbdbfa2ca y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_ddbdbfa2ca y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_ddbdbfa2ca y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_ddbdbfa2ca y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_ddbdbfa2ca y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_ddbdbfa2ca y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_ddbdbfa2ca y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_ddbdbfa2ca y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_ddbdbfa2ca y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_ddbdbfa2ca y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_ddbdbfa2ca y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_ddbdbfa2ca y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_ddbdbfa2ca y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_ddbdbfa2ca y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_ddbdbfa2ca y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_ddbdbfa2ca y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_ddbdbfa2ca y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_ddbdbfa2ca y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_ddbdbfa2ca y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_ddbdbfa2ca y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_ddbdbfa2ca y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_ddbdbfa2ca y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_ddbdbfa2ca y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_ddbdbfa2ca y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_ddbdbfa2ca y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_ddbdbfa2ca y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_ddbdbfa2ca y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_ddbdbfa2ca y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_ddbdbfa2ca y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_ddbdbfa2ca y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_ddbdbfa2ca y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_ddbdbfa2ca y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_ddbdbfa2ca y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_ddbdbfa2ca y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_ddbdbfa2ca y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_ddbdbfa2ca y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_ddbdbfa2ca y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_ddbdbfa2ca y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_ddbdbfa2ca y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_ddbdbfa2ca y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_ddbdbfa2ca y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_ddbdbfa2ca y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_ddbdbfa2ca y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_ddbdbfa2ca y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_ddbdbfa2ca y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_ddbdbfa2ca y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_ddbdbfa2ca y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_ddbdbfa2ca y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_ddbdbfa2ca y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_ddbdbfa2ca y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_ddbdbfa2ca y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_ddbdbfa2ca y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_ddbdbfa2ca y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_ddbdbfa2ca y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_ddbdbfa2ca y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_ddbdbfa2ca y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_ddbdbfa2ca y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_ddbdbfa2ca y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_ddbdbfa2ca y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_ddbdbfa2ca y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_ddbdbfa2ca y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_ddbdbfa2ca y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_ddbdbfa2ca y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_ddbdbfa2ca y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_ddbdbfa2ca y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_ddbdbfa2ca y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_ddbdbfa2ca y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_ddbdbfa2ca y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_ddbdbfa2ca y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_ddbdbfa2ca y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_ddbdbfa2ca y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_ddbdbfa2ca y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_ddbdbfa2ca y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_ddbdbfa2ca y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_ddbdbfa2ca y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_ddbdbfa2ca y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_ddbdbfa2ca y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_ddbdbfa2ca y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_ddbdbfa2ca y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_ddbdbfa2ca y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_ddbdbfa2ca y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_ddbdbfa2ca y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_ddbdbfa2ca y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_ddbdbfa2ca y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_ddbdbfa2ca y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_ddbdbfa2ca y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_ddbdbfa2ca y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_ddbdbfa2ca y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_ddbdbfa2ca y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_ddbdbfa2ca y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_ddbdbfa2ca y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_ddbdbfa2ca y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_ddbdbfa2ca y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_ddbdbfa2ca y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_ddbdbfa2ca y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_ddbdbfa2ca y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_ddbdbfa2ca y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_ddbdbfa2ca y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_ddbdbfa2ca y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_ddbdbfa2ca y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_ddbdbfa2ca y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_ddbdbfa2ca y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_ddbdbfa2ca y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_ddbdbfa2ca y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_ddbdbfa2ca y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_ddbdbfa2ca y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_ddbdbfa2ca y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_ddbdbfa2ca y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_ddbdbfa2ca y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_ddbdbfa2ca y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_ddbdbfa2ca y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_ddbdbfa2ca y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_ddbdbfa2ca y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_ddbdbfa2ca y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_ddbdbfa2ca y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_ddbdbfa2ca y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pefe2e03697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_ddbdbfa2ca y=141.017412 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pefe2e03697&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_media_duration-interactions_media_duration_artist_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510441 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(145.011523 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(203.293073 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;g style=fill:#262626; transform=&quot;translate(264.355093 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(325.417112 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(386.479132 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(447.541151 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(257.288672 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 291.188906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 245.888906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 200.588906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 155.288906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 109.988906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 64.688906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(49.752812 225.439844)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_42cd9ff213 d=&quot;M 105.818182 -57.4275 \n",
       "L 105.818182 -68.7525 \n",
       "L 92.290909 -74.415 \n",
       "L 78.763637 -68.7525 \n",
       "L 78.763637 -57.4275 \n",
       "L 92.290909 -51.765 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_42cd9ff213 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_42cd9ff213 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_42cd9ff213 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_42cd9ff213 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=-0 xlink:href=#C0_0_42cd9ff213 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_42cd9ff213 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_42cd9ff213 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_42cd9ff213 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_42cd9ff213 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_42cd9ff213 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_42cd9ff213 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_42cd9ff213 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_42cd9ff213 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#e6eff8;stroke:#e6eff8; x=27.054545 xlink:href=#C0_0_42cd9ff213 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_42cd9ff213 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_42cd9ff213 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_42cd9ff213 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_42cd9ff213 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_42cd9ff213 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_42cd9ff213 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_42cd9ff213 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_42cd9ff213 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#e8f1f8;stroke:#e8f1f8; x=54.109091 xlink:href=#C0_0_42cd9ff213 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_42cd9ff213 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_42cd9ff213 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_42cd9ff213 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_42cd9ff213 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_42cd9ff213 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_42cd9ff213 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_42cd9ff213 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_42cd9ff213 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_42cd9ff213 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_42cd9ff213 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_42cd9ff213 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_42cd9ff213 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_42cd9ff213 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_42cd9ff213 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_42cd9ff213 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_42cd9ff213 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_42cd9ff213 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_42cd9ff213 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_42cd9ff213 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_42cd9ff213 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_42cd9ff213 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_42cd9ff213 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_42cd9ff213 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_42cd9ff213 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_42cd9ff213 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_42cd9ff213 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_42cd9ff213 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_42cd9ff213 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_42cd9ff213 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_42cd9ff213 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_42cd9ff213 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_42cd9ff213 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_42cd9ff213 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_42cd9ff213 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_42cd9ff213 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_42cd9ff213 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_42cd9ff213 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_42cd9ff213 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_42cd9ff213 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_42cd9ff213 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_42cd9ff213 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_42cd9ff213 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_42cd9ff213 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_42cd9ff213 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_42cd9ff213 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_42cd9ff213 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_42cd9ff213 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_42cd9ff213 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_42cd9ff213 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_42cd9ff213 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_42cd9ff213 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_42cd9ff213 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_42cd9ff213 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_42cd9ff213 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_42cd9ff213 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_42cd9ff213 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_42cd9ff213 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_42cd9ff213 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_42cd9ff213 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_42cd9ff213 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_42cd9ff213 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_42cd9ff213 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_42cd9ff213 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_42cd9ff213 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_42cd9ff213 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_42cd9ff213 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_42cd9ff213 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_42cd9ff213 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_42cd9ff213 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_42cd9ff213 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_42cd9ff213 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_42cd9ff213 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_42cd9ff213 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_42cd9ff213 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_42cd9ff213 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_42cd9ff213 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_42cd9ff213 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_42cd9ff213 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_42cd9ff213 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_42cd9ff213 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_42cd9ff213 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_42cd9ff213 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_42cd9ff213 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_42cd9ff213 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_42cd9ff213 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_42cd9ff213 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_42cd9ff213 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_42cd9ff213 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_42cd9ff213 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_42cd9ff213 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_42cd9ff213 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_42cd9ff213 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_42cd9ff213 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_42cd9ff213 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_42cd9ff213 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_42cd9ff213 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_42cd9ff213 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_42cd9ff213 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_42cd9ff213 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_42cd9ff213 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_42cd9ff213 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_42cd9ff213 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_42cd9ff213 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_42cd9ff213 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_42cd9ff213 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_42cd9ff213 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_42cd9ff213 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_42cd9ff213 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_42cd9ff213 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_42cd9ff213 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_42cd9ff213 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_42cd9ff213 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_42cd9ff213 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_42cd9ff213 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_42cd9ff213 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_42cd9ff213 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_42cd9ff213 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_42cd9ff213 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_42cd9ff213 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_42cd9ff213 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_42cd9ff213 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_42cd9ff213 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#347bb8;stroke:#347bb8; x=13.527272 xlink:href=#C0_0_42cd9ff213 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#dce9f4;stroke:#dce9f4; x=13.527272 xlink:href=#C0_0_42cd9ff213 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_42cd9ff213 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_42cd9ff213 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_42cd9ff213 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_42cd9ff213 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_42cd9ff213 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_42cd9ff213 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=40.581818 xlink:href=#C0_0_42cd9ff213 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#dce9f4;stroke:#dce9f4; x=40.581818 xlink:href=#C0_0_42cd9ff213 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_42cd9ff213 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_42cd9ff213 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_42cd9ff213 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=40.581818 xlink:href=#C0_0_42cd9ff213 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_42cd9ff213 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_42cd9ff213 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#e3eef7;stroke:#e3eef7; x=67.636363 xlink:href=#C0_0_42cd9ff213 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_42cd9ff213 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_42cd9ff213 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_42cd9ff213 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_42cd9ff213 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_42cd9ff213 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_42cd9ff213 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_42cd9ff213 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=94.690909 xlink:href=#C0_0_42cd9ff213 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_42cd9ff213 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_42cd9ff213 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_42cd9ff213 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_42cd9ff213 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_42cd9ff213 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_42cd9ff213 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_42cd9ff213 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=121.745454 xlink:href=#C0_0_42cd9ff213 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_42cd9ff213 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_42cd9ff213 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_42cd9ff213 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_42cd9ff213 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_42cd9ff213 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_42cd9ff213 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_42cd9ff213 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_42cd9ff213 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_42cd9ff213 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_42cd9ff213 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_42cd9ff213 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_42cd9ff213 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_42cd9ff213 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_42cd9ff213 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_42cd9ff213 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_42cd9ff213 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_42cd9ff213 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_42cd9ff213 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_42cd9ff213 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_42cd9ff213 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_42cd9ff213 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_42cd9ff213 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_42cd9ff213 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_42cd9ff213 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_42cd9ff213 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_42cd9ff213 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_42cd9ff213 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_42cd9ff213 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_42cd9ff213 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_42cd9ff213 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_42cd9ff213 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_42cd9ff213 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_42cd9ff213 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_42cd9ff213 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_42cd9ff213 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_42cd9ff213 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_42cd9ff213 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_42cd9ff213 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_42cd9ff213 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_42cd9ff213 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_42cd9ff213 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_42cd9ff213 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_42cd9ff213 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_42cd9ff213 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_42cd9ff213 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_42cd9ff213 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_42cd9ff213 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_42cd9ff213 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_42cd9ff213 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_42cd9ff213 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_42cd9ff213 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_42cd9ff213 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_42cd9ff213 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_42cd9ff213 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_42cd9ff213 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_42cd9ff213 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_42cd9ff213 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_42cd9ff213 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_42cd9ff213 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_42cd9ff213 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_42cd9ff213 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_42cd9ff213 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_42cd9ff213 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_42cd9ff213 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_42cd9ff213 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_42cd9ff213 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_42cd9ff213 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_42cd9ff213 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_42cd9ff213 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_42cd9ff213 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_42cd9ff213 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_42cd9ff213 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_42cd9ff213 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_42cd9ff213 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_42cd9ff213 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_42cd9ff213 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_42cd9ff213 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_42cd9ff213 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_42cd9ff213 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_42cd9ff213 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_42cd9ff213 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_42cd9ff213 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_42cd9ff213 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_42cd9ff213 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_42cd9ff213 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#paefdfd8380)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_42cd9ff213 y=141.1875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=paefdfd8380&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions-interactions_playlist_count&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#interactions_playlist_count-interactions_playlist_count_product_family_no aria-controls=interactions_playlist_count-interactions_playlist_count_product_family_no role=tab data-toggle=tab&gt;product_family_no&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_playlist_count-interactions_playlist_count_project_id aria-controls=interactions_playlist_count-interactions_playlist_count_project_id role=tab data-toggle=tab&gt;project_id&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_playlist_count-interactions_playlist_count_media_duration aria-controls=interactions_playlist_count-interactions_playlist_count_media_duration role=tab data-toggle=tab&gt;media_duration&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_playlist_count-interactions_playlist_count_playlist_count aria-controls=interactions_playlist_count-interactions_playlist_count_playlist_count role=tab data-toggle=tab&gt;playlist_count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_playlist_count-interactions_playlist_count_max_streams aria-controls=interactions_playlist_count-interactions_playlist_count_max_streams role=tab data-toggle=tab&gt;max_streams&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_playlist_count-interactions_playlist_count_listener_count aria-controls=interactions_playlist_count-interactions_playlist_count_listener_count role=tab data-toggle=tab&gt;listener_count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_playlist_count-interactions_playlist_count_streams aria-controls=interactions_playlist_count-interactions_playlist_count_streams role=tab data-toggle=tab&gt;streams&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_playlist_count-interactions_playlist_count_artist_count aria-controls=interactions_playlist_count-interactions_playlist_count_artist_count role=tab data-toggle=tab&gt;artist_count&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=interactions_playlist_count-interactions_playlist_count_product_family_no&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.60135 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(224.783168 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(314.964986 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(405.146804 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(492.548153 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(261.876875 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 336.563849)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 282.177082)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 227.790314)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 173.403547)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 119.016779)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 64.630012)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(41.284844 241.949297)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(72 44.52)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_bd30087776 d=&quot;M 60.727273 -57.352557 \n",
       "L 60.727273 -68.677557 \n",
       "L 47.2 -74.340057 \n",
       "L 33.672728 -68.677557 \n",
       "L 33.672728 -57.352557 \n",
       "L 47.2 -51.690057 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=45.090909 xlink:href=#C0_0_bd30087776 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_bd30087776 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_bd30087776 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_bd30087776 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_bd30087776 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_bd30087776 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_bd30087776 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_bd30087776 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_bd30087776 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_bd30087776 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_bd30087776 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_bd30087776 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_bd30087776 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_bd30087776 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_bd30087776 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_bd30087776 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_bd30087776 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_bd30087776 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_bd30087776 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_bd30087776 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_bd30087776 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_bd30087776 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_bd30087776 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_bd30087776 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_bd30087776 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_bd30087776 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_bd30087776 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_bd30087776 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_bd30087776 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_bd30087776 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_bd30087776 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_bd30087776 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_bd30087776 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_bd30087776 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_bd30087776 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_bd30087776 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_bd30087776 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_bd30087776 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_bd30087776 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_bd30087776 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_bd30087776 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_bd30087776 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_bd30087776 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_bd30087776 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_bd30087776 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_bd30087776 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_bd30087776 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_bd30087776 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_bd30087776 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_bd30087776 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_bd30087776 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_bd30087776 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_bd30087776 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_bd30087776 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_bd30087776 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_bd30087776 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_bd30087776 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_bd30087776 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_bd30087776 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_bd30087776 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_bd30087776 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_bd30087776 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_bd30087776 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_bd30087776 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_bd30087776 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_bd30087776 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_bd30087776 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_bd30087776 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_bd30087776 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_bd30087776 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_bd30087776 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_bd30087776 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_bd30087776 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_bd30087776 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_bd30087776 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_bd30087776 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_bd30087776 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_bd30087776 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_bd30087776 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_bd30087776 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_bd30087776 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_bd30087776 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_bd30087776 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_bd30087776 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_bd30087776 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_bd30087776 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_bd30087776 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_bd30087776 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_bd30087776 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_bd30087776 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_bd30087776 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_bd30087776 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_bd30087776 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_bd30087776 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_bd30087776 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_bd30087776 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_bd30087776 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_bd30087776 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_bd30087776 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_bd30087776 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_bd30087776 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_bd30087776 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_bd30087776 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_bd30087776 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_bd30087776 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_bd30087776 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_bd30087776 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_bd30087776 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_bd30087776 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_bd30087776 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_bd30087776 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_bd30087776 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_bd30087776 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_bd30087776 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_bd30087776 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_bd30087776 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_bd30087776 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_bd30087776 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_bd30087776 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_bd30087776 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_bd30087776 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_bd30087776 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_bd30087776 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_bd30087776 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_bd30087776 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_bd30087776 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_bd30087776 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_bd30087776 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_bd30087776 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_bd30087776 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_bd30087776 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_bd30087776 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_bd30087776 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_bd30087776 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_bd30087776 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_bd30087776 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_bd30087776 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_bd30087776 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_bd30087776 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_bd30087776 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_bd30087776 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_bd30087776 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_bd30087776 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_bd30087776 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_bd30087776 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_bd30087776 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_bd30087776 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_bd30087776 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_bd30087776 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_bd30087776 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_bd30087776 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_bd30087776 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_bd30087776 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_bd30087776 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_bd30087776 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_bd30087776 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_bd30087776 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_bd30087776 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_bd30087776 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_bd30087776 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_bd30087776 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_bd30087776 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_bd30087776 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_bd30087776 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_bd30087776 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_bd30087776 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_bd30087776 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_bd30087776 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_bd30087776 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_bd30087776 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_bd30087776 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_bd30087776 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_bd30087776 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_bd30087776 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_bd30087776 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_bd30087776 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_bd30087776 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_bd30087776 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_bd30087776 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_bd30087776 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_bd30087776 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_bd30087776 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_bd30087776 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_bd30087776 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_bd30087776 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_bd30087776 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_bd30087776 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_bd30087776 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_bd30087776 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_bd30087776 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_bd30087776 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_bd30087776 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_bd30087776 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_bd30087776 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_bd30087776 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_bd30087776 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_bd30087776 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_bd30087776 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_bd30087776 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_bd30087776 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_bd30087776 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_bd30087776 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_bd30087776 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_bd30087776 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_bd30087776 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_bd30087776 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_bd30087776 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_bd30087776 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_bd30087776 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_bd30087776 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_bd30087776 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_bd30087776 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_bd30087776 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_bd30087776 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_bd30087776 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_bd30087776 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_bd30087776 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_bd30087776 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_bd30087776 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_bd30087776 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_bd30087776 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_bd30087776 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_bd30087776 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_bd30087776 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_bd30087776 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_bd30087776 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_bd30087776 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_bd30087776 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_bd30087776 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_bd30087776 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_bd30087776 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_bd30087776 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_bd30087776 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_bd30087776 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_bd30087776 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_bd30087776 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_bd30087776 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_bd30087776 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_bd30087776 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_bd30087776 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_bd30087776 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_bd30087776 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_bd30087776 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_bd30087776 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_bd30087776 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_bd30087776 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_bd30087776 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_bd30087776 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_bd30087776 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_bd30087776 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_bd30087776 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_bd30087776 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_bd30087776 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_bd30087776 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_bd30087776 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_bd30087776 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_bd30087776 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_bd30087776 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_bd30087776 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_bd30087776 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_bd30087776 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_bd30087776 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_bd30087776 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p61c641467f)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_bd30087776 y=141.112557 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p61c641467f&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_playlist_count-interactions_playlist_count_project_id&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.60135 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(224.783168 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(314.964986 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(405.146804 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(492.548153 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(261.876875 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.48871)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 297.261025)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 258.03334)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 218.805655)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 179.57797)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 140.350285)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 101.122599)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 61.894914)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(16.258281 220.855937)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_6861f44167 d=&quot;M 60.727273 -57.427696 \n",
       "L 60.727273 -68.752696 \n",
       "L 47.2 -74.415196 \n",
       "L 33.672728 -68.752696 \n",
       "L 33.672728 -57.427696 \n",
       "L 47.2 -51.765196 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#acc9e3;stroke:#acc9e3; x=45.090909 xlink:href=#C0_0_6861f44167 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_6861f44167 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_6861f44167 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_6861f44167 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_6861f44167 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_6861f44167 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=45.090909 xlink:href=#C0_0_6861f44167 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#8bb4d7;stroke:#8bb4d7; x=45.090909 xlink:href=#C0_0_6861f44167 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#cee0ef;stroke:#cee0ef; x=45.090909 xlink:href=#C0_0_6861f44167 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_6861f44167 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_6861f44167 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_6861f44167 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_6861f44167 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_6861f44167 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_6861f44167 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_6861f44167 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_6861f44167 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_6861f44167 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_6861f44167 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_6861f44167 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_6861f44167 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_6861f44167 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_6861f44167 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_6861f44167 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_6861f44167 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_6861f44167 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_6861f44167 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_6861f44167 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_6861f44167 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_6861f44167 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_6861f44167 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_6861f44167 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_6861f44167 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_6861f44167 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_6861f44167 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_6861f44167 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_6861f44167 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_6861f44167 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_6861f44167 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_6861f44167 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_6861f44167 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_6861f44167 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_6861f44167 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_6861f44167 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_6861f44167 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_6861f44167 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_6861f44167 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_6861f44167 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_6861f44167 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_6861f44167 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_6861f44167 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_6861f44167 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_6861f44167 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_6861f44167 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_6861f44167 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_6861f44167 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_6861f44167 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_6861f44167 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_6861f44167 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_6861f44167 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_6861f44167 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_6861f44167 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_6861f44167 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_6861f44167 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_6861f44167 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_6861f44167 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_6861f44167 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_6861f44167 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_6861f44167 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_6861f44167 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_6861f44167 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_6861f44167 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_6861f44167 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_6861f44167 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_6861f44167 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_6861f44167 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_6861f44167 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_6861f44167 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_6861f44167 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_6861f44167 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_6861f44167 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_6861f44167 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_6861f44167 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_6861f44167 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_6861f44167 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_6861f44167 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_6861f44167 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_6861f44167 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_6861f44167 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_6861f44167 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_6861f44167 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_6861f44167 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_6861f44167 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_6861f44167 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_6861f44167 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_6861f44167 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_6861f44167 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_6861f44167 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_6861f44167 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_6861f44167 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_6861f44167 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_6861f44167 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_6861f44167 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_6861f44167 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_6861f44167 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_6861f44167 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_6861f44167 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_6861f44167 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_6861f44167 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_6861f44167 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_6861f44167 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_6861f44167 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_6861f44167 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_6861f44167 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_6861f44167 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_6861f44167 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_6861f44167 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_6861f44167 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_6861f44167 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_6861f44167 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_6861f44167 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_6861f44167 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_6861f44167 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_6861f44167 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_6861f44167 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_6861f44167 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_6861f44167 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_6861f44167 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_6861f44167 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_6861f44167 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_6861f44167 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_6861f44167 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_6861f44167 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_6861f44167 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_6861f44167 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_6861f44167 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_6861f44167 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_6861f44167 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_6861f44167 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_6861f44167 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_6861f44167 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_6861f44167 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_6861f44167 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_6861f44167 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_6861f44167 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_6861f44167 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_6861f44167 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_6861f44167 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_6861f44167 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_6861f44167 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#bcd4e9;stroke:#bcd4e9; x=58.618181 xlink:href=#C0_0_6861f44167 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_6861f44167 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_6861f44167 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_6861f44167 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_6861f44167 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_6861f44167 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_6861f44167 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_6861f44167 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_6861f44167 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_6861f44167 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_6861f44167 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_6861f44167 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_6861f44167 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_6861f44167 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_6861f44167 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_6861f44167 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_6861f44167 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_6861f44167 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_6861f44167 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_6861f44167 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_6861f44167 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_6861f44167 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_6861f44167 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_6861f44167 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_6861f44167 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_6861f44167 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_6861f44167 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_6861f44167 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_6861f44167 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_6861f44167 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_6861f44167 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_6861f44167 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_6861f44167 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_6861f44167 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_6861f44167 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_6861f44167 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_6861f44167 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_6861f44167 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_6861f44167 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_6861f44167 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_6861f44167 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_6861f44167 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_6861f44167 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_6861f44167 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_6861f44167 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_6861f44167 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_6861f44167 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_6861f44167 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_6861f44167 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_6861f44167 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_6861f44167 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_6861f44167 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_6861f44167 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_6861f44167 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_6861f44167 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_6861f44167 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_6861f44167 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_6861f44167 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_6861f44167 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_6861f44167 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_6861f44167 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_6861f44167 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_6861f44167 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_6861f44167 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_6861f44167 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_6861f44167 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_6861f44167 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_6861f44167 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_6861f44167 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_6861f44167 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_6861f44167 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_6861f44167 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_6861f44167 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_6861f44167 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_6861f44167 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_6861f44167 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_6861f44167 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_6861f44167 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_6861f44167 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_6861f44167 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_6861f44167 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_6861f44167 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_6861f44167 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_6861f44167 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_6861f44167 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_6861f44167 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_6861f44167 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_6861f44167 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_6861f44167 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_6861f44167 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_6861f44167 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_6861f44167 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_6861f44167 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_6861f44167 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_6861f44167 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_6861f44167 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_6861f44167 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_6861f44167 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_6861f44167 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_6861f44167 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_6861f44167 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_6861f44167 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_6861f44167 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_6861f44167 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_6861f44167 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_6861f44167 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_6861f44167 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_6861f44167 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_6861f44167 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_6861f44167 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_6861f44167 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_6861f44167 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_6861f44167 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pdd2bbc8d45)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_6861f44167 y=141.187696 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pdd2bbc8d45&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_playlist_count-interactions_playlist_count_media_duration&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.60135 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(224.783168 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(314.964986 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(405.146804 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(492.548153 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(261.876875 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 295.592126)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 254.695346)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 213.798566)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 172.901786)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 132.005006)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 91.108226)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 234.921328)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_d452c13d55 d=&quot;M 60.727273 -57.4275 \n",
       "L 60.727273 -68.7525 \n",
       "L 47.2 -74.415 \n",
       "L 33.672728 -68.7525 \n",
       "L 33.672728 -57.4275 \n",
       "L 47.2 -51.765 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#aac8e2;stroke:#aac8e2; x=45.090909 xlink:href=#C0_0_d452c13d55 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#adcae3;stroke:#adcae3; x=45.090909 xlink:href=#C0_0_d452c13d55 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=45.090909 xlink:href=#C0_0_d452c13d55 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_d452c13d55 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_d452c13d55 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_d452c13d55 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_d452c13d55 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_d452c13d55 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_d452c13d55 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_d452c13d55 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_d452c13d55 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_d452c13d55 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_d452c13d55 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_d452c13d55 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_d452c13d55 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_d452c13d55 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_d452c13d55 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_d452c13d55 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_d452c13d55 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_d452c13d55 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_d452c13d55 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_d452c13d55 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_d452c13d55 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_d452c13d55 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_d452c13d55 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_d452c13d55 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_d452c13d55 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_d452c13d55 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_d452c13d55 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_d452c13d55 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_d452c13d55 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_d452c13d55 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_d452c13d55 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_d452c13d55 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_d452c13d55 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_d452c13d55 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_d452c13d55 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_d452c13d55 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_d452c13d55 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_d452c13d55 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_d452c13d55 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_d452c13d55 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_d452c13d55 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_d452c13d55 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_d452c13d55 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_d452c13d55 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_d452c13d55 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_d452c13d55 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_d452c13d55 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_d452c13d55 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_d452c13d55 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_d452c13d55 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_d452c13d55 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_d452c13d55 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_d452c13d55 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_d452c13d55 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_d452c13d55 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_d452c13d55 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_d452c13d55 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_d452c13d55 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_d452c13d55 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_d452c13d55 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_d452c13d55 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_d452c13d55 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_d452c13d55 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_d452c13d55 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_d452c13d55 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_d452c13d55 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_d452c13d55 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_d452c13d55 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_d452c13d55 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_d452c13d55 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_d452c13d55 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_d452c13d55 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_d452c13d55 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_d452c13d55 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_d452c13d55 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_d452c13d55 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_d452c13d55 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_d452c13d55 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_d452c13d55 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_d452c13d55 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_d452c13d55 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_d452c13d55 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_d452c13d55 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_d452c13d55 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_d452c13d55 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_d452c13d55 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_d452c13d55 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_d452c13d55 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_d452c13d55 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_d452c13d55 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_d452c13d55 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_d452c13d55 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_d452c13d55 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_d452c13d55 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_d452c13d55 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_d452c13d55 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_d452c13d55 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_d452c13d55 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_d452c13d55 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_d452c13d55 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_d452c13d55 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_d452c13d55 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_d452c13d55 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_d452c13d55 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_d452c13d55 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_d452c13d55 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_d452c13d55 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_d452c13d55 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_d452c13d55 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_d452c13d55 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_d452c13d55 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_d452c13d55 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_d452c13d55 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_d452c13d55 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_d452c13d55 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_d452c13d55 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_d452c13d55 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_d452c13d55 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_d452c13d55 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_d452c13d55 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_d452c13d55 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_d452c13d55 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_d452c13d55 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_d452c13d55 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_d452c13d55 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_d452c13d55 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_d452c13d55 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_d452c13d55 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_d452c13d55 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_d452c13d55 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_d452c13d55 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_d452c13d55 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_d452c13d55 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_d452c13d55 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_d452c13d55 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_d452c13d55 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_d452c13d55 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_d452c13d55 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_d452c13d55 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_d452c13d55 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_d452c13d55 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_d452c13d55 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=58.618181 xlink:href=#C0_0_d452c13d55 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=58.618181 xlink:href=#C0_0_d452c13d55 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_d452c13d55 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_d452c13d55 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_d452c13d55 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_d452c13d55 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_d452c13d55 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_d452c13d55 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_d452c13d55 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_d452c13d55 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_d452c13d55 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_d452c13d55 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_d452c13d55 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_d452c13d55 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_d452c13d55 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_d452c13d55 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_d452c13d55 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_d452c13d55 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_d452c13d55 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_d452c13d55 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_d452c13d55 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_d452c13d55 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_d452c13d55 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_d452c13d55 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_d452c13d55 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_d452c13d55 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_d452c13d55 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_d452c13d55 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_d452c13d55 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_d452c13d55 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_d452c13d55 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_d452c13d55 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_d452c13d55 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_d452c13d55 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_d452c13d55 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_d452c13d55 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_d452c13d55 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_d452c13d55 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_d452c13d55 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_d452c13d55 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_d452c13d55 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_d452c13d55 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_d452c13d55 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_d452c13d55 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_d452c13d55 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_d452c13d55 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_d452c13d55 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_d452c13d55 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_d452c13d55 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_d452c13d55 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_d452c13d55 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_d452c13d55 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_d452c13d55 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_d452c13d55 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_d452c13d55 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_d452c13d55 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_d452c13d55 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_d452c13d55 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_d452c13d55 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_d452c13d55 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_d452c13d55 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_d452c13d55 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_d452c13d55 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_d452c13d55 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_d452c13d55 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_d452c13d55 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_d452c13d55 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_d452c13d55 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_d452c13d55 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_d452c13d55 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_d452c13d55 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_d452c13d55 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_d452c13d55 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_d452c13d55 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_d452c13d55 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_d452c13d55 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_d452c13d55 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_d452c13d55 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_d452c13d55 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_d452c13d55 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_d452c13d55 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_d452c13d55 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_d452c13d55 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_d452c13d55 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_d452c13d55 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_d452c13d55 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_d452c13d55 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_d452c13d55 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_d452c13d55 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_d452c13d55 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_d452c13d55 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_d452c13d55 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_d452c13d55 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_d452c13d55 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_d452c13d55 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_d452c13d55 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_d452c13d55 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_d452c13d55 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_d452c13d55 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_d452c13d55 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_d452c13d55 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_d452c13d55 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_d452c13d55 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_d452c13d55 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_d452c13d55 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_d452c13d55 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_d452c13d55 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_d452c13d55 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_d452c13d55 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_d452c13d55 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_d452c13d55 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_d452c13d55 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_d452c13d55 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_d452c13d55 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_d452c13d55 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_d452c13d55 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_d452c13d55 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_d452c13d55 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_d452c13d55 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4a5951ffb6)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_d452c13d55 y=141.1875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p4a5951ffb6&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_playlist_count-interactions_playlist_count_playlist_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.60135 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(224.783168 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(314.964986 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(405.146804 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(492.548153 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(261.876875 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 306.288906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 245.888906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 185.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 125.088906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(50.378125 64.688906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.062969 230.333125)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_a251fffc86 d=&quot;M 60.727273 -27.2275 \n",
       "L 60.727273 -38.5525 \n",
       "L 47.2 -44.215 \n",
       "L 33.672728 -38.5525 \n",
       "L 33.672728 -27.2275 \n",
       "L 47.2 -21.565 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=45.090909 xlink:href=#C0_0_a251fffc86 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_a251fffc86 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_a251fffc86 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_a251fffc86 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_a251fffc86 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_a251fffc86 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_a251fffc86 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_a251fffc86 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_a251fffc86 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_a251fffc86 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_a251fffc86 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_a251fffc86 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_a251fffc86 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_a251fffc86 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_a251fffc86 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_a251fffc86 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_a251fffc86 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_a251fffc86 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_a251fffc86 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_a251fffc86 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_a251fffc86 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_a251fffc86 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_a251fffc86 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_a251fffc86 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_a251fffc86 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_a251fffc86 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_a251fffc86 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_a251fffc86 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_a251fffc86 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_a251fffc86 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_a251fffc86 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_a251fffc86 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_a251fffc86 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_a251fffc86 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_a251fffc86 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_a251fffc86 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_a251fffc86 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_a251fffc86 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_a251fffc86 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_a251fffc86 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_a251fffc86 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_a251fffc86 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_a251fffc86 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_a251fffc86 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_a251fffc86 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_a251fffc86 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_a251fffc86 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_a251fffc86 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_a251fffc86 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_a251fffc86 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_a251fffc86 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_a251fffc86 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_a251fffc86 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_a251fffc86 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_a251fffc86 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_a251fffc86 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_a251fffc86 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_a251fffc86 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_a251fffc86 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_a251fffc86 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_a251fffc86 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_a251fffc86 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_a251fffc86 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_a251fffc86 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_a251fffc86 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_a251fffc86 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_a251fffc86 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_a251fffc86 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_a251fffc86 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_a251fffc86 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_a251fffc86 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_a251fffc86 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_a251fffc86 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_a251fffc86 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_a251fffc86 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_a251fffc86 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_a251fffc86 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_a251fffc86 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_a251fffc86 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_a251fffc86 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_a251fffc86 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_a251fffc86 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_a251fffc86 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_a251fffc86 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_a251fffc86 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_a251fffc86 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_a251fffc86 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_a251fffc86 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_a251fffc86 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_a251fffc86 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_a251fffc86 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_a251fffc86 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_a251fffc86 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_a251fffc86 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_a251fffc86 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_a251fffc86 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_a251fffc86 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_a251fffc86 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_a251fffc86 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_a251fffc86 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_a251fffc86 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_a251fffc86 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_a251fffc86 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_a251fffc86 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_a251fffc86 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_a251fffc86 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_a251fffc86 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_a251fffc86 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_a251fffc86 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_a251fffc86 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_a251fffc86 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_a251fffc86 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_a251fffc86 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_a251fffc86 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_a251fffc86 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_a251fffc86 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_a251fffc86 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_a251fffc86 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_a251fffc86 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_a251fffc86 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_a251fffc86 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_a251fffc86 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_a251fffc86 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_a251fffc86 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_a251fffc86 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_a251fffc86 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_a251fffc86 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_a251fffc86 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_a251fffc86 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_a251fffc86 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_a251fffc86 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_a251fffc86 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_a251fffc86 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_a251fffc86 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_a251fffc86 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_a251fffc86 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_a251fffc86 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_a251fffc86 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_a251fffc86 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_a251fffc86 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_a251fffc86 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_a251fffc86 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_a251fffc86 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_a251fffc86 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_a251fffc86 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_a251fffc86 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_a251fffc86 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_a251fffc86 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_a251fffc86 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_a251fffc86 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_a251fffc86 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_a251fffc86 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_a251fffc86 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_a251fffc86 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_a251fffc86 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_a251fffc86 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_a251fffc86 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_a251fffc86 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_a251fffc86 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_a251fffc86 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_a251fffc86 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_a251fffc86 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_a251fffc86 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_a251fffc86 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_a251fffc86 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_a251fffc86 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_a251fffc86 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_a251fffc86 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_a251fffc86 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_a251fffc86 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_a251fffc86 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_a251fffc86 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_a251fffc86 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_a251fffc86 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_a251fffc86 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_a251fffc86 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_a251fffc86 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_a251fffc86 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_a251fffc86 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_a251fffc86 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_a251fffc86 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_a251fffc86 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_a251fffc86 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_a251fffc86 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_a251fffc86 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_a251fffc86 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_a251fffc86 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_a251fffc86 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_a251fffc86 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_a251fffc86 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_a251fffc86 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_a251fffc86 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_a251fffc86 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_a251fffc86 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_a251fffc86 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_a251fffc86 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_a251fffc86 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_a251fffc86 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_a251fffc86 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_a251fffc86 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_a251fffc86 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_a251fffc86 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_a251fffc86 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_a251fffc86 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_a251fffc86 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_a251fffc86 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_a251fffc86 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_a251fffc86 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_a251fffc86 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_a251fffc86 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_a251fffc86 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_a251fffc86 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_a251fffc86 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_a251fffc86 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_a251fffc86 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_a251fffc86 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_a251fffc86 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_a251fffc86 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_a251fffc86 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_a251fffc86 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_a251fffc86 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_a251fffc86 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_a251fffc86 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_a251fffc86 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_a251fffc86 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_a251fffc86 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_a251fffc86 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_a251fffc86 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_a251fffc86 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_a251fffc86 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_a251fffc86 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_a251fffc86 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_a251fffc86 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_a251fffc86 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_a251fffc86 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_a251fffc86 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_a251fffc86 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_a251fffc86 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_a251fffc86 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_a251fffc86 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_a251fffc86 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_a251fffc86 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_a251fffc86 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_a251fffc86 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_a251fffc86 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_a251fffc86 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_a251fffc86 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_a251fffc86 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_a251fffc86 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_a251fffc86 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_a251fffc86 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_a251fffc86 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_a251fffc86 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_a251fffc86 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_a251fffc86 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_a251fffc86 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_a251fffc86 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_a251fffc86 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_a251fffc86 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_a251fffc86 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_a251fffc86 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_a251fffc86 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_a251fffc86 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p45f131f138)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_a251fffc86 y=110.9875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p45f131f138&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_playlist_count-interactions_playlist_count_max_streams&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.60135 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(224.783168 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(314.964986 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(405.146804 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(492.548153 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(261.876875 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.505951)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 302.415897)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 268.325843)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 234.235789)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 200.145736)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 166.055682)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 131.965628)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 97.875574)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 63.78552)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(27.509062 230.016016)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_0f6988fd84 d=&quot;M 60.727273 -57.410455 \n",
       "L 60.727273 -68.735455 \n",
       "L 47.2 -74.397955 \n",
       "L 33.672728 -68.735455 \n",
       "L 33.672728 -57.410455 \n",
       "L 47.2 -51.747955 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=45.090909 xlink:href=#C0_0_0f6988fd84 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#dae8f3;stroke:#dae8f3; x=45.090909 xlink:href=#C0_0_0f6988fd84 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_0f6988fd84 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_0f6988fd84 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_0f6988fd84 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_0f6988fd84 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=45.090909 xlink:href=#C0_0_0f6988fd84 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_0f6988fd84 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#e9f1f9;stroke:#e9f1f9; x=45.090909 xlink:href=#C0_0_0f6988fd84 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_0f6988fd84 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_0f6988fd84 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_0f6988fd84 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_0f6988fd84 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_0f6988fd84 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_0f6988fd84 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_0f6988fd84 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_0f6988fd84 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_0f6988fd84 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_0f6988fd84 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_0f6988fd84 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_0f6988fd84 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_0f6988fd84 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_0f6988fd84 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_0f6988fd84 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_0f6988fd84 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_0f6988fd84 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_0f6988fd84 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_0f6988fd84 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_0f6988fd84 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_0f6988fd84 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_0f6988fd84 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_0f6988fd84 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_0f6988fd84 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_0f6988fd84 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_0f6988fd84 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_0f6988fd84 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_0f6988fd84 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_0f6988fd84 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_0f6988fd84 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_0f6988fd84 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_0f6988fd84 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_0f6988fd84 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_0f6988fd84 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_0f6988fd84 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_0f6988fd84 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_0f6988fd84 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_0f6988fd84 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_0f6988fd84 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_0f6988fd84 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_0f6988fd84 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_0f6988fd84 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_0f6988fd84 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_0f6988fd84 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_0f6988fd84 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_0f6988fd84 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_0f6988fd84 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_0f6988fd84 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_0f6988fd84 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_0f6988fd84 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_0f6988fd84 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_0f6988fd84 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_0f6988fd84 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_0f6988fd84 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_0f6988fd84 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_0f6988fd84 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_0f6988fd84 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_0f6988fd84 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_0f6988fd84 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_0f6988fd84 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_0f6988fd84 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_0f6988fd84 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_0f6988fd84 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_0f6988fd84 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_0f6988fd84 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_0f6988fd84 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_0f6988fd84 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_0f6988fd84 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_0f6988fd84 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_0f6988fd84 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_0f6988fd84 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_0f6988fd84 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_0f6988fd84 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_0f6988fd84 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_0f6988fd84 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_0f6988fd84 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_0f6988fd84 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_0f6988fd84 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_0f6988fd84 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_0f6988fd84 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_0f6988fd84 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_0f6988fd84 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_0f6988fd84 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_0f6988fd84 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_0f6988fd84 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_0f6988fd84 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_0f6988fd84 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_0f6988fd84 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_0f6988fd84 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_0f6988fd84 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_0f6988fd84 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_0f6988fd84 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_0f6988fd84 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_0f6988fd84 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_0f6988fd84 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_0f6988fd84 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_0f6988fd84 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_0f6988fd84 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_0f6988fd84 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_0f6988fd84 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_0f6988fd84 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_0f6988fd84 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_0f6988fd84 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_0f6988fd84 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_0f6988fd84 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_0f6988fd84 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_0f6988fd84 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_0f6988fd84 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_0f6988fd84 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_0f6988fd84 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_0f6988fd84 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_0f6988fd84 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_0f6988fd84 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_0f6988fd84 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_0f6988fd84 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_0f6988fd84 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_0f6988fd84 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_0f6988fd84 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_0f6988fd84 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_0f6988fd84 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_0f6988fd84 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_0f6988fd84 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_0f6988fd84 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_0f6988fd84 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_0f6988fd84 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_0f6988fd84 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_0f6988fd84 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_0f6988fd84 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_0f6988fd84 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_0f6988fd84 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_0f6988fd84 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_0f6988fd84 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_0f6988fd84 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_0f6988fd84 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_0f6988fd84 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#cbdeee;stroke:#cbdeee; x=58.618181 xlink:href=#C0_0_0f6988fd84 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_0f6988fd84 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#dce9f4;stroke:#dce9f4; x=58.618181 xlink:href=#C0_0_0f6988fd84 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_0f6988fd84 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#e4eef7;stroke:#e4eef7; x=58.618181 xlink:href=#C0_0_0f6988fd84 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_0f6988fd84 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_0f6988fd84 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_0f6988fd84 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_0f6988fd84 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_0f6988fd84 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_0f6988fd84 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_0f6988fd84 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_0f6988fd84 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_0f6988fd84 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_0f6988fd84 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_0f6988fd84 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_0f6988fd84 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_0f6988fd84 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_0f6988fd84 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_0f6988fd84 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_0f6988fd84 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_0f6988fd84 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_0f6988fd84 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_0f6988fd84 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_0f6988fd84 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_0f6988fd84 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_0f6988fd84 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_0f6988fd84 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_0f6988fd84 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_0f6988fd84 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_0f6988fd84 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_0f6988fd84 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_0f6988fd84 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_0f6988fd84 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_0f6988fd84 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_0f6988fd84 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_0f6988fd84 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_0f6988fd84 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_0f6988fd84 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_0f6988fd84 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_0f6988fd84 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_0f6988fd84 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_0f6988fd84 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_0f6988fd84 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_0f6988fd84 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_0f6988fd84 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_0f6988fd84 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_0f6988fd84 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_0f6988fd84 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_0f6988fd84 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_0f6988fd84 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_0f6988fd84 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_0f6988fd84 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_0f6988fd84 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_0f6988fd84 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_0f6988fd84 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_0f6988fd84 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_0f6988fd84 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_0f6988fd84 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_0f6988fd84 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_0f6988fd84 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_0f6988fd84 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_0f6988fd84 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_0f6988fd84 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_0f6988fd84 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_0f6988fd84 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_0f6988fd84 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_0f6988fd84 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_0f6988fd84 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_0f6988fd84 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_0f6988fd84 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_0f6988fd84 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_0f6988fd84 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_0f6988fd84 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_0f6988fd84 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_0f6988fd84 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_0f6988fd84 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_0f6988fd84 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_0f6988fd84 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_0f6988fd84 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_0f6988fd84 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_0f6988fd84 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_0f6988fd84 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_0f6988fd84 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_0f6988fd84 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_0f6988fd84 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_0f6988fd84 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_0f6988fd84 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_0f6988fd84 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_0f6988fd84 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_0f6988fd84 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_0f6988fd84 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_0f6988fd84 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_0f6988fd84 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_0f6988fd84 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_0f6988fd84 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_0f6988fd84 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_0f6988fd84 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_0f6988fd84 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_0f6988fd84 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_0f6988fd84 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_0f6988fd84 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_0f6988fd84 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_0f6988fd84 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_0f6988fd84 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_0f6988fd84 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_0f6988fd84 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_0f6988fd84 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_0f6988fd84 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_0f6988fd84 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_0f6988fd84 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_0f6988fd84 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_0f6988fd84 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_0f6988fd84 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_0f6988fd84 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_0f6988fd84 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_0f6988fd84 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_0f6988fd84 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_0f6988fd84 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p7d79947f28)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_0f6988fd84 y=141.170455 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p7d79947f28&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_playlist_count-interactions_playlist_count_listener_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.60135 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(224.783168 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(314.964986 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(405.146804 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(492.548153 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(261.876875 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.6654)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 301.366698)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 266.067997)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 230.769296)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 195.470595)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 160.171893)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 124.873192)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 89.574491)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 54.275789)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 231.250937)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_70774f326f d=&quot;M 60.727273 -57.251006 \n",
       "L 60.727273 -68.576006 \n",
       "L 47.2 -74.238506 \n",
       "L 33.672728 -68.576006 \n",
       "L 33.672728 -57.251006 \n",
       "L 47.2 -51.588506 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=45.090909 xlink:href=#C0_0_70774f326f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_70774f326f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_70774f326f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_70774f326f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_70774f326f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_70774f326f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_70774f326f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_70774f326f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_70774f326f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_70774f326f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_70774f326f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_70774f326f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_70774f326f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_70774f326f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_70774f326f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_70774f326f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_70774f326f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_70774f326f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_70774f326f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_70774f326f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_70774f326f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_70774f326f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_70774f326f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_70774f326f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_70774f326f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_70774f326f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_70774f326f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_70774f326f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_70774f326f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_70774f326f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_70774f326f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_70774f326f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_70774f326f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_70774f326f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_70774f326f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_70774f326f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_70774f326f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_70774f326f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_70774f326f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_70774f326f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_70774f326f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_70774f326f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_70774f326f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_70774f326f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_70774f326f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_70774f326f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_70774f326f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_70774f326f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_70774f326f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_70774f326f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_70774f326f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_70774f326f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_70774f326f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_70774f326f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_70774f326f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_70774f326f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_70774f326f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_70774f326f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_70774f326f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_70774f326f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_70774f326f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_70774f326f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_70774f326f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_70774f326f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_70774f326f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_70774f326f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_70774f326f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_70774f326f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_70774f326f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_70774f326f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_70774f326f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_70774f326f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_70774f326f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_70774f326f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_70774f326f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_70774f326f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_70774f326f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_70774f326f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_70774f326f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_70774f326f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_70774f326f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_70774f326f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_70774f326f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_70774f326f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_70774f326f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_70774f326f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_70774f326f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_70774f326f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_70774f326f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_70774f326f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_70774f326f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_70774f326f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_70774f326f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_70774f326f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_70774f326f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_70774f326f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_70774f326f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_70774f326f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_70774f326f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_70774f326f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_70774f326f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_70774f326f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_70774f326f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_70774f326f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_70774f326f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_70774f326f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_70774f326f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_70774f326f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_70774f326f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_70774f326f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_70774f326f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_70774f326f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_70774f326f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_70774f326f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_70774f326f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_70774f326f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_70774f326f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_70774f326f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_70774f326f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_70774f326f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_70774f326f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_70774f326f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_70774f326f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_70774f326f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_70774f326f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_70774f326f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_70774f326f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_70774f326f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_70774f326f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_70774f326f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_70774f326f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_70774f326f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_70774f326f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_70774f326f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_70774f326f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_70774f326f y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_70774f326f y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_70774f326f y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_70774f326f y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_70774f326f y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_70774f326f y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_70774f326f y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_70774f326f y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_70774f326f y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_70774f326f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_70774f326f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_70774f326f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_70774f326f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_70774f326f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_70774f326f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_70774f326f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_70774f326f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_70774f326f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_70774f326f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_70774f326f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_70774f326f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_70774f326f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_70774f326f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_70774f326f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_70774f326f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_70774f326f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_70774f326f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_70774f326f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_70774f326f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_70774f326f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_70774f326f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_70774f326f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_70774f326f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_70774f326f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_70774f326f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_70774f326f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_70774f326f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_70774f326f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_70774f326f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_70774f326f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_70774f326f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_70774f326f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_70774f326f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_70774f326f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_70774f326f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_70774f326f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_70774f326f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_70774f326f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_70774f326f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_70774f326f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_70774f326f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_70774f326f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_70774f326f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_70774f326f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_70774f326f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_70774f326f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_70774f326f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_70774f326f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_70774f326f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_70774f326f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_70774f326f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_70774f326f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_70774f326f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_70774f326f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_70774f326f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_70774f326f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_70774f326f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_70774f326f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_70774f326f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_70774f326f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_70774f326f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_70774f326f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_70774f326f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_70774f326f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_70774f326f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_70774f326f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_70774f326f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_70774f326f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_70774f326f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_70774f326f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_70774f326f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_70774f326f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_70774f326f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_70774f326f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_70774f326f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_70774f326f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_70774f326f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_70774f326f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_70774f326f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_70774f326f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_70774f326f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_70774f326f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_70774f326f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_70774f326f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_70774f326f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_70774f326f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_70774f326f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_70774f326f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_70774f326f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_70774f326f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_70774f326f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_70774f326f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_70774f326f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_70774f326f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_70774f326f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_70774f326f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_70774f326f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_70774f326f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_70774f326f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_70774f326f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_70774f326f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_70774f326f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_70774f326f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_70774f326f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_70774f326f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_70774f326f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_70774f326f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_70774f326f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_70774f326f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_70774f326f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_70774f326f y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_70774f326f y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_70774f326f y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_70774f326f y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_70774f326f y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_70774f326f y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_70774f326f y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_70774f326f y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p80d5061918)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_70774f326f y=141.011006 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p80d5061918&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_playlist_count-interactions_playlist_count_streams&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.60135 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(224.783168 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(314.964986 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(405.146804 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(492.548153 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(261.876875 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.658994)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 302.641472)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 268.62395)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 234.606428)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 200.588906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 166.571384)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 132.553862)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 98.536341)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 64.518819)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 216.567656)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_0f28fc8def d=&quot;M 60.727273 -57.257412 \n",
       "L 60.727273 -68.582412 \n",
       "L 47.2 -74.244912 \n",
       "L 33.672728 -68.582412 \n",
       "L 33.672728 -57.257412 \n",
       "L 47.2 -51.594912 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=45.090909 xlink:href=#C0_0_0f28fc8def y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_0f28fc8def y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_0f28fc8def y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_0f28fc8def y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_0f28fc8def y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_0f28fc8def y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_0f28fc8def y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_0f28fc8def y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_0f28fc8def y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_0f28fc8def y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_0f28fc8def y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_0f28fc8def y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_0f28fc8def y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_0f28fc8def y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_0f28fc8def y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_0f28fc8def y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_0f28fc8def y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_0f28fc8def y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_0f28fc8def y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_0f28fc8def y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_0f28fc8def y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_0f28fc8def y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_0f28fc8def y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_0f28fc8def y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_0f28fc8def y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_0f28fc8def y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_0f28fc8def y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_0f28fc8def y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_0f28fc8def y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_0f28fc8def y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_0f28fc8def y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_0f28fc8def y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_0f28fc8def y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_0f28fc8def y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_0f28fc8def y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_0f28fc8def y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_0f28fc8def y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_0f28fc8def y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_0f28fc8def y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_0f28fc8def y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_0f28fc8def y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_0f28fc8def y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_0f28fc8def y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_0f28fc8def y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_0f28fc8def y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_0f28fc8def y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_0f28fc8def y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_0f28fc8def y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_0f28fc8def y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_0f28fc8def y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_0f28fc8def y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_0f28fc8def y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_0f28fc8def y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_0f28fc8def y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_0f28fc8def y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_0f28fc8def y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_0f28fc8def y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_0f28fc8def y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_0f28fc8def y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_0f28fc8def y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_0f28fc8def y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_0f28fc8def y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_0f28fc8def y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_0f28fc8def y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_0f28fc8def y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_0f28fc8def y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_0f28fc8def y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_0f28fc8def y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_0f28fc8def y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_0f28fc8def y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_0f28fc8def y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_0f28fc8def y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_0f28fc8def y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_0f28fc8def y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_0f28fc8def y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_0f28fc8def y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_0f28fc8def y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_0f28fc8def y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_0f28fc8def y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_0f28fc8def y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_0f28fc8def y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_0f28fc8def y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_0f28fc8def y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_0f28fc8def y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_0f28fc8def y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_0f28fc8def y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_0f28fc8def y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_0f28fc8def y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_0f28fc8def y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_0f28fc8def y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_0f28fc8def y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_0f28fc8def y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_0f28fc8def y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_0f28fc8def y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_0f28fc8def y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_0f28fc8def y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_0f28fc8def y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_0f28fc8def y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_0f28fc8def y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_0f28fc8def y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_0f28fc8def y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_0f28fc8def y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_0f28fc8def y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_0f28fc8def y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_0f28fc8def y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_0f28fc8def y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_0f28fc8def y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_0f28fc8def y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_0f28fc8def y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_0f28fc8def y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_0f28fc8def y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_0f28fc8def y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_0f28fc8def y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_0f28fc8def y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_0f28fc8def y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_0f28fc8def y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_0f28fc8def y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_0f28fc8def y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_0f28fc8def y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_0f28fc8def y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_0f28fc8def y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_0f28fc8def y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_0f28fc8def y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_0f28fc8def y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_0f28fc8def y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_0f28fc8def y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_0f28fc8def y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_0f28fc8def y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_0f28fc8def y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_0f28fc8def y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_0f28fc8def y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_0f28fc8def y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_0f28fc8def y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_0f28fc8def y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_0f28fc8def y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_0f28fc8def y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_0f28fc8def y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_0f28fc8def y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_0f28fc8def y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_0f28fc8def y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_0f28fc8def y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_0f28fc8def y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_0f28fc8def y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_0f28fc8def y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_0f28fc8def y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_0f28fc8def y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_0f28fc8def y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_0f28fc8def y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_0f28fc8def y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_0f28fc8def y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_0f28fc8def y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_0f28fc8def y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_0f28fc8def y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_0f28fc8def y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_0f28fc8def y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_0f28fc8def y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_0f28fc8def y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_0f28fc8def y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_0f28fc8def y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_0f28fc8def y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_0f28fc8def y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_0f28fc8def y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_0f28fc8def y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_0f28fc8def y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_0f28fc8def y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_0f28fc8def y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_0f28fc8def y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_0f28fc8def y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_0f28fc8def y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_0f28fc8def y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_0f28fc8def y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_0f28fc8def y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_0f28fc8def y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_0f28fc8def y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_0f28fc8def y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_0f28fc8def y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_0f28fc8def y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_0f28fc8def y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_0f28fc8def y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_0f28fc8def y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_0f28fc8def y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_0f28fc8def y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_0f28fc8def y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_0f28fc8def y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_0f28fc8def y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_0f28fc8def y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_0f28fc8def y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_0f28fc8def y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_0f28fc8def y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_0f28fc8def y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_0f28fc8def y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_0f28fc8def y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_0f28fc8def y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_0f28fc8def y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_0f28fc8def y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_0f28fc8def y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_0f28fc8def y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_0f28fc8def y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_0f28fc8def y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_0f28fc8def y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_0f28fc8def y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_0f28fc8def y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_0f28fc8def y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_0f28fc8def y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_0f28fc8def y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_0f28fc8def y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_0f28fc8def y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_0f28fc8def y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_0f28fc8def y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_0f28fc8def y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_0f28fc8def y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_0f28fc8def y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_0f28fc8def y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_0f28fc8def y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_0f28fc8def y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_0f28fc8def y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_0f28fc8def y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_0f28fc8def y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_0f28fc8def y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_0f28fc8def y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_0f28fc8def y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_0f28fc8def y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_0f28fc8def y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_0f28fc8def y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_0f28fc8def y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_0f28fc8def y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_0f28fc8def y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_0f28fc8def y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_0f28fc8def y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_0f28fc8def y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_0f28fc8def y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_0f28fc8def y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_0f28fc8def y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_0f28fc8def y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_0f28fc8def y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_0f28fc8def y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_0f28fc8def y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_0f28fc8def y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_0f28fc8def y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_0f28fc8def y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_0f28fc8def y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_0f28fc8def y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_0f28fc8def y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_0f28fc8def y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_0f28fc8def y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_0f28fc8def y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_0f28fc8def y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_0f28fc8def y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_0f28fc8def y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_0f28fc8def y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_0f28fc8def y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_0f28fc8def y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_0f28fc8def y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_0f28fc8def y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_0f28fc8def y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_0f28fc8def y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_0f28fc8def y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_0f28fc8def y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_0f28fc8def y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_0f28fc8def y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_0f28fc8def y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_0f28fc8def y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_0f28fc8def y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p873af63d01)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_0f28fc8def y=141.017412 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p873af63d01&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_playlist_count-interactions_playlist_count_artist_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.60135 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(224.783168 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(314.964986 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(405.146804 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(492.548153 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(261.876875 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 291.188906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 245.888906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 200.588906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 155.288906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 109.988906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 64.688906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(49.752812 225.439844)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_57dd334356 d=&quot;M 60.727273 -57.4275 \n",
       "L 60.727273 -68.7525 \n",
       "L 47.2 -74.415 \n",
       "L 33.672728 -68.7525 \n",
       "L 33.672728 -57.4275 \n",
       "L 47.2 -51.765 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_57dd334356 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_57dd334356 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_57dd334356 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_57dd334356 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=45.090909 xlink:href=#C0_0_57dd334356 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_57dd334356 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_57dd334356 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_57dd334356 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=45.090909 xlink:href=#C0_0_57dd334356 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_57dd334356 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_57dd334356 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_57dd334356 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_57dd334356 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_57dd334356 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_57dd334356 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_57dd334356 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_57dd334356 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=72.145454 xlink:href=#C0_0_57dd334356 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_57dd334356 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_57dd334356 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_57dd334356 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_57dd334356 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_57dd334356 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_57dd334356 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_57dd334356 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_57dd334356 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=99.2 xlink:href=#C0_0_57dd334356 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_57dd334356 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_57dd334356 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_57dd334356 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_57dd334356 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_57dd334356 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_57dd334356 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_57dd334356 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_57dd334356 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=126.254545 xlink:href=#C0_0_57dd334356 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_57dd334356 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_57dd334356 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_57dd334356 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_57dd334356 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_57dd334356 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_57dd334356 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_57dd334356 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_57dd334356 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=153.30909 xlink:href=#C0_0_57dd334356 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_57dd334356 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_57dd334356 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_57dd334356 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_57dd334356 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_57dd334356 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_57dd334356 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_57dd334356 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_57dd334356 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=180.363636 xlink:href=#C0_0_57dd334356 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_57dd334356 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_57dd334356 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_57dd334356 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_57dd334356 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_57dd334356 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_57dd334356 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_57dd334356 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_57dd334356 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=207.418181 xlink:href=#C0_0_57dd334356 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_57dd334356 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_57dd334356 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_57dd334356 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_57dd334356 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_57dd334356 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_57dd334356 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_57dd334356 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_57dd334356 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=234.472727 xlink:href=#C0_0_57dd334356 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_57dd334356 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_57dd334356 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_57dd334356 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_57dd334356 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_57dd334356 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_57dd334356 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_57dd334356 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_57dd334356 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=261.527272 xlink:href=#C0_0_57dd334356 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_57dd334356 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_57dd334356 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_57dd334356 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_57dd334356 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_57dd334356 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_57dd334356 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_57dd334356 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_57dd334356 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=288.581818 xlink:href=#C0_0_57dd334356 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_57dd334356 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_57dd334356 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_57dd334356 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_57dd334356 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_57dd334356 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_57dd334356 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_57dd334356 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_57dd334356 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=315.636363 xlink:href=#C0_0_57dd334356 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_57dd334356 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_57dd334356 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_57dd334356 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_57dd334356 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_57dd334356 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_57dd334356 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_57dd334356 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_57dd334356 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=342.690909 xlink:href=#C0_0_57dd334356 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_57dd334356 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_57dd334356 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_57dd334356 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_57dd334356 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_57dd334356 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_57dd334356 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_57dd334356 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_57dd334356 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=369.745454 xlink:href=#C0_0_57dd334356 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_57dd334356 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_57dd334356 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_57dd334356 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_57dd334356 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_57dd334356 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_57dd334356 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_57dd334356 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_57dd334356 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=396.8 xlink:href=#C0_0_57dd334356 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_57dd334356 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_57dd334356 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_57dd334356 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_57dd334356 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_57dd334356 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_57dd334356 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_57dd334356 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_57dd334356 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=423.854545 xlink:href=#C0_0_57dd334356 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_57dd334356 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_57dd334356 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_57dd334356 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_57dd334356 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_57dd334356 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_57dd334356 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_57dd334356 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_57dd334356 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=450.90909 xlink:href=#C0_0_57dd334356 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_57dd334356 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=58.618181 xlink:href=#C0_0_57dd334356 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#dce9f4;stroke:#dce9f4; x=58.618181 xlink:href=#C0_0_57dd334356 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_57dd334356 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_57dd334356 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_57dd334356 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_57dd334356 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=58.618181 xlink:href=#C0_0_57dd334356 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_57dd334356 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_57dd334356 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_57dd334356 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_57dd334356 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_57dd334356 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_57dd334356 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_57dd334356 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=85.672727 xlink:href=#C0_0_57dd334356 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_57dd334356 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_57dd334356 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_57dd334356 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_57dd334356 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_57dd334356 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_57dd334356 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_57dd334356 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=112.727272 xlink:href=#C0_0_57dd334356 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_57dd334356 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_57dd334356 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_57dd334356 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_57dd334356 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_57dd334356 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_57dd334356 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_57dd334356 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=139.781818 xlink:href=#C0_0_57dd334356 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_57dd334356 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_57dd334356 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_57dd334356 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_57dd334356 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_57dd334356 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_57dd334356 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_57dd334356 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=166.836363 xlink:href=#C0_0_57dd334356 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_57dd334356 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_57dd334356 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_57dd334356 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_57dd334356 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_57dd334356 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_57dd334356 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_57dd334356 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=193.890909 xlink:href=#C0_0_57dd334356 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_57dd334356 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_57dd334356 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_57dd334356 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_57dd334356 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_57dd334356 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_57dd334356 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_57dd334356 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=220.945454 xlink:href=#C0_0_57dd334356 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_57dd334356 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_57dd334356 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_57dd334356 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_57dd334356 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_57dd334356 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_57dd334356 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_57dd334356 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=248 xlink:href=#C0_0_57dd334356 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_57dd334356 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_57dd334356 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_57dd334356 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_57dd334356 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_57dd334356 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_57dd334356 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_57dd334356 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=275.054545 xlink:href=#C0_0_57dd334356 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_57dd334356 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_57dd334356 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_57dd334356 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_57dd334356 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_57dd334356 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_57dd334356 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_57dd334356 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=302.10909 xlink:href=#C0_0_57dd334356 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_57dd334356 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_57dd334356 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_57dd334356 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_57dd334356 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_57dd334356 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_57dd334356 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_57dd334356 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=329.163636 xlink:href=#C0_0_57dd334356 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_57dd334356 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_57dd334356 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_57dd334356 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_57dd334356 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_57dd334356 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_57dd334356 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_57dd334356 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=356.218181 xlink:href=#C0_0_57dd334356 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_57dd334356 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_57dd334356 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_57dd334356 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_57dd334356 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_57dd334356 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_57dd334356 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_57dd334356 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=383.272727 xlink:href=#C0_0_57dd334356 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_57dd334356 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_57dd334356 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_57dd334356 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_57dd334356 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_57dd334356 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_57dd334356 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_57dd334356 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=410.327272 xlink:href=#C0_0_57dd334356 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_57dd334356 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_57dd334356 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_57dd334356 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_57dd334356 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_57dd334356 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_57dd334356 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_57dd334356 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p686092b0c9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=437.381818 xlink:href=#C0_0_57dd334356 y=141.1875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p686092b0c9&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions-interactions_max_streams&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#interactions_max_streams-interactions_max_streams_product_family_no aria-controls=interactions_max_streams-interactions_max_streams_product_family_no role=tab data-toggle=tab&gt;product_family_no&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_max_streams-interactions_max_streams_project_id aria-controls=interactions_max_streams-interactions_max_streams_project_id role=tab data-toggle=tab&gt;project_id&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_max_streams-interactions_max_streams_media_duration aria-controls=interactions_max_streams-interactions_max_streams_media_duration role=tab data-toggle=tab&gt;media_duration&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_max_streams-interactions_max_streams_playlist_count aria-controls=interactions_max_streams-interactions_max_streams_playlist_count role=tab data-toggle=tab&gt;playlist_count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_max_streams-interactions_max_streams_max_streams aria-controls=interactions_max_streams-interactions_max_streams_max_streams role=tab data-toggle=tab&gt;max_streams&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_max_streams-interactions_max_streams_listener_count aria-controls=interactions_max_streams-interactions_max_streams_listener_count role=tab data-toggle=tab&gt;listener_count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_max_streams-interactions_max_streams_streams aria-controls=interactions_max_streams-interactions_max_streams_streams role=tab data-toggle=tab&gt;streams&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_max_streams-interactions_max_streams_artist_count aria-controls=interactions_max_streams-interactions_max_streams_artist_count role=tab data-toggle=tab&gt;artist_count&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=interactions_max_streams-interactions_max_streams_product_family_no&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.484991 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(132.042642 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(182.941699 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(233.840756 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(284.739813 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(332.858401 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(383.757458 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(434.656515 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(485.555572 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(262.193984 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;defs&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 336.563849)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 282.177082)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 227.790314)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 173.403547)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 119.016779)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 64.630012)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(41.284844 241.949297)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(72 44.52)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_5905a15266 d=&quot;M 105.792733 -57.352557 \n",
       "L 105.792733 -68.677557 \n",
       "L 92.26546 -74.340057 \n",
       "L 78.738187 -68.677557 \n",
       "L 78.738187 -57.352557 \n",
       "L 92.26546 -51.690057 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.025449 xlink:href=#C0_0_5905a15266 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_5905a15266 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_5905a15266 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_5905a15266 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_5905a15266 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_5905a15266 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_5905a15266 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_5905a15266 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_5905a15266 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#bbd3e8;stroke:#bbd3e8; x=27.079995 xlink:href=#C0_0_5905a15266 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_5905a15266 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_5905a15266 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_5905a15266 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_5905a15266 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_5905a15266 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_5905a15266 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_5905a15266 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_5905a15266 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#dde9f4;stroke:#dde9f4; x=54.13454 xlink:href=#C0_0_5905a15266 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_5905a15266 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_5905a15266 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_5905a15266 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_5905a15266 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_5905a15266 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_5905a15266 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_5905a15266 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_5905a15266 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_5905a15266 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_5905a15266 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_5905a15266 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_5905a15266 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_5905a15266 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_5905a15266 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_5905a15266 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_5905a15266 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_5905a15266 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_5905a15266 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_5905a15266 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_5905a15266 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_5905a15266 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_5905a15266 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_5905a15266 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_5905a15266 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_5905a15266 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_5905a15266 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#dae8f3;stroke:#dae8f3; x=135.298176 xlink:href=#C0_0_5905a15266 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_5905a15266 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_5905a15266 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_5905a15266 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_5905a15266 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_5905a15266 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_5905a15266 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_5905a15266 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_5905a15266 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_5905a15266 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_5905a15266 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_5905a15266 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_5905a15266 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_5905a15266 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_5905a15266 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_5905a15266 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_5905a15266 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_5905a15266 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_5905a15266 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_5905a15266 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_5905a15266 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_5905a15266 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_5905a15266 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_5905a15266 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_5905a15266 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_5905a15266 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_5905a15266 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_5905a15266 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_5905a15266 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_5905a15266 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_5905a15266 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_5905a15266 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_5905a15266 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_5905a15266 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_5905a15266 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_5905a15266 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#e3eef7;stroke:#e3eef7; x=243.516358 xlink:href=#C0_0_5905a15266 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_5905a15266 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_5905a15266 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_5905a15266 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_5905a15266 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_5905a15266 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_5905a15266 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_5905a15266 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_5905a15266 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_5905a15266 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_5905a15266 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_5905a15266 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_5905a15266 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_5905a15266 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_5905a15266 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_5905a15266 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_5905a15266 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_5905a15266 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=297.625449 xlink:href=#C0_0_5905a15266 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_5905a15266 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_5905a15266 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_5905a15266 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_5905a15266 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_5905a15266 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_5905a15266 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_5905a15266 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_5905a15266 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_5905a15266 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_5905a15266 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_5905a15266 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_5905a15266 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_5905a15266 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_5905a15266 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_5905a15266 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_5905a15266 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_5905a15266 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_5905a15266 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_5905a15266 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_5905a15266 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_5905a15266 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_5905a15266 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_5905a15266 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_5905a15266 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_5905a15266 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_5905a15266 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_5905a15266 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_5905a15266 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_5905a15266 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_5905a15266 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_5905a15266 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_5905a15266 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_5905a15266 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_5905a15266 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_5905a15266 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#e9f1f9;stroke:#e9f1f9; x=405.843631 xlink:href=#C0_0_5905a15266 y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_5905a15266 y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_5905a15266 y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_5905a15266 y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_5905a15266 y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_5905a15266 y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_5905a15266 y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_5905a15266 y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_5905a15266 y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_5905a15266 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_5905a15266 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_5905a15266 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_5905a15266 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_5905a15266 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_5905a15266 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_5905a15266 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_5905a15266 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_5905a15266 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_5905a15266 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_5905a15266 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_5905a15266 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_5905a15266 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_5905a15266 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_5905a15266 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_5905a15266 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_5905a15266 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_5905a15266 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_5905a15266 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_5905a15266 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_5905a15266 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_5905a15266 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_5905a15266 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_5905a15266 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_5905a15266 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_5905a15266 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_5905a15266 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_5905a15266 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_5905a15266 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_5905a15266 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_5905a15266 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_5905a15266 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_5905a15266 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_5905a15266 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_5905a15266 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_5905a15266 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_5905a15266 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_5905a15266 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_5905a15266 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_5905a15266 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_5905a15266 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_5905a15266 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_5905a15266 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_5905a15266 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_5905a15266 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_5905a15266 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_5905a15266 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_5905a15266 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_5905a15266 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_5905a15266 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_5905a15266 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_5905a15266 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_5905a15266 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_5905a15266 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_5905a15266 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_5905a15266 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_5905a15266 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_5905a15266 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_5905a15266 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_5905a15266 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_5905a15266 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_5905a15266 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_5905a15266 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_5905a15266 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_5905a15266 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_5905a15266 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_5905a15266 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_5905a15266 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_5905a15266 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_5905a15266 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_5905a15266 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_5905a15266 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_5905a15266 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_5905a15266 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_5905a15266 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_5905a15266 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_5905a15266 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_5905a15266 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_5905a15266 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_5905a15266 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_5905a15266 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_5905a15266 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_5905a15266 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_5905a15266 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_5905a15266 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_5905a15266 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_5905a15266 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_5905a15266 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_5905a15266 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_5905a15266 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_5905a15266 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_5905a15266 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_5905a15266 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_5905a15266 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_5905a15266 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_5905a15266 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_5905a15266 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_5905a15266 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_5905a15266 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_5905a15266 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_5905a15266 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_5905a15266 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_5905a15266 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_5905a15266 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_5905a15266 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_5905a15266 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_5905a15266 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_5905a15266 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_5905a15266 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_5905a15266 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_5905a15266 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_5905a15266 y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_5905a15266 y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_5905a15266 y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_5905a15266 y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_5905a15266 y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_5905a15266 y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_5905a15266 y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_5905a15266 y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe54ffc400)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_5905a15266 y=141.112557 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pfe54ffc400&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_max_streams-interactions_max_streams_project_id&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.484991 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(132.042642 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(182.941699 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(233.840756 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(284.739813 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(332.858401 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(383.757458 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(434.656515 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(485.555572 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(262.193984 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.48871)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 297.261025)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 258.03334)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 218.805655)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 179.57797)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 140.350285)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 101.122599)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 61.894914)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_19&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(16.258281 220.855937)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_7eaa336143 d=&quot;M 105.792733 -57.427696 \n",
       "L 105.792733 -68.752696 \n",
       "L 92.26546 -74.415196 \n",
       "L 78.738187 -68.752696 \n",
       "L 78.738187 -57.427696 \n",
       "L 92.26546 -51.765196 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#97bcdb;stroke:#97bcdb; x=0.025449 xlink:href=#C0_0_7eaa336143 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_7eaa336143 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_7eaa336143 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_7eaa336143 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_7eaa336143 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_7eaa336143 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.025449 xlink:href=#C0_0_7eaa336143 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#a0c2de;stroke:#a0c2de; x=0.025449 xlink:href=#C0_0_7eaa336143 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#d9e7f3;stroke:#d9e7f3; x=0.025449 xlink:href=#C0_0_7eaa336143 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_7eaa336143 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_7eaa336143 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_7eaa336143 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_7eaa336143 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_7eaa336143 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_7eaa336143 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#aecbe4;stroke:#aecbe4; x=27.079995 xlink:href=#C0_0_7eaa336143 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#e3eef7;stroke:#e3eef7; x=27.079995 xlink:href=#C0_0_7eaa336143 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#cee0ef;stroke:#cee0ef; x=27.079995 xlink:href=#C0_0_7eaa336143 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_7eaa336143 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_7eaa336143 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_7eaa336143 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_7eaa336143 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_7eaa336143 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_7eaa336143 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#e0ebf5;stroke:#e0ebf5; x=54.13454 xlink:href=#C0_0_7eaa336143 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#e2edf6;stroke:#e2edf6; x=54.13454 xlink:href=#C0_0_7eaa336143 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_7eaa336143 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_7eaa336143 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_7eaa336143 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_7eaa336143 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_7eaa336143 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_7eaa336143 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_7eaa336143 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_7eaa336143 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_7eaa336143 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_7eaa336143 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_7eaa336143 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_7eaa336143 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_7eaa336143 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_7eaa336143 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_7eaa336143 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_7eaa336143 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_7eaa336143 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_7eaa336143 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_7eaa336143 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_7eaa336143 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_7eaa336143 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_7eaa336143 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_7eaa336143 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_7eaa336143 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_7eaa336143 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_7eaa336143 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_7eaa336143 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_7eaa336143 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_7eaa336143 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_7eaa336143 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_7eaa336143 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_7eaa336143 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_7eaa336143 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_7eaa336143 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_7eaa336143 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_7eaa336143 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_7eaa336143 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_7eaa336143 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_7eaa336143 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_7eaa336143 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_7eaa336143 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_7eaa336143 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_7eaa336143 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_7eaa336143 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_7eaa336143 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_7eaa336143 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_7eaa336143 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_7eaa336143 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_7eaa336143 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_7eaa336143 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_7eaa336143 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_7eaa336143 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_7eaa336143 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_7eaa336143 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_7eaa336143 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#d8e6f2;stroke:#d8e6f2; x=243.516358 xlink:href=#C0_0_7eaa336143 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_7eaa336143 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_7eaa336143 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_7eaa336143 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_7eaa336143 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_7eaa336143 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_7eaa336143 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_7eaa336143 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_7eaa336143 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_7eaa336143 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_7eaa336143 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_7eaa336143 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_7eaa336143 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_7eaa336143 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_7eaa336143 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_7eaa336143 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_7eaa336143 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_7eaa336143 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_7eaa336143 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_7eaa336143 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_7eaa336143 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_7eaa336143 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_7eaa336143 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_7eaa336143 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_7eaa336143 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#e9f1f9;stroke:#e9f1f9; x=297.625449 xlink:href=#C0_0_7eaa336143 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_7eaa336143 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_7eaa336143 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_7eaa336143 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_7eaa336143 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_7eaa336143 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_7eaa336143 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_7eaa336143 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_7eaa336143 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_7eaa336143 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_7eaa336143 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_7eaa336143 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_7eaa336143 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_7eaa336143 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_7eaa336143 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_7eaa336143 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_7eaa336143 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_7eaa336143 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_7eaa336143 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_7eaa336143 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_7eaa336143 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_7eaa336143 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_7eaa336143 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_7eaa336143 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_7eaa336143 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_7eaa336143 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_7eaa336143 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_7eaa336143 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_7eaa336143 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_7eaa336143 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_7eaa336143 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_7eaa336143 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_7eaa336143 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_7eaa336143 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_7eaa336143 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_7eaa336143 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#e5eff7;stroke:#e5eff7; x=405.843631 xlink:href=#C0_0_7eaa336143 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_7eaa336143 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_7eaa336143 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_7eaa336143 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_7eaa336143 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_7eaa336143 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_7eaa336143 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_7eaa336143 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#83afd4;stroke:#83afd4; x=13.552722 xlink:href=#C0_0_7eaa336143 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_7eaa336143 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_7eaa336143 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_7eaa336143 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_7eaa336143 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_7eaa336143 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_7eaa336143 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_7eaa336143 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#d8e6f3;stroke:#d8e6f3; x=40.607267 xlink:href=#C0_0_7eaa336143 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#e5eff7;stroke:#e5eff7; x=40.607267 xlink:href=#C0_0_7eaa336143 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_7eaa336143 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_7eaa336143 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_7eaa336143 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_7eaa336143 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_7eaa336143 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_7eaa336143 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=67.661813 xlink:href=#C0_0_7eaa336143 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_7eaa336143 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_7eaa336143 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_7eaa336143 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_7eaa336143 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_7eaa336143 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_7eaa336143 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_7eaa336143 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_7eaa336143 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_7eaa336143 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_7eaa336143 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_7eaa336143 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_7eaa336143 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_7eaa336143 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_7eaa336143 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_7eaa336143 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#c1d7ea;stroke:#c1d7ea; x=121.770904 xlink:href=#C0_0_7eaa336143 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_7eaa336143 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_7eaa336143 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_7eaa336143 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_7eaa336143 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_7eaa336143 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_7eaa336143 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_7eaa336143 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_7eaa336143 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_7eaa336143 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_7eaa336143 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_7eaa336143 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_7eaa336143 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_7eaa336143 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_7eaa336143 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_7eaa336143 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_7eaa336143 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_7eaa336143 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_7eaa336143 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_7eaa336143 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_7eaa336143 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_7eaa336143 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_7eaa336143 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_7eaa336143 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_7eaa336143 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_7eaa336143 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_7eaa336143 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_7eaa336143 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_7eaa336143 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_7eaa336143 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_7eaa336143 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_7eaa336143 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_7eaa336143 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_7eaa336143 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_7eaa336143 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_7eaa336143 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_7eaa336143 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_7eaa336143 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_7eaa336143 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_7eaa336143 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_7eaa336143 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_7eaa336143 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_7eaa336143 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_7eaa336143 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_7eaa336143 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_7eaa336143 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_7eaa336143 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_7eaa336143 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_7eaa336143 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_7eaa336143 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_7eaa336143 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_7eaa336143 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_7eaa336143 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_7eaa336143 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_7eaa336143 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_7eaa336143 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_7eaa336143 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_7eaa336143 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_7eaa336143 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_7eaa336143 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_7eaa336143 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_7eaa336143 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_7eaa336143 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_7eaa336143 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_7eaa336143 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_7eaa336143 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_7eaa336143 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_7eaa336143 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_7eaa336143 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_7eaa336143 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_7eaa336143 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_7eaa336143 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_7eaa336143 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_7eaa336143 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_7eaa336143 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_7eaa336143 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_7eaa336143 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_7eaa336143 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_7eaa336143 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_7eaa336143 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_7eaa336143 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pf1d9c6ee79)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_7eaa336143 y=141.187696 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pf1d9c6ee79&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_max_streams-interactions_max_streams_media_duration&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.484991 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(132.042642 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(182.941699 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(233.840756 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(284.739813 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(332.858401 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(383.757458 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(434.656515 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(485.555572 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(262.193984 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 295.592126)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 254.695346)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 213.798566)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 172.901786)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 132.005006)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 91.108226)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 234.921328)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_13ad342ae2 d=&quot;M 105.792733 -57.4275 \n",
       "L 105.792733 -68.7525 \n",
       "L 92.26546 -74.415 \n",
       "L 78.738187 -68.7525 \n",
       "L 78.738187 -57.4275 \n",
       "L 92.26546 -51.765 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#c6daec;stroke:#c6daec; x=0.025449 xlink:href=#C0_0_13ad342ae2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#cddfee;stroke:#cddfee; x=0.025449 xlink:href=#C0_0_13ad342ae2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=0.025449 xlink:href=#C0_0_13ad342ae2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_13ad342ae2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_13ad342ae2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_13ad342ae2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_13ad342ae2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_13ad342ae2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_13ad342ae2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ddeaf4;stroke:#ddeaf4; x=27.079995 xlink:href=#C0_0_13ad342ae2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#e0ebf5;stroke:#e0ebf5; x=27.079995 xlink:href=#C0_0_13ad342ae2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_13ad342ae2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_13ad342ae2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_13ad342ae2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_13ad342ae2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_13ad342ae2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_13ad342ae2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_13ad342ae2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#e5eff7;stroke:#e5eff7; x=54.13454 xlink:href=#C0_0_13ad342ae2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_13ad342ae2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_13ad342ae2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_13ad342ae2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_13ad342ae2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_13ad342ae2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_13ad342ae2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_13ad342ae2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_13ad342ae2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_13ad342ae2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_13ad342ae2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_13ad342ae2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_13ad342ae2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_13ad342ae2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_13ad342ae2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_13ad342ae2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_13ad342ae2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_13ad342ae2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_13ad342ae2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_13ad342ae2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_13ad342ae2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_13ad342ae2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_13ad342ae2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_13ad342ae2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_13ad342ae2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_13ad342ae2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_13ad342ae2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#e9f1f9;stroke:#e9f1f9; x=135.298176 xlink:href=#C0_0_13ad342ae2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_13ad342ae2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_13ad342ae2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_13ad342ae2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_13ad342ae2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_13ad342ae2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_13ad342ae2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_13ad342ae2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_13ad342ae2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_13ad342ae2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_13ad342ae2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_13ad342ae2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_13ad342ae2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_13ad342ae2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_13ad342ae2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_13ad342ae2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_13ad342ae2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_13ad342ae2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_13ad342ae2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_13ad342ae2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_13ad342ae2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_13ad342ae2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_13ad342ae2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_13ad342ae2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_13ad342ae2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_13ad342ae2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_13ad342ae2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_13ad342ae2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_13ad342ae2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_13ad342ae2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_13ad342ae2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_13ad342ae2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_13ad342ae2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_13ad342ae2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_13ad342ae2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_13ad342ae2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=243.516358 xlink:href=#C0_0_13ad342ae2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_13ad342ae2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_13ad342ae2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_13ad342ae2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_13ad342ae2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_13ad342ae2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_13ad342ae2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_13ad342ae2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_13ad342ae2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_13ad342ae2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_13ad342ae2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_13ad342ae2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_13ad342ae2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_13ad342ae2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_13ad342ae2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_13ad342ae2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_13ad342ae2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_13ad342ae2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_13ad342ae2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_13ad342ae2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_13ad342ae2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_13ad342ae2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_13ad342ae2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_13ad342ae2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_13ad342ae2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_13ad342ae2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_13ad342ae2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_13ad342ae2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_13ad342ae2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_13ad342ae2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_13ad342ae2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_13ad342ae2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_13ad342ae2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_13ad342ae2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_13ad342ae2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_13ad342ae2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_13ad342ae2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_13ad342ae2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_13ad342ae2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_13ad342ae2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_13ad342ae2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_13ad342ae2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_13ad342ae2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_13ad342ae2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_13ad342ae2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_13ad342ae2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_13ad342ae2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_13ad342ae2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_13ad342ae2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_13ad342ae2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_13ad342ae2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_13ad342ae2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_13ad342ae2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_13ad342ae2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_13ad342ae2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_13ad342ae2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_13ad342ae2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_13ad342ae2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_13ad342ae2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_13ad342ae2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_13ad342ae2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_13ad342ae2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_13ad342ae2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=13.552722 xlink:href=#C0_0_13ad342ae2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=13.552722 xlink:href=#C0_0_13ad342ae2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_13ad342ae2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_13ad342ae2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_13ad342ae2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_13ad342ae2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_13ad342ae2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_13ad342ae2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#d5e4f1;stroke:#d5e4f1; x=40.607267 xlink:href=#C0_0_13ad342ae2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_13ad342ae2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_13ad342ae2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_13ad342ae2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_13ad342ae2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_13ad342ae2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_13ad342ae2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_13ad342ae2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=67.661813 xlink:href=#C0_0_13ad342ae2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_13ad342ae2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_13ad342ae2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_13ad342ae2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_13ad342ae2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_13ad342ae2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_13ad342ae2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_13ad342ae2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_13ad342ae2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_13ad342ae2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_13ad342ae2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_13ad342ae2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_13ad342ae2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_13ad342ae2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_13ad342ae2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_13ad342ae2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#d9e7f3;stroke:#d9e7f3; x=121.770904 xlink:href=#C0_0_13ad342ae2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_13ad342ae2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_13ad342ae2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_13ad342ae2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_13ad342ae2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_13ad342ae2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_13ad342ae2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_13ad342ae2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_13ad342ae2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_13ad342ae2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_13ad342ae2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_13ad342ae2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_13ad342ae2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_13ad342ae2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_13ad342ae2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_13ad342ae2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_13ad342ae2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_13ad342ae2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_13ad342ae2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_13ad342ae2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_13ad342ae2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_13ad342ae2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_13ad342ae2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_13ad342ae2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_13ad342ae2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_13ad342ae2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_13ad342ae2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_13ad342ae2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_13ad342ae2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_13ad342ae2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_13ad342ae2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_13ad342ae2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#e3eef7;stroke:#e3eef7; x=229.989085 xlink:href=#C0_0_13ad342ae2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_13ad342ae2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_13ad342ae2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_13ad342ae2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_13ad342ae2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_13ad342ae2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_13ad342ae2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_13ad342ae2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_13ad342ae2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_13ad342ae2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_13ad342ae2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_13ad342ae2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_13ad342ae2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_13ad342ae2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_13ad342ae2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_13ad342ae2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_13ad342ae2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_13ad342ae2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_13ad342ae2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_13ad342ae2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_13ad342ae2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_13ad342ae2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_13ad342ae2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_13ad342ae2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=311.152722 xlink:href=#C0_0_13ad342ae2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_13ad342ae2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_13ad342ae2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_13ad342ae2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_13ad342ae2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_13ad342ae2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_13ad342ae2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_13ad342ae2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_13ad342ae2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_13ad342ae2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_13ad342ae2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_13ad342ae2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_13ad342ae2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_13ad342ae2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_13ad342ae2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_13ad342ae2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_13ad342ae2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_13ad342ae2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_13ad342ae2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_13ad342ae2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_13ad342ae2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_13ad342ae2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_13ad342ae2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_13ad342ae2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#e8f1f8;stroke:#e8f1f8; x=392.316358 xlink:href=#C0_0_13ad342ae2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_13ad342ae2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_13ad342ae2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_13ad342ae2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_13ad342ae2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_13ad342ae2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_13ad342ae2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p599cf236d0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_13ad342ae2 y=141.1875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p599cf236d0&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_max_streams-interactions_max_streams_playlist_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.484991 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(132.042642 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(182.941699 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(233.840756 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(284.739813 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(332.858401 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(383.757458 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(434.656515 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(485.555572 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(262.193984 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 306.288906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 245.888906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 185.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 125.088906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(50.378125 64.688906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.062969 230.333125)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_136aebcd52 d=&quot;M 105.792733 -27.2275 \n",
       "L 105.792733 -38.5525 \n",
       "L 92.26546 -44.215 \n",
       "L 78.738187 -38.5525 \n",
       "L 78.738187 -27.2275 \n",
       "L 92.26546 -21.565 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.025449 xlink:href=#C0_0_136aebcd52 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_136aebcd52 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_136aebcd52 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_136aebcd52 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_136aebcd52 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_136aebcd52 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_136aebcd52 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_136aebcd52 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_136aebcd52 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#bbd3e8;stroke:#bbd3e8; x=27.079995 xlink:href=#C0_0_136aebcd52 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_136aebcd52 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_136aebcd52 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_136aebcd52 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_136aebcd52 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_136aebcd52 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_136aebcd52 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_136aebcd52 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_136aebcd52 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#dde9f4;stroke:#dde9f4; x=54.13454 xlink:href=#C0_0_136aebcd52 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_136aebcd52 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_136aebcd52 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_136aebcd52 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_136aebcd52 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_136aebcd52 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_136aebcd52 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_136aebcd52 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_136aebcd52 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_136aebcd52 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_136aebcd52 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_136aebcd52 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_136aebcd52 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_136aebcd52 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_136aebcd52 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_136aebcd52 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_136aebcd52 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_136aebcd52 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_136aebcd52 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_136aebcd52 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_136aebcd52 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_136aebcd52 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_136aebcd52 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_136aebcd52 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_136aebcd52 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_136aebcd52 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_136aebcd52 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#dae8f3;stroke:#dae8f3; x=135.298176 xlink:href=#C0_0_136aebcd52 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_136aebcd52 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_136aebcd52 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_136aebcd52 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_136aebcd52 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_136aebcd52 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_136aebcd52 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_136aebcd52 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_136aebcd52 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_136aebcd52 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_136aebcd52 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_136aebcd52 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_136aebcd52 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_136aebcd52 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_136aebcd52 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_136aebcd52 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_136aebcd52 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_136aebcd52 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_136aebcd52 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_136aebcd52 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_136aebcd52 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_136aebcd52 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_136aebcd52 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_136aebcd52 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_136aebcd52 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_136aebcd52 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_136aebcd52 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_136aebcd52 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_136aebcd52 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_136aebcd52 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_136aebcd52 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_136aebcd52 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_136aebcd52 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_136aebcd52 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_136aebcd52 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_136aebcd52 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#e3eef7;stroke:#e3eef7; x=243.516358 xlink:href=#C0_0_136aebcd52 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_136aebcd52 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_136aebcd52 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_136aebcd52 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_136aebcd52 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_136aebcd52 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_136aebcd52 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_136aebcd52 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_136aebcd52 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_136aebcd52 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_136aebcd52 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_136aebcd52 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_136aebcd52 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_136aebcd52 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_136aebcd52 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_136aebcd52 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_136aebcd52 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_136aebcd52 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=297.625449 xlink:href=#C0_0_136aebcd52 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_136aebcd52 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_136aebcd52 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_136aebcd52 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_136aebcd52 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_136aebcd52 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_136aebcd52 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_136aebcd52 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_136aebcd52 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_136aebcd52 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_136aebcd52 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_136aebcd52 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_136aebcd52 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_136aebcd52 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_136aebcd52 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_136aebcd52 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_136aebcd52 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_136aebcd52 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_136aebcd52 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_136aebcd52 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_136aebcd52 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_136aebcd52 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_136aebcd52 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_136aebcd52 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_136aebcd52 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_136aebcd52 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_136aebcd52 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_136aebcd52 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_136aebcd52 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_136aebcd52 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_136aebcd52 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_136aebcd52 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_136aebcd52 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_136aebcd52 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_136aebcd52 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_136aebcd52 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#e9f1f9;stroke:#e9f1f9; x=405.843631 xlink:href=#C0_0_136aebcd52 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_136aebcd52 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_136aebcd52 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_136aebcd52 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_136aebcd52 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_136aebcd52 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_136aebcd52 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_136aebcd52 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_136aebcd52 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_136aebcd52 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_136aebcd52 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_136aebcd52 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_136aebcd52 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_136aebcd52 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_136aebcd52 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_136aebcd52 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_136aebcd52 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_136aebcd52 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_136aebcd52 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_136aebcd52 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_136aebcd52 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_136aebcd52 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_136aebcd52 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_136aebcd52 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_136aebcd52 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_136aebcd52 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_136aebcd52 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_136aebcd52 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_136aebcd52 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_136aebcd52 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_136aebcd52 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_136aebcd52 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_136aebcd52 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_136aebcd52 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_136aebcd52 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_136aebcd52 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_136aebcd52 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_136aebcd52 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_136aebcd52 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_136aebcd52 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_136aebcd52 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_136aebcd52 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_136aebcd52 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_136aebcd52 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_136aebcd52 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_136aebcd52 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_136aebcd52 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_136aebcd52 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_136aebcd52 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_136aebcd52 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_136aebcd52 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_136aebcd52 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_136aebcd52 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_136aebcd52 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_136aebcd52 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_136aebcd52 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_136aebcd52 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_136aebcd52 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_136aebcd52 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_136aebcd52 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_136aebcd52 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_136aebcd52 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_136aebcd52 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_136aebcd52 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_136aebcd52 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_136aebcd52 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_136aebcd52 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_136aebcd52 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_136aebcd52 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_136aebcd52 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_136aebcd52 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_136aebcd52 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_136aebcd52 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_136aebcd52 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_136aebcd52 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_136aebcd52 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_136aebcd52 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_136aebcd52 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_136aebcd52 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_136aebcd52 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_136aebcd52 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_136aebcd52 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_136aebcd52 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_136aebcd52 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_136aebcd52 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_136aebcd52 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_136aebcd52 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_136aebcd52 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_136aebcd52 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_136aebcd52 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_136aebcd52 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_136aebcd52 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_136aebcd52 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_136aebcd52 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_136aebcd52 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_136aebcd52 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_136aebcd52 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_136aebcd52 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_136aebcd52 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_136aebcd52 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_136aebcd52 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_136aebcd52 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_136aebcd52 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_136aebcd52 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_136aebcd52 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_136aebcd52 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_136aebcd52 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_136aebcd52 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_136aebcd52 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_136aebcd52 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_136aebcd52 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_136aebcd52 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_136aebcd52 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_136aebcd52 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_136aebcd52 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_136aebcd52 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_136aebcd52 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_136aebcd52 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_136aebcd52 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_136aebcd52 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_136aebcd52 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_136aebcd52 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_136aebcd52 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_136aebcd52 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_136aebcd52 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_136aebcd52 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_136aebcd52 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_136aebcd52 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p186df3d9bb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_136aebcd52 y=110.9875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p186df3d9bb&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_max_streams-interactions_max_streams_max_streams&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.484991 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(132.042642 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(182.941699 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(233.840756 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(284.739813 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(332.858401 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(383.757458 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(434.656515 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(485.555572 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(262.193984 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.505951)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 302.415897)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 268.325843)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 234.235789)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 200.145736)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 166.055682)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 131.965628)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 97.875574)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_19&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 63.78552)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_20&gt;&lt;g style=fill:#262626; transform=&quot;translate(27.509062 230.016016)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_0de48e3ebf d=&quot;M 105.792733 -57.410455 \n",
       "L 105.792733 -68.735455 \n",
       "L 92.26546 -74.397955 \n",
       "L 78.738187 -68.735455 \n",
       "L 78.738187 -57.410455 \n",
       "L 92.26546 -51.747955 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.025449 xlink:href=#C0_0_0de48e3ebf y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_0de48e3ebf y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_0de48e3ebf y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_0de48e3ebf y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_0de48e3ebf y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_0de48e3ebf y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_0de48e3ebf y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_0de48e3ebf y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_0de48e3ebf y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_0de48e3ebf y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_0de48e3ebf y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_0de48e3ebf y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_0de48e3ebf y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_0de48e3ebf y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_0de48e3ebf y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_0de48e3ebf y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_0de48e3ebf y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_0de48e3ebf y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_0de48e3ebf y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#e2edf6;stroke:#e2edf6; x=54.13454 xlink:href=#C0_0_0de48e3ebf y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_0de48e3ebf y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_0de48e3ebf y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_0de48e3ebf y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_0de48e3ebf y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_0de48e3ebf y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_0de48e3ebf y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_0de48e3ebf y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_0de48e3ebf y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_0de48e3ebf y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_0de48e3ebf y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_0de48e3ebf y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_0de48e3ebf y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_0de48e3ebf y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_0de48e3ebf y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_0de48e3ebf y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_0de48e3ebf y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_0de48e3ebf y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_0de48e3ebf y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_0de48e3ebf y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_0de48e3ebf y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_0de48e3ebf y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_0de48e3ebf y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_0de48e3ebf y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_0de48e3ebf y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_0de48e3ebf y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_0de48e3ebf y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_0de48e3ebf y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_0de48e3ebf y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_0de48e3ebf y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_0de48e3ebf y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_0de48e3ebf y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_0de48e3ebf y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_0de48e3ebf y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_0de48e3ebf y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_0de48e3ebf y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_0de48e3ebf y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_0de48e3ebf y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_0de48e3ebf y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_0de48e3ebf y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_0de48e3ebf y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_0de48e3ebf y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_0de48e3ebf y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_0de48e3ebf y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_0de48e3ebf y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_0de48e3ebf y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_0de48e3ebf y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_0de48e3ebf y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_0de48e3ebf y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_0de48e3ebf y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_0de48e3ebf y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_0de48e3ebf y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_0de48e3ebf y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_0de48e3ebf y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_0de48e3ebf y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_0de48e3ebf y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_0de48e3ebf y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_0de48e3ebf y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_0de48e3ebf y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_0de48e3ebf y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_0de48e3ebf y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_0de48e3ebf y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_0de48e3ebf y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_0de48e3ebf y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_0de48e3ebf y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_0de48e3ebf y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_0de48e3ebf y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_0de48e3ebf y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_0de48e3ebf y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_0de48e3ebf y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_0de48e3ebf y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_0de48e3ebf y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_0de48e3ebf y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_0de48e3ebf y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_0de48e3ebf y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_0de48e3ebf y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_0de48e3ebf y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_0de48e3ebf y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_0de48e3ebf y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_0de48e3ebf y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_0de48e3ebf y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_0de48e3ebf y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_0de48e3ebf y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_0de48e3ebf y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_0de48e3ebf y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_0de48e3ebf y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=297.625449 xlink:href=#C0_0_0de48e3ebf y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_0de48e3ebf y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_0de48e3ebf y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_0de48e3ebf y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_0de48e3ebf y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_0de48e3ebf y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_0de48e3ebf y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_0de48e3ebf y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_0de48e3ebf y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_0de48e3ebf y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_0de48e3ebf y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_0de48e3ebf y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_0de48e3ebf y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_0de48e3ebf y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_0de48e3ebf y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_0de48e3ebf y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_0de48e3ebf y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_0de48e3ebf y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_0de48e3ebf y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_0de48e3ebf y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_0de48e3ebf y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_0de48e3ebf y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_0de48e3ebf y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_0de48e3ebf y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_0de48e3ebf y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_0de48e3ebf y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_0de48e3ebf y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_0de48e3ebf y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_0de48e3ebf y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_0de48e3ebf y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_0de48e3ebf y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_0de48e3ebf y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_0de48e3ebf y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_0de48e3ebf y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_0de48e3ebf y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_0de48e3ebf y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_0de48e3ebf y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_0de48e3ebf y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#e9f1f9;stroke:#e9f1f9; x=405.843631 xlink:href=#C0_0_0de48e3ebf y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#b9d2e7;stroke:#b9d2e7; x=13.552722 xlink:href=#C0_0_0de48e3ebf y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_0de48e3ebf y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_0de48e3ebf y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_0de48e3ebf y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_0de48e3ebf y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_0de48e3ebf y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_0de48e3ebf y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_0de48e3ebf y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#d6e5f2;stroke:#d6e5f2; x=40.607267 xlink:href=#C0_0_0de48e3ebf y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_0de48e3ebf y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_0de48e3ebf y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_0de48e3ebf y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_0de48e3ebf y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_0de48e3ebf y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_0de48e3ebf y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_0de48e3ebf y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_0de48e3ebf y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=67.661813 xlink:href=#C0_0_0de48e3ebf y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_0de48e3ebf y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_0de48e3ebf y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_0de48e3ebf y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_0de48e3ebf y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_0de48e3ebf y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_0de48e3ebf y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_0de48e3ebf y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_0de48e3ebf y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_0de48e3ebf y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_0de48e3ebf y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_0de48e3ebf y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_0de48e3ebf y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_0de48e3ebf y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_0de48e3ebf y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_0de48e3ebf y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_0de48e3ebf y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#d9e7f3;stroke:#d9e7f3; x=121.770904 xlink:href=#C0_0_0de48e3ebf y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_0de48e3ebf y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_0de48e3ebf y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_0de48e3ebf y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_0de48e3ebf y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_0de48e3ebf y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_0de48e3ebf y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_0de48e3ebf y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_0de48e3ebf y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_0de48e3ebf y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_0de48e3ebf y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_0de48e3ebf y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_0de48e3ebf y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_0de48e3ebf y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_0de48e3ebf y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_0de48e3ebf y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_0de48e3ebf y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_0de48e3ebf y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_0de48e3ebf y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_0de48e3ebf y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_0de48e3ebf y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_0de48e3ebf y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_0de48e3ebf y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_0de48e3ebf y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_0de48e3ebf y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_0de48e3ebf y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_0de48e3ebf y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_0de48e3ebf y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_0de48e3ebf y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_0de48e3ebf y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_0de48e3ebf y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_0de48e3ebf y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_0de48e3ebf y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_0de48e3ebf y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#e3eef7;stroke:#e3eef7; x=229.989085 xlink:href=#C0_0_0de48e3ebf y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_0de48e3ebf y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_0de48e3ebf y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_0de48e3ebf y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_0de48e3ebf y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_0de48e3ebf y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_0de48e3ebf y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_0de48e3ebf y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_0de48e3ebf y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_0de48e3ebf y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_0de48e3ebf y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_0de48e3ebf y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_0de48e3ebf y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_0de48e3ebf y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_0de48e3ebf y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_0de48e3ebf y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_0de48e3ebf y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_0de48e3ebf y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_0de48e3ebf y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_0de48e3ebf y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_0de48e3ebf y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_0de48e3ebf y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_0de48e3ebf y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_0de48e3ebf y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_0de48e3ebf y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_0de48e3ebf y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_0de48e3ebf y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_0de48e3ebf y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_0de48e3ebf y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_0de48e3ebf y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_0de48e3ebf y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_0de48e3ebf y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_0de48e3ebf y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_0de48e3ebf y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_0de48e3ebf y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_0de48e3ebf y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_0de48e3ebf y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_0de48e3ebf y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_0de48e3ebf y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_0de48e3ebf y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_0de48e3ebf y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_0de48e3ebf y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_0de48e3ebf y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_0de48e3ebf y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_0de48e3ebf y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_0de48e3ebf y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_0de48e3ebf y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_0de48e3ebf y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_0de48e3ebf y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_0de48e3ebf y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_0de48e3ebf y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p34c20e00e3)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_0de48e3ebf y=141.170455 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p34c20e00e3&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_max_streams-interactions_max_streams_listener_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.484991 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(132.042642 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(182.941699 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(233.840756 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(284.739813 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(332.858401 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(383.757458 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(434.656515 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(485.555572 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(262.193984 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.6654)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 301.366698)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 266.067997)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 230.769296)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 195.470595)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 160.171893)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 124.873192)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 89.574491)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_19&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 54.275789)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_20&gt;&lt;defs&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 231.250937)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_dfc4e547e7 d=&quot;M 105.792733 -57.251006 \n",
       "L 105.792733 -68.576006 \n",
       "L 92.26546 -74.238506 \n",
       "L 78.738187 -68.576006 \n",
       "L 78.738187 -57.251006 \n",
       "L 92.26546 -51.588506 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.025449 xlink:href=#C0_0_dfc4e547e7 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_dfc4e547e7 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_dfc4e547e7 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_dfc4e547e7 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_dfc4e547e7 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_dfc4e547e7 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_dfc4e547e7 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_dfc4e547e7 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_dfc4e547e7 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#bbd3e8;stroke:#bbd3e8; x=27.079995 xlink:href=#C0_0_dfc4e547e7 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_dfc4e547e7 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_dfc4e547e7 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_dfc4e547e7 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_dfc4e547e7 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_dfc4e547e7 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_dfc4e547e7 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_dfc4e547e7 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_dfc4e547e7 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#dde9f4;stroke:#dde9f4; x=54.13454 xlink:href=#C0_0_dfc4e547e7 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_dfc4e547e7 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_dfc4e547e7 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_dfc4e547e7 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_dfc4e547e7 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_dfc4e547e7 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_dfc4e547e7 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_dfc4e547e7 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_dfc4e547e7 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_dfc4e547e7 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_dfc4e547e7 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_dfc4e547e7 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_dfc4e547e7 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_dfc4e547e7 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_dfc4e547e7 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_dfc4e547e7 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_dfc4e547e7 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_dfc4e547e7 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_dfc4e547e7 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_dfc4e547e7 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_dfc4e547e7 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_dfc4e547e7 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_dfc4e547e7 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_dfc4e547e7 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_dfc4e547e7 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_dfc4e547e7 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_dfc4e547e7 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#dae8f3;stroke:#dae8f3; x=135.298176 xlink:href=#C0_0_dfc4e547e7 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_dfc4e547e7 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_dfc4e547e7 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_dfc4e547e7 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_dfc4e547e7 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_dfc4e547e7 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_dfc4e547e7 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_dfc4e547e7 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_dfc4e547e7 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_dfc4e547e7 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_dfc4e547e7 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_dfc4e547e7 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_dfc4e547e7 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_dfc4e547e7 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_dfc4e547e7 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_dfc4e547e7 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_dfc4e547e7 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_dfc4e547e7 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_dfc4e547e7 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_dfc4e547e7 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_dfc4e547e7 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_dfc4e547e7 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_dfc4e547e7 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_dfc4e547e7 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_dfc4e547e7 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_dfc4e547e7 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_dfc4e547e7 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_dfc4e547e7 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_dfc4e547e7 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_dfc4e547e7 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_dfc4e547e7 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_dfc4e547e7 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_dfc4e547e7 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_dfc4e547e7 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_dfc4e547e7 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_dfc4e547e7 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#e3eef7;stroke:#e3eef7; x=243.516358 xlink:href=#C0_0_dfc4e547e7 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_dfc4e547e7 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_dfc4e547e7 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_dfc4e547e7 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_dfc4e547e7 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_dfc4e547e7 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_dfc4e547e7 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_dfc4e547e7 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_dfc4e547e7 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_dfc4e547e7 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_dfc4e547e7 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_dfc4e547e7 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_dfc4e547e7 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_dfc4e547e7 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_dfc4e547e7 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_dfc4e547e7 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_dfc4e547e7 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_dfc4e547e7 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=297.625449 xlink:href=#C0_0_dfc4e547e7 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_dfc4e547e7 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_dfc4e547e7 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_dfc4e547e7 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_dfc4e547e7 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_dfc4e547e7 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_dfc4e547e7 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_dfc4e547e7 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_dfc4e547e7 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_dfc4e547e7 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_dfc4e547e7 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_dfc4e547e7 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_dfc4e547e7 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_dfc4e547e7 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_dfc4e547e7 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_dfc4e547e7 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_dfc4e547e7 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_dfc4e547e7 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_dfc4e547e7 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_dfc4e547e7 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_dfc4e547e7 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_dfc4e547e7 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_dfc4e547e7 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_dfc4e547e7 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_dfc4e547e7 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_dfc4e547e7 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_dfc4e547e7 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_dfc4e547e7 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_dfc4e547e7 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_dfc4e547e7 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_dfc4e547e7 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_dfc4e547e7 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_dfc4e547e7 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_dfc4e547e7 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_dfc4e547e7 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_dfc4e547e7 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#e9f1f9;stroke:#e9f1f9; x=405.843631 xlink:href=#C0_0_dfc4e547e7 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_dfc4e547e7 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_dfc4e547e7 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_dfc4e547e7 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_dfc4e547e7 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_dfc4e547e7 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_dfc4e547e7 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_dfc4e547e7 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_dfc4e547e7 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_dfc4e547e7 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_dfc4e547e7 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_dfc4e547e7 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_dfc4e547e7 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_dfc4e547e7 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_dfc4e547e7 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_dfc4e547e7 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_dfc4e547e7 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_dfc4e547e7 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_dfc4e547e7 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_dfc4e547e7 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_dfc4e547e7 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_dfc4e547e7 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_dfc4e547e7 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_dfc4e547e7 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_dfc4e547e7 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_dfc4e547e7 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_dfc4e547e7 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_dfc4e547e7 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_dfc4e547e7 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_dfc4e547e7 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_dfc4e547e7 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_dfc4e547e7 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_dfc4e547e7 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_dfc4e547e7 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_dfc4e547e7 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_dfc4e547e7 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_dfc4e547e7 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_dfc4e547e7 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_dfc4e547e7 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_dfc4e547e7 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_dfc4e547e7 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_dfc4e547e7 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_dfc4e547e7 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_dfc4e547e7 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_dfc4e547e7 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_dfc4e547e7 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_dfc4e547e7 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_dfc4e547e7 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_dfc4e547e7 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_dfc4e547e7 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_dfc4e547e7 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_dfc4e547e7 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_dfc4e547e7 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_dfc4e547e7 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_dfc4e547e7 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_dfc4e547e7 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_dfc4e547e7 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_dfc4e547e7 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_dfc4e547e7 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_dfc4e547e7 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_dfc4e547e7 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_dfc4e547e7 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_dfc4e547e7 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_dfc4e547e7 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_dfc4e547e7 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_dfc4e547e7 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_dfc4e547e7 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_dfc4e547e7 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_dfc4e547e7 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_dfc4e547e7 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_dfc4e547e7 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_dfc4e547e7 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_dfc4e547e7 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_dfc4e547e7 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_dfc4e547e7 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_dfc4e547e7 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_dfc4e547e7 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_dfc4e547e7 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_dfc4e547e7 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_dfc4e547e7 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_dfc4e547e7 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_dfc4e547e7 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_dfc4e547e7 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_dfc4e547e7 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_dfc4e547e7 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_dfc4e547e7 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_dfc4e547e7 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_dfc4e547e7 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_dfc4e547e7 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_dfc4e547e7 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_dfc4e547e7 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_dfc4e547e7 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_dfc4e547e7 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_dfc4e547e7 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_dfc4e547e7 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_dfc4e547e7 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_dfc4e547e7 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_dfc4e547e7 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_dfc4e547e7 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_dfc4e547e7 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_dfc4e547e7 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_dfc4e547e7 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_dfc4e547e7 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_dfc4e547e7 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_dfc4e547e7 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_dfc4e547e7 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_dfc4e547e7 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_dfc4e547e7 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_dfc4e547e7 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_dfc4e547e7 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_dfc4e547e7 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_dfc4e547e7 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_dfc4e547e7 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_dfc4e547e7 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_dfc4e547e7 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_dfc4e547e7 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_dfc4e547e7 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_dfc4e547e7 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_dfc4e547e7 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_dfc4e547e7 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_dfc4e547e7 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_dfc4e547e7 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_dfc4e547e7 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_dfc4e547e7 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_dfc4e547e7 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_dfc4e547e7 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_dfc4e547e7 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_dfc4e547e7 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb52171dfb1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_dfc4e547e7 y=141.011006 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pb52171dfb1&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_max_streams-interactions_max_streams_streams&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.484991 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(132.042642 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(182.941699 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(233.840756 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(284.739813 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(332.858401 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(383.757458 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(434.656515 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(485.555572 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(262.193984 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.658994)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 302.641472)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 268.62395)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 234.606428)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 200.588906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 166.571384)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 132.553862)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 98.536341)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_19&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 64.518819)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_20&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 216.567656)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_0a1cac9280 d=&quot;M 105.792733 -57.257412 \n",
       "L 105.792733 -68.582412 \n",
       "L 92.26546 -74.244912 \n",
       "L 78.738187 -68.582412 \n",
       "L 78.738187 -57.257412 \n",
       "L 92.26546 -51.594912 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.025449 xlink:href=#C0_0_0a1cac9280 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_0a1cac9280 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_0a1cac9280 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_0a1cac9280 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_0a1cac9280 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_0a1cac9280 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_0a1cac9280 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_0a1cac9280 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_0a1cac9280 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#bbd3e8;stroke:#bbd3e8; x=27.079995 xlink:href=#C0_0_0a1cac9280 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_0a1cac9280 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_0a1cac9280 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_0a1cac9280 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_0a1cac9280 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_0a1cac9280 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_0a1cac9280 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_0a1cac9280 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_0a1cac9280 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#dde9f4;stroke:#dde9f4; x=54.13454 xlink:href=#C0_0_0a1cac9280 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_0a1cac9280 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_0a1cac9280 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_0a1cac9280 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_0a1cac9280 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_0a1cac9280 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_0a1cac9280 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_0a1cac9280 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_0a1cac9280 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_0a1cac9280 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_0a1cac9280 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_0a1cac9280 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_0a1cac9280 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_0a1cac9280 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_0a1cac9280 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_0a1cac9280 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_0a1cac9280 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_0a1cac9280 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_0a1cac9280 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_0a1cac9280 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_0a1cac9280 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_0a1cac9280 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_0a1cac9280 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_0a1cac9280 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_0a1cac9280 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_0a1cac9280 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_0a1cac9280 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#dae8f3;stroke:#dae8f3; x=135.298176 xlink:href=#C0_0_0a1cac9280 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_0a1cac9280 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_0a1cac9280 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_0a1cac9280 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_0a1cac9280 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_0a1cac9280 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_0a1cac9280 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_0a1cac9280 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_0a1cac9280 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_0a1cac9280 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_0a1cac9280 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_0a1cac9280 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_0a1cac9280 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_0a1cac9280 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_0a1cac9280 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_0a1cac9280 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_0a1cac9280 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_0a1cac9280 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_0a1cac9280 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_0a1cac9280 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_0a1cac9280 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_0a1cac9280 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_0a1cac9280 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_0a1cac9280 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_0a1cac9280 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_0a1cac9280 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_0a1cac9280 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_0a1cac9280 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_0a1cac9280 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_0a1cac9280 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_0a1cac9280 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_0a1cac9280 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_0a1cac9280 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_0a1cac9280 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_0a1cac9280 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_0a1cac9280 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#e3eef7;stroke:#e3eef7; x=243.516358 xlink:href=#C0_0_0a1cac9280 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_0a1cac9280 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_0a1cac9280 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_0a1cac9280 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_0a1cac9280 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_0a1cac9280 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_0a1cac9280 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_0a1cac9280 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_0a1cac9280 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_0a1cac9280 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_0a1cac9280 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_0a1cac9280 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_0a1cac9280 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_0a1cac9280 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_0a1cac9280 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_0a1cac9280 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_0a1cac9280 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_0a1cac9280 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=297.625449 xlink:href=#C0_0_0a1cac9280 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_0a1cac9280 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_0a1cac9280 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_0a1cac9280 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_0a1cac9280 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_0a1cac9280 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_0a1cac9280 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_0a1cac9280 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_0a1cac9280 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_0a1cac9280 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_0a1cac9280 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_0a1cac9280 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_0a1cac9280 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_0a1cac9280 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_0a1cac9280 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_0a1cac9280 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_0a1cac9280 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_0a1cac9280 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_0a1cac9280 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_0a1cac9280 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_0a1cac9280 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_0a1cac9280 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_0a1cac9280 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_0a1cac9280 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_0a1cac9280 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_0a1cac9280 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_0a1cac9280 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_0a1cac9280 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_0a1cac9280 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_0a1cac9280 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_0a1cac9280 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_0a1cac9280 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_0a1cac9280 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_0a1cac9280 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_0a1cac9280 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_0a1cac9280 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#e9f1f9;stroke:#e9f1f9; x=405.843631 xlink:href=#C0_0_0a1cac9280 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_0a1cac9280 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_0a1cac9280 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_0a1cac9280 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_0a1cac9280 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_0a1cac9280 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_0a1cac9280 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_0a1cac9280 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_0a1cac9280 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_0a1cac9280 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_0a1cac9280 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_0a1cac9280 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_0a1cac9280 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_0a1cac9280 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_0a1cac9280 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_0a1cac9280 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_0a1cac9280 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_0a1cac9280 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_0a1cac9280 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_0a1cac9280 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_0a1cac9280 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_0a1cac9280 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_0a1cac9280 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_0a1cac9280 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_0a1cac9280 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_0a1cac9280 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_0a1cac9280 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_0a1cac9280 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_0a1cac9280 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_0a1cac9280 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_0a1cac9280 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_0a1cac9280 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_0a1cac9280 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_0a1cac9280 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_0a1cac9280 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_0a1cac9280 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_0a1cac9280 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_0a1cac9280 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_0a1cac9280 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_0a1cac9280 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_0a1cac9280 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_0a1cac9280 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_0a1cac9280 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_0a1cac9280 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_0a1cac9280 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_0a1cac9280 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_0a1cac9280 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_0a1cac9280 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_0a1cac9280 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_0a1cac9280 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_0a1cac9280 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_0a1cac9280 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_0a1cac9280 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_0a1cac9280 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_0a1cac9280 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_0a1cac9280 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_0a1cac9280 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_0a1cac9280 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_0a1cac9280 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_0a1cac9280 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_0a1cac9280 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_0a1cac9280 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_0a1cac9280 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_0a1cac9280 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_0a1cac9280 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_0a1cac9280 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_0a1cac9280 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_0a1cac9280 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_0a1cac9280 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_0a1cac9280 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_0a1cac9280 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_0a1cac9280 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_0a1cac9280 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_0a1cac9280 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_0a1cac9280 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_0a1cac9280 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_0a1cac9280 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_0a1cac9280 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_0a1cac9280 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_0a1cac9280 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_0a1cac9280 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_0a1cac9280 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_0a1cac9280 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_0a1cac9280 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_0a1cac9280 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_0a1cac9280 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_0a1cac9280 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_0a1cac9280 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_0a1cac9280 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_0a1cac9280 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_0a1cac9280 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_0a1cac9280 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_0a1cac9280 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_0a1cac9280 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_0a1cac9280 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_0a1cac9280 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_0a1cac9280 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_0a1cac9280 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_0a1cac9280 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_0a1cac9280 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_0a1cac9280 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_0a1cac9280 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_0a1cac9280 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_0a1cac9280 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_0a1cac9280 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_0a1cac9280 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_0a1cac9280 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_0a1cac9280 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_0a1cac9280 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_0a1cac9280 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_0a1cac9280 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_0a1cac9280 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_0a1cac9280 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_0a1cac9280 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_0a1cac9280 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_0a1cac9280 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_0a1cac9280 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_0a1cac9280 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_0a1cac9280 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_0a1cac9280 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_0a1cac9280 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_0a1cac9280 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_0a1cac9280 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_0a1cac9280 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_0a1cac9280 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_0a1cac9280 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_0a1cac9280 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_0a1cac9280 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd2f3863220)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_0a1cac9280 y=141.017412 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pd2f3863220&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_max_streams-interactions_max_streams_artist_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.484991 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(132.042642 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(182.941699 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(233.840756 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(284.739813 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(332.858401 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(383.757458 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(434.656515 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(485.555572 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(262.193984 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 291.188906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 245.888906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 200.588906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 155.288906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 109.988906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 64.688906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(49.752812 225.439844)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_e4fd0f4bbb d=&quot;M 105.792733 -57.4275 \n",
       "L 105.792733 -68.7525 \n",
       "L 92.26546 -74.415 \n",
       "L 78.738187 -68.7525 \n",
       "L 78.738187 -57.4275 \n",
       "L 92.26546 -51.765 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_e4fd0f4bbb y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_e4fd0f4bbb y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_e4fd0f4bbb y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_e4fd0f4bbb y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#e8f1f8;stroke:#e8f1f8; x=0.025449 xlink:href=#C0_0_e4fd0f4bbb y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_e4fd0f4bbb y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_e4fd0f4bbb y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_e4fd0f4bbb y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.025449 xlink:href=#C0_0_e4fd0f4bbb y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_e4fd0f4bbb y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_e4fd0f4bbb y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_e4fd0f4bbb y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_e4fd0f4bbb y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#e9f1f9;stroke:#e9f1f9; x=27.079995 xlink:href=#C0_0_e4fd0f4bbb y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_e4fd0f4bbb y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_e4fd0f4bbb y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_e4fd0f4bbb y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.079995 xlink:href=#C0_0_e4fd0f4bbb y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_e4fd0f4bbb y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_e4fd0f4bbb y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_e4fd0f4bbb y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_e4fd0f4bbb y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_e4fd0f4bbb y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_e4fd0f4bbb y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_e4fd0f4bbb y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_e4fd0f4bbb y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.13454 xlink:href=#C0_0_e4fd0f4bbb y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_e4fd0f4bbb y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_e4fd0f4bbb y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_e4fd0f4bbb y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_e4fd0f4bbb y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_e4fd0f4bbb y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_e4fd0f4bbb y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_e4fd0f4bbb y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_e4fd0f4bbb y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.189085 xlink:href=#C0_0_e4fd0f4bbb y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_e4fd0f4bbb y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_e4fd0f4bbb y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_e4fd0f4bbb y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_e4fd0f4bbb y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_e4fd0f4bbb y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_e4fd0f4bbb y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_e4fd0f4bbb y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_e4fd0f4bbb y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.243631 xlink:href=#C0_0_e4fd0f4bbb y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_e4fd0f4bbb y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_e4fd0f4bbb y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_e4fd0f4bbb y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_e4fd0f4bbb y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_e4fd0f4bbb y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_e4fd0f4bbb y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_e4fd0f4bbb y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_e4fd0f4bbb y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.298176 xlink:href=#C0_0_e4fd0f4bbb y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_e4fd0f4bbb y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_e4fd0f4bbb y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_e4fd0f4bbb y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_e4fd0f4bbb y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_e4fd0f4bbb y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_e4fd0f4bbb y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_e4fd0f4bbb y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_e4fd0f4bbb y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.352722 xlink:href=#C0_0_e4fd0f4bbb y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_e4fd0f4bbb y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_e4fd0f4bbb y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_e4fd0f4bbb y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_e4fd0f4bbb y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_e4fd0f4bbb y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_e4fd0f4bbb y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_e4fd0f4bbb y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_e4fd0f4bbb y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.407267 xlink:href=#C0_0_e4fd0f4bbb y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_e4fd0f4bbb y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_e4fd0f4bbb y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_e4fd0f4bbb y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_e4fd0f4bbb y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_e4fd0f4bbb y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_e4fd0f4bbb y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_e4fd0f4bbb y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_e4fd0f4bbb y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.461813 xlink:href=#C0_0_e4fd0f4bbb y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_e4fd0f4bbb y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_e4fd0f4bbb y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_e4fd0f4bbb y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_e4fd0f4bbb y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_e4fd0f4bbb y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_e4fd0f4bbb y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_e4fd0f4bbb y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_e4fd0f4bbb y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.516358 xlink:href=#C0_0_e4fd0f4bbb y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_e4fd0f4bbb y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_e4fd0f4bbb y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_e4fd0f4bbb y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_e4fd0f4bbb y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_e4fd0f4bbb y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_e4fd0f4bbb y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_e4fd0f4bbb y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_e4fd0f4bbb y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.570904 xlink:href=#C0_0_e4fd0f4bbb y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_e4fd0f4bbb y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_e4fd0f4bbb y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_e4fd0f4bbb y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_e4fd0f4bbb y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_e4fd0f4bbb y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_e4fd0f4bbb y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_e4fd0f4bbb y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_e4fd0f4bbb y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.625449 xlink:href=#C0_0_e4fd0f4bbb y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_e4fd0f4bbb y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_e4fd0f4bbb y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_e4fd0f4bbb y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_e4fd0f4bbb y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_e4fd0f4bbb y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_e4fd0f4bbb y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_e4fd0f4bbb y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_e4fd0f4bbb y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.679995 xlink:href=#C0_0_e4fd0f4bbb y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_e4fd0f4bbb y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_e4fd0f4bbb y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_e4fd0f4bbb y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_e4fd0f4bbb y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_e4fd0f4bbb y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_e4fd0f4bbb y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_e4fd0f4bbb y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_e4fd0f4bbb y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.73454 xlink:href=#C0_0_e4fd0f4bbb y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_e4fd0f4bbb y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_e4fd0f4bbb y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_e4fd0f4bbb y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_e4fd0f4bbb y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_e4fd0f4bbb y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_e4fd0f4bbb y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_e4fd0f4bbb y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_e4fd0f4bbb y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.789085 xlink:href=#C0_0_e4fd0f4bbb y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_e4fd0f4bbb y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_e4fd0f4bbb y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_e4fd0f4bbb y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_e4fd0f4bbb y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_e4fd0f4bbb y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_e4fd0f4bbb y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_e4fd0f4bbb y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_e4fd0f4bbb y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.843631 xlink:href=#C0_0_e4fd0f4bbb y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_e4fd0f4bbb y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=13.552722 xlink:href=#C0_0_e4fd0f4bbb y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#e1ecf6;stroke:#e1ecf6; x=13.552722 xlink:href=#C0_0_e4fd0f4bbb y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_e4fd0f4bbb y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_e4fd0f4bbb y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_e4fd0f4bbb y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_e4fd0f4bbb y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.552722 xlink:href=#C0_0_e4fd0f4bbb y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_e4fd0f4bbb y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#d5e5f2;stroke:#d5e5f2; x=40.607267 xlink:href=#C0_0_e4fd0f4bbb y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#e8f1f8;stroke:#e8f1f8; x=40.607267 xlink:href=#C0_0_e4fd0f4bbb y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_e4fd0f4bbb y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_e4fd0f4bbb y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_e4fd0f4bbb y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_e4fd0f4bbb y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.607267 xlink:href=#C0_0_e4fd0f4bbb y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_e4fd0f4bbb y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=67.661813 xlink:href=#C0_0_e4fd0f4bbb y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_e4fd0f4bbb y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_e4fd0f4bbb y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_e4fd0f4bbb y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_e4fd0f4bbb y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_e4fd0f4bbb y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.661813 xlink:href=#C0_0_e4fd0f4bbb y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_e4fd0f4bbb y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_e4fd0f4bbb y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_e4fd0f4bbb y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_e4fd0f4bbb y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_e4fd0f4bbb y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_e4fd0f4bbb y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_e4fd0f4bbb y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.716358 xlink:href=#C0_0_e4fd0f4bbb y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_e4fd0f4bbb y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#e1ecf6;stroke:#e1ecf6; x=121.770904 xlink:href=#C0_0_e4fd0f4bbb y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#e6eff8;stroke:#e6eff8; x=121.770904 xlink:href=#C0_0_e4fd0f4bbb y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_e4fd0f4bbb y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_e4fd0f4bbb y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_e4fd0f4bbb y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_e4fd0f4bbb y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.770904 xlink:href=#C0_0_e4fd0f4bbb y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_e4fd0f4bbb y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_e4fd0f4bbb y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_e4fd0f4bbb y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_e4fd0f4bbb y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_e4fd0f4bbb y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_e4fd0f4bbb y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_e4fd0f4bbb y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.825449 xlink:href=#C0_0_e4fd0f4bbb y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_e4fd0f4bbb y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_e4fd0f4bbb y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_e4fd0f4bbb y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_e4fd0f4bbb y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_e4fd0f4bbb y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_e4fd0f4bbb y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_e4fd0f4bbb y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.879995 xlink:href=#C0_0_e4fd0f4bbb y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_e4fd0f4bbb y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_e4fd0f4bbb y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_e4fd0f4bbb y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_e4fd0f4bbb y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_e4fd0f4bbb y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_e4fd0f4bbb y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_e4fd0f4bbb y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.93454 xlink:href=#C0_0_e4fd0f4bbb y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_e4fd0f4bbb y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#e4eef7;stroke:#e4eef7; x=229.989085 xlink:href=#C0_0_e4fd0f4bbb y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_e4fd0f4bbb y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_e4fd0f4bbb y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_e4fd0f4bbb y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_e4fd0f4bbb y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_e4fd0f4bbb y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.989085 xlink:href=#C0_0_e4fd0f4bbb y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_e4fd0f4bbb y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_e4fd0f4bbb y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_e4fd0f4bbb y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_e4fd0f4bbb y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_e4fd0f4bbb y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_e4fd0f4bbb y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_e4fd0f4bbb y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.043631 xlink:href=#C0_0_e4fd0f4bbb y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_e4fd0f4bbb y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_e4fd0f4bbb y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_e4fd0f4bbb y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_e4fd0f4bbb y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_e4fd0f4bbb y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_e4fd0f4bbb y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_e4fd0f4bbb y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.098176 xlink:href=#C0_0_e4fd0f4bbb y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_e4fd0f4bbb y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=311.152722 xlink:href=#C0_0_e4fd0f4bbb y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_e4fd0f4bbb y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_e4fd0f4bbb y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_e4fd0f4bbb y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_e4fd0f4bbb y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_e4fd0f4bbb y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.152722 xlink:href=#C0_0_e4fd0f4bbb y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_e4fd0f4bbb y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_e4fd0f4bbb y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_e4fd0f4bbb y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_e4fd0f4bbb y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_e4fd0f4bbb y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_e4fd0f4bbb y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_e4fd0f4bbb y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.207267 xlink:href=#C0_0_e4fd0f4bbb y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_e4fd0f4bbb y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_e4fd0f4bbb y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_e4fd0f4bbb y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_e4fd0f4bbb y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_e4fd0f4bbb y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_e4fd0f4bbb y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_e4fd0f4bbb y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.261813 xlink:href=#C0_0_e4fd0f4bbb y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_e4fd0f4bbb y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#e9f1f9;stroke:#e9f1f9; x=392.316358 xlink:href=#C0_0_e4fd0f4bbb y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_e4fd0f4bbb y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_e4fd0f4bbb y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_e4fd0f4bbb y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_e4fd0f4bbb y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_e4fd0f4bbb y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p777619071b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.316358 xlink:href=#C0_0_e4fd0f4bbb y=141.1875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p777619071b&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions-interactions_listener_count&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#interactions_listener_count-interactions_listener_count_product_family_no aria-controls=interactions_listener_count-interactions_listener_count_product_family_no role=tab data-toggle=tab&gt;product_family_no&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_listener_count-interactions_listener_count_project_id aria-controls=interactions_listener_count-interactions_listener_count_project_id role=tab data-toggle=tab&gt;project_id&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_listener_count-interactions_listener_count_media_duration aria-controls=interactions_listener_count-interactions_listener_count_media_duration role=tab data-toggle=tab&gt;media_duration&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_listener_count-interactions_listener_count_playlist_count aria-controls=interactions_listener_count-interactions_listener_count_playlist_count role=tab data-toggle=tab&gt;playlist_count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_listener_count-interactions_listener_count_max_streams aria-controls=interactions_listener_count-interactions_listener_count_max_streams role=tab data-toggle=tab&gt;max_streams&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_listener_count-interactions_listener_count_listener_count aria-controls=interactions_listener_count-interactions_listener_count_listener_count role=tab data-toggle=tab&gt;listener_count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_listener_count-interactions_listener_count_streams aria-controls=interactions_listener_count-interactions_listener_count_streams role=tab data-toggle=tab&gt;streams&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_listener_count-interactions_listener_count_artist_count aria-controls=interactions_listener_count-interactions_listener_count_artist_count role=tab data-toggle=tab&gt;artist_count&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=interactions_listener_count-interactions_listener_count_product_family_no&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.246922 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(136.389645 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(189.093305 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(241.796965 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(294.500624 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(344.423816 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(397.127475 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(449.831135 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(502.534795 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(260.959062 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;defs&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 336.563849)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 282.177082)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 227.790314)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 173.403547)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 119.016779)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 64.630012)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(41.284844 241.949297)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(72 44.52)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_0ffd7b02df d=&quot;M 105.554664 -57.352557 \n",
       "L 105.554664 -68.677557 \n",
       "L 92.027391 -74.340057 \n",
       "L 78.500118 -68.677557 \n",
       "L 78.500118 -57.352557 \n",
       "L 92.027391 -51.690057 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.263518 xlink:href=#C0_0_0ffd7b02df y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_0ffd7b02df y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_0ffd7b02df y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_0ffd7b02df y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_0ffd7b02df y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_0ffd7b02df y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_0ffd7b02df y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_0ffd7b02df y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_0ffd7b02df y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_0ffd7b02df y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_0ffd7b02df y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_0ffd7b02df y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_0ffd7b02df y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_0ffd7b02df y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_0ffd7b02df y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_0ffd7b02df y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_0ffd7b02df y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_0ffd7b02df y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_0ffd7b02df y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_0ffd7b02df y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_0ffd7b02df y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_0ffd7b02df y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_0ffd7b02df y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_0ffd7b02df y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_0ffd7b02df y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_0ffd7b02df y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_0ffd7b02df y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_0ffd7b02df y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_0ffd7b02df y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_0ffd7b02df y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_0ffd7b02df y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_0ffd7b02df y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_0ffd7b02df y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_0ffd7b02df y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_0ffd7b02df y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_0ffd7b02df y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_0ffd7b02df y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_0ffd7b02df y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_0ffd7b02df y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_0ffd7b02df y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_0ffd7b02df y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_0ffd7b02df y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_0ffd7b02df y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_0ffd7b02df y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_0ffd7b02df y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_0ffd7b02df y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_0ffd7b02df y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_0ffd7b02df y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_0ffd7b02df y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_0ffd7b02df y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_0ffd7b02df y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_0ffd7b02df y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_0ffd7b02df y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_0ffd7b02df y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_0ffd7b02df y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_0ffd7b02df y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_0ffd7b02df y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_0ffd7b02df y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_0ffd7b02df y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_0ffd7b02df y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_0ffd7b02df y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_0ffd7b02df y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_0ffd7b02df y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_0ffd7b02df y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_0ffd7b02df y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_0ffd7b02df y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_0ffd7b02df y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_0ffd7b02df y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_0ffd7b02df y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_0ffd7b02df y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_0ffd7b02df y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_0ffd7b02df y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_0ffd7b02df y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_0ffd7b02df y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_0ffd7b02df y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_0ffd7b02df y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_0ffd7b02df y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_0ffd7b02df y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_0ffd7b02df y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_0ffd7b02df y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_0ffd7b02df y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_0ffd7b02df y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_0ffd7b02df y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_0ffd7b02df y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_0ffd7b02df y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_0ffd7b02df y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_0ffd7b02df y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_0ffd7b02df y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_0ffd7b02df y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_0ffd7b02df y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_0ffd7b02df y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_0ffd7b02df y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_0ffd7b02df y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_0ffd7b02df y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_0ffd7b02df y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_0ffd7b02df y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_0ffd7b02df y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_0ffd7b02df y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_0ffd7b02df y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_0ffd7b02df y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_0ffd7b02df y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_0ffd7b02df y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_0ffd7b02df y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_0ffd7b02df y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_0ffd7b02df y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_0ffd7b02df y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_0ffd7b02df y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_0ffd7b02df y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_0ffd7b02df y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_0ffd7b02df y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_0ffd7b02df y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_0ffd7b02df y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_0ffd7b02df y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_0ffd7b02df y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_0ffd7b02df y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_0ffd7b02df y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_0ffd7b02df y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_0ffd7b02df y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_0ffd7b02df y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_0ffd7b02df y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_0ffd7b02df y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_0ffd7b02df y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_0ffd7b02df y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_0ffd7b02df y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_0ffd7b02df y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_0ffd7b02df y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_0ffd7b02df y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_0ffd7b02df y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_0ffd7b02df y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_0ffd7b02df y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_0ffd7b02df y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_0ffd7b02df y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_0ffd7b02df y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_0ffd7b02df y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_0ffd7b02df y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_0ffd7b02df y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_0ffd7b02df y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_0ffd7b02df y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_0ffd7b02df y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_0ffd7b02df y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_0ffd7b02df y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_0ffd7b02df y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_0ffd7b02df y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_0ffd7b02df y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_0ffd7b02df y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_0ffd7b02df y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_0ffd7b02df y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_0ffd7b02df y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_0ffd7b02df y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_0ffd7b02df y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_0ffd7b02df y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_0ffd7b02df y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_0ffd7b02df y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_0ffd7b02df y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_0ffd7b02df y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_0ffd7b02df y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_0ffd7b02df y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_0ffd7b02df y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_0ffd7b02df y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_0ffd7b02df y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_0ffd7b02df y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_0ffd7b02df y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_0ffd7b02df y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_0ffd7b02df y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_0ffd7b02df y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_0ffd7b02df y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_0ffd7b02df y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_0ffd7b02df y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_0ffd7b02df y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_0ffd7b02df y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_0ffd7b02df y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_0ffd7b02df y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_0ffd7b02df y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_0ffd7b02df y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_0ffd7b02df y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_0ffd7b02df y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_0ffd7b02df y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_0ffd7b02df y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_0ffd7b02df y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_0ffd7b02df y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_0ffd7b02df y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_0ffd7b02df y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_0ffd7b02df y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_0ffd7b02df y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_0ffd7b02df y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_0ffd7b02df y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_0ffd7b02df y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_0ffd7b02df y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_0ffd7b02df y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_0ffd7b02df y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_0ffd7b02df y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_0ffd7b02df y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_0ffd7b02df y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_0ffd7b02df y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_0ffd7b02df y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_0ffd7b02df y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_0ffd7b02df y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_0ffd7b02df y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_0ffd7b02df y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_0ffd7b02df y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_0ffd7b02df y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_0ffd7b02df y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_0ffd7b02df y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_0ffd7b02df y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_0ffd7b02df y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_0ffd7b02df y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_0ffd7b02df y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_0ffd7b02df y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_0ffd7b02df y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_0ffd7b02df y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_0ffd7b02df y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_0ffd7b02df y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_0ffd7b02df y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_0ffd7b02df y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_0ffd7b02df y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_0ffd7b02df y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_0ffd7b02df y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_0ffd7b02df y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_0ffd7b02df y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_0ffd7b02df y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_0ffd7b02df y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_0ffd7b02df y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_0ffd7b02df y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_0ffd7b02df y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_0ffd7b02df y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_0ffd7b02df y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_0ffd7b02df y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_0ffd7b02df y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_0ffd7b02df y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_0ffd7b02df y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_0ffd7b02df y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_0ffd7b02df y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_0ffd7b02df y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_0ffd7b02df y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_0ffd7b02df y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_0ffd7b02df y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_0ffd7b02df y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_0ffd7b02df y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_0ffd7b02df y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_0ffd7b02df y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_0ffd7b02df y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_0ffd7b02df y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_0ffd7b02df y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_0ffd7b02df y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_0ffd7b02df y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_0ffd7b02df y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_0ffd7b02df y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_0ffd7b02df y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_0ffd7b02df y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_0ffd7b02df y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_0ffd7b02df y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_0ffd7b02df y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_0ffd7b02df y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_0ffd7b02df y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_0ffd7b02df y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_0ffd7b02df y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_0ffd7b02df y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_0ffd7b02df y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_0ffd7b02df y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_0ffd7b02df y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_0ffd7b02df y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_0ffd7b02df y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_0ffd7b02df y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p4b132983e9)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_0ffd7b02df y=141.112557 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p4b132983e9&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_listener_count-interactions_listener_count_project_id&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.246922 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(136.389645 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(189.093305 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(241.796965 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(294.500624 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(344.423816 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(397.127475 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(449.831135 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(502.534795 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(260.959062 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.48871)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 297.261025)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 258.03334)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 218.805655)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 179.57797)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 140.350285)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 101.122599)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 61.894914)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_19&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(16.258281 220.855937)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_196c37195f d=&quot;M 105.554664 -57.427696 \n",
       "L 105.554664 -68.752696 \n",
       "L 92.027391 -74.415196 \n",
       "L 78.500118 -68.752696 \n",
       "L 78.500118 -57.427696 \n",
       "L 92.027391 -51.765196 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#acc9e3;stroke:#acc9e3; x=0.263518 xlink:href=#C0_0_196c37195f y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_196c37195f y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_196c37195f y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_196c37195f y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_196c37195f y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_196c37195f y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.263518 xlink:href=#C0_0_196c37195f y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#8bb4d7;stroke:#8bb4d7; x=0.263518 xlink:href=#C0_0_196c37195f y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#cee0ef;stroke:#cee0ef; x=0.263518 xlink:href=#C0_0_196c37195f y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_196c37195f y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_196c37195f y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_196c37195f y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_196c37195f y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_196c37195f y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_196c37195f y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_196c37195f y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_196c37195f y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_196c37195f y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_196c37195f y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_196c37195f y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_196c37195f y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_196c37195f y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_196c37195f y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_196c37195f y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_196c37195f y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_196c37195f y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_196c37195f y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_196c37195f y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_196c37195f y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_196c37195f y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_196c37195f y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_196c37195f y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_196c37195f y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_196c37195f y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_196c37195f y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_196c37195f y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_196c37195f y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_196c37195f y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_196c37195f y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_196c37195f y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_196c37195f y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_196c37195f y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_196c37195f y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_196c37195f y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_196c37195f y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_196c37195f y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_196c37195f y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_196c37195f y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_196c37195f y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_196c37195f y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_196c37195f y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_196c37195f y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_196c37195f y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_196c37195f y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_196c37195f y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_196c37195f y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_196c37195f y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_196c37195f y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_196c37195f y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_196c37195f y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_196c37195f y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_196c37195f y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_196c37195f y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_196c37195f y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_196c37195f y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_196c37195f y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_196c37195f y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_196c37195f y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_196c37195f y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_196c37195f y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_196c37195f y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_196c37195f y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_196c37195f y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_196c37195f y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_196c37195f y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_196c37195f y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_196c37195f y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_196c37195f y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_196c37195f y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_196c37195f y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_196c37195f y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_196c37195f y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_196c37195f y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_196c37195f y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_196c37195f y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_196c37195f y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_196c37195f y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_196c37195f y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_196c37195f y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_196c37195f y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_196c37195f y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_196c37195f y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_196c37195f y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_196c37195f y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_196c37195f y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_196c37195f y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_196c37195f y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_196c37195f y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_196c37195f y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_196c37195f y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_196c37195f y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_196c37195f y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_196c37195f y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_196c37195f y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_196c37195f y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_196c37195f y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_196c37195f y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_196c37195f y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_196c37195f y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_196c37195f y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_196c37195f y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_196c37195f y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_196c37195f y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_196c37195f y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_196c37195f y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_196c37195f y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_196c37195f y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_196c37195f y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_196c37195f y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_196c37195f y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_196c37195f y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_196c37195f y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_196c37195f y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_196c37195f y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_196c37195f y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_196c37195f y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_196c37195f y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_196c37195f y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_196c37195f y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_196c37195f y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_196c37195f y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_196c37195f y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_196c37195f y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_196c37195f y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_196c37195f y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_196c37195f y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_196c37195f y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_196c37195f y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_196c37195f y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_196c37195f y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_196c37195f y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_196c37195f y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_196c37195f y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_196c37195f y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_196c37195f y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_196c37195f y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_196c37195f y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_196c37195f y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_196c37195f y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_196c37195f y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#bbd4e8;stroke:#bbd4e8; x=13.790791 xlink:href=#C0_0_196c37195f y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_196c37195f y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_196c37195f y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_196c37195f y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_196c37195f y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_196c37195f y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_196c37195f y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_196c37195f y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_196c37195f y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_196c37195f y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_196c37195f y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_196c37195f y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_196c37195f y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_196c37195f y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_196c37195f y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_196c37195f y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_196c37195f y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_196c37195f y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_196c37195f y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_196c37195f y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_196c37195f y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_196c37195f y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_196c37195f y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_196c37195f y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_196c37195f y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_196c37195f y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_196c37195f y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_196c37195f y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_196c37195f y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_196c37195f y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_196c37195f y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_196c37195f y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_196c37195f y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_196c37195f y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_196c37195f y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_196c37195f y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_196c37195f y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_196c37195f y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_196c37195f y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_196c37195f y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_196c37195f y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_196c37195f y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_196c37195f y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_196c37195f y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_196c37195f y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_196c37195f y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_196c37195f y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_196c37195f y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_196c37195f y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_196c37195f y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_196c37195f y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_196c37195f y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_196c37195f y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_196c37195f y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_196c37195f y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_196c37195f y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_196c37195f y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_196c37195f y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_196c37195f y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_196c37195f y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_196c37195f y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_196c37195f y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_196c37195f y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_196c37195f y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_196c37195f y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_196c37195f y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_196c37195f y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_196c37195f y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_196c37195f y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_196c37195f y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_196c37195f y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_196c37195f y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_196c37195f y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_196c37195f y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_196c37195f y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_196c37195f y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_196c37195f y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_196c37195f y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_196c37195f y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_196c37195f y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_196c37195f y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_196c37195f y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_196c37195f y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_196c37195f y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_196c37195f y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_196c37195f y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_196c37195f y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_196c37195f y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_196c37195f y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_196c37195f y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_196c37195f y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_196c37195f y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_196c37195f y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_196c37195f y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_196c37195f y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_196c37195f y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_196c37195f y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_196c37195f y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_196c37195f y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_196c37195f y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_196c37195f y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_196c37195f y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_196c37195f y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_196c37195f y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_196c37195f y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_196c37195f y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_196c37195f y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_196c37195f y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_196c37195f y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_196c37195f y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_196c37195f y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_196c37195f y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_196c37195f y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pba6bcbc54e)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_196c37195f y=141.187696 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pba6bcbc54e&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_listener_count-interactions_listener_count_media_duration&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.246922 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(136.389645 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(189.093305 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(241.796965 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(294.500624 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(344.423816 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(397.127475 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(449.831135 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(502.534795 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(260.959062 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 295.592126)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 254.695346)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 213.798566)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 172.901786)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 132.005006)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 91.108226)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 234.921328)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_4a6ea2d3e7 d=&quot;M 105.554664 -57.4275 \n",
       "L 105.554664 -68.7525 \n",
       "L 92.027391 -74.415 \n",
       "L 78.500118 -68.7525 \n",
       "L 78.500118 -57.4275 \n",
       "L 92.027391 -51.765 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#aac8e2;stroke:#aac8e2; x=0.263518 xlink:href=#C0_0_4a6ea2d3e7 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#aecbe4;stroke:#aecbe4; x=0.263518 xlink:href=#C0_0_4a6ea2d3e7 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=0.263518 xlink:href=#C0_0_4a6ea2d3e7 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_4a6ea2d3e7 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_4a6ea2d3e7 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_4a6ea2d3e7 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_4a6ea2d3e7 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_4a6ea2d3e7 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_4a6ea2d3e7 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_4a6ea2d3e7 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_4a6ea2d3e7 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_4a6ea2d3e7 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_4a6ea2d3e7 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_4a6ea2d3e7 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_4a6ea2d3e7 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_4a6ea2d3e7 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_4a6ea2d3e7 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_4a6ea2d3e7 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_4a6ea2d3e7 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_4a6ea2d3e7 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_4a6ea2d3e7 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_4a6ea2d3e7 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_4a6ea2d3e7 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_4a6ea2d3e7 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_4a6ea2d3e7 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_4a6ea2d3e7 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_4a6ea2d3e7 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_4a6ea2d3e7 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_4a6ea2d3e7 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_4a6ea2d3e7 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_4a6ea2d3e7 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_4a6ea2d3e7 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_4a6ea2d3e7 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_4a6ea2d3e7 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_4a6ea2d3e7 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_4a6ea2d3e7 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_4a6ea2d3e7 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_4a6ea2d3e7 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_4a6ea2d3e7 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_4a6ea2d3e7 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_4a6ea2d3e7 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_4a6ea2d3e7 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_4a6ea2d3e7 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_4a6ea2d3e7 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_4a6ea2d3e7 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_4a6ea2d3e7 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_4a6ea2d3e7 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_4a6ea2d3e7 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_4a6ea2d3e7 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_4a6ea2d3e7 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_4a6ea2d3e7 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_4a6ea2d3e7 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_4a6ea2d3e7 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_4a6ea2d3e7 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_4a6ea2d3e7 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_4a6ea2d3e7 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_4a6ea2d3e7 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_4a6ea2d3e7 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_4a6ea2d3e7 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_4a6ea2d3e7 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_4a6ea2d3e7 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_4a6ea2d3e7 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_4a6ea2d3e7 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_4a6ea2d3e7 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_4a6ea2d3e7 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_4a6ea2d3e7 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_4a6ea2d3e7 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_4a6ea2d3e7 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_4a6ea2d3e7 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_4a6ea2d3e7 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_4a6ea2d3e7 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_4a6ea2d3e7 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_4a6ea2d3e7 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_4a6ea2d3e7 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_4a6ea2d3e7 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_4a6ea2d3e7 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_4a6ea2d3e7 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_4a6ea2d3e7 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_4a6ea2d3e7 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_4a6ea2d3e7 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_4a6ea2d3e7 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_4a6ea2d3e7 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_4a6ea2d3e7 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_4a6ea2d3e7 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_4a6ea2d3e7 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_4a6ea2d3e7 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_4a6ea2d3e7 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_4a6ea2d3e7 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_4a6ea2d3e7 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_4a6ea2d3e7 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_4a6ea2d3e7 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_4a6ea2d3e7 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_4a6ea2d3e7 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_4a6ea2d3e7 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_4a6ea2d3e7 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_4a6ea2d3e7 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_4a6ea2d3e7 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_4a6ea2d3e7 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_4a6ea2d3e7 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_4a6ea2d3e7 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_4a6ea2d3e7 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_4a6ea2d3e7 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_4a6ea2d3e7 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_4a6ea2d3e7 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_4a6ea2d3e7 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_4a6ea2d3e7 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_4a6ea2d3e7 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_4a6ea2d3e7 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_4a6ea2d3e7 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_4a6ea2d3e7 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_4a6ea2d3e7 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_4a6ea2d3e7 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_4a6ea2d3e7 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_4a6ea2d3e7 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_4a6ea2d3e7 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_4a6ea2d3e7 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_4a6ea2d3e7 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_4a6ea2d3e7 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_4a6ea2d3e7 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_4a6ea2d3e7 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_4a6ea2d3e7 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_4a6ea2d3e7 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_4a6ea2d3e7 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_4a6ea2d3e7 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_4a6ea2d3e7 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_4a6ea2d3e7 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_4a6ea2d3e7 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_4a6ea2d3e7 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_4a6ea2d3e7 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_4a6ea2d3e7 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_4a6ea2d3e7 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_4a6ea2d3e7 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_4a6ea2d3e7 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_4a6ea2d3e7 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_4a6ea2d3e7 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_4a6ea2d3e7 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_4a6ea2d3e7 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_4a6ea2d3e7 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_4a6ea2d3e7 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_4a6ea2d3e7 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_4a6ea2d3e7 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_4a6ea2d3e7 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_4a6ea2d3e7 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_4a6ea2d3e7 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=13.790791 xlink:href=#C0_0_4a6ea2d3e7 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=13.790791 xlink:href=#C0_0_4a6ea2d3e7 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_4a6ea2d3e7 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_4a6ea2d3e7 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_4a6ea2d3e7 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_4a6ea2d3e7 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_4a6ea2d3e7 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_4a6ea2d3e7 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_4a6ea2d3e7 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_4a6ea2d3e7 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_4a6ea2d3e7 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_4a6ea2d3e7 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_4a6ea2d3e7 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_4a6ea2d3e7 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_4a6ea2d3e7 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_4a6ea2d3e7 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_4a6ea2d3e7 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_4a6ea2d3e7 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_4a6ea2d3e7 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_4a6ea2d3e7 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_4a6ea2d3e7 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_4a6ea2d3e7 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_4a6ea2d3e7 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_4a6ea2d3e7 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_4a6ea2d3e7 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_4a6ea2d3e7 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_4a6ea2d3e7 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_4a6ea2d3e7 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_4a6ea2d3e7 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_4a6ea2d3e7 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_4a6ea2d3e7 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_4a6ea2d3e7 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_4a6ea2d3e7 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_4a6ea2d3e7 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_4a6ea2d3e7 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_4a6ea2d3e7 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_4a6ea2d3e7 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_4a6ea2d3e7 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_4a6ea2d3e7 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_4a6ea2d3e7 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_4a6ea2d3e7 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_4a6ea2d3e7 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_4a6ea2d3e7 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_4a6ea2d3e7 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_4a6ea2d3e7 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_4a6ea2d3e7 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_4a6ea2d3e7 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_4a6ea2d3e7 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_4a6ea2d3e7 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_4a6ea2d3e7 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_4a6ea2d3e7 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_4a6ea2d3e7 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_4a6ea2d3e7 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_4a6ea2d3e7 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_4a6ea2d3e7 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_4a6ea2d3e7 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_4a6ea2d3e7 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_4a6ea2d3e7 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_4a6ea2d3e7 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_4a6ea2d3e7 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_4a6ea2d3e7 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_4a6ea2d3e7 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_4a6ea2d3e7 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_4a6ea2d3e7 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_4a6ea2d3e7 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_4a6ea2d3e7 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_4a6ea2d3e7 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_4a6ea2d3e7 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_4a6ea2d3e7 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_4a6ea2d3e7 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_4a6ea2d3e7 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_4a6ea2d3e7 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_4a6ea2d3e7 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_4a6ea2d3e7 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_4a6ea2d3e7 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_4a6ea2d3e7 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_4a6ea2d3e7 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_4a6ea2d3e7 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_4a6ea2d3e7 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_4a6ea2d3e7 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_4a6ea2d3e7 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_4a6ea2d3e7 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_4a6ea2d3e7 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_4a6ea2d3e7 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_4a6ea2d3e7 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_4a6ea2d3e7 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_4a6ea2d3e7 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_4a6ea2d3e7 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_4a6ea2d3e7 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_4a6ea2d3e7 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_4a6ea2d3e7 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_4a6ea2d3e7 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_4a6ea2d3e7 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_4a6ea2d3e7 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_4a6ea2d3e7 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_4a6ea2d3e7 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_4a6ea2d3e7 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_4a6ea2d3e7 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_4a6ea2d3e7 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_4a6ea2d3e7 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_4a6ea2d3e7 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_4a6ea2d3e7 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_4a6ea2d3e7 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_4a6ea2d3e7 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_4a6ea2d3e7 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_4a6ea2d3e7 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_4a6ea2d3e7 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_4a6ea2d3e7 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_4a6ea2d3e7 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_4a6ea2d3e7 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_4a6ea2d3e7 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_4a6ea2d3e7 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_4a6ea2d3e7 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_4a6ea2d3e7 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_4a6ea2d3e7 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_4a6ea2d3e7 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_4a6ea2d3e7 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_4a6ea2d3e7 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_4a6ea2d3e7 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p31282ca12a)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_4a6ea2d3e7 y=141.1875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p31282ca12a&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_listener_count-interactions_listener_count_playlist_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.246922 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(136.389645 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(189.093305 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(241.796965 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(294.500624 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(344.423816 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(397.127475 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(449.831135 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(502.534795 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(260.959062 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 306.288906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 245.888906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 185.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 125.088906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(50.378125 64.688906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.062969 230.333125)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_b21f805cce d=&quot;M 105.554664 -27.2275 \n",
       "L 105.554664 -38.5525 \n",
       "L 92.027391 -44.215 \n",
       "L 78.500118 -38.5525 \n",
       "L 78.500118 -27.2275 \n",
       "L 92.027391 -21.565 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.263518 xlink:href=#C0_0_b21f805cce y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_b21f805cce y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_b21f805cce y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_b21f805cce y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_b21f805cce y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_b21f805cce y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_b21f805cce y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_b21f805cce y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_b21f805cce y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_b21f805cce y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_b21f805cce y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_b21f805cce y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_b21f805cce y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_b21f805cce y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_b21f805cce y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_b21f805cce y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_b21f805cce y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_b21f805cce y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_b21f805cce y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_b21f805cce y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_b21f805cce y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_b21f805cce y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_b21f805cce y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_b21f805cce y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_b21f805cce y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_b21f805cce y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_b21f805cce y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_b21f805cce y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_b21f805cce y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_b21f805cce y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_b21f805cce y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_b21f805cce y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_b21f805cce y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_b21f805cce y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_b21f805cce y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_b21f805cce y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_b21f805cce y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_b21f805cce y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_b21f805cce y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_b21f805cce y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_b21f805cce y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_b21f805cce y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_b21f805cce y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_b21f805cce y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_b21f805cce y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_b21f805cce y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_b21f805cce y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_b21f805cce y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_b21f805cce y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_b21f805cce y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_b21f805cce y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_b21f805cce y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_b21f805cce y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_b21f805cce y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_b21f805cce y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_b21f805cce y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_b21f805cce y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_b21f805cce y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_b21f805cce y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_b21f805cce y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_b21f805cce y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_b21f805cce y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_b21f805cce y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_b21f805cce y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_b21f805cce y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_b21f805cce y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_b21f805cce y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_b21f805cce y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_b21f805cce y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_b21f805cce y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_b21f805cce y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_b21f805cce y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_b21f805cce y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_b21f805cce y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_b21f805cce y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_b21f805cce y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_b21f805cce y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_b21f805cce y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_b21f805cce y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_b21f805cce y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_b21f805cce y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_b21f805cce y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_b21f805cce y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_b21f805cce y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_b21f805cce y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_b21f805cce y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_b21f805cce y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_b21f805cce y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_b21f805cce y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_b21f805cce y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_b21f805cce y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_b21f805cce y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_b21f805cce y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_b21f805cce y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_b21f805cce y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_b21f805cce y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_b21f805cce y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_b21f805cce y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_b21f805cce y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_b21f805cce y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_b21f805cce y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_b21f805cce y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_b21f805cce y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_b21f805cce y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_b21f805cce y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_b21f805cce y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_b21f805cce y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_b21f805cce y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_b21f805cce y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_b21f805cce y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_b21f805cce y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_b21f805cce y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_b21f805cce y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_b21f805cce y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_b21f805cce y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_b21f805cce y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_b21f805cce y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_b21f805cce y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_b21f805cce y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_b21f805cce y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_b21f805cce y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_b21f805cce y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_b21f805cce y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_b21f805cce y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_b21f805cce y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_b21f805cce y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_b21f805cce y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_b21f805cce y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_b21f805cce y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_b21f805cce y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_b21f805cce y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_b21f805cce y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_b21f805cce y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_b21f805cce y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_b21f805cce y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_b21f805cce y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_b21f805cce y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_b21f805cce y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_b21f805cce y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_b21f805cce y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_b21f805cce y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_b21f805cce y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_b21f805cce y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_b21f805cce y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_b21f805cce y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_b21f805cce y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_b21f805cce y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_b21f805cce y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_b21f805cce y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_b21f805cce y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_b21f805cce y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_b21f805cce y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_b21f805cce y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_b21f805cce y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_b21f805cce y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_b21f805cce y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_b21f805cce y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_b21f805cce y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_b21f805cce y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_b21f805cce y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_b21f805cce y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_b21f805cce y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_b21f805cce y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_b21f805cce y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_b21f805cce y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_b21f805cce y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_b21f805cce y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_b21f805cce y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_b21f805cce y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_b21f805cce y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_b21f805cce y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_b21f805cce y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_b21f805cce y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_b21f805cce y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_b21f805cce y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_b21f805cce y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_b21f805cce y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_b21f805cce y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_b21f805cce y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_b21f805cce y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_b21f805cce y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_b21f805cce y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_b21f805cce y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_b21f805cce y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_b21f805cce y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_b21f805cce y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_b21f805cce y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_b21f805cce y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_b21f805cce y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_b21f805cce y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_b21f805cce y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_b21f805cce y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_b21f805cce y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_b21f805cce y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_b21f805cce y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_b21f805cce y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_b21f805cce y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_b21f805cce y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_b21f805cce y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_b21f805cce y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_b21f805cce y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_b21f805cce y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_b21f805cce y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_b21f805cce y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_b21f805cce y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_b21f805cce y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_b21f805cce y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_b21f805cce y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_b21f805cce y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_b21f805cce y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_b21f805cce y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_b21f805cce y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_b21f805cce y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_b21f805cce y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_b21f805cce y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_b21f805cce y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_b21f805cce y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_b21f805cce y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_b21f805cce y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_b21f805cce y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_b21f805cce y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_b21f805cce y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_b21f805cce y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_b21f805cce y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_b21f805cce y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_b21f805cce y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_b21f805cce y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_b21f805cce y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_b21f805cce y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_b21f805cce y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_b21f805cce y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_b21f805cce y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_b21f805cce y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_b21f805cce y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_b21f805cce y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_b21f805cce y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_b21f805cce y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_b21f805cce y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_b21f805cce y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_b21f805cce y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_b21f805cce y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_b21f805cce y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_b21f805cce y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_b21f805cce y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_b21f805cce y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_b21f805cce y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_b21f805cce y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_b21f805cce y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_b21f805cce y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_b21f805cce y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_b21f805cce y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_b21f805cce y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_b21f805cce y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_b21f805cce y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_b21f805cce y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_b21f805cce y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_b21f805cce y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_b21f805cce y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_b21f805cce y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_b21f805cce y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_b21f805cce y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_b21f805cce y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_b21f805cce y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p22e30b4205)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_b21f805cce y=110.9875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p22e30b4205&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_listener_count-interactions_listener_count_max_streams&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.246922 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(136.389645 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(189.093305 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(241.796965 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(294.500624 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(344.423816 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(397.127475 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(449.831135 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(502.534795 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(260.959062 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.505951)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 302.415897)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 268.325843)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 234.235789)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 200.145736)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 166.055682)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 131.965628)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 97.875574)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_19&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 63.78552)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_20&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(27.509062 230.016016)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_2d76cc9571 d=&quot;M 105.554664 -57.410455 \n",
       "L 105.554664 -68.735455 \n",
       "L 92.027391 -74.397955 \n",
       "L 78.500118 -68.735455 \n",
       "L 78.500118 -57.410455 \n",
       "L 92.027391 -51.747955 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.263518 xlink:href=#C0_0_2d76cc9571 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#dae8f3;stroke:#dae8f3; x=0.263518 xlink:href=#C0_0_2d76cc9571 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_2d76cc9571 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_2d76cc9571 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_2d76cc9571 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_2d76cc9571 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=0.263518 xlink:href=#C0_0_2d76cc9571 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_2d76cc9571 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#e9f1f9;stroke:#e9f1f9; x=0.263518 xlink:href=#C0_0_2d76cc9571 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_2d76cc9571 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_2d76cc9571 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_2d76cc9571 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_2d76cc9571 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_2d76cc9571 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_2d76cc9571 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_2d76cc9571 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_2d76cc9571 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_2d76cc9571 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_2d76cc9571 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_2d76cc9571 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_2d76cc9571 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_2d76cc9571 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_2d76cc9571 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_2d76cc9571 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_2d76cc9571 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_2d76cc9571 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_2d76cc9571 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_2d76cc9571 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_2d76cc9571 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_2d76cc9571 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_2d76cc9571 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_2d76cc9571 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_2d76cc9571 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_2d76cc9571 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_2d76cc9571 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_2d76cc9571 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_2d76cc9571 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_2d76cc9571 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_2d76cc9571 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_2d76cc9571 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_2d76cc9571 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_2d76cc9571 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_2d76cc9571 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_2d76cc9571 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_2d76cc9571 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_2d76cc9571 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_2d76cc9571 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_2d76cc9571 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_2d76cc9571 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_2d76cc9571 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_2d76cc9571 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_2d76cc9571 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_2d76cc9571 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_2d76cc9571 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_2d76cc9571 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_2d76cc9571 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_2d76cc9571 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_2d76cc9571 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_2d76cc9571 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_2d76cc9571 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_2d76cc9571 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_2d76cc9571 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_2d76cc9571 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_2d76cc9571 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_2d76cc9571 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_2d76cc9571 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_2d76cc9571 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_2d76cc9571 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_2d76cc9571 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_2d76cc9571 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_2d76cc9571 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_2d76cc9571 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_2d76cc9571 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_2d76cc9571 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_2d76cc9571 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_2d76cc9571 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_2d76cc9571 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_2d76cc9571 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_2d76cc9571 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_2d76cc9571 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_2d76cc9571 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_2d76cc9571 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_2d76cc9571 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_2d76cc9571 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_2d76cc9571 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_2d76cc9571 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_2d76cc9571 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_2d76cc9571 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_2d76cc9571 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_2d76cc9571 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_2d76cc9571 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_2d76cc9571 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_2d76cc9571 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_2d76cc9571 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_2d76cc9571 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_2d76cc9571 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_2d76cc9571 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_2d76cc9571 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_2d76cc9571 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_2d76cc9571 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_2d76cc9571 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_2d76cc9571 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_2d76cc9571 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_2d76cc9571 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_2d76cc9571 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_2d76cc9571 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_2d76cc9571 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_2d76cc9571 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_2d76cc9571 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_2d76cc9571 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_2d76cc9571 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_2d76cc9571 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_2d76cc9571 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_2d76cc9571 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_2d76cc9571 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_2d76cc9571 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_2d76cc9571 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_2d76cc9571 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_2d76cc9571 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_2d76cc9571 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_2d76cc9571 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_2d76cc9571 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_2d76cc9571 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_2d76cc9571 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_2d76cc9571 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_2d76cc9571 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_2d76cc9571 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_2d76cc9571 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_2d76cc9571 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_2d76cc9571 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_2d76cc9571 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_2d76cc9571 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_2d76cc9571 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_2d76cc9571 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_2d76cc9571 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_2d76cc9571 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_2d76cc9571 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_2d76cc9571 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_2d76cc9571 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_2d76cc9571 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_2d76cc9571 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_2d76cc9571 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_2d76cc9571 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_2d76cc9571 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#cbdeee;stroke:#cbdeee; x=13.790791 xlink:href=#C0_0_2d76cc9571 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_2d76cc9571 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#dbe8f4;stroke:#dbe8f4; x=13.790791 xlink:href=#C0_0_2d76cc9571 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_2d76cc9571 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#e4eef7;stroke:#e4eef7; x=13.790791 xlink:href=#C0_0_2d76cc9571 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_2d76cc9571 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_2d76cc9571 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_2d76cc9571 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_2d76cc9571 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_2d76cc9571 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_2d76cc9571 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_2d76cc9571 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_2d76cc9571 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_2d76cc9571 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_2d76cc9571 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_2d76cc9571 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_2d76cc9571 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_2d76cc9571 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_2d76cc9571 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_2d76cc9571 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_2d76cc9571 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_2d76cc9571 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_2d76cc9571 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_2d76cc9571 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_2d76cc9571 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_2d76cc9571 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_2d76cc9571 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_2d76cc9571 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_2d76cc9571 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_2d76cc9571 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_2d76cc9571 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_2d76cc9571 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_2d76cc9571 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_2d76cc9571 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_2d76cc9571 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_2d76cc9571 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_2d76cc9571 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_2d76cc9571 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_2d76cc9571 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_2d76cc9571 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_2d76cc9571 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_2d76cc9571 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_2d76cc9571 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_2d76cc9571 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_2d76cc9571 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_2d76cc9571 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_2d76cc9571 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_2d76cc9571 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_2d76cc9571 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_2d76cc9571 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_2d76cc9571 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_2d76cc9571 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_2d76cc9571 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_2d76cc9571 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_2d76cc9571 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_2d76cc9571 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_2d76cc9571 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_2d76cc9571 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_2d76cc9571 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_2d76cc9571 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_2d76cc9571 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_2d76cc9571 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_2d76cc9571 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_2d76cc9571 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_2d76cc9571 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_2d76cc9571 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_2d76cc9571 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_2d76cc9571 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_2d76cc9571 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_2d76cc9571 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_2d76cc9571 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_2d76cc9571 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_2d76cc9571 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_2d76cc9571 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_2d76cc9571 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_2d76cc9571 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_2d76cc9571 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_2d76cc9571 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_2d76cc9571 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_2d76cc9571 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_2d76cc9571 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_2d76cc9571 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_2d76cc9571 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_2d76cc9571 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_2d76cc9571 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_2d76cc9571 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_2d76cc9571 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_2d76cc9571 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_2d76cc9571 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_2d76cc9571 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_2d76cc9571 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_2d76cc9571 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_2d76cc9571 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_2d76cc9571 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_2d76cc9571 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_2d76cc9571 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_2d76cc9571 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_2d76cc9571 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_2d76cc9571 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_2d76cc9571 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_2d76cc9571 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_2d76cc9571 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_2d76cc9571 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_2d76cc9571 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_2d76cc9571 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_2d76cc9571 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_2d76cc9571 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_2d76cc9571 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_2d76cc9571 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_2d76cc9571 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_2d76cc9571 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_2d76cc9571 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_2d76cc9571 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_2d76cc9571 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_2d76cc9571 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_2d76cc9571 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_2d76cc9571 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_2d76cc9571 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_2d76cc9571 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p2f24152698)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_2d76cc9571 y=141.170455 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p2f24152698&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_listener_count-interactions_listener_count_listener_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.246922 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(136.389645 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(189.093305 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(241.796965 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(294.500624 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(344.423816 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(397.127475 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(449.831135 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(502.534795 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(260.959062 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.6654)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 301.366698)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 266.067997)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 230.769296)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 195.470595)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 160.171893)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 124.873192)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 89.574491)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_19&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 54.275789)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_20&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 231.250937)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_42dfc03854 d=&quot;M 105.554664 -57.251006 \n",
       "L 105.554664 -68.576006 \n",
       "L 92.027391 -74.238506 \n",
       "L 78.500118 -68.576006 \n",
       "L 78.500118 -57.251006 \n",
       "L 92.027391 -51.588506 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.263518 xlink:href=#C0_0_42dfc03854 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_42dfc03854 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_42dfc03854 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_42dfc03854 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_42dfc03854 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_42dfc03854 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_42dfc03854 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_42dfc03854 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_42dfc03854 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_42dfc03854 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_42dfc03854 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_42dfc03854 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_42dfc03854 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_42dfc03854 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_42dfc03854 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_42dfc03854 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_42dfc03854 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_42dfc03854 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_42dfc03854 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_42dfc03854 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_42dfc03854 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_42dfc03854 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_42dfc03854 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_42dfc03854 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_42dfc03854 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_42dfc03854 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_42dfc03854 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_42dfc03854 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_42dfc03854 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_42dfc03854 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_42dfc03854 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_42dfc03854 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_42dfc03854 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_42dfc03854 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_42dfc03854 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_42dfc03854 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_42dfc03854 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_42dfc03854 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_42dfc03854 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_42dfc03854 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_42dfc03854 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_42dfc03854 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_42dfc03854 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_42dfc03854 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_42dfc03854 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_42dfc03854 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_42dfc03854 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_42dfc03854 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_42dfc03854 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_42dfc03854 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_42dfc03854 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_42dfc03854 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_42dfc03854 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_42dfc03854 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_42dfc03854 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_42dfc03854 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_42dfc03854 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_42dfc03854 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_42dfc03854 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_42dfc03854 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_42dfc03854 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_42dfc03854 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_42dfc03854 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_42dfc03854 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_42dfc03854 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_42dfc03854 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_42dfc03854 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_42dfc03854 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_42dfc03854 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_42dfc03854 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_42dfc03854 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_42dfc03854 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_42dfc03854 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_42dfc03854 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_42dfc03854 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_42dfc03854 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_42dfc03854 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_42dfc03854 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_42dfc03854 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_42dfc03854 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_42dfc03854 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_42dfc03854 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_42dfc03854 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_42dfc03854 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_42dfc03854 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_42dfc03854 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_42dfc03854 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_42dfc03854 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_42dfc03854 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_42dfc03854 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_42dfc03854 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_42dfc03854 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_42dfc03854 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_42dfc03854 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_42dfc03854 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_42dfc03854 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_42dfc03854 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_42dfc03854 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_42dfc03854 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_42dfc03854 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_42dfc03854 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_42dfc03854 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_42dfc03854 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_42dfc03854 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_42dfc03854 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_42dfc03854 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_42dfc03854 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_42dfc03854 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_42dfc03854 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_42dfc03854 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_42dfc03854 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_42dfc03854 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_42dfc03854 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_42dfc03854 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_42dfc03854 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_42dfc03854 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_42dfc03854 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_42dfc03854 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_42dfc03854 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_42dfc03854 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_42dfc03854 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_42dfc03854 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_42dfc03854 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_42dfc03854 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_42dfc03854 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_42dfc03854 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_42dfc03854 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_42dfc03854 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_42dfc03854 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_42dfc03854 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_42dfc03854 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_42dfc03854 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_42dfc03854 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_42dfc03854 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_42dfc03854 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_42dfc03854 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_42dfc03854 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_42dfc03854 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_42dfc03854 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_42dfc03854 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_42dfc03854 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_42dfc03854 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_42dfc03854 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_42dfc03854 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_42dfc03854 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_42dfc03854 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_42dfc03854 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_42dfc03854 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_42dfc03854 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_42dfc03854 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_42dfc03854 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_42dfc03854 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_42dfc03854 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_42dfc03854 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_42dfc03854 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_42dfc03854 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_42dfc03854 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_42dfc03854 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_42dfc03854 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_42dfc03854 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_42dfc03854 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_42dfc03854 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_42dfc03854 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_42dfc03854 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_42dfc03854 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_42dfc03854 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_42dfc03854 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_42dfc03854 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_42dfc03854 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_42dfc03854 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_42dfc03854 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_42dfc03854 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_42dfc03854 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_42dfc03854 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_42dfc03854 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_42dfc03854 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_42dfc03854 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_42dfc03854 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_42dfc03854 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_42dfc03854 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_42dfc03854 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_42dfc03854 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_42dfc03854 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_42dfc03854 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_42dfc03854 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_42dfc03854 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_42dfc03854 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_42dfc03854 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_42dfc03854 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_42dfc03854 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_42dfc03854 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_42dfc03854 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_42dfc03854 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_42dfc03854 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_42dfc03854 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_42dfc03854 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_42dfc03854 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_42dfc03854 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_42dfc03854 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_42dfc03854 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_42dfc03854 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_42dfc03854 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_42dfc03854 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_42dfc03854 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_42dfc03854 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_42dfc03854 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_42dfc03854 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_42dfc03854 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_42dfc03854 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_42dfc03854 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_42dfc03854 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_42dfc03854 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_42dfc03854 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_42dfc03854 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_42dfc03854 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_42dfc03854 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_42dfc03854 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_42dfc03854 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_42dfc03854 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_42dfc03854 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_42dfc03854 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_42dfc03854 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_42dfc03854 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_42dfc03854 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_42dfc03854 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_42dfc03854 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_42dfc03854 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_42dfc03854 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_42dfc03854 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_42dfc03854 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_42dfc03854 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_42dfc03854 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_42dfc03854 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_42dfc03854 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_42dfc03854 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_42dfc03854 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_42dfc03854 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_42dfc03854 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_42dfc03854 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_42dfc03854 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_42dfc03854 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_42dfc03854 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_42dfc03854 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_42dfc03854 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_42dfc03854 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_42dfc03854 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_42dfc03854 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_42dfc03854 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_42dfc03854 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_42dfc03854 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_42dfc03854 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_42dfc03854 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_42dfc03854 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_42dfc03854 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_42dfc03854 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_42dfc03854 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_42dfc03854 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_42dfc03854 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_42dfc03854 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_42dfc03854 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_42dfc03854 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_42dfc03854 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_42dfc03854 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p26b99b1697)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_42dfc03854 y=141.011006 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p26b99b1697&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_listener_count-interactions_listener_count_streams&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.246922 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(136.389645 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(189.093305 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(241.796965 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(294.500624 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(344.423816 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(397.127475 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(449.831135 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(502.534795 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(260.959062 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.658994)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 302.641472)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 268.62395)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 234.606428)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 200.588906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 166.571384)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 132.553862)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 98.536341)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_19&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 64.518819)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_20&gt;&lt;defs&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 216.567656)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_ddfbc540b0 d=&quot;M 105.554664 -57.257412 \n",
       "L 105.554664 -68.582412 \n",
       "L 92.027391 -74.244912 \n",
       "L 78.500118 -68.582412 \n",
       "L 78.500118 -57.257412 \n",
       "L 92.027391 -51.594912 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.263518 xlink:href=#C0_0_ddfbc540b0 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_ddfbc540b0 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_ddfbc540b0 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_ddfbc540b0 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_ddfbc540b0 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_ddfbc540b0 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_ddfbc540b0 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_ddfbc540b0 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_ddfbc540b0 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_ddfbc540b0 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_ddfbc540b0 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_ddfbc540b0 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_ddfbc540b0 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_ddfbc540b0 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_ddfbc540b0 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_ddfbc540b0 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_ddfbc540b0 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_ddfbc540b0 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_ddfbc540b0 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_ddfbc540b0 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_ddfbc540b0 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_ddfbc540b0 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_ddfbc540b0 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_ddfbc540b0 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_ddfbc540b0 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_ddfbc540b0 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_ddfbc540b0 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_ddfbc540b0 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_ddfbc540b0 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_ddfbc540b0 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_ddfbc540b0 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_ddfbc540b0 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_ddfbc540b0 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_ddfbc540b0 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_ddfbc540b0 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_ddfbc540b0 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_ddfbc540b0 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_ddfbc540b0 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_ddfbc540b0 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_ddfbc540b0 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_ddfbc540b0 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_ddfbc540b0 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_ddfbc540b0 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_ddfbc540b0 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_ddfbc540b0 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_ddfbc540b0 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_ddfbc540b0 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_ddfbc540b0 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_ddfbc540b0 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_ddfbc540b0 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_ddfbc540b0 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_ddfbc540b0 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_ddfbc540b0 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_ddfbc540b0 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_ddfbc540b0 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_ddfbc540b0 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_ddfbc540b0 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_ddfbc540b0 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_ddfbc540b0 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_ddfbc540b0 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_ddfbc540b0 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_ddfbc540b0 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_ddfbc540b0 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_ddfbc540b0 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_ddfbc540b0 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_ddfbc540b0 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_ddfbc540b0 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_ddfbc540b0 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_ddfbc540b0 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_ddfbc540b0 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_ddfbc540b0 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_ddfbc540b0 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_ddfbc540b0 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_ddfbc540b0 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_ddfbc540b0 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_ddfbc540b0 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_ddfbc540b0 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_ddfbc540b0 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_ddfbc540b0 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_ddfbc540b0 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_ddfbc540b0 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_ddfbc540b0 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_ddfbc540b0 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_ddfbc540b0 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_ddfbc540b0 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_ddfbc540b0 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_ddfbc540b0 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_ddfbc540b0 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_ddfbc540b0 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_ddfbc540b0 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_ddfbc540b0 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_ddfbc540b0 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_ddfbc540b0 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_ddfbc540b0 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_ddfbc540b0 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_ddfbc540b0 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_ddfbc540b0 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_ddfbc540b0 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_ddfbc540b0 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_ddfbc540b0 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_ddfbc540b0 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_ddfbc540b0 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_ddfbc540b0 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_ddfbc540b0 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_ddfbc540b0 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_ddfbc540b0 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_ddfbc540b0 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_ddfbc540b0 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_ddfbc540b0 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_ddfbc540b0 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_ddfbc540b0 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_ddfbc540b0 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_ddfbc540b0 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_ddfbc540b0 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_ddfbc540b0 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_ddfbc540b0 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_ddfbc540b0 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_ddfbc540b0 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_ddfbc540b0 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_ddfbc540b0 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_ddfbc540b0 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_ddfbc540b0 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_ddfbc540b0 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_ddfbc540b0 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_ddfbc540b0 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_ddfbc540b0 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_ddfbc540b0 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_ddfbc540b0 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_ddfbc540b0 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_ddfbc540b0 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_ddfbc540b0 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_ddfbc540b0 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_ddfbc540b0 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_ddfbc540b0 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_ddfbc540b0 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_ddfbc540b0 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_ddfbc540b0 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_ddfbc540b0 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_ddfbc540b0 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_ddfbc540b0 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_ddfbc540b0 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_ddfbc540b0 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_ddfbc540b0 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_ddfbc540b0 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_ddfbc540b0 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_ddfbc540b0 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_ddfbc540b0 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_ddfbc540b0 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_ddfbc540b0 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_ddfbc540b0 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_ddfbc540b0 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_ddfbc540b0 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_ddfbc540b0 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_ddfbc540b0 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_ddfbc540b0 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_ddfbc540b0 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_ddfbc540b0 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_ddfbc540b0 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_ddfbc540b0 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_ddfbc540b0 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_ddfbc540b0 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_ddfbc540b0 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_ddfbc540b0 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_ddfbc540b0 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_ddfbc540b0 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_ddfbc540b0 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_ddfbc540b0 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_ddfbc540b0 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_ddfbc540b0 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_ddfbc540b0 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_ddfbc540b0 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_ddfbc540b0 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_ddfbc540b0 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_ddfbc540b0 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_ddfbc540b0 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_ddfbc540b0 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_ddfbc540b0 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_ddfbc540b0 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_ddfbc540b0 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_ddfbc540b0 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_ddfbc540b0 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_ddfbc540b0 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_ddfbc540b0 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_ddfbc540b0 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_ddfbc540b0 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_ddfbc540b0 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_ddfbc540b0 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_ddfbc540b0 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_ddfbc540b0 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_ddfbc540b0 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_ddfbc540b0 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_ddfbc540b0 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_ddfbc540b0 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_ddfbc540b0 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_ddfbc540b0 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_ddfbc540b0 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_ddfbc540b0 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_ddfbc540b0 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_ddfbc540b0 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_ddfbc540b0 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_ddfbc540b0 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_ddfbc540b0 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_ddfbc540b0 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_ddfbc540b0 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_ddfbc540b0 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_ddfbc540b0 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_ddfbc540b0 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_ddfbc540b0 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_ddfbc540b0 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_ddfbc540b0 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_ddfbc540b0 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_ddfbc540b0 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_ddfbc540b0 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_ddfbc540b0 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_ddfbc540b0 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_ddfbc540b0 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_ddfbc540b0 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_ddfbc540b0 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_ddfbc540b0 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_ddfbc540b0 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_ddfbc540b0 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_ddfbc540b0 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_ddfbc540b0 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_ddfbc540b0 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_ddfbc540b0 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_ddfbc540b0 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_ddfbc540b0 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_ddfbc540b0 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_ddfbc540b0 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_ddfbc540b0 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_ddfbc540b0 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_ddfbc540b0 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_ddfbc540b0 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_ddfbc540b0 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_ddfbc540b0 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_ddfbc540b0 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_ddfbc540b0 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_ddfbc540b0 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_ddfbc540b0 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_ddfbc540b0 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_ddfbc540b0 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_ddfbc540b0 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_ddfbc540b0 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_ddfbc540b0 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_ddfbc540b0 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_ddfbc540b0 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_ddfbc540b0 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_ddfbc540b0 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_ddfbc540b0 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_ddfbc540b0 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_ddfbc540b0 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_ddfbc540b0 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_ddfbc540b0 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_ddfbc540b0 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_ddfbc540b0 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_ddfbc540b0 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_ddfbc540b0 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_ddfbc540b0 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_ddfbc540b0 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_ddfbc540b0 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_ddfbc540b0 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_ddfbc540b0 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_ddfbc540b0 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p977b24ef16)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_ddfbc540b0 y=141.017412 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p977b24ef16&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_listener_count-interactions_listener_count_artist_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.246922 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(136.389645 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(189.093305 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(241.796965 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(294.500624 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(344.423816 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(397.127475 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(449.831135 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(502.534795 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(260.959062 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 291.188906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 245.888906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 200.588906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 155.288906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 109.988906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 64.688906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(49.752812 225.439844)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_43bd705000 d=&quot;M 105.554664 -57.4275 \n",
       "L 105.554664 -68.7525 \n",
       "L 92.027391 -74.415 \n",
       "L 78.500118 -68.7525 \n",
       "L 78.500118 -57.4275 \n",
       "L 92.027391 -51.765 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_43bd705000 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_43bd705000 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_43bd705000 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_43bd705000 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=0.263518 xlink:href=#C0_0_43bd705000 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_43bd705000 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_43bd705000 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_43bd705000 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.263518 xlink:href=#C0_0_43bd705000 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_43bd705000 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_43bd705000 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_43bd705000 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_43bd705000 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_43bd705000 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_43bd705000 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_43bd705000 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_43bd705000 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.318063 xlink:href=#C0_0_43bd705000 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_43bd705000 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_43bd705000 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_43bd705000 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_43bd705000 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_43bd705000 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_43bd705000 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_43bd705000 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_43bd705000 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.372609 xlink:href=#C0_0_43bd705000 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_43bd705000 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_43bd705000 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_43bd705000 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_43bd705000 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_43bd705000 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_43bd705000 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_43bd705000 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_43bd705000 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.427154 xlink:href=#C0_0_43bd705000 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_43bd705000 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_43bd705000 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_43bd705000 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_43bd705000 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_43bd705000 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_43bd705000 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_43bd705000 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_43bd705000 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.4817 xlink:href=#C0_0_43bd705000 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_43bd705000 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_43bd705000 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_43bd705000 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_43bd705000 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_43bd705000 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_43bd705000 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_43bd705000 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_43bd705000 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.536245 xlink:href=#C0_0_43bd705000 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_43bd705000 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_43bd705000 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_43bd705000 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_43bd705000 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_43bd705000 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_43bd705000 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_43bd705000 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_43bd705000 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.590791 xlink:href=#C0_0_43bd705000 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_43bd705000 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_43bd705000 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_43bd705000 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_43bd705000 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_43bd705000 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_43bd705000 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_43bd705000 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_43bd705000 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.645336 xlink:href=#C0_0_43bd705000 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_43bd705000 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_43bd705000 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_43bd705000 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_43bd705000 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_43bd705000 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_43bd705000 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_43bd705000 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_43bd705000 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.699882 xlink:href=#C0_0_43bd705000 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_43bd705000 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_43bd705000 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_43bd705000 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_43bd705000 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_43bd705000 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_43bd705000 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_43bd705000 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_43bd705000 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.754427 xlink:href=#C0_0_43bd705000 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_43bd705000 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_43bd705000 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_43bd705000 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_43bd705000 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_43bd705000 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_43bd705000 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_43bd705000 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_43bd705000 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.808972 xlink:href=#C0_0_43bd705000 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_43bd705000 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_43bd705000 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_43bd705000 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_43bd705000 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_43bd705000 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_43bd705000 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_43bd705000 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_43bd705000 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.863518 xlink:href=#C0_0_43bd705000 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_43bd705000 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_43bd705000 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_43bd705000 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_43bd705000 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_43bd705000 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_43bd705000 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_43bd705000 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_43bd705000 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.918063 xlink:href=#C0_0_43bd705000 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_43bd705000 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_43bd705000 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_43bd705000 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_43bd705000 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_43bd705000 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_43bd705000 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_43bd705000 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_43bd705000 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.972609 xlink:href=#C0_0_43bd705000 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_43bd705000 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_43bd705000 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_43bd705000 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_43bd705000 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_43bd705000 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_43bd705000 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_43bd705000 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_43bd705000 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.027154 xlink:href=#C0_0_43bd705000 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_43bd705000 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_43bd705000 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_43bd705000 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_43bd705000 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_43bd705000 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_43bd705000 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_43bd705000 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_43bd705000 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.0817 xlink:href=#C0_0_43bd705000 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_43bd705000 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=13.790791 xlink:href=#C0_0_43bd705000 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#dce9f4;stroke:#dce9f4; x=13.790791 xlink:href=#C0_0_43bd705000 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_43bd705000 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_43bd705000 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_43bd705000 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_43bd705000 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.790791 xlink:href=#C0_0_43bd705000 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_43bd705000 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_43bd705000 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_43bd705000 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_43bd705000 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_43bd705000 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_43bd705000 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_43bd705000 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.845336 xlink:href=#C0_0_43bd705000 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_43bd705000 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_43bd705000 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_43bd705000 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_43bd705000 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_43bd705000 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_43bd705000 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_43bd705000 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.899882 xlink:href=#C0_0_43bd705000 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_43bd705000 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_43bd705000 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_43bd705000 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_43bd705000 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_43bd705000 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_43bd705000 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_43bd705000 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.954427 xlink:href=#C0_0_43bd705000 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_43bd705000 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_43bd705000 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_43bd705000 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_43bd705000 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_43bd705000 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_43bd705000 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_43bd705000 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=122.008972 xlink:href=#C0_0_43bd705000 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_43bd705000 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_43bd705000 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_43bd705000 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_43bd705000 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_43bd705000 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_43bd705000 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_43bd705000 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.063518 xlink:href=#C0_0_43bd705000 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_43bd705000 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_43bd705000 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_43bd705000 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_43bd705000 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_43bd705000 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_43bd705000 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_43bd705000 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.118063 xlink:href=#C0_0_43bd705000 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_43bd705000 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_43bd705000 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_43bd705000 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_43bd705000 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_43bd705000 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_43bd705000 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_43bd705000 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.172609 xlink:href=#C0_0_43bd705000 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_43bd705000 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_43bd705000 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_43bd705000 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_43bd705000 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_43bd705000 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_43bd705000 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_43bd705000 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.227154 xlink:href=#C0_0_43bd705000 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_43bd705000 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_43bd705000 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_43bd705000 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_43bd705000 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_43bd705000 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_43bd705000 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_43bd705000 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.2817 xlink:href=#C0_0_43bd705000 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_43bd705000 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_43bd705000 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_43bd705000 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_43bd705000 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_43bd705000 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_43bd705000 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_43bd705000 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.336245 xlink:href=#C0_0_43bd705000 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_43bd705000 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_43bd705000 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_43bd705000 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_43bd705000 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_43bd705000 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_43bd705000 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_43bd705000 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.390791 xlink:href=#C0_0_43bd705000 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_43bd705000 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_43bd705000 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_43bd705000 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_43bd705000 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_43bd705000 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_43bd705000 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_43bd705000 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.445336 xlink:href=#C0_0_43bd705000 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_43bd705000 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_43bd705000 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_43bd705000 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_43bd705000 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_43bd705000 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_43bd705000 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_43bd705000 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.499882 xlink:href=#C0_0_43bd705000 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_43bd705000 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_43bd705000 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_43bd705000 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_43bd705000 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_43bd705000 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_43bd705000 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_43bd705000 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p8255a24708)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.554427 xlink:href=#C0_0_43bd705000 y=141.1875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p8255a24708&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions-interactions_streams&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#interactions_streams-interactions_streams_product_family_no aria-controls=interactions_streams-interactions_streams_product_family_no role=tab data-toggle=tab&gt;product_family_no&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_streams-interactions_streams_project_id aria-controls=interactions_streams-interactions_streams_project_id role=tab data-toggle=tab&gt;project_id&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_streams-interactions_streams_media_duration aria-controls=interactions_streams-interactions_streams_media_duration role=tab data-toggle=tab&gt;media_duration&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_streams-interactions_streams_playlist_count aria-controls=interactions_streams-interactions_streams_playlist_count role=tab data-toggle=tab&gt;playlist_count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_streams-interactions_streams_max_streams aria-controls=interactions_streams-interactions_streams_max_streams role=tab data-toggle=tab&gt;max_streams&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_streams-interactions_streams_listener_count aria-controls=interactions_streams-interactions_streams_listener_count role=tab data-toggle=tab&gt;listener_count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_streams-interactions_streams_streams aria-controls=interactions_streams-interactions_streams_streams role=tab data-toggle=tab&gt;streams&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_streams-interactions_streams_artist_count aria-controls=interactions_streams-interactions_streams_artist_count role=tab data-toggle=tab&gt;artist_count&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=interactions_streams-interactions_streams_product_family_no&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.256487 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.486311 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(185.277072 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(236.067833 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(286.858594 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(334.868886 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(385.659647 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(436.450408 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(487.241169 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(275.642344 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;defs&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 336.563849)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 282.177082)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 227.790314)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 173.403547)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 119.016779)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 64.630012)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(41.284844 241.949297)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(72 44.52)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_b49cb8b9bd d=&quot;M 105.564228 -57.352557 \n",
       "L 105.564228 -68.677557 \n",
       "L 92.036956 -74.340057 \n",
       "L 78.509683 -68.677557 \n",
       "L 78.509683 -57.352557 \n",
       "L 92.036956 -51.690057 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.253953 xlink:href=#C0_0_b49cb8b9bd y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_b49cb8b9bd y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_b49cb8b9bd y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_b49cb8b9bd y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_b49cb8b9bd y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_b49cb8b9bd y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_b49cb8b9bd y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_b49cb8b9bd y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_b49cb8b9bd y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_b49cb8b9bd y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_b49cb8b9bd y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_b49cb8b9bd y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_b49cb8b9bd y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_b49cb8b9bd y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_b49cb8b9bd y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_b49cb8b9bd y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_b49cb8b9bd y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_b49cb8b9bd y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_b49cb8b9bd y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_b49cb8b9bd y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_b49cb8b9bd y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_b49cb8b9bd y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_b49cb8b9bd y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_b49cb8b9bd y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_b49cb8b9bd y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_b49cb8b9bd y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_b49cb8b9bd y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_b49cb8b9bd y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_b49cb8b9bd y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_b49cb8b9bd y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_b49cb8b9bd y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_b49cb8b9bd y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_b49cb8b9bd y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_b49cb8b9bd y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_b49cb8b9bd y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_b49cb8b9bd y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_b49cb8b9bd y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_b49cb8b9bd y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_b49cb8b9bd y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_b49cb8b9bd y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_b49cb8b9bd y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_b49cb8b9bd y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_b49cb8b9bd y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_b49cb8b9bd y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_b49cb8b9bd y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_b49cb8b9bd y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_b49cb8b9bd y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_b49cb8b9bd y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_b49cb8b9bd y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_b49cb8b9bd y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_b49cb8b9bd y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_b49cb8b9bd y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_b49cb8b9bd y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_b49cb8b9bd y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_b49cb8b9bd y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_b49cb8b9bd y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_b49cb8b9bd y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_b49cb8b9bd y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_b49cb8b9bd y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_b49cb8b9bd y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_b49cb8b9bd y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_b49cb8b9bd y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_b49cb8b9bd y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_b49cb8b9bd y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_b49cb8b9bd y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_b49cb8b9bd y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_b49cb8b9bd y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_b49cb8b9bd y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_b49cb8b9bd y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_b49cb8b9bd y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_b49cb8b9bd y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_b49cb8b9bd y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_b49cb8b9bd y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_b49cb8b9bd y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_b49cb8b9bd y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_b49cb8b9bd y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_b49cb8b9bd y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_b49cb8b9bd y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_b49cb8b9bd y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_b49cb8b9bd y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_b49cb8b9bd y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_b49cb8b9bd y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_b49cb8b9bd y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_b49cb8b9bd y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_b49cb8b9bd y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_b49cb8b9bd y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_b49cb8b9bd y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_b49cb8b9bd y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_b49cb8b9bd y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_b49cb8b9bd y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_b49cb8b9bd y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_b49cb8b9bd y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_b49cb8b9bd y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_b49cb8b9bd y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_b49cb8b9bd y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_b49cb8b9bd y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_b49cb8b9bd y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_b49cb8b9bd y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_b49cb8b9bd y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_b49cb8b9bd y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_b49cb8b9bd y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_b49cb8b9bd y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_b49cb8b9bd y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_b49cb8b9bd y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_b49cb8b9bd y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_b49cb8b9bd y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_b49cb8b9bd y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_b49cb8b9bd y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_b49cb8b9bd y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_b49cb8b9bd y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_b49cb8b9bd y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_b49cb8b9bd y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_b49cb8b9bd y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_b49cb8b9bd y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_b49cb8b9bd y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_b49cb8b9bd y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_b49cb8b9bd y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_b49cb8b9bd y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_b49cb8b9bd y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_b49cb8b9bd y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_b49cb8b9bd y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_b49cb8b9bd y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_b49cb8b9bd y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_b49cb8b9bd y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_b49cb8b9bd y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_b49cb8b9bd y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_b49cb8b9bd y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_b49cb8b9bd y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_b49cb8b9bd y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_b49cb8b9bd y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_b49cb8b9bd y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_b49cb8b9bd y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_b49cb8b9bd y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_b49cb8b9bd y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_b49cb8b9bd y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_b49cb8b9bd y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_b49cb8b9bd y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_b49cb8b9bd y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_b49cb8b9bd y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_b49cb8b9bd y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_b49cb8b9bd y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_b49cb8b9bd y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_b49cb8b9bd y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_b49cb8b9bd y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_b49cb8b9bd y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_b49cb8b9bd y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_b49cb8b9bd y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_b49cb8b9bd y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_b49cb8b9bd y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_b49cb8b9bd y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_b49cb8b9bd y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_b49cb8b9bd y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_b49cb8b9bd y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_b49cb8b9bd y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_b49cb8b9bd y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_b49cb8b9bd y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_b49cb8b9bd y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_b49cb8b9bd y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_b49cb8b9bd y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_b49cb8b9bd y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_b49cb8b9bd y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_b49cb8b9bd y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_b49cb8b9bd y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_b49cb8b9bd y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_b49cb8b9bd y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_b49cb8b9bd y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_b49cb8b9bd y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_b49cb8b9bd y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_b49cb8b9bd y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_b49cb8b9bd y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_b49cb8b9bd y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_b49cb8b9bd y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_b49cb8b9bd y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_b49cb8b9bd y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_b49cb8b9bd y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_b49cb8b9bd y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_b49cb8b9bd y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_b49cb8b9bd y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_b49cb8b9bd y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_b49cb8b9bd y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_b49cb8b9bd y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_b49cb8b9bd y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_b49cb8b9bd y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_b49cb8b9bd y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_b49cb8b9bd y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_b49cb8b9bd y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_b49cb8b9bd y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_b49cb8b9bd y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_b49cb8b9bd y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_b49cb8b9bd y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_b49cb8b9bd y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_b49cb8b9bd y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_b49cb8b9bd y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_b49cb8b9bd y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_b49cb8b9bd y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_b49cb8b9bd y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_b49cb8b9bd y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_b49cb8b9bd y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_b49cb8b9bd y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_b49cb8b9bd y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_b49cb8b9bd y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_b49cb8b9bd y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_b49cb8b9bd y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_b49cb8b9bd y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_b49cb8b9bd y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_b49cb8b9bd y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_b49cb8b9bd y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_b49cb8b9bd y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_b49cb8b9bd y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_b49cb8b9bd y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_b49cb8b9bd y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_b49cb8b9bd y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_b49cb8b9bd y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_b49cb8b9bd y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_b49cb8b9bd y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_b49cb8b9bd y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_b49cb8b9bd y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_b49cb8b9bd y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_b49cb8b9bd y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_b49cb8b9bd y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_b49cb8b9bd y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_b49cb8b9bd y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_b49cb8b9bd y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_b49cb8b9bd y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_b49cb8b9bd y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_b49cb8b9bd y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_b49cb8b9bd y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_b49cb8b9bd y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_b49cb8b9bd y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_b49cb8b9bd y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_b49cb8b9bd y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_b49cb8b9bd y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_b49cb8b9bd y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_b49cb8b9bd y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_b49cb8b9bd y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_b49cb8b9bd y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_b49cb8b9bd y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_b49cb8b9bd y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_b49cb8b9bd y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_b49cb8b9bd y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_b49cb8b9bd y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_b49cb8b9bd y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_b49cb8b9bd y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_b49cb8b9bd y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_b49cb8b9bd y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_b49cb8b9bd y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_b49cb8b9bd y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_b49cb8b9bd y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_b49cb8b9bd y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_b49cb8b9bd y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_b49cb8b9bd y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_b49cb8b9bd y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_b49cb8b9bd y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_b49cb8b9bd y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_b49cb8b9bd y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_b49cb8b9bd y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_b49cb8b9bd y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_b49cb8b9bd y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_b49cb8b9bd y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_b49cb8b9bd y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_b49cb8b9bd y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_b49cb8b9bd y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_b49cb8b9bd y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p078dc6a66b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_b49cb8b9bd y=141.112557 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p078dc6a66b&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_streams-interactions_streams_project_id&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.256487 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.486311 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(185.277072 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(236.067833 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(286.858594 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(334.868886 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(385.659647 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(436.450408 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(487.241169 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(275.642344 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.48871)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 297.261025)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 258.03334)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 218.805655)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 179.57797)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 140.350285)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 101.122599)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 61.894914)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_19&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(16.258281 220.855937)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_3873553640 d=&quot;M 105.564228 -57.427696 \n",
       "L 105.564228 -68.752696 \n",
       "L 92.036956 -74.415196 \n",
       "L 78.509683 -68.752696 \n",
       "L 78.509683 -57.427696 \n",
       "L 92.036956 -51.765196 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#acc9e3;stroke:#acc9e3; x=0.253953 xlink:href=#C0_0_3873553640 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_3873553640 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_3873553640 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_3873553640 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_3873553640 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_3873553640 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.253953 xlink:href=#C0_0_3873553640 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#8bb4d7;stroke:#8bb4d7; x=0.253953 xlink:href=#C0_0_3873553640 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#cee0ef;stroke:#cee0ef; x=0.253953 xlink:href=#C0_0_3873553640 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_3873553640 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_3873553640 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_3873553640 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_3873553640 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_3873553640 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_3873553640 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_3873553640 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_3873553640 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_3873553640 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_3873553640 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_3873553640 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_3873553640 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_3873553640 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_3873553640 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_3873553640 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_3873553640 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_3873553640 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_3873553640 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_3873553640 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_3873553640 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_3873553640 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_3873553640 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_3873553640 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_3873553640 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_3873553640 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_3873553640 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_3873553640 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_3873553640 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_3873553640 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_3873553640 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_3873553640 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_3873553640 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_3873553640 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_3873553640 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_3873553640 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_3873553640 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_3873553640 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_3873553640 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_3873553640 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_3873553640 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_3873553640 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_3873553640 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_3873553640 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_3873553640 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_3873553640 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_3873553640 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_3873553640 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_3873553640 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_3873553640 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_3873553640 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_3873553640 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_3873553640 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_3873553640 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_3873553640 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_3873553640 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_3873553640 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_3873553640 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_3873553640 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_3873553640 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_3873553640 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_3873553640 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_3873553640 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_3873553640 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_3873553640 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_3873553640 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_3873553640 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_3873553640 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_3873553640 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_3873553640 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_3873553640 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_3873553640 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_3873553640 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_3873553640 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_3873553640 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_3873553640 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_3873553640 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_3873553640 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_3873553640 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_3873553640 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_3873553640 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_3873553640 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_3873553640 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_3873553640 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_3873553640 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_3873553640 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_3873553640 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_3873553640 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_3873553640 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_3873553640 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_3873553640 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_3873553640 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_3873553640 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_3873553640 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_3873553640 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_3873553640 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_3873553640 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_3873553640 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_3873553640 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_3873553640 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_3873553640 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_3873553640 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_3873553640 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_3873553640 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_3873553640 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_3873553640 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_3873553640 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_3873553640 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_3873553640 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_3873553640 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_3873553640 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_3873553640 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_3873553640 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_3873553640 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_3873553640 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_3873553640 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_3873553640 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_3873553640 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_3873553640 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_3873553640 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_3873553640 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_3873553640 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_3873553640 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_3873553640 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_3873553640 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_3873553640 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_3873553640 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_3873553640 y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_3873553640 y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_3873553640 y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_3873553640 y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_3873553640 y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_3873553640 y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_3873553640 y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_3873553640 y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_3873553640 y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_3873553640 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_3873553640 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_3873553640 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_3873553640 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_3873553640 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_3873553640 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#bbd3e8;stroke:#bbd3e8; x=13.781226 xlink:href=#C0_0_3873553640 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_3873553640 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_3873553640 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_3873553640 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_3873553640 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_3873553640 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_3873553640 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_3873553640 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_3873553640 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_3873553640 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_3873553640 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_3873553640 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_3873553640 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_3873553640 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_3873553640 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_3873553640 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_3873553640 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_3873553640 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_3873553640 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_3873553640 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_3873553640 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_3873553640 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_3873553640 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_3873553640 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_3873553640 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_3873553640 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_3873553640 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_3873553640 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_3873553640 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_3873553640 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_3873553640 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_3873553640 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_3873553640 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_3873553640 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_3873553640 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_3873553640 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_3873553640 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_3873553640 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_3873553640 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_3873553640 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_3873553640 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_3873553640 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_3873553640 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_3873553640 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_3873553640 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_3873553640 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_3873553640 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_3873553640 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_3873553640 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_3873553640 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_3873553640 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_3873553640 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_3873553640 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_3873553640 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_3873553640 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_3873553640 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_3873553640 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_3873553640 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_3873553640 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_3873553640 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_3873553640 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_3873553640 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_3873553640 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_3873553640 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_3873553640 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_3873553640 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_3873553640 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_3873553640 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_3873553640 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_3873553640 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_3873553640 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_3873553640 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_3873553640 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_3873553640 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_3873553640 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_3873553640 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_3873553640 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_3873553640 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_3873553640 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_3873553640 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_3873553640 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_3873553640 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_3873553640 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_3873553640 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_3873553640 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_3873553640 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_3873553640 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_3873553640 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_3873553640 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_3873553640 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_3873553640 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_3873553640 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_3873553640 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_3873553640 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_3873553640 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_3873553640 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_3873553640 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_3873553640 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_3873553640 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_3873553640 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_3873553640 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_3873553640 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_3873553640 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_3873553640 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_3873553640 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_3873553640 y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_3873553640 y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_3873553640 y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_3873553640 y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_3873553640 y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_3873553640 y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_3873553640 y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_3873553640 y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc3db1e9173)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_3873553640 y=141.187696 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pc3db1e9173&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_streams-interactions_streams_media_duration&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.256487 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.486311 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(185.277072 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(236.067833 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(286.858594 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(334.868886 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(385.659647 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(436.450408 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(487.241169 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(275.642344 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 295.592126)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 254.695346)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 213.798566)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 172.901786)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 132.005006)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 91.108226)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 234.921328)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_576cd7ac86 d=&quot;M 105.564228 -57.4275 \n",
       "L 105.564228 -68.7525 \n",
       "L 92.036956 -74.415 \n",
       "L 78.509683 -68.7525 \n",
       "L 78.509683 -57.4275 \n",
       "L 92.036956 -51.765 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#abc9e2;stroke:#abc9e2; x=0.253953 xlink:href=#C0_0_576cd7ac86 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#b0cce4;stroke:#b0cce4; x=0.253953 xlink:href=#C0_0_576cd7ac86 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=0.253953 xlink:href=#C0_0_576cd7ac86 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_576cd7ac86 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_576cd7ac86 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_576cd7ac86 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_576cd7ac86 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_576cd7ac86 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_576cd7ac86 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_576cd7ac86 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_576cd7ac86 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_576cd7ac86 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_576cd7ac86 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_576cd7ac86 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_576cd7ac86 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_576cd7ac86 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_576cd7ac86 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_576cd7ac86 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_576cd7ac86 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_576cd7ac86 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_576cd7ac86 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_576cd7ac86 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_576cd7ac86 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_576cd7ac86 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_576cd7ac86 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_576cd7ac86 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_576cd7ac86 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_576cd7ac86 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_576cd7ac86 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_576cd7ac86 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_576cd7ac86 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_576cd7ac86 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_576cd7ac86 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_576cd7ac86 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_576cd7ac86 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_576cd7ac86 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_576cd7ac86 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_576cd7ac86 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_576cd7ac86 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_576cd7ac86 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_576cd7ac86 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_576cd7ac86 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_576cd7ac86 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_576cd7ac86 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_576cd7ac86 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_576cd7ac86 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_576cd7ac86 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_576cd7ac86 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_576cd7ac86 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_576cd7ac86 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_576cd7ac86 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_576cd7ac86 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_576cd7ac86 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_576cd7ac86 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_576cd7ac86 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_576cd7ac86 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_576cd7ac86 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_576cd7ac86 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_576cd7ac86 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_576cd7ac86 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_576cd7ac86 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_576cd7ac86 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_576cd7ac86 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_576cd7ac86 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_576cd7ac86 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_576cd7ac86 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_576cd7ac86 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_576cd7ac86 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_576cd7ac86 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_576cd7ac86 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_576cd7ac86 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_576cd7ac86 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_576cd7ac86 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_576cd7ac86 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_576cd7ac86 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_576cd7ac86 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_576cd7ac86 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_576cd7ac86 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_576cd7ac86 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_576cd7ac86 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_576cd7ac86 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_576cd7ac86 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_576cd7ac86 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_576cd7ac86 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_576cd7ac86 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_576cd7ac86 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_576cd7ac86 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_576cd7ac86 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_576cd7ac86 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_576cd7ac86 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_576cd7ac86 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_576cd7ac86 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_576cd7ac86 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_576cd7ac86 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_576cd7ac86 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_576cd7ac86 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_576cd7ac86 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_576cd7ac86 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_576cd7ac86 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_576cd7ac86 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_576cd7ac86 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_576cd7ac86 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_576cd7ac86 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_576cd7ac86 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_576cd7ac86 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_576cd7ac86 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_576cd7ac86 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_576cd7ac86 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_576cd7ac86 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_576cd7ac86 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_576cd7ac86 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_576cd7ac86 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_576cd7ac86 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_576cd7ac86 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_576cd7ac86 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_576cd7ac86 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_576cd7ac86 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_576cd7ac86 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_576cd7ac86 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_576cd7ac86 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_576cd7ac86 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_576cd7ac86 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_576cd7ac86 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_576cd7ac86 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_576cd7ac86 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_576cd7ac86 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_576cd7ac86 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_576cd7ac86 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_576cd7ac86 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_576cd7ac86 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_576cd7ac86 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_576cd7ac86 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_576cd7ac86 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_576cd7ac86 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_576cd7ac86 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_576cd7ac86 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_576cd7ac86 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_576cd7ac86 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_576cd7ac86 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_576cd7ac86 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_576cd7ac86 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_576cd7ac86 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_576cd7ac86 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_576cd7ac86 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=13.781226 xlink:href=#C0_0_576cd7ac86 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=13.781226 xlink:href=#C0_0_576cd7ac86 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_576cd7ac86 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_576cd7ac86 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_576cd7ac86 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_576cd7ac86 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_576cd7ac86 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_576cd7ac86 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_576cd7ac86 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_576cd7ac86 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_576cd7ac86 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_576cd7ac86 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_576cd7ac86 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_576cd7ac86 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_576cd7ac86 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_576cd7ac86 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_576cd7ac86 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_576cd7ac86 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_576cd7ac86 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_576cd7ac86 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_576cd7ac86 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_576cd7ac86 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_576cd7ac86 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_576cd7ac86 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_576cd7ac86 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_576cd7ac86 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_576cd7ac86 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_576cd7ac86 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_576cd7ac86 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_576cd7ac86 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_576cd7ac86 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_576cd7ac86 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_576cd7ac86 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_576cd7ac86 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_576cd7ac86 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_576cd7ac86 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_576cd7ac86 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_576cd7ac86 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_576cd7ac86 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_576cd7ac86 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_576cd7ac86 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_576cd7ac86 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_576cd7ac86 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_576cd7ac86 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_576cd7ac86 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_576cd7ac86 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_576cd7ac86 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_576cd7ac86 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_576cd7ac86 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_576cd7ac86 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_576cd7ac86 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_576cd7ac86 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_576cd7ac86 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_576cd7ac86 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_576cd7ac86 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_576cd7ac86 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_576cd7ac86 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_576cd7ac86 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_576cd7ac86 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_576cd7ac86 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_576cd7ac86 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_576cd7ac86 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_576cd7ac86 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_576cd7ac86 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_576cd7ac86 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_576cd7ac86 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_576cd7ac86 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_576cd7ac86 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_576cd7ac86 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_576cd7ac86 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_576cd7ac86 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_576cd7ac86 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_576cd7ac86 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_576cd7ac86 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_576cd7ac86 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_576cd7ac86 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_576cd7ac86 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_576cd7ac86 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_576cd7ac86 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_576cd7ac86 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_576cd7ac86 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_576cd7ac86 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_576cd7ac86 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_576cd7ac86 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_576cd7ac86 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_576cd7ac86 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_576cd7ac86 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_576cd7ac86 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_576cd7ac86 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_576cd7ac86 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_576cd7ac86 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_576cd7ac86 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_576cd7ac86 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_576cd7ac86 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_576cd7ac86 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_576cd7ac86 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_576cd7ac86 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_576cd7ac86 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_576cd7ac86 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_576cd7ac86 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_576cd7ac86 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_576cd7ac86 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_576cd7ac86 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_576cd7ac86 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_576cd7ac86 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_576cd7ac86 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_576cd7ac86 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_576cd7ac86 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_576cd7ac86 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_576cd7ac86 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_576cd7ac86 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_576cd7ac86 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_576cd7ac86 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_576cd7ac86 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_576cd7ac86 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_576cd7ac86 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_576cd7ac86 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_576cd7ac86 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_576cd7ac86 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p86df86c6f0)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_576cd7ac86 y=141.1875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p86df86c6f0&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_streams-interactions_streams_playlist_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.256487 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.486311 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(185.277072 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(236.067833 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(286.858594 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(334.868886 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(385.659647 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(436.450408 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(487.241169 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(275.642344 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 306.288906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 245.888906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 185.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 125.088906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(50.378125 64.688906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.062969 230.333125)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_bd871b62e2 d=&quot;M 105.564228 -27.2275 \n",
       "L 105.564228 -38.5525 \n",
       "L 92.036956 -44.215 \n",
       "L 78.509683 -38.5525 \n",
       "L 78.509683 -27.2275 \n",
       "L 92.036956 -21.565 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.253953 xlink:href=#C0_0_bd871b62e2 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_bd871b62e2 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_bd871b62e2 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_bd871b62e2 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_bd871b62e2 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_bd871b62e2 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_bd871b62e2 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_bd871b62e2 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_bd871b62e2 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_bd871b62e2 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_bd871b62e2 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_bd871b62e2 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_bd871b62e2 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_bd871b62e2 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_bd871b62e2 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_bd871b62e2 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_bd871b62e2 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_bd871b62e2 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_bd871b62e2 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_bd871b62e2 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_bd871b62e2 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_bd871b62e2 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_bd871b62e2 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_bd871b62e2 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_bd871b62e2 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_bd871b62e2 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_bd871b62e2 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_bd871b62e2 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_bd871b62e2 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_bd871b62e2 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_bd871b62e2 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_bd871b62e2 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_bd871b62e2 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_bd871b62e2 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_bd871b62e2 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_bd871b62e2 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_bd871b62e2 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_bd871b62e2 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_bd871b62e2 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_bd871b62e2 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_bd871b62e2 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_bd871b62e2 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_bd871b62e2 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_bd871b62e2 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_bd871b62e2 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_bd871b62e2 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_bd871b62e2 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_bd871b62e2 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_bd871b62e2 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_bd871b62e2 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_bd871b62e2 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_bd871b62e2 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_bd871b62e2 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_bd871b62e2 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_bd871b62e2 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_bd871b62e2 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_bd871b62e2 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_bd871b62e2 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_bd871b62e2 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_bd871b62e2 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_bd871b62e2 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_bd871b62e2 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_bd871b62e2 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_bd871b62e2 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_bd871b62e2 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_bd871b62e2 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_bd871b62e2 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_bd871b62e2 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_bd871b62e2 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_bd871b62e2 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_bd871b62e2 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_bd871b62e2 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_bd871b62e2 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_bd871b62e2 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_bd871b62e2 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_bd871b62e2 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_bd871b62e2 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_bd871b62e2 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_bd871b62e2 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_bd871b62e2 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_bd871b62e2 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_bd871b62e2 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_bd871b62e2 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_bd871b62e2 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_bd871b62e2 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_bd871b62e2 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_bd871b62e2 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_bd871b62e2 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_bd871b62e2 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_bd871b62e2 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_bd871b62e2 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_bd871b62e2 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_bd871b62e2 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_bd871b62e2 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_bd871b62e2 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_bd871b62e2 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_bd871b62e2 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_bd871b62e2 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_bd871b62e2 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_bd871b62e2 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_bd871b62e2 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_bd871b62e2 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_bd871b62e2 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_bd871b62e2 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_bd871b62e2 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_bd871b62e2 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_bd871b62e2 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_bd871b62e2 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_bd871b62e2 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_bd871b62e2 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_bd871b62e2 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_bd871b62e2 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_bd871b62e2 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_bd871b62e2 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_bd871b62e2 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_bd871b62e2 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_bd871b62e2 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_bd871b62e2 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_bd871b62e2 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_bd871b62e2 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_bd871b62e2 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_bd871b62e2 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_bd871b62e2 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_bd871b62e2 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_bd871b62e2 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_bd871b62e2 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_bd871b62e2 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_bd871b62e2 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_bd871b62e2 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_bd871b62e2 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_bd871b62e2 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_bd871b62e2 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_bd871b62e2 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_bd871b62e2 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_bd871b62e2 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_bd871b62e2 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_bd871b62e2 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_bd871b62e2 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_bd871b62e2 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_bd871b62e2 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_bd871b62e2 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_bd871b62e2 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_bd871b62e2 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_bd871b62e2 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_bd871b62e2 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_bd871b62e2 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_bd871b62e2 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_bd871b62e2 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_bd871b62e2 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_bd871b62e2 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_bd871b62e2 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_bd871b62e2 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_bd871b62e2 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_bd871b62e2 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_bd871b62e2 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_bd871b62e2 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_bd871b62e2 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_bd871b62e2 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_bd871b62e2 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_bd871b62e2 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_bd871b62e2 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_bd871b62e2 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_bd871b62e2 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_bd871b62e2 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_bd871b62e2 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_bd871b62e2 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_bd871b62e2 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_bd871b62e2 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_bd871b62e2 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_bd871b62e2 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_bd871b62e2 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_bd871b62e2 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_bd871b62e2 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_bd871b62e2 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_bd871b62e2 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_bd871b62e2 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_bd871b62e2 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_bd871b62e2 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_bd871b62e2 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_bd871b62e2 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_bd871b62e2 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_bd871b62e2 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_bd871b62e2 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_bd871b62e2 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_bd871b62e2 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_bd871b62e2 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_bd871b62e2 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_bd871b62e2 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_bd871b62e2 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_bd871b62e2 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_bd871b62e2 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_bd871b62e2 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_bd871b62e2 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_bd871b62e2 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_bd871b62e2 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_bd871b62e2 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_bd871b62e2 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_bd871b62e2 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_bd871b62e2 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_bd871b62e2 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_bd871b62e2 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_bd871b62e2 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_bd871b62e2 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_bd871b62e2 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_bd871b62e2 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_bd871b62e2 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_bd871b62e2 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_bd871b62e2 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_bd871b62e2 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_bd871b62e2 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_bd871b62e2 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_bd871b62e2 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_bd871b62e2 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_bd871b62e2 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_bd871b62e2 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_bd871b62e2 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_bd871b62e2 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_bd871b62e2 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_bd871b62e2 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_bd871b62e2 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_bd871b62e2 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_bd871b62e2 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_bd871b62e2 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_bd871b62e2 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_bd871b62e2 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_bd871b62e2 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_bd871b62e2 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_bd871b62e2 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_bd871b62e2 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_bd871b62e2 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_bd871b62e2 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_bd871b62e2 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_bd871b62e2 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_bd871b62e2 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_bd871b62e2 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_bd871b62e2 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_bd871b62e2 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_bd871b62e2 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_bd871b62e2 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_bd871b62e2 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_bd871b62e2 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_bd871b62e2 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_bd871b62e2 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_bd871b62e2 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_bd871b62e2 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_bd871b62e2 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_bd871b62e2 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_bd871b62e2 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_bd871b62e2 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_bd871b62e2 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_bd871b62e2 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_bd871b62e2 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_bd871b62e2 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_bd871b62e2 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_bd871b62e2 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_bd871b62e2 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_bd871b62e2 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_bd871b62e2 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_bd871b62e2 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_bd871b62e2 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_bd871b62e2 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_bd871b62e2 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_bd871b62e2 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p603a80feda)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_bd871b62e2 y=110.9875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p603a80feda&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_streams-interactions_streams_max_streams&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.256487 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.486311 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(185.277072 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(236.067833 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(286.858594 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(334.868886 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(385.659647 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(436.450408 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(487.241169 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(275.642344 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.505951)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 302.415897)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 268.325843)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 234.235789)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 200.145736)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 166.055682)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 131.965628)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 97.875574)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_19&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 63.78552)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_20&gt;&lt;defs&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(27.509062 230.016016)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_fe72a51bf0 d=&quot;M 105.564228 -57.410455 \n",
       "L 105.564228 -68.735455 \n",
       "L 92.036956 -74.397955 \n",
       "L 78.509683 -68.735455 \n",
       "L 78.509683 -57.410455 \n",
       "L 92.036956 -51.747955 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.253953 xlink:href=#C0_0_fe72a51bf0 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#dae8f3;stroke:#dae8f3; x=0.253953 xlink:href=#C0_0_fe72a51bf0 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_fe72a51bf0 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_fe72a51bf0 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_fe72a51bf0 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_fe72a51bf0 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=0.253953 xlink:href=#C0_0_fe72a51bf0 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_fe72a51bf0 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#e9f1f9;stroke:#e9f1f9; x=0.253953 xlink:href=#C0_0_fe72a51bf0 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_fe72a51bf0 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_fe72a51bf0 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_fe72a51bf0 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_fe72a51bf0 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_fe72a51bf0 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_fe72a51bf0 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_fe72a51bf0 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_fe72a51bf0 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_fe72a51bf0 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_fe72a51bf0 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_fe72a51bf0 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_fe72a51bf0 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_fe72a51bf0 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_fe72a51bf0 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_fe72a51bf0 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_fe72a51bf0 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_fe72a51bf0 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_fe72a51bf0 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_fe72a51bf0 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_fe72a51bf0 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_fe72a51bf0 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_fe72a51bf0 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_fe72a51bf0 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_fe72a51bf0 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_fe72a51bf0 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_fe72a51bf0 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_fe72a51bf0 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_fe72a51bf0 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_fe72a51bf0 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_fe72a51bf0 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_fe72a51bf0 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_fe72a51bf0 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_fe72a51bf0 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_fe72a51bf0 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_fe72a51bf0 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_fe72a51bf0 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_fe72a51bf0 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_fe72a51bf0 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_fe72a51bf0 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_fe72a51bf0 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_fe72a51bf0 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_fe72a51bf0 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_fe72a51bf0 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_fe72a51bf0 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_fe72a51bf0 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_fe72a51bf0 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_fe72a51bf0 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_fe72a51bf0 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_fe72a51bf0 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_fe72a51bf0 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_fe72a51bf0 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_fe72a51bf0 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_fe72a51bf0 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_fe72a51bf0 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_fe72a51bf0 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_fe72a51bf0 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_fe72a51bf0 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_fe72a51bf0 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_fe72a51bf0 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_fe72a51bf0 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_fe72a51bf0 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_fe72a51bf0 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_fe72a51bf0 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_fe72a51bf0 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_fe72a51bf0 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_fe72a51bf0 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_fe72a51bf0 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_fe72a51bf0 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_fe72a51bf0 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_fe72a51bf0 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_fe72a51bf0 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_fe72a51bf0 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_fe72a51bf0 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_fe72a51bf0 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_fe72a51bf0 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_fe72a51bf0 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_fe72a51bf0 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_fe72a51bf0 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_fe72a51bf0 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_fe72a51bf0 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_fe72a51bf0 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_fe72a51bf0 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_fe72a51bf0 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_fe72a51bf0 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_fe72a51bf0 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_fe72a51bf0 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_fe72a51bf0 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_fe72a51bf0 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_fe72a51bf0 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_fe72a51bf0 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_fe72a51bf0 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_fe72a51bf0 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_fe72a51bf0 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_fe72a51bf0 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_fe72a51bf0 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_fe72a51bf0 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_fe72a51bf0 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_fe72a51bf0 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_fe72a51bf0 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_fe72a51bf0 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_fe72a51bf0 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_fe72a51bf0 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_fe72a51bf0 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_fe72a51bf0 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_fe72a51bf0 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_fe72a51bf0 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_fe72a51bf0 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_fe72a51bf0 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_fe72a51bf0 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_fe72a51bf0 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_fe72a51bf0 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_fe72a51bf0 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_fe72a51bf0 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_fe72a51bf0 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_fe72a51bf0 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_fe72a51bf0 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_fe72a51bf0 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_fe72a51bf0 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_fe72a51bf0 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_fe72a51bf0 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_fe72a51bf0 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_fe72a51bf0 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_fe72a51bf0 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_fe72a51bf0 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_fe72a51bf0 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_fe72a51bf0 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_fe72a51bf0 y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_fe72a51bf0 y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_fe72a51bf0 y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_fe72a51bf0 y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_fe72a51bf0 y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_fe72a51bf0 y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_fe72a51bf0 y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_fe72a51bf0 y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_fe72a51bf0 y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#cbddee;stroke:#cbddee; x=13.781226 xlink:href=#C0_0_fe72a51bf0 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_fe72a51bf0 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#dbe8f4;stroke:#dbe8f4; x=13.781226 xlink:href=#C0_0_fe72a51bf0 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_fe72a51bf0 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#e4eef7;stroke:#e4eef7; x=13.781226 xlink:href=#C0_0_fe72a51bf0 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_fe72a51bf0 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_fe72a51bf0 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_fe72a51bf0 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_fe72a51bf0 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_fe72a51bf0 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_fe72a51bf0 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_fe72a51bf0 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_fe72a51bf0 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_fe72a51bf0 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_fe72a51bf0 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_fe72a51bf0 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_fe72a51bf0 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_fe72a51bf0 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_fe72a51bf0 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_fe72a51bf0 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_fe72a51bf0 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_fe72a51bf0 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_fe72a51bf0 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_fe72a51bf0 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_fe72a51bf0 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_fe72a51bf0 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_fe72a51bf0 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_fe72a51bf0 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_fe72a51bf0 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_fe72a51bf0 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_fe72a51bf0 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_fe72a51bf0 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_fe72a51bf0 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_fe72a51bf0 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_fe72a51bf0 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_fe72a51bf0 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_fe72a51bf0 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_fe72a51bf0 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_fe72a51bf0 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_fe72a51bf0 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_fe72a51bf0 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_fe72a51bf0 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_fe72a51bf0 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_fe72a51bf0 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_fe72a51bf0 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_fe72a51bf0 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_fe72a51bf0 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_fe72a51bf0 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_fe72a51bf0 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_fe72a51bf0 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_fe72a51bf0 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_fe72a51bf0 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_fe72a51bf0 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_fe72a51bf0 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_fe72a51bf0 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_fe72a51bf0 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_fe72a51bf0 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_fe72a51bf0 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_fe72a51bf0 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_fe72a51bf0 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_fe72a51bf0 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_fe72a51bf0 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_fe72a51bf0 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_fe72a51bf0 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_fe72a51bf0 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_fe72a51bf0 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_fe72a51bf0 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_fe72a51bf0 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_fe72a51bf0 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_fe72a51bf0 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_fe72a51bf0 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_fe72a51bf0 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_fe72a51bf0 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_fe72a51bf0 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_fe72a51bf0 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_fe72a51bf0 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_fe72a51bf0 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_fe72a51bf0 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_fe72a51bf0 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_fe72a51bf0 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_fe72a51bf0 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_fe72a51bf0 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_fe72a51bf0 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_fe72a51bf0 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_fe72a51bf0 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_fe72a51bf0 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_fe72a51bf0 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_fe72a51bf0 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_fe72a51bf0 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_fe72a51bf0 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_fe72a51bf0 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_fe72a51bf0 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_fe72a51bf0 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_fe72a51bf0 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_fe72a51bf0 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_fe72a51bf0 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_fe72a51bf0 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_fe72a51bf0 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_fe72a51bf0 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_fe72a51bf0 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_fe72a51bf0 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_fe72a51bf0 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_fe72a51bf0 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_fe72a51bf0 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_fe72a51bf0 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_fe72a51bf0 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_fe72a51bf0 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_fe72a51bf0 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_fe72a51bf0 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_fe72a51bf0 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_fe72a51bf0 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_fe72a51bf0 y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_fe72a51bf0 y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_fe72a51bf0 y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_fe72a51bf0 y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_fe72a51bf0 y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_fe72a51bf0 y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_fe72a51bf0 y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_fe72a51bf0 y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pde049a31f8)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_fe72a51bf0 y=141.170455 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pde049a31f8&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_streams-interactions_streams_listener_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.256487 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.486311 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(185.277072 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(236.067833 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(286.858594 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(334.868886 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(385.659647 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(436.450408 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(487.241169 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(275.642344 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.6654)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 301.366698)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 266.067997)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 230.769296)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 195.470595)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 160.171893)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 124.873192)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 89.574491)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_19&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 54.275789)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_20&gt;&lt;defs&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 231.250937)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_d3301f16af d=&quot;M 105.564228 -57.251006 \n",
       "L 105.564228 -68.576006 \n",
       "L 92.036956 -74.238506 \n",
       "L 78.509683 -68.576006 \n",
       "L 78.509683 -57.251006 \n",
       "L 92.036956 -51.588506 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.253953 xlink:href=#C0_0_d3301f16af y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_d3301f16af y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_d3301f16af y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_d3301f16af y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_d3301f16af y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_d3301f16af y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_d3301f16af y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_d3301f16af y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_d3301f16af y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_d3301f16af y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_d3301f16af y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_d3301f16af y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_d3301f16af y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_d3301f16af y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_d3301f16af y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_d3301f16af y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_d3301f16af y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_d3301f16af y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_d3301f16af y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_d3301f16af y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_d3301f16af y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_d3301f16af y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_d3301f16af y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_d3301f16af y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_d3301f16af y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_d3301f16af y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_d3301f16af y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_d3301f16af y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_d3301f16af y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_d3301f16af y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_d3301f16af y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_d3301f16af y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_d3301f16af y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_d3301f16af y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_d3301f16af y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_d3301f16af y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_d3301f16af y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_d3301f16af y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_d3301f16af y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_d3301f16af y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_d3301f16af y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_d3301f16af y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_d3301f16af y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_d3301f16af y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_d3301f16af y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_d3301f16af y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_d3301f16af y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_d3301f16af y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_d3301f16af y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_d3301f16af y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_d3301f16af y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_d3301f16af y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_d3301f16af y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_d3301f16af y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_d3301f16af y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_d3301f16af y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_d3301f16af y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_d3301f16af y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_d3301f16af y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_d3301f16af y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_d3301f16af y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_d3301f16af y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_d3301f16af y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_d3301f16af y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_d3301f16af y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_d3301f16af y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_d3301f16af y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_d3301f16af y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_d3301f16af y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_d3301f16af y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_d3301f16af y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_d3301f16af y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_d3301f16af y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_d3301f16af y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_d3301f16af y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_d3301f16af y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_d3301f16af y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_d3301f16af y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_d3301f16af y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_d3301f16af y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_d3301f16af y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_d3301f16af y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_d3301f16af y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_d3301f16af y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_d3301f16af y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_d3301f16af y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_d3301f16af y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_d3301f16af y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_d3301f16af y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_d3301f16af y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_d3301f16af y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_d3301f16af y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_d3301f16af y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_d3301f16af y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_d3301f16af y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_d3301f16af y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_d3301f16af y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_d3301f16af y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_d3301f16af y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_d3301f16af y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_d3301f16af y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_d3301f16af y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_d3301f16af y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_d3301f16af y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_d3301f16af y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_d3301f16af y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_d3301f16af y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_d3301f16af y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_d3301f16af y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_d3301f16af y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_d3301f16af y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_d3301f16af y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_d3301f16af y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_d3301f16af y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_d3301f16af y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_d3301f16af y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_d3301f16af y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_d3301f16af y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_d3301f16af y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_d3301f16af y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_d3301f16af y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_d3301f16af y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_d3301f16af y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_d3301f16af y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_d3301f16af y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_d3301f16af y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_d3301f16af y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_d3301f16af y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_d3301f16af y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_d3301f16af y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_d3301f16af y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_d3301f16af y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_d3301f16af y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_d3301f16af y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_d3301f16af y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_d3301f16af y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_d3301f16af y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_d3301f16af y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_d3301f16af y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_d3301f16af y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_d3301f16af y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_d3301f16af y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_d3301f16af y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_d3301f16af y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_d3301f16af y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_d3301f16af y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_d3301f16af y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_d3301f16af y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_d3301f16af y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_d3301f16af y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_d3301f16af y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_d3301f16af y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_d3301f16af y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_d3301f16af y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_d3301f16af y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_d3301f16af y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_d3301f16af y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_d3301f16af y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_d3301f16af y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_d3301f16af y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_d3301f16af y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_d3301f16af y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_d3301f16af y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_d3301f16af y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_d3301f16af y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_d3301f16af y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_d3301f16af y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_d3301f16af y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_d3301f16af y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_d3301f16af y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_d3301f16af y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_d3301f16af y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_d3301f16af y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_d3301f16af y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_d3301f16af y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_d3301f16af y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_d3301f16af y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_d3301f16af y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_d3301f16af y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_d3301f16af y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_d3301f16af y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_d3301f16af y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_d3301f16af y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_d3301f16af y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_d3301f16af y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_d3301f16af y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_d3301f16af y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_d3301f16af y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_d3301f16af y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_d3301f16af y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_d3301f16af y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_d3301f16af y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_d3301f16af y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_d3301f16af y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_d3301f16af y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_d3301f16af y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_d3301f16af y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_d3301f16af y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_d3301f16af y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_d3301f16af y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_d3301f16af y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_d3301f16af y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_d3301f16af y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_d3301f16af y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_d3301f16af y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_d3301f16af y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_d3301f16af y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_d3301f16af y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_d3301f16af y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_d3301f16af y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_d3301f16af y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_d3301f16af y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_d3301f16af y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_d3301f16af y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_d3301f16af y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_d3301f16af y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_d3301f16af y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_d3301f16af y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_d3301f16af y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_d3301f16af y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_d3301f16af y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_d3301f16af y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_d3301f16af y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_d3301f16af y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_d3301f16af y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_d3301f16af y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_d3301f16af y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_d3301f16af y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_d3301f16af y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_d3301f16af y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_d3301f16af y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_d3301f16af y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_d3301f16af y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_d3301f16af y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_d3301f16af y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_d3301f16af y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_d3301f16af y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_d3301f16af y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_d3301f16af y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_d3301f16af y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_d3301f16af y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_d3301f16af y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_d3301f16af y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_d3301f16af y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_d3301f16af y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_d3301f16af y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_d3301f16af y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_d3301f16af y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_d3301f16af y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_d3301f16af y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_d3301f16af y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_d3301f16af y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_d3301f16af y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_d3301f16af y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_d3301f16af y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_d3301f16af y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_d3301f16af y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_d3301f16af y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_d3301f16af y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_d3301f16af y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_d3301f16af y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_d3301f16af y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_d3301f16af y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c2cc344c1)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_d3301f16af y=141.011006 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p3c2cc344c1&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_streams-interactions_streams_streams&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.256487 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.486311 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(185.277072 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(236.067833 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(286.858594 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(334.868886 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(385.659647 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(436.450408 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(487.241169 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(275.642344 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.658994)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 302.641472)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 268.62395)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 234.606428)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 200.588906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 166.571384)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 132.553862)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 98.536341)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_19&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 64.518819)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_20&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 216.567656)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_4ae72d1219 d=&quot;M 105.564228 -57.257412 \n",
       "L 105.564228 -68.582412 \n",
       "L 92.036956 -74.244912 \n",
       "L 78.509683 -68.582412 \n",
       "L 78.509683 -57.257412 \n",
       "L 92.036956 -51.594912 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=0.253953 xlink:href=#C0_0_4ae72d1219 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_4ae72d1219 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_4ae72d1219 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_4ae72d1219 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_4ae72d1219 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_4ae72d1219 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_4ae72d1219 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_4ae72d1219 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_4ae72d1219 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_4ae72d1219 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_4ae72d1219 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_4ae72d1219 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_4ae72d1219 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_4ae72d1219 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_4ae72d1219 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_4ae72d1219 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_4ae72d1219 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_4ae72d1219 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_4ae72d1219 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_4ae72d1219 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_4ae72d1219 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_4ae72d1219 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_4ae72d1219 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_4ae72d1219 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_4ae72d1219 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_4ae72d1219 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_4ae72d1219 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_4ae72d1219 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_4ae72d1219 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_4ae72d1219 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_4ae72d1219 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_4ae72d1219 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_4ae72d1219 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_4ae72d1219 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_4ae72d1219 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_4ae72d1219 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_4ae72d1219 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_4ae72d1219 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_4ae72d1219 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_4ae72d1219 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_4ae72d1219 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_4ae72d1219 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_4ae72d1219 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_4ae72d1219 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_4ae72d1219 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_4ae72d1219 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_4ae72d1219 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_4ae72d1219 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_4ae72d1219 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_4ae72d1219 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_4ae72d1219 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_4ae72d1219 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_4ae72d1219 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_4ae72d1219 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_4ae72d1219 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_4ae72d1219 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_4ae72d1219 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_4ae72d1219 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_4ae72d1219 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_4ae72d1219 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_4ae72d1219 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_4ae72d1219 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_4ae72d1219 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_4ae72d1219 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_4ae72d1219 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_4ae72d1219 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_4ae72d1219 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_4ae72d1219 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_4ae72d1219 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_4ae72d1219 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_4ae72d1219 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_4ae72d1219 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_4ae72d1219 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_4ae72d1219 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_4ae72d1219 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_4ae72d1219 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_4ae72d1219 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_4ae72d1219 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_4ae72d1219 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_4ae72d1219 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_4ae72d1219 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_4ae72d1219 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_4ae72d1219 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_4ae72d1219 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_4ae72d1219 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_4ae72d1219 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_4ae72d1219 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_4ae72d1219 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_4ae72d1219 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_4ae72d1219 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_4ae72d1219 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_4ae72d1219 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_4ae72d1219 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_4ae72d1219 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_4ae72d1219 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_4ae72d1219 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_4ae72d1219 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_4ae72d1219 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_4ae72d1219 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_4ae72d1219 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_4ae72d1219 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_4ae72d1219 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_4ae72d1219 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_4ae72d1219 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_4ae72d1219 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_4ae72d1219 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_4ae72d1219 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_4ae72d1219 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_4ae72d1219 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_4ae72d1219 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_4ae72d1219 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_4ae72d1219 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_4ae72d1219 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_4ae72d1219 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_4ae72d1219 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_4ae72d1219 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_4ae72d1219 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_4ae72d1219 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_4ae72d1219 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_4ae72d1219 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_4ae72d1219 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_4ae72d1219 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_4ae72d1219 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_4ae72d1219 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_4ae72d1219 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_4ae72d1219 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_4ae72d1219 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_4ae72d1219 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_4ae72d1219 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_4ae72d1219 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_4ae72d1219 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_4ae72d1219 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_4ae72d1219 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_4ae72d1219 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_4ae72d1219 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_4ae72d1219 y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_4ae72d1219 y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_4ae72d1219 y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_4ae72d1219 y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_4ae72d1219 y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_4ae72d1219 y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_4ae72d1219 y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_4ae72d1219 y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_4ae72d1219 y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_4ae72d1219 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_4ae72d1219 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_4ae72d1219 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_4ae72d1219 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_4ae72d1219 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_4ae72d1219 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_4ae72d1219 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_4ae72d1219 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_4ae72d1219 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_4ae72d1219 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_4ae72d1219 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_4ae72d1219 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_4ae72d1219 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_4ae72d1219 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_4ae72d1219 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_4ae72d1219 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_4ae72d1219 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_4ae72d1219 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_4ae72d1219 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_4ae72d1219 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_4ae72d1219 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_4ae72d1219 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_4ae72d1219 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_4ae72d1219 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_4ae72d1219 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_4ae72d1219 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_4ae72d1219 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_4ae72d1219 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_4ae72d1219 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_4ae72d1219 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_4ae72d1219 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_4ae72d1219 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_4ae72d1219 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_4ae72d1219 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_4ae72d1219 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_4ae72d1219 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_4ae72d1219 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_4ae72d1219 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_4ae72d1219 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_4ae72d1219 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_4ae72d1219 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_4ae72d1219 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_4ae72d1219 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_4ae72d1219 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_4ae72d1219 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_4ae72d1219 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_4ae72d1219 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_4ae72d1219 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_4ae72d1219 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_4ae72d1219 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_4ae72d1219 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_4ae72d1219 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_4ae72d1219 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_4ae72d1219 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_4ae72d1219 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_4ae72d1219 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_4ae72d1219 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_4ae72d1219 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_4ae72d1219 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_4ae72d1219 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_4ae72d1219 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_4ae72d1219 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_4ae72d1219 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_4ae72d1219 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_4ae72d1219 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_4ae72d1219 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_4ae72d1219 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_4ae72d1219 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_4ae72d1219 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_4ae72d1219 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_4ae72d1219 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_4ae72d1219 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_4ae72d1219 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_4ae72d1219 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_4ae72d1219 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_4ae72d1219 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_4ae72d1219 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_4ae72d1219 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_4ae72d1219 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_4ae72d1219 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_4ae72d1219 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_4ae72d1219 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_4ae72d1219 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_4ae72d1219 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_4ae72d1219 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_4ae72d1219 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_4ae72d1219 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_4ae72d1219 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_4ae72d1219 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_4ae72d1219 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_4ae72d1219 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_4ae72d1219 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_4ae72d1219 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_4ae72d1219 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_4ae72d1219 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_4ae72d1219 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_4ae72d1219 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_4ae72d1219 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_4ae72d1219 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_4ae72d1219 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_4ae72d1219 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_4ae72d1219 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_4ae72d1219 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_4ae72d1219 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_4ae72d1219 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_4ae72d1219 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_4ae72d1219 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_4ae72d1219 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_4ae72d1219 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_4ae72d1219 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_4ae72d1219 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_4ae72d1219 y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_4ae72d1219 y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_4ae72d1219 y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_4ae72d1219 y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_4ae72d1219 y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_4ae72d1219 y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_4ae72d1219 y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_4ae72d1219 y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p5326365710)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_4ae72d1219 y=141.017412 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p5326365710&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_streams-interactions_streams_artist_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.256487 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(134.486311 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(185.277072 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(236.067833 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(286.858594 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(334.868886 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(385.659647 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(436.450408 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(487.241169 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(275.642344 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 291.188906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 245.888906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 200.588906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 155.288906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 109.988906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 64.688906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(49.752812 225.439844)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_3b2390f288 d=&quot;M 105.564228 -57.4275 \n",
       "L 105.564228 -68.7525 \n",
       "L 92.036956 -74.415 \n",
       "L 78.509683 -68.7525 \n",
       "L 78.509683 -57.4275 \n",
       "L 92.036956 -51.765 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_3b2390f288 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_3b2390f288 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_3b2390f288 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_3b2390f288 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=0.253953 xlink:href=#C0_0_3b2390f288 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_3b2390f288 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_3b2390f288 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_3b2390f288 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=0.253953 xlink:href=#C0_0_3b2390f288 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_3b2390f288 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_3b2390f288 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_3b2390f288 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_3b2390f288 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_3b2390f288 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_3b2390f288 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_3b2390f288 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_3b2390f288 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.308499 xlink:href=#C0_0_3b2390f288 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_3b2390f288 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_3b2390f288 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_3b2390f288 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_3b2390f288 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_3b2390f288 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_3b2390f288 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_3b2390f288 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_3b2390f288 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.363044 xlink:href=#C0_0_3b2390f288 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_3b2390f288 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_3b2390f288 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_3b2390f288 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_3b2390f288 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_3b2390f288 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_3b2390f288 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_3b2390f288 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_3b2390f288 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.41759 xlink:href=#C0_0_3b2390f288 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_3b2390f288 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_3b2390f288 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_3b2390f288 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_3b2390f288 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_3b2390f288 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_3b2390f288 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_3b2390f288 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_3b2390f288 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.472135 xlink:href=#C0_0_3b2390f288 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_3b2390f288 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_3b2390f288 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_3b2390f288 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_3b2390f288 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_3b2390f288 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_3b2390f288 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_3b2390f288 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_3b2390f288 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.526681 xlink:href=#C0_0_3b2390f288 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_3b2390f288 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_3b2390f288 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_3b2390f288 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_3b2390f288 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_3b2390f288 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_3b2390f288 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_3b2390f288 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_3b2390f288 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.581226 xlink:href=#C0_0_3b2390f288 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_3b2390f288 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_3b2390f288 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_3b2390f288 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_3b2390f288 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_3b2390f288 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_3b2390f288 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_3b2390f288 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_3b2390f288 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.635772 xlink:href=#C0_0_3b2390f288 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_3b2390f288 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_3b2390f288 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_3b2390f288 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_3b2390f288 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_3b2390f288 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_3b2390f288 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_3b2390f288 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_3b2390f288 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.690317 xlink:href=#C0_0_3b2390f288 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_3b2390f288 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_3b2390f288 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_3b2390f288 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_3b2390f288 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_3b2390f288 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_3b2390f288 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_3b2390f288 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_3b2390f288 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.744862 xlink:href=#C0_0_3b2390f288 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_3b2390f288 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_3b2390f288 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_3b2390f288 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_3b2390f288 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_3b2390f288 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_3b2390f288 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_3b2390f288 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_3b2390f288 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.799408 xlink:href=#C0_0_3b2390f288 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_3b2390f288 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_3b2390f288 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_3b2390f288 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_3b2390f288 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_3b2390f288 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_3b2390f288 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_3b2390f288 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_3b2390f288 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.853953 xlink:href=#C0_0_3b2390f288 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_3b2390f288 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_3b2390f288 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_3b2390f288 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_3b2390f288 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_3b2390f288 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_3b2390f288 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_3b2390f288 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_3b2390f288 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.908499 xlink:href=#C0_0_3b2390f288 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_3b2390f288 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_3b2390f288 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_3b2390f288 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_3b2390f288 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_3b2390f288 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_3b2390f288 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_3b2390f288 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_3b2390f288 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.963044 xlink:href=#C0_0_3b2390f288 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_3b2390f288 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_3b2390f288 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_3b2390f288 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_3b2390f288 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_3b2390f288 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_3b2390f288 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_3b2390f288 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_3b2390f288 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=379.01759 xlink:href=#C0_0_3b2390f288 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_3b2390f288 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_3b2390f288 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_3b2390f288 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_3b2390f288 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_3b2390f288 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_3b2390f288 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_3b2390f288 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_3b2390f288 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=406.072135 xlink:href=#C0_0_3b2390f288 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_3b2390f288 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=13.781226 xlink:href=#C0_0_3b2390f288 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#dce9f4;stroke:#dce9f4; x=13.781226 xlink:href=#C0_0_3b2390f288 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_3b2390f288 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_3b2390f288 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_3b2390f288 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_3b2390f288 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.781226 xlink:href=#C0_0_3b2390f288 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_3b2390f288 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_3b2390f288 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_3b2390f288 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_3b2390f288 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_3b2390f288 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_3b2390f288 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_3b2390f288 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.835772 xlink:href=#C0_0_3b2390f288 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_3b2390f288 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_3b2390f288 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_3b2390f288 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_3b2390f288 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_3b2390f288 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_3b2390f288 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_3b2390f288 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.890317 xlink:href=#C0_0_3b2390f288 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_3b2390f288 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_3b2390f288 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_3b2390f288 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_3b2390f288 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_3b2390f288 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_3b2390f288 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_3b2390f288 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.944862 xlink:href=#C0_0_3b2390f288 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_3b2390f288 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_3b2390f288 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_3b2390f288 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_3b2390f288 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_3b2390f288 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_3b2390f288 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_3b2390f288 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.999408 xlink:href=#C0_0_3b2390f288 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_3b2390f288 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_3b2390f288 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_3b2390f288 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_3b2390f288 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_3b2390f288 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_3b2390f288 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_3b2390f288 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=149.053953 xlink:href=#C0_0_3b2390f288 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_3b2390f288 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_3b2390f288 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_3b2390f288 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_3b2390f288 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_3b2390f288 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_3b2390f288 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_3b2390f288 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=176.108499 xlink:href=#C0_0_3b2390f288 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_3b2390f288 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_3b2390f288 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_3b2390f288 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_3b2390f288 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_3b2390f288 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_3b2390f288 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_3b2390f288 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=203.163044 xlink:href=#C0_0_3b2390f288 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_3b2390f288 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_3b2390f288 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_3b2390f288 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_3b2390f288 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_3b2390f288 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_3b2390f288 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_3b2390f288 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=230.21759 xlink:href=#C0_0_3b2390f288 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_3b2390f288 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_3b2390f288 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_3b2390f288 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_3b2390f288 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_3b2390f288 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_3b2390f288 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_3b2390f288 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.272135 xlink:href=#C0_0_3b2390f288 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_3b2390f288 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_3b2390f288 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_3b2390f288 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_3b2390f288 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_3b2390f288 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_3b2390f288 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_3b2390f288 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.326681 xlink:href=#C0_0_3b2390f288 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_3b2390f288 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_3b2390f288 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_3b2390f288 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_3b2390f288 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_3b2390f288 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_3b2390f288 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_3b2390f288 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.381226 xlink:href=#C0_0_3b2390f288 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_3b2390f288 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_3b2390f288 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_3b2390f288 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_3b2390f288 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_3b2390f288 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_3b2390f288 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_3b2390f288 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.435772 xlink:href=#C0_0_3b2390f288 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_3b2390f288 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_3b2390f288 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_3b2390f288 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_3b2390f288 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_3b2390f288 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_3b2390f288 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_3b2390f288 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.490317 xlink:href=#C0_0_3b2390f288 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_3b2390f288 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_3b2390f288 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_3b2390f288 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_3b2390f288 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_3b2390f288 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_3b2390f288 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_3b2390f288 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pcde1c4fcdb)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.544862 xlink:href=#C0_0_3b2390f288 y=141.1875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pcde1c4fcdb&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions-interactions_artist_count&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#interactions_artist_count-interactions_artist_count_product_family_no aria-controls=interactions_artist_count-interactions_artist_count_product_family_no role=tab data-toggle=tab&gt;product_family_no&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_artist_count-interactions_artist_count_project_id aria-controls=interactions_artist_count-interactions_artist_count_project_id role=tab data-toggle=tab&gt;project_id&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_artist_count-interactions_artist_count_media_duration aria-controls=interactions_artist_count-interactions_artist_count_media_duration role=tab data-toggle=tab&gt;media_duration&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_artist_count-interactions_artist_count_playlist_count aria-controls=interactions_artist_count-interactions_artist_count_playlist_count role=tab data-toggle=tab&gt;playlist_count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_artist_count-interactions_artist_count_max_streams aria-controls=interactions_artist_count-interactions_artist_count_max_streams role=tab data-toggle=tab&gt;max_streams&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_artist_count-interactions_artist_count_listener_count aria-controls=interactions_artist_count-interactions_artist_count_listener_count role=tab data-toggle=tab&gt;listener_count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_artist_count-interactions_artist_count_streams aria-controls=interactions_artist_count-interactions_artist_count_streams role=tab data-toggle=tab&gt;streams&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#interactions_artist_count-interactions_artist_count_artist_count aria-controls=interactions_artist_count-interactions_artist_count_artist_count role=tab data-toggle=tab&gt;artist_count&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=interactions_artist_count-interactions_artist_count_product_family_no&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510441 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(157.146804 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(224.783168 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(292.419531 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(360.055895 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(427.692258 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(495.328622 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(266.770156 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;defs&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 336.563849)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 282.177082)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 227.790314)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 173.403547)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 119.016779)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(47.6 64.630012)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(41.284844 241.949297)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(72 44.52)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-57 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_d663fcc73a d=&quot;M 105.818182 -57.352557 \n",
       "L 105.818182 -68.677557 \n",
       "L 92.290909 -74.340057 \n",
       "L 78.763637 -68.677557 \n",
       "L 78.763637 -57.352557 \n",
       "L 92.290909 -51.690057 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_d663fcc73a y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_d663fcc73a y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_d663fcc73a y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_d663fcc73a y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_d663fcc73a y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_d663fcc73a y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_d663fcc73a y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_d663fcc73a y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_d663fcc73a y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_d663fcc73a y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_d663fcc73a y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_d663fcc73a y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_d663fcc73a y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_d663fcc73a y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_d663fcc73a y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_d663fcc73a y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_d663fcc73a y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_d663fcc73a y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_d663fcc73a y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_d663fcc73a y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_d663fcc73a y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_d663fcc73a y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_d663fcc73a y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_d663fcc73a y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_d663fcc73a y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_d663fcc73a y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_d663fcc73a y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=81.163636 xlink:href=#C0_0_d663fcc73a y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_d663fcc73a y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_d663fcc73a y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_d663fcc73a y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_d663fcc73a y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_d663fcc73a y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_d663fcc73a y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_d663fcc73a y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_d663fcc73a y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_d663fcc73a y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_d663fcc73a y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_d663fcc73a y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_d663fcc73a y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_d663fcc73a y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_d663fcc73a y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_d663fcc73a y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_d663fcc73a y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_d663fcc73a y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#dce9f4;stroke:#dce9f4; x=135.272727 xlink:href=#C0_0_d663fcc73a y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_d663fcc73a y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_d663fcc73a y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_d663fcc73a y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_d663fcc73a y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_d663fcc73a y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_d663fcc73a y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_d663fcc73a y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_d663fcc73a y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_d663fcc73a y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_d663fcc73a y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_d663fcc73a y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_d663fcc73a y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_d663fcc73a y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_d663fcc73a y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_d663fcc73a y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_d663fcc73a y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_d663fcc73a y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_d663fcc73a y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_d663fcc73a y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_d663fcc73a y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_d663fcc73a y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_d663fcc73a y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_d663fcc73a y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_d663fcc73a y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_d663fcc73a y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_d663fcc73a y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=216.436363 xlink:href=#C0_0_d663fcc73a y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_d663fcc73a y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_d663fcc73a y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_d663fcc73a y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_d663fcc73a y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_d663fcc73a y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_d663fcc73a y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_d663fcc73a y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_d663fcc73a y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_d663fcc73a y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_d663fcc73a y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_d663fcc73a y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_d663fcc73a y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_d663fcc73a y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_d663fcc73a y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_d663fcc73a y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_d663fcc73a y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_d663fcc73a y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_d663fcc73a y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_d663fcc73a y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_d663fcc73a y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_d663fcc73a y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_d663fcc73a y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_d663fcc73a y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_d663fcc73a y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_d663fcc73a y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_d663fcc73a y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_d663fcc73a y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_d663fcc73a y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_d663fcc73a y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_d663fcc73a y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_d663fcc73a y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_d663fcc73a y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_d663fcc73a y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_d663fcc73a y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_d663fcc73a y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_d663fcc73a y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_d663fcc73a y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_d663fcc73a y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_d663fcc73a y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_d663fcc73a y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_d663fcc73a y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_d663fcc73a y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_d663fcc73a y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_d663fcc73a y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_d663fcc73a y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_d663fcc73a y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_d663fcc73a y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_d663fcc73a y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_d663fcc73a y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_d663fcc73a y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_d663fcc73a y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_d663fcc73a y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_d663fcc73a y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_d663fcc73a y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_d663fcc73a y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_d663fcc73a y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_d663fcc73a y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_d663fcc73a y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_d663fcc73a y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_d663fcc73a y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_d663fcc73a y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_d663fcc73a y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_d663fcc73a y=395.925057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_d663fcc73a y=361.950057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_d663fcc73a y=327.975057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_d663fcc73a y=294.000057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_d663fcc73a y=260.025057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_d663fcc73a y=226.050057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_d663fcc73a y=192.075057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_d663fcc73a y=158.100057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_d663fcc73a y=124.125057 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_d663fcc73a y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_d663fcc73a y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_d663fcc73a y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_d663fcc73a y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_d663fcc73a y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_d663fcc73a y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_d663fcc73a y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_d663fcc73a y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_d663fcc73a y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_d663fcc73a y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_d663fcc73a y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_d663fcc73a y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_d663fcc73a y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_d663fcc73a y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_d663fcc73a y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_d663fcc73a y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_d663fcc73a y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_d663fcc73a y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_d663fcc73a y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_d663fcc73a y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_d663fcc73a y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_d663fcc73a y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_d663fcc73a y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_d663fcc73a y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_d663fcc73a y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_d663fcc73a y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_d663fcc73a y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_d663fcc73a y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_d663fcc73a y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_d663fcc73a y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_d663fcc73a y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_d663fcc73a y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_d663fcc73a y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_d663fcc73a y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_d663fcc73a y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_d663fcc73a y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_d663fcc73a y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_d663fcc73a y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_d663fcc73a y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_d663fcc73a y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_d663fcc73a y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_d663fcc73a y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_d663fcc73a y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_d663fcc73a y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_d663fcc73a y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_d663fcc73a y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_d663fcc73a y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_d663fcc73a y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_d663fcc73a y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_d663fcc73a y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_d663fcc73a y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_d663fcc73a y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_d663fcc73a y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_d663fcc73a y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_d663fcc73a y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_d663fcc73a y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_d663fcc73a y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_d663fcc73a y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_d663fcc73a y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_d663fcc73a y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_d663fcc73a y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_d663fcc73a y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_d663fcc73a y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_d663fcc73a y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_d663fcc73a y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_d663fcc73a y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_d663fcc73a y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_d663fcc73a y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_d663fcc73a y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_d663fcc73a y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_d663fcc73a y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_d663fcc73a y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_d663fcc73a y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_d663fcc73a y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_d663fcc73a y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_d663fcc73a y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_d663fcc73a y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_d663fcc73a y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_d663fcc73a y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_d663fcc73a y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_d663fcc73a y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_d663fcc73a y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_d663fcc73a y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_d663fcc73a y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_d663fcc73a y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_d663fcc73a y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_d663fcc73a y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_d663fcc73a y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_d663fcc73a y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_d663fcc73a y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_d663fcc73a y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_d663fcc73a y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_d663fcc73a y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_d663fcc73a y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_d663fcc73a y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_d663fcc73a y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_d663fcc73a y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_d663fcc73a y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_d663fcc73a y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_d663fcc73a y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_d663fcc73a y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_d663fcc73a y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_d663fcc73a y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_d663fcc73a y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_d663fcc73a y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_d663fcc73a y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_d663fcc73a y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_d663fcc73a y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_d663fcc73a y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_d663fcc73a y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_d663fcc73a y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_d663fcc73a y=141.112557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_d663fcc73a y=378.937557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_d663fcc73a y=344.962557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_d663fcc73a y=310.987557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_d663fcc73a y=277.012557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_d663fcc73a y=243.037557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_d663fcc73a y=209.062557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_d663fcc73a y=175.087557 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p605ae59031)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_d663fcc73a y=141.112557 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p605ae59031&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_artist_count-interactions_artist_count_project_id&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510441 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(157.146804 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(224.783168 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(292.419531 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(360.055895 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(427.692258 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(495.328622 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(266.770156 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.48871)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 297.261025)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 258.03334)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 218.805655)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(28.134375 179.57797)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 140.350285)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 101.122599)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(22.573437 61.894914)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-48 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(16.258281 220.855937)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_d52df81f6c d=&quot;M 105.818182 -57.427696 \n",
       "L 105.818182 -68.752696 \n",
       "L 92.290909 -74.415196 \n",
       "L 78.763637 -68.752696 \n",
       "L 78.763637 -57.427696 \n",
       "L 92.290909 -51.765196 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_d52df81f6c y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_d52df81f6c y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_d52df81f6c y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_d52df81f6c y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_d52df81f6c y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_d52df81f6c y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_d52df81f6c y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_d52df81f6c y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_d52df81f6c y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_d52df81f6c y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_d52df81f6c y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_d52df81f6c y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_d52df81f6c y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_d52df81f6c y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_d52df81f6c y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_d52df81f6c y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_d52df81f6c y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_d52df81f6c y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_d52df81f6c y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_d52df81f6c y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_d52df81f6c y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_d52df81f6c y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_d52df81f6c y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_d52df81f6c y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_d52df81f6c y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_d52df81f6c y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_d52df81f6c y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#9cbfdd;stroke:#9cbfdd; x=81.163636 xlink:href=#C0_0_d52df81f6c y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_d52df81f6c y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_d52df81f6c y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_d52df81f6c y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_d52df81f6c y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_d52df81f6c y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#679cca;stroke:#679cca; x=81.163636 xlink:href=#C0_0_d52df81f6c y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#b7d1e7;stroke:#b7d1e7; x=81.163636 xlink:href=#C0_0_d52df81f6c y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_d52df81f6c y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_d52df81f6c y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_d52df81f6c y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_d52df81f6c y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_d52df81f6c y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_d52df81f6c y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_d52df81f6c y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_d52df81f6c y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_d52df81f6c y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_d52df81f6c y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=135.272727 xlink:href=#C0_0_d52df81f6c y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_d52df81f6c y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_d52df81f6c y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_d52df81f6c y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_d52df81f6c y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_d52df81f6c y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#d9e7f3;stroke:#d9e7f3; x=135.272727 xlink:href=#C0_0_d52df81f6c y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#dce9f4;stroke:#dce9f4; x=135.272727 xlink:href=#C0_0_d52df81f6c y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_d52df81f6c y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_d52df81f6c y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_d52df81f6c y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_d52df81f6c y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_d52df81f6c y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_d52df81f6c y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_d52df81f6c y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_d52df81f6c y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_d52df81f6c y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_d52df81f6c y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_d52df81f6c y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_d52df81f6c y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_d52df81f6c y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_d52df81f6c y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_d52df81f6c y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_d52df81f6c y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_d52df81f6c y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_d52df81f6c y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_d52df81f6c y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_d52df81f6c y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_d52df81f6c y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_d52df81f6c y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_d52df81f6c y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_d52df81f6c y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_d52df81f6c y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=216.436363 xlink:href=#C0_0_d52df81f6c y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=216.436363 xlink:href=#C0_0_d52df81f6c y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_d52df81f6c y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_d52df81f6c y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_d52df81f6c y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_d52df81f6c y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_d52df81f6c y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_d52df81f6c y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_d52df81f6c y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_d52df81f6c y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_d52df81f6c y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_d52df81f6c y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_d52df81f6c y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_d52df81f6c y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_d52df81f6c y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_d52df81f6c y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_d52df81f6c y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_d52df81f6c y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_d52df81f6c y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_d52df81f6c y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_d52df81f6c y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_d52df81f6c y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_d52df81f6c y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_d52df81f6c y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_d52df81f6c y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_d52df81f6c y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_d52df81f6c y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_d52df81f6c y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_d52df81f6c y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_d52df81f6c y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_d52df81f6c y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_d52df81f6c y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_d52df81f6c y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_d52df81f6c y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_d52df81f6c y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_d52df81f6c y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=324.654545 xlink:href=#C0_0_d52df81f6c y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_d52df81f6c y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_d52df81f6c y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_d52df81f6c y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_d52df81f6c y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_d52df81f6c y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_d52df81f6c y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_d52df81f6c y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_d52df81f6c y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_d52df81f6c y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_d52df81f6c y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_d52df81f6c y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_d52df81f6c y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_d52df81f6c y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_d52df81f6c y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_d52df81f6c y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_d52df81f6c y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_d52df81f6c y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_d52df81f6c y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_d52df81f6c y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_d52df81f6c y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_d52df81f6c y=396.000196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_d52df81f6c y=362.025196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_d52df81f6c y=328.050196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_d52df81f6c y=294.075196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_d52df81f6c y=260.100196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_d52df81f6c y=226.125196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_d52df81f6c y=192.150196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_d52df81f6c y=158.175196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_d52df81f6c y=124.200196 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_d52df81f6c y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_d52df81f6c y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_d52df81f6c y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_d52df81f6c y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_d52df81f6c y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_d52df81f6c y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_d52df81f6c y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_d52df81f6c y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_d52df81f6c y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_d52df81f6c y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_d52df81f6c y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_d52df81f6c y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_d52df81f6c y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_d52df81f6c y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_d52df81f6c y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_d52df81f6c y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_d52df81f6c y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_d52df81f6c y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_d52df81f6c y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_d52df81f6c y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_d52df81f6c y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#dfebf5;stroke:#dfebf5; x=67.636363 xlink:href=#C0_0_d52df81f6c y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=67.636363 xlink:href=#C0_0_d52df81f6c y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#c3d8eb;stroke:#c3d8eb; x=67.636363 xlink:href=#C0_0_d52df81f6c y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_d52df81f6c y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_d52df81f6c y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_d52df81f6c y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_d52df81f6c y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_d52df81f6c y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_d52df81f6c y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_d52df81f6c y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_d52df81f6c y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_d52df81f6c y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_d52df81f6c y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_d52df81f6c y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_d52df81f6c y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_d52df81f6c y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_d52df81f6c y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_d52df81f6c y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_d52df81f6c y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_d52df81f6c y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_d52df81f6c y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_d52df81f6c y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_d52df81f6c y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_d52df81f6c y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_d52df81f6c y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#e8f1f8;stroke:#e8f1f8; x=148.8 xlink:href=#C0_0_d52df81f6c y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_d52df81f6c y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_d52df81f6c y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_d52df81f6c y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_d52df81f6c y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_d52df81f6c y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_d52df81f6c y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_d52df81f6c y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_d52df81f6c y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_d52df81f6c y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_d52df81f6c y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_d52df81f6c y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_d52df81f6c y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_d52df81f6c y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_d52df81f6c y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_d52df81f6c y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#e5eff7;stroke:#e5eff7; x=202.909091 xlink:href=#C0_0_d52df81f6c y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#e8f1f8;stroke:#e8f1f8; x=202.909091 xlink:href=#C0_0_d52df81f6c y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_d52df81f6c y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_d52df81f6c y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_d52df81f6c y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_d52df81f6c y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_d52df81f6c y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_d52df81f6c y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_d52df81f6c y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_d52df81f6c y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_d52df81f6c y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_d52df81f6c y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_d52df81f6c y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_d52df81f6c y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_d52df81f6c y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_d52df81f6c y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_d52df81f6c y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_d52df81f6c y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_d52df81f6c y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_d52df81f6c y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_d52df81f6c y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_d52df81f6c y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_d52df81f6c y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_d52df81f6c y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_d52df81f6c y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_d52df81f6c y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_d52df81f6c y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_d52df81f6c y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_d52df81f6c y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_d52df81f6c y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_d52df81f6c y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_d52df81f6c y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_d52df81f6c y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_d52df81f6c y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_d52df81f6c y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_d52df81f6c y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_d52df81f6c y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_d52df81f6c y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_d52df81f6c y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_d52df81f6c y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_d52df81f6c y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_d52df81f6c y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_d52df81f6c y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_d52df81f6c y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_d52df81f6c y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_d52df81f6c y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_d52df81f6c y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_d52df81f6c y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_d52df81f6c y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_d52df81f6c y=141.187696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_d52df81f6c y=379.012696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_d52df81f6c y=345.037696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_d52df81f6c y=311.062696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_d52df81f6c y=277.087696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_d52df81f6c y=243.112696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_d52df81f6c y=209.137696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_d52df81f6c y=175.162696 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd08d23726b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_d52df81f6c y=141.187696 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pd08d23726b&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_artist_count-interactions_artist_count_media_duration&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510441 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(157.146804 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(224.783168 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(292.419531 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(360.055895 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(427.692258 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(495.328622 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(266.770156 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 295.592126)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 254.695346)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 213.798566)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 172.901786)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 132.005006)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 91.108226)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 234.921328)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_8e6c63c028 d=&quot;M 105.818182 -57.4275 \n",
       "L 105.818182 -68.7525 \n",
       "L 92.290909 -74.415 \n",
       "L 78.763637 -68.7525 \n",
       "L 78.763637 -57.4275 \n",
       "L 92.290909 -51.765 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_8e6c63c028 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_8e6c63c028 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_8e6c63c028 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_8e6c63c028 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_8e6c63c028 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_8e6c63c028 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_8e6c63c028 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_8e6c63c028 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_8e6c63c028 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_8e6c63c028 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_8e6c63c028 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_8e6c63c028 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_8e6c63c028 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_8e6c63c028 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_8e6c63c028 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_8e6c63c028 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_8e6c63c028 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_8e6c63c028 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_8e6c63c028 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_8e6c63c028 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_8e6c63c028 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_8e6c63c028 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_8e6c63c028 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_8e6c63c028 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_8e6c63c028 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_8e6c63c028 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_8e6c63c028 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#cfe0ef;stroke:#cfe0ef; x=81.163636 xlink:href=#C0_0_8e6c63c028 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#e0ebf5;stroke:#e0ebf5; x=81.163636 xlink:href=#C0_0_8e6c63c028 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=81.163636 xlink:href=#C0_0_8e6c63c028 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_8e6c63c028 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_8e6c63c028 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_8e6c63c028 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_8e6c63c028 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_8e6c63c028 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_8e6c63c028 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_8e6c63c028 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_8e6c63c028 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_8e6c63c028 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_8e6c63c028 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_8e6c63c028 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_8e6c63c028 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_8e6c63c028 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_8e6c63c028 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_8e6c63c028 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=135.272727 xlink:href=#C0_0_8e6c63c028 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=135.272727 xlink:href=#C0_0_8e6c63c028 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_8e6c63c028 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_8e6c63c028 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_8e6c63c028 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_8e6c63c028 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_8e6c63c028 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_8e6c63c028 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_8e6c63c028 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_8e6c63c028 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_8e6c63c028 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_8e6c63c028 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_8e6c63c028 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_8e6c63c028 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_8e6c63c028 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_8e6c63c028 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_8e6c63c028 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_8e6c63c028 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_8e6c63c028 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_8e6c63c028 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_8e6c63c028 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_8e6c63c028 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_8e6c63c028 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_8e6c63c028 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_8e6c63c028 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_8e6c63c028 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_8e6c63c028 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_8e6c63c028 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=216.436363 xlink:href=#C0_0_8e6c63c028 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_8e6c63c028 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_8e6c63c028 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_8e6c63c028 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_8e6c63c028 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_8e6c63c028 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_8e6c63c028 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_8e6c63c028 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_8e6c63c028 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_8e6c63c028 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_8e6c63c028 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_8e6c63c028 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_8e6c63c028 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_8e6c63c028 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_8e6c63c028 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_8e6c63c028 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_8e6c63c028 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_8e6c63c028 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_8e6c63c028 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_8e6c63c028 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_8e6c63c028 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_8e6c63c028 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_8e6c63c028 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_8e6c63c028 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_8e6c63c028 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_8e6c63c028 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_8e6c63c028 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_8e6c63c028 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_8e6c63c028 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_8e6c63c028 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_8e6c63c028 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_8e6c63c028 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_8e6c63c028 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_8e6c63c028 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_8e6c63c028 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_8e6c63c028 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_8e6c63c028 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_8e6c63c028 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_8e6c63c028 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_8e6c63c028 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_8e6c63c028 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_8e6c63c028 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_8e6c63c028 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_8e6c63c028 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_8e6c63c028 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_8e6c63c028 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_8e6c63c028 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_8e6c63c028 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_8e6c63c028 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_8e6c63c028 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_8e6c63c028 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_8e6c63c028 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_8e6c63c028 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_8e6c63c028 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_8e6c63c028 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_8e6c63c028 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_8e6c63c028 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_8e6c63c028 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_8e6c63c028 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_8e6c63c028 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_8e6c63c028 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_8e6c63c028 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_8e6c63c028 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_8e6c63c028 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_8e6c63c028 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_8e6c63c028 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_8e6c63c028 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_8e6c63c028 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_8e6c63c028 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_8e6c63c028 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_8e6c63c028 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_8e6c63c028 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_8e6c63c028 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_8e6c63c028 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_8e6c63c028 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_8e6c63c028 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_8e6c63c028 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_8e6c63c028 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_8e6c63c028 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_8e6c63c028 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_8e6c63c028 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_8e6c63c028 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_8e6c63c028 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_8e6c63c028 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_8e6c63c028 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_8e6c63c028 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_8e6c63c028 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=67.636363 xlink:href=#C0_0_8e6c63c028 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#e8f1f8;stroke:#e8f1f8; x=67.636363 xlink:href=#C0_0_8e6c63c028 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_8e6c63c028 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_8e6c63c028 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_8e6c63c028 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_8e6c63c028 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_8e6c63c028 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_8e6c63c028 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_8e6c63c028 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_8e6c63c028 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_8e6c63c028 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_8e6c63c028 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_8e6c63c028 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_8e6c63c028 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_8e6c63c028 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_8e6c63c028 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_8e6c63c028 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_8e6c63c028 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_8e6c63c028 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_8e6c63c028 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_8e6c63c028 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_8e6c63c028 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_8e6c63c028 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_8e6c63c028 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#deeaf5;stroke:#deeaf5; x=148.8 xlink:href=#C0_0_8e6c63c028 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_8e6c63c028 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_8e6c63c028 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_8e6c63c028 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_8e6c63c028 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_8e6c63c028 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_8e6c63c028 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_8e6c63c028 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_8e6c63c028 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_8e6c63c028 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_8e6c63c028 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_8e6c63c028 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_8e6c63c028 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_8e6c63c028 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_8e6c63c028 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_8e6c63c028 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#e8f1f8;stroke:#e8f1f8; x=202.909091 xlink:href=#C0_0_8e6c63c028 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_8e6c63c028 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_8e6c63c028 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_8e6c63c028 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_8e6c63c028 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_8e6c63c028 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_8e6c63c028 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_8e6c63c028 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_8e6c63c028 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_8e6c63c028 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_8e6c63c028 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_8e6c63c028 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_8e6c63c028 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_8e6c63c028 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_8e6c63c028 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_8e6c63c028 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_8e6c63c028 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_8e6c63c028 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_8e6c63c028 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_8e6c63c028 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_8e6c63c028 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_8e6c63c028 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_8e6c63c028 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_8e6c63c028 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_8e6c63c028 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_8e6c63c028 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_8e6c63c028 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_8e6c63c028 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_8e6c63c028 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_8e6c63c028 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_8e6c63c028 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_8e6c63c028 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_8e6c63c028 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_8e6c63c028 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_8e6c63c028 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_8e6c63c028 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_8e6c63c028 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_8e6c63c028 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_8e6c63c028 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_8e6c63c028 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_8e6c63c028 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_8e6c63c028 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_8e6c63c028 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_8e6c63c028 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_8e6c63c028 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_8e6c63c028 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_8e6c63c028 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_8e6c63c028 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_8e6c63c028 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_8e6c63c028 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_8e6c63c028 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_8e6c63c028 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_8e6c63c028 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_8e6c63c028 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_8e6c63c028 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_8e6c63c028 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_8e6c63c028 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_8e6c63c028 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_8e6c63c028 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_8e6c63c028 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_8e6c63c028 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_8e6c63c028 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_8e6c63c028 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p342a307846)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_8e6c63c028 y=141.1875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p342a307846&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_artist_count-interactions_artist_count_playlist_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510441 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(157.146804 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(224.783168 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(292.419531 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(360.055895 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(427.692258 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(495.328622 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(266.770156 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 306.288906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 245.888906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 185.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 125.088906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(50.378125 64.688906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.062969 230.333125)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_4bcf306b66 d=&quot;M 105.818182 -27.2275 \n",
       "L 105.818182 -38.5525 \n",
       "L 92.290909 -44.215 \n",
       "L 78.763637 -38.5525 \n",
       "L 78.763637 -27.2275 \n",
       "L 92.290909 -21.565 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_4bcf306b66 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_4bcf306b66 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_4bcf306b66 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_4bcf306b66 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_4bcf306b66 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_4bcf306b66 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_4bcf306b66 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_4bcf306b66 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_4bcf306b66 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_4bcf306b66 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_4bcf306b66 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_4bcf306b66 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_4bcf306b66 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_4bcf306b66 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_4bcf306b66 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_4bcf306b66 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_4bcf306b66 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_4bcf306b66 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_4bcf306b66 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_4bcf306b66 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_4bcf306b66 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_4bcf306b66 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_4bcf306b66 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_4bcf306b66 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_4bcf306b66 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_4bcf306b66 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_4bcf306b66 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=81.163636 xlink:href=#C0_0_4bcf306b66 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_4bcf306b66 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_4bcf306b66 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_4bcf306b66 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_4bcf306b66 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_4bcf306b66 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_4bcf306b66 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_4bcf306b66 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_4bcf306b66 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_4bcf306b66 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_4bcf306b66 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_4bcf306b66 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_4bcf306b66 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_4bcf306b66 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_4bcf306b66 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_4bcf306b66 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_4bcf306b66 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_4bcf306b66 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#dce9f4;stroke:#dce9f4; x=135.272727 xlink:href=#C0_0_4bcf306b66 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_4bcf306b66 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_4bcf306b66 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_4bcf306b66 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_4bcf306b66 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_4bcf306b66 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_4bcf306b66 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_4bcf306b66 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_4bcf306b66 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_4bcf306b66 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_4bcf306b66 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_4bcf306b66 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_4bcf306b66 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_4bcf306b66 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_4bcf306b66 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_4bcf306b66 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_4bcf306b66 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_4bcf306b66 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_4bcf306b66 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_4bcf306b66 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_4bcf306b66 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_4bcf306b66 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_4bcf306b66 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_4bcf306b66 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_4bcf306b66 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_4bcf306b66 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_4bcf306b66 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=216.436363 xlink:href=#C0_0_4bcf306b66 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_4bcf306b66 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_4bcf306b66 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_4bcf306b66 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_4bcf306b66 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_4bcf306b66 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_4bcf306b66 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_4bcf306b66 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_4bcf306b66 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_4bcf306b66 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_4bcf306b66 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_4bcf306b66 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_4bcf306b66 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_4bcf306b66 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_4bcf306b66 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_4bcf306b66 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_4bcf306b66 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_4bcf306b66 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_4bcf306b66 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_4bcf306b66 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_4bcf306b66 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_4bcf306b66 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_4bcf306b66 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_4bcf306b66 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_4bcf306b66 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_4bcf306b66 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_4bcf306b66 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_4bcf306b66 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_4bcf306b66 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_4bcf306b66 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_4bcf306b66 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_4bcf306b66 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_4bcf306b66 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_4bcf306b66 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_4bcf306b66 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_4bcf306b66 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_4bcf306b66 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_4bcf306b66 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_4bcf306b66 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_4bcf306b66 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_4bcf306b66 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_4bcf306b66 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_4bcf306b66 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_4bcf306b66 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_4bcf306b66 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_4bcf306b66 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_4bcf306b66 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_4bcf306b66 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_4bcf306b66 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_4bcf306b66 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_4bcf306b66 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_4bcf306b66 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_4bcf306b66 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_4bcf306b66 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_4bcf306b66 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_4bcf306b66 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_4bcf306b66 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_4bcf306b66 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_4bcf306b66 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_4bcf306b66 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_4bcf306b66 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_4bcf306b66 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_4bcf306b66 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_4bcf306b66 y=365.8 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_4bcf306b66 y=331.825 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_4bcf306b66 y=297.85 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_4bcf306b66 y=263.875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_4bcf306b66 y=229.9 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_4bcf306b66 y=195.925 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_4bcf306b66 y=161.95 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_4bcf306b66 y=127.975 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_4bcf306b66 y=94 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_4bcf306b66 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_4bcf306b66 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_4bcf306b66 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_4bcf306b66 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_4bcf306b66 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_4bcf306b66 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_4bcf306b66 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_4bcf306b66 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_4bcf306b66 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_4bcf306b66 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_4bcf306b66 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_4bcf306b66 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_4bcf306b66 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_4bcf306b66 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_4bcf306b66 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_4bcf306b66 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_4bcf306b66 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_4bcf306b66 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_4bcf306b66 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_4bcf306b66 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_4bcf306b66 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_4bcf306b66 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_4bcf306b66 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_4bcf306b66 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_4bcf306b66 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_4bcf306b66 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_4bcf306b66 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_4bcf306b66 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_4bcf306b66 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_4bcf306b66 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_4bcf306b66 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_4bcf306b66 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_4bcf306b66 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_4bcf306b66 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_4bcf306b66 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_4bcf306b66 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_4bcf306b66 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_4bcf306b66 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_4bcf306b66 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_4bcf306b66 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_4bcf306b66 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_4bcf306b66 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_4bcf306b66 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_4bcf306b66 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_4bcf306b66 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_4bcf306b66 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_4bcf306b66 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_4bcf306b66 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_4bcf306b66 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_4bcf306b66 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_4bcf306b66 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_4bcf306b66 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_4bcf306b66 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_4bcf306b66 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_4bcf306b66 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_4bcf306b66 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_4bcf306b66 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_4bcf306b66 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_4bcf306b66 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_4bcf306b66 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_4bcf306b66 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_4bcf306b66 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_4bcf306b66 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_4bcf306b66 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_4bcf306b66 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_4bcf306b66 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_4bcf306b66 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_4bcf306b66 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_4bcf306b66 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_4bcf306b66 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_4bcf306b66 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_4bcf306b66 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_4bcf306b66 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_4bcf306b66 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_4bcf306b66 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_4bcf306b66 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_4bcf306b66 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_4bcf306b66 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_4bcf306b66 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_4bcf306b66 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_4bcf306b66 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_4bcf306b66 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_4bcf306b66 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_4bcf306b66 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_4bcf306b66 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_4bcf306b66 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_4bcf306b66 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_4bcf306b66 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_4bcf306b66 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_4bcf306b66 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_4bcf306b66 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_4bcf306b66 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_4bcf306b66 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_4bcf306b66 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_4bcf306b66 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_4bcf306b66 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_4bcf306b66 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_4bcf306b66 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_4bcf306b66 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_4bcf306b66 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_4bcf306b66 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_4bcf306b66 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_4bcf306b66 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_4bcf306b66 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_4bcf306b66 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_4bcf306b66 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_4bcf306b66 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_4bcf306b66 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_4bcf306b66 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_4bcf306b66 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_4bcf306b66 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_4bcf306b66 y=110.9875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_4bcf306b66 y=348.8125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_4bcf306b66 y=314.8375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_4bcf306b66 y=280.8625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_4bcf306b66 y=246.8875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_4bcf306b66 y=212.9125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_4bcf306b66 y=178.9375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_4bcf306b66 y=144.9625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#p3c9e42f05d)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_4bcf306b66 y=110.9875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p3c9e42f05d&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_artist_count-interactions_artist_count_max_streams&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510441 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(157.146804 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(224.783168 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(292.419531 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(360.055895 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(427.692258 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(495.328622 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(266.770156 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.505951)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 302.415897)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 268.325843)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 234.235789)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 200.145736)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 166.055682)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 131.965628)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 97.875574)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.695312 63.78552)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(27.509062 230.016016)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_3420481fea d=&quot;M 105.818182 -57.410455 \n",
       "L 105.818182 -68.735455 \n",
       "L 92.290909 -74.397955 \n",
       "L 78.763637 -68.735455 \n",
       "L 78.763637 -57.410455 \n",
       "L 92.290909 -51.747955 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_3420481fea y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_3420481fea y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_3420481fea y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_3420481fea y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_3420481fea y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_3420481fea y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_3420481fea y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_3420481fea y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_3420481fea y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_3420481fea y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_3420481fea y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_3420481fea y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_3420481fea y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_3420481fea y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_3420481fea y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_3420481fea y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_3420481fea y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_3420481fea y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_3420481fea y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_3420481fea y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_3420481fea y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_3420481fea y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_3420481fea y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_3420481fea y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_3420481fea y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_3420481fea y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_3420481fea y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=81.163636 xlink:href=#C0_0_3420481fea y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#e1ecf6;stroke:#e1ecf6; x=81.163636 xlink:href=#C0_0_3420481fea y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_3420481fea y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_3420481fea y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_3420481fea y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_3420481fea y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=81.163636 xlink:href=#C0_0_3420481fea y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_3420481fea y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#e8f1f8;stroke:#e8f1f8; x=81.163636 xlink:href=#C0_0_3420481fea y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_3420481fea y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_3420481fea y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_3420481fea y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_3420481fea y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_3420481fea y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_3420481fea y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_3420481fea y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_3420481fea y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_3420481fea y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#e0ecf6;stroke:#e0ecf6; x=135.272727 xlink:href=#C0_0_3420481fea y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=135.272727 xlink:href=#C0_0_3420481fea y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_3420481fea y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_3420481fea y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_3420481fea y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_3420481fea y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_3420481fea y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_3420481fea y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_3420481fea y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_3420481fea y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_3420481fea y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_3420481fea y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_3420481fea y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_3420481fea y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_3420481fea y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_3420481fea y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_3420481fea y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_3420481fea y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_3420481fea y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_3420481fea y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_3420481fea y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_3420481fea y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_3420481fea y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_3420481fea y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_3420481fea y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_3420481fea y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_3420481fea y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=216.436363 xlink:href=#C0_0_3420481fea y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_3420481fea y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_3420481fea y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_3420481fea y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_3420481fea y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_3420481fea y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_3420481fea y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_3420481fea y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_3420481fea y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_3420481fea y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_3420481fea y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_3420481fea y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_3420481fea y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_3420481fea y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_3420481fea y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_3420481fea y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_3420481fea y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_3420481fea y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_3420481fea y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_3420481fea y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_3420481fea y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_3420481fea y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_3420481fea y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_3420481fea y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_3420481fea y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_3420481fea y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_3420481fea y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_3420481fea y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_3420481fea y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_3420481fea y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_3420481fea y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_3420481fea y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_3420481fea y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_3420481fea y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_3420481fea y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_3420481fea y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_3420481fea y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_3420481fea y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_3420481fea y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_3420481fea y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_3420481fea y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_3420481fea y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_3420481fea y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_3420481fea y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_3420481fea y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_3420481fea y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_3420481fea y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_3420481fea y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_3420481fea y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_3420481fea y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_3420481fea y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_3420481fea y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_3420481fea y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_3420481fea y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_3420481fea y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_3420481fea y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_3420481fea y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_3420481fea y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_3420481fea y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_3420481fea y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_3420481fea y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_3420481fea y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_3420481fea y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_3420481fea y=395.982955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_3420481fea y=362.007955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_3420481fea y=328.032955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_3420481fea y=294.057955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_3420481fea y=260.082955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_3420481fea y=226.107955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_3420481fea y=192.132955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_3420481fea y=158.157955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_3420481fea y=124.182955 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_3420481fea y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_3420481fea y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_3420481fea y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_3420481fea y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_3420481fea y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_3420481fea y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_3420481fea y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_3420481fea y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_3420481fea y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_3420481fea y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_3420481fea y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_3420481fea y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_3420481fea y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_3420481fea y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_3420481fea y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_3420481fea y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#92b8d9;stroke:#92b8d9; x=67.636363 xlink:href=#C0_0_3420481fea y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#eaf2f9;stroke:#eaf2f9; x=67.636363 xlink:href=#C0_0_3420481fea y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ddeaf4;stroke:#ddeaf4; x=67.636363 xlink:href=#C0_0_3420481fea y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_3420481fea y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#e1ecf6;stroke:#e1ecf6; x=67.636363 xlink:href=#C0_0_3420481fea y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_3420481fea y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_3420481fea y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_3420481fea y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_3420481fea y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_3420481fea y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_3420481fea y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_3420481fea y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_3420481fea y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_3420481fea y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_3420481fea y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_3420481fea y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_3420481fea y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_3420481fea y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_3420481fea y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_3420481fea y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_3420481fea y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_3420481fea y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_3420481fea y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_3420481fea y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=148.8 xlink:href=#C0_0_3420481fea y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_3420481fea y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#e5eff7;stroke:#e5eff7; x=148.8 xlink:href=#C0_0_3420481fea y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_3420481fea y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_3420481fea y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_3420481fea y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_3420481fea y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_3420481fea y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_3420481fea y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_3420481fea y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_3420481fea y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_3420481fea y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_3420481fea y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_3420481fea y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_3420481fea y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_3420481fea y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=202.909091 xlink:href=#C0_0_3420481fea y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_3420481fea y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_3420481fea y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_3420481fea y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_3420481fea y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_3420481fea y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_3420481fea y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_3420481fea y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_3420481fea y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_3420481fea y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_3420481fea y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_3420481fea y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_3420481fea y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_3420481fea y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_3420481fea y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_3420481fea y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_3420481fea y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_3420481fea y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_3420481fea y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_3420481fea y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_3420481fea y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_3420481fea y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_3420481fea y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_3420481fea y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_3420481fea y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_3420481fea y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_3420481fea y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_3420481fea y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_3420481fea y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_3420481fea y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_3420481fea y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_3420481fea y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_3420481fea y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_3420481fea y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_3420481fea y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_3420481fea y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_3420481fea y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_3420481fea y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_3420481fea y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_3420481fea y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_3420481fea y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_3420481fea y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_3420481fea y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_3420481fea y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_3420481fea y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_3420481fea y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_3420481fea y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_3420481fea y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_3420481fea y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_3420481fea y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_3420481fea y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_3420481fea y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_3420481fea y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_3420481fea y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_3420481fea y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_3420481fea y=141.170455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_3420481fea y=378.995455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_3420481fea y=345.020455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_3420481fea y=311.045455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_3420481fea y=277.070455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_3420481fea y=243.095455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_3420481fea y=209.120455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_3420481fea y=175.145455 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pb798d95b00)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_3420481fea y=141.170455 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pb798d95b00&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_artist_count-interactions_artist_count_listener_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510441 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(157.146804 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(224.783168 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(292.419531 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(360.055895 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(427.692258 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(495.328622 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(266.770156 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.6654)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 301.366698)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 266.067997)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 230.769296)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 195.470595)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 160.171893)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 124.873192)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 89.574491)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 54.275789)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 231.250937)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_9e83e06a99 d=&quot;M 105.818182 -57.251006 \n",
       "L 105.818182 -68.576006 \n",
       "L 92.290909 -74.238506 \n",
       "L 78.763637 -68.576006 \n",
       "L 78.763637 -57.251006 \n",
       "L 92.290909 -51.588506 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_9e83e06a99 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_9e83e06a99 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_9e83e06a99 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_9e83e06a99 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_9e83e06a99 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_9e83e06a99 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_9e83e06a99 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_9e83e06a99 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_9e83e06a99 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_9e83e06a99 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_9e83e06a99 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_9e83e06a99 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_9e83e06a99 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_9e83e06a99 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_9e83e06a99 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_9e83e06a99 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_9e83e06a99 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_9e83e06a99 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_9e83e06a99 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_9e83e06a99 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_9e83e06a99 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_9e83e06a99 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_9e83e06a99 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_9e83e06a99 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_9e83e06a99 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_9e83e06a99 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_9e83e06a99 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=81.163636 xlink:href=#C0_0_9e83e06a99 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_9e83e06a99 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_9e83e06a99 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_9e83e06a99 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_9e83e06a99 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_9e83e06a99 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_9e83e06a99 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_9e83e06a99 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_9e83e06a99 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_9e83e06a99 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_9e83e06a99 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_9e83e06a99 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_9e83e06a99 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_9e83e06a99 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_9e83e06a99 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_9e83e06a99 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_9e83e06a99 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_9e83e06a99 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#dce9f4;stroke:#dce9f4; x=135.272727 xlink:href=#C0_0_9e83e06a99 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_9e83e06a99 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_9e83e06a99 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_9e83e06a99 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_9e83e06a99 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_9e83e06a99 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_9e83e06a99 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_9e83e06a99 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_9e83e06a99 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_9e83e06a99 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_9e83e06a99 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_9e83e06a99 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_9e83e06a99 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_9e83e06a99 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_9e83e06a99 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_9e83e06a99 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_9e83e06a99 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_9e83e06a99 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_9e83e06a99 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_9e83e06a99 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_9e83e06a99 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_9e83e06a99 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_9e83e06a99 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_9e83e06a99 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_9e83e06a99 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_9e83e06a99 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_9e83e06a99 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=216.436363 xlink:href=#C0_0_9e83e06a99 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_9e83e06a99 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_9e83e06a99 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_9e83e06a99 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_9e83e06a99 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_9e83e06a99 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_9e83e06a99 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_9e83e06a99 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_9e83e06a99 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_9e83e06a99 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_9e83e06a99 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_9e83e06a99 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_9e83e06a99 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_9e83e06a99 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_9e83e06a99 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_9e83e06a99 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_9e83e06a99 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_9e83e06a99 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_9e83e06a99 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_9e83e06a99 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_9e83e06a99 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_9e83e06a99 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_9e83e06a99 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_9e83e06a99 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_9e83e06a99 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_9e83e06a99 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_9e83e06a99 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_9e83e06a99 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_9e83e06a99 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_9e83e06a99 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_9e83e06a99 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_9e83e06a99 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_9e83e06a99 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_9e83e06a99 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_9e83e06a99 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_9e83e06a99 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_9e83e06a99 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_9e83e06a99 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_9e83e06a99 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_9e83e06a99 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_9e83e06a99 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_9e83e06a99 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_9e83e06a99 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_9e83e06a99 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_9e83e06a99 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_9e83e06a99 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_9e83e06a99 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_9e83e06a99 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_9e83e06a99 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_9e83e06a99 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_9e83e06a99 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_9e83e06a99 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_9e83e06a99 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_9e83e06a99 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_9e83e06a99 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_9e83e06a99 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_9e83e06a99 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_9e83e06a99 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_9e83e06a99 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_9e83e06a99 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_9e83e06a99 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_9e83e06a99 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_9e83e06a99 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_9e83e06a99 y=395.823506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_9e83e06a99 y=361.848506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_9e83e06a99 y=327.873506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_9e83e06a99 y=293.898506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_9e83e06a99 y=259.923506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_9e83e06a99 y=225.948506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_9e83e06a99 y=191.973506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_9e83e06a99 y=157.998506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_9e83e06a99 y=124.023506 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_9e83e06a99 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_9e83e06a99 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_9e83e06a99 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_9e83e06a99 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_9e83e06a99 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_9e83e06a99 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_9e83e06a99 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_9e83e06a99 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_9e83e06a99 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_9e83e06a99 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_9e83e06a99 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_9e83e06a99 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_9e83e06a99 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_9e83e06a99 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_9e83e06a99 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_9e83e06a99 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_9e83e06a99 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_9e83e06a99 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_9e83e06a99 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_9e83e06a99 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_9e83e06a99 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_9e83e06a99 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_9e83e06a99 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_9e83e06a99 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_9e83e06a99 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_9e83e06a99 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_9e83e06a99 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_9e83e06a99 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_9e83e06a99 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_9e83e06a99 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_9e83e06a99 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_9e83e06a99 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_9e83e06a99 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_9e83e06a99 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_9e83e06a99 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_9e83e06a99 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_9e83e06a99 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_9e83e06a99 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_9e83e06a99 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_9e83e06a99 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_9e83e06a99 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_9e83e06a99 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_9e83e06a99 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_9e83e06a99 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_9e83e06a99 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_9e83e06a99 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_9e83e06a99 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_9e83e06a99 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_9e83e06a99 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_9e83e06a99 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_9e83e06a99 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_9e83e06a99 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_9e83e06a99 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_9e83e06a99 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_9e83e06a99 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_9e83e06a99 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_9e83e06a99 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_9e83e06a99 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_9e83e06a99 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_9e83e06a99 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_9e83e06a99 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_9e83e06a99 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_9e83e06a99 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_9e83e06a99 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_9e83e06a99 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_9e83e06a99 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_9e83e06a99 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_9e83e06a99 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_9e83e06a99 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_9e83e06a99 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_9e83e06a99 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_9e83e06a99 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_9e83e06a99 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_9e83e06a99 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_9e83e06a99 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_9e83e06a99 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_9e83e06a99 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_9e83e06a99 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_9e83e06a99 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_9e83e06a99 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_9e83e06a99 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_9e83e06a99 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_9e83e06a99 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_9e83e06a99 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_9e83e06a99 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_9e83e06a99 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_9e83e06a99 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_9e83e06a99 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_9e83e06a99 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_9e83e06a99 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_9e83e06a99 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_9e83e06a99 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_9e83e06a99 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_9e83e06a99 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_9e83e06a99 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_9e83e06a99 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_9e83e06a99 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_9e83e06a99 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_9e83e06a99 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_9e83e06a99 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_9e83e06a99 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_9e83e06a99 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_9e83e06a99 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_9e83e06a99 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_9e83e06a99 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_9e83e06a99 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_9e83e06a99 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_9e83e06a99 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_9e83e06a99 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_9e83e06a99 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_9e83e06a99 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_9e83e06a99 y=141.011006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_9e83e06a99 y=378.836006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_9e83e06a99 y=344.861006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_9e83e06a99 y=310.886006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_9e83e06a99 y=276.911006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_9e83e06a99 y=242.936006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_9e83e06a99 y=208.961006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_9e83e06a99 y=174.986006 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pc36ae4f4db)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_9e83e06a99 y=141.011006 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pc36ae4f4db&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_artist_count-interactions_artist_count_streams&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510441 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(157.146804 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(224.783168 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(292.419531 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(360.055895 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(427.692258 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(495.328622 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(266.770156 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.658994)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 302.641472)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 268.62395)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 234.606428)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.817188 200.588906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-56 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 166.571384)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 132.553862)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-50 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 98.536341)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-52 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(39.25625 64.518819)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-54 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.07 216.567656)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_ac23e186ee d=&quot;M 105.818182 -57.257412 \n",
       "L 105.818182 -68.582412 \n",
       "L 92.290909 -74.244912 \n",
       "L 78.763637 -68.582412 \n",
       "L 78.763637 -57.257412 \n",
       "L 92.290909 -51.594912 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_ac23e186ee y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_ac23e186ee y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_ac23e186ee y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_ac23e186ee y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_ac23e186ee y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_ac23e186ee y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_ac23e186ee y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_ac23e186ee y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_ac23e186ee y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_ac23e186ee y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_ac23e186ee y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_ac23e186ee y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_ac23e186ee y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_ac23e186ee y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_ac23e186ee y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_ac23e186ee y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_ac23e186ee y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_ac23e186ee y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_ac23e186ee y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_ac23e186ee y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_ac23e186ee y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_ac23e186ee y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_ac23e186ee y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_ac23e186ee y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_ac23e186ee y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_ac23e186ee y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_ac23e186ee y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=81.163636 xlink:href=#C0_0_ac23e186ee y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_ac23e186ee y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_ac23e186ee y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_ac23e186ee y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_ac23e186ee y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_ac23e186ee y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_ac23e186ee y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_ac23e186ee y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_ac23e186ee y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_ac23e186ee y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_ac23e186ee y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_ac23e186ee y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_ac23e186ee y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_ac23e186ee y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_ac23e186ee y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_ac23e186ee y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_ac23e186ee y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_ac23e186ee y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#dce9f4;stroke:#dce9f4; x=135.272727 xlink:href=#C0_0_ac23e186ee y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_ac23e186ee y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_ac23e186ee y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_ac23e186ee y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_ac23e186ee y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_ac23e186ee y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_ac23e186ee y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_ac23e186ee y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_ac23e186ee y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_ac23e186ee y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_ac23e186ee y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_ac23e186ee y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_ac23e186ee y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_ac23e186ee y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_ac23e186ee y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_ac23e186ee y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_ac23e186ee y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_ac23e186ee y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_ac23e186ee y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_ac23e186ee y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_ac23e186ee y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_ac23e186ee y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_ac23e186ee y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_ac23e186ee y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_ac23e186ee y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_ac23e186ee y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_ac23e186ee y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=216.436363 xlink:href=#C0_0_ac23e186ee y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_ac23e186ee y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_ac23e186ee y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_ac23e186ee y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_ac23e186ee y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_ac23e186ee y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_ac23e186ee y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_ac23e186ee y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_ac23e186ee y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_ac23e186ee y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_ac23e186ee y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_ac23e186ee y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_ac23e186ee y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_ac23e186ee y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_ac23e186ee y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_ac23e186ee y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_ac23e186ee y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_ac23e186ee y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_ac23e186ee y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_ac23e186ee y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_ac23e186ee y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_ac23e186ee y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_ac23e186ee y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_ac23e186ee y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_ac23e186ee y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_ac23e186ee y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_ac23e186ee y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_ac23e186ee y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_ac23e186ee y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_ac23e186ee y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_ac23e186ee y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_ac23e186ee y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_ac23e186ee y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_ac23e186ee y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_ac23e186ee y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_ac23e186ee y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_ac23e186ee y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_ac23e186ee y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_ac23e186ee y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_ac23e186ee y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_ac23e186ee y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_ac23e186ee y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_ac23e186ee y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_ac23e186ee y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_ac23e186ee y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_ac23e186ee y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_ac23e186ee y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_ac23e186ee y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_ac23e186ee y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_ac23e186ee y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_ac23e186ee y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_ac23e186ee y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_ac23e186ee y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_ac23e186ee y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_ac23e186ee y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_ac23e186ee y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_ac23e186ee y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_ac23e186ee y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_ac23e186ee y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_ac23e186ee y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_ac23e186ee y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_ac23e186ee y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_ac23e186ee y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_ac23e186ee y=395.829912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_ac23e186ee y=361.854912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_ac23e186ee y=327.879912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_ac23e186ee y=293.904912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_ac23e186ee y=259.929912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_ac23e186ee y=225.954912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_ac23e186ee y=191.979912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_ac23e186ee y=158.004912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_ac23e186ee y=124.029912 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_ac23e186ee y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_ac23e186ee y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_ac23e186ee y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_ac23e186ee y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_ac23e186ee y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_ac23e186ee y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_ac23e186ee y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_ac23e186ee y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_ac23e186ee y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_ac23e186ee y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_ac23e186ee y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_ac23e186ee y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_ac23e186ee y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_ac23e186ee y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_ac23e186ee y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_ac23e186ee y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_ac23e186ee y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_ac23e186ee y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_ac23e186ee y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_ac23e186ee y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_ac23e186ee y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_ac23e186ee y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_ac23e186ee y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_ac23e186ee y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_ac23e186ee y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_ac23e186ee y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_ac23e186ee y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_ac23e186ee y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_ac23e186ee y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_ac23e186ee y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_ac23e186ee y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_ac23e186ee y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_ac23e186ee y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_ac23e186ee y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_ac23e186ee y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_ac23e186ee y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_ac23e186ee y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_ac23e186ee y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_ac23e186ee y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_ac23e186ee y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_ac23e186ee y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_ac23e186ee y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_ac23e186ee y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_ac23e186ee y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_ac23e186ee y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_ac23e186ee y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_ac23e186ee y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_ac23e186ee y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_ac23e186ee y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_ac23e186ee y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_ac23e186ee y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_ac23e186ee y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_ac23e186ee y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_ac23e186ee y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_ac23e186ee y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_ac23e186ee y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_ac23e186ee y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_ac23e186ee y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_ac23e186ee y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_ac23e186ee y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_ac23e186ee y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_ac23e186ee y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_ac23e186ee y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_ac23e186ee y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_ac23e186ee y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_ac23e186ee y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_ac23e186ee y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_ac23e186ee y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_ac23e186ee y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_ac23e186ee y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_ac23e186ee y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_ac23e186ee y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_ac23e186ee y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_ac23e186ee y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_ac23e186ee y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_ac23e186ee y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_ac23e186ee y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_ac23e186ee y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_ac23e186ee y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_ac23e186ee y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_ac23e186ee y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_ac23e186ee y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_ac23e186ee y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_ac23e186ee y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_ac23e186ee y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_ac23e186ee y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_ac23e186ee y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_ac23e186ee y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_ac23e186ee y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_ac23e186ee y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_ac23e186ee y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_ac23e186ee y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_ac23e186ee y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_ac23e186ee y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_ac23e186ee y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_ac23e186ee y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_ac23e186ee y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_ac23e186ee y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_ac23e186ee y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_ac23e186ee y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_ac23e186ee y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_ac23e186ee y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_ac23e186ee y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_ac23e186ee y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_ac23e186ee y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_ac23e186ee y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_ac23e186ee y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_ac23e186ee y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_ac23e186ee y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_ac23e186ee y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_ac23e186ee y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_ac23e186ee y=141.017412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_ac23e186ee y=378.842412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_ac23e186ee y=344.867412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_ac23e186ee y=310.892412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_ac23e186ee y=276.917412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_ac23e186ee y=242.942412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_ac23e186ee y=208.967412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_ac23e186ee y=174.992412 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pa08f081e0b)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_ac23e186ee y=141.017412 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pa08f081e0b&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=interactions_artist_count-interactions_artist_count_artist_count&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "L 72 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(89.510441 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(157.146804 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(224.783168 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(292.419531 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(360.055895 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(427.692258 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(495.328622 364.157812)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(266.770156 378.018906)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 336.488906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 291.188906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 245.888906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 200.588906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 155.288906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 109.988906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.939062 64.688906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(49.752812 225.439844)rotate(-90)scale(0.11 -0.11)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=PolyCollection_1&gt;&lt;defs&gt;&lt;path id=C0_0_b92cc502e2 d=&quot;M 105.818182 -57.4275 \n",
       "L 105.818182 -68.7525 \n",
       "L 92.290909 -74.415 \n",
       "L 78.763637 -68.7525 \n",
       "L 78.763637 -57.4275 \n",
       "L 92.290909 -51.765 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_b92cc502e2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_b92cc502e2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_b92cc502e2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_b92cc502e2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_b92cc502e2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_b92cc502e2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_b92cc502e2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_b92cc502e2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=-0 xlink:href=#C0_0_b92cc502e2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_b92cc502e2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_b92cc502e2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_b92cc502e2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_b92cc502e2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_b92cc502e2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_b92cc502e2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_b92cc502e2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_b92cc502e2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=27.054545 xlink:href=#C0_0_b92cc502e2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_b92cc502e2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_b92cc502e2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_b92cc502e2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_b92cc502e2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_b92cc502e2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_b92cc502e2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_b92cc502e2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_b92cc502e2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=54.109091 xlink:href=#C0_0_b92cc502e2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_b92cc502e2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_b92cc502e2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_b92cc502e2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_b92cc502e2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_b92cc502e2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_b92cc502e2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_b92cc502e2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_b92cc502e2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=81.163636 xlink:href=#C0_0_b92cc502e2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_b92cc502e2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_b92cc502e2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_b92cc502e2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_b92cc502e2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_b92cc502e2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_b92cc502e2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_b92cc502e2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_b92cc502e2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=108.218181 xlink:href=#C0_0_b92cc502e2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_b92cc502e2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_b92cc502e2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_b92cc502e2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_b92cc502e2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_b92cc502e2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_b92cc502e2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_b92cc502e2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_b92cc502e2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=135.272727 xlink:href=#C0_0_b92cc502e2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_b92cc502e2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_b92cc502e2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_b92cc502e2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_b92cc502e2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_b92cc502e2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_b92cc502e2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_b92cc502e2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_b92cc502e2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=162.327272 xlink:href=#C0_0_b92cc502e2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_b92cc502e2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_b92cc502e2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_b92cc502e2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_b92cc502e2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_b92cc502e2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_b92cc502e2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_b92cc502e2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_b92cc502e2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=189.381818 xlink:href=#C0_0_b92cc502e2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_b92cc502e2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_b92cc502e2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_b92cc502e2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_b92cc502e2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#e7f0f8;stroke:#e7f0f8; x=216.436363 xlink:href=#C0_0_b92cc502e2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_b92cc502e2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_b92cc502e2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_b92cc502e2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=216.436363 xlink:href=#C0_0_b92cc502e2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_b92cc502e2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_b92cc502e2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_b92cc502e2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_b92cc502e2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_b92cc502e2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_b92cc502e2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_b92cc502e2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_b92cc502e2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=243.490909 xlink:href=#C0_0_b92cc502e2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_b92cc502e2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_b92cc502e2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_b92cc502e2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_b92cc502e2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_b92cc502e2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_b92cc502e2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_b92cc502e2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_b92cc502e2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=270.545454 xlink:href=#C0_0_b92cc502e2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_b92cc502e2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_b92cc502e2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_b92cc502e2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_b92cc502e2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_b92cc502e2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_b92cc502e2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_b92cc502e2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_b92cc502e2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=297.6 xlink:href=#C0_0_b92cc502e2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_b92cc502e2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_b92cc502e2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_b92cc502e2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_b92cc502e2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_b92cc502e2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_b92cc502e2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_b92cc502e2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_b92cc502e2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=324.654545 xlink:href=#C0_0_b92cc502e2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_b92cc502e2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_b92cc502e2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_b92cc502e2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_b92cc502e2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_b92cc502e2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_b92cc502e2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_b92cc502e2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_b92cc502e2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=351.709091 xlink:href=#C0_0_b92cc502e2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_b92cc502e2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_b92cc502e2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_b92cc502e2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_b92cc502e2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_b92cc502e2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_b92cc502e2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_b92cc502e2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_b92cc502e2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=378.763636 xlink:href=#C0_0_b92cc502e2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_b92cc502e2 y=396 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_b92cc502e2 y=362.025 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_b92cc502e2 y=328.05 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_b92cc502e2 y=294.075 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_b92cc502e2 y=260.1 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_b92cc502e2 y=226.125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_b92cc502e2 y=192.15 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_b92cc502e2 y=158.175 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=405.818181 xlink:href=#C0_0_b92cc502e2 y=124.2 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_b92cc502e2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_b92cc502e2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_b92cc502e2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_b92cc502e2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_b92cc502e2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_b92cc502e2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_b92cc502e2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=13.527272 xlink:href=#C0_0_b92cc502e2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_b92cc502e2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_b92cc502e2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_b92cc502e2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_b92cc502e2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_b92cc502e2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_b92cc502e2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_b92cc502e2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=40.581818 xlink:href=#C0_0_b92cc502e2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_b92cc502e2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#337ab7;stroke:#337ab7; x=67.636363 xlink:href=#C0_0_b92cc502e2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_b92cc502e2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_b92cc502e2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_b92cc502e2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_b92cc502e2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_b92cc502e2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=67.636363 xlink:href=#C0_0_b92cc502e2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_b92cc502e2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_b92cc502e2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_b92cc502e2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_b92cc502e2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_b92cc502e2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_b92cc502e2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_b92cc502e2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=94.690909 xlink:href=#C0_0_b92cc502e2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_b92cc502e2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_b92cc502e2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_b92cc502e2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_b92cc502e2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_b92cc502e2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_b92cc502e2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_b92cc502e2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=121.745454 xlink:href=#C0_0_b92cc502e2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_b92cc502e2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_b92cc502e2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#dce9f4;stroke:#dce9f4; x=148.8 xlink:href=#C0_0_b92cc502e2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_b92cc502e2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_b92cc502e2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_b92cc502e2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_b92cc502e2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=148.8 xlink:href=#C0_0_b92cc502e2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_b92cc502e2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_b92cc502e2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_b92cc502e2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_b92cc502e2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_b92cc502e2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_b92cc502e2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_b92cc502e2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=175.854545 xlink:href=#C0_0_b92cc502e2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_b92cc502e2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_b92cc502e2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_b92cc502e2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_b92cc502e2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_b92cc502e2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_b92cc502e2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_b92cc502e2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=202.909091 xlink:href=#C0_0_b92cc502e2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_b92cc502e2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_b92cc502e2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_b92cc502e2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_b92cc502e2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_b92cc502e2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_b92cc502e2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_b92cc502e2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=229.963636 xlink:href=#C0_0_b92cc502e2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_b92cc502e2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_b92cc502e2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_b92cc502e2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_b92cc502e2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_b92cc502e2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_b92cc502e2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_b92cc502e2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=257.018181 xlink:href=#C0_0_b92cc502e2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_b92cc502e2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_b92cc502e2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_b92cc502e2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_b92cc502e2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_b92cc502e2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_b92cc502e2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_b92cc502e2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=284.072727 xlink:href=#C0_0_b92cc502e2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_b92cc502e2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_b92cc502e2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_b92cc502e2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_b92cc502e2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_b92cc502e2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_b92cc502e2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_b92cc502e2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=311.127272 xlink:href=#C0_0_b92cc502e2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_b92cc502e2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_b92cc502e2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_b92cc502e2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_b92cc502e2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_b92cc502e2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_b92cc502e2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_b92cc502e2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=338.181818 xlink:href=#C0_0_b92cc502e2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_b92cc502e2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_b92cc502e2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_b92cc502e2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_b92cc502e2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_b92cc502e2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_b92cc502e2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_b92cc502e2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=365.236363 xlink:href=#C0_0_b92cc502e2 y=141.1875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_b92cc502e2 y=379.0125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_b92cc502e2 y=345.0375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_b92cc502e2 y=311.0625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_b92cc502e2 y=277.0875 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_b92cc502e2 y=243.1125 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_b92cc502e2 y=209.1375 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_b92cc502e2 y=175.1625 /&gt;&lt;/g&gt;&lt;g clip-path=url(#pd306158798)&gt;&lt;use style=fill:#ebf3f9;stroke:#ebf3f9; x=392.290909 xlink:href=#C0_0_b92cc502e2 y=141.1875 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 72 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 518.4 346.5 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 72 346.5 \n",
       "L 518.4 346.5 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 72 47.52 \n",
       "L 518.4 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pd306158798&gt;&lt;rect height=298.98 width=446.4 x=72 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row header&quot;&gt;&lt;a class=anchor-pos id=correlations&gt;&lt;/a&gt;&lt;h1 class=page-header&gt;Correlations&lt;/h1&gt;&lt;/div&gt;&lt;div class=section-items&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;button id=toggle-correlation-description class=&quot;btn btn-default btn-sm&quot; style=&quot;float: right&quot;&gt;Toggle correlation descriptions&lt;/button&gt;&lt;script&gt;\n",
       "    var waitForJQuery = setInterval(function () {\n",
       "    if (typeof $ != &#x27;undefined&#x27;) {\n",
       "            $(function() {\n",
       "                $(&#x27;#toggle-correlation-description&#x27;).click(function () {\n",
       "                    $(&#x27;.correlation-description&#x27;).toggle();\n",
       "                    $(&#x27;.correlation-diagram&#x27;).toggleClass(&#x27;col-sm-6&#x27;).toggleClass(&#x27;col-sm-12&#x27;);\n",
       "                }).click();\n",
       "            });\n",
       "            clearInterval(waitForJQuery);\n",
       "        }\n",
       "    }, 10);\n",
       "    &lt;/script&gt;&lt;div style=display:inline&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#correlations_tab-pearson aria-controls=correlations_tab-pearson role=tab data-toggle=tab&gt;Pearson&#x27;s r&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#correlations_tab-spearman aria-controls=correlations_tab-spearman role=tab data-toggle=tab&gt;Spearman&#x27;s ρ&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#correlations_tab-kendall aria-controls=correlations_tab-kendall role=tab data-toggle=tab&gt;Kendall&#x27;s τ&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#correlations_tab-phi_k_diagram aria-controls=correlations_tab-phi_k_diagram role=tab data-toggle=tab&gt;Phik (φk)&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#correlations_tab-cramers_diagram aria-controls=correlations_tab-cramers_diagram role=tab data-toggle=tab&gt;Cramér&#x27;s V (φc)&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#correlations_tab-recoded_diagram aria-controls=correlations_tab-recoded_diagram role=tab data-toggle=tab&gt;Recoded&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=correlations_tab-pearson&gt;&lt;div class=&quot;col-sm-6 correlation-diagram&quot;&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 126.18 316.8 \n",
       "L 429.12 316.8 \n",
       "L 429.12 47.52 \n",
       "L 126.18 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g clip-path=url(#pb40ab2acac)&gt;&lt;image height=270 id=image687828c687 transform=&quot;scale(1 -1)translate(0 -270)&quot; width=303 x=126.18 y=-46.8 xlink:href=&quot;data:image/png;base64,\n",
       "iVBORw0KGgoAAAANSUhEUgAAAS8AAAEOCAYAAADYLpFLAAAABHNCSVQICAgIfAhkiAAABP9JREFUeJzt3DGO21YYRtGfGsUBXLgMMt6G978da6rACZwUAw2ZQrGBpHOaxwucs4IPpN7Vq7gd+37MGXz5snrBzIcPqxc87PvqBQ/X6+oFc8y2esLMzGxzjmNyCpfL6gUzM3OOFQA/SLyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSNpO8zHC+331gjmuP62eMDMz2x+/r57wcIaPM768rF7w8OnT6gUPt9vqBaf5WKabF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkHRdPeC7y/qObnOsnnAqx2yrJ5xgwT9ut9ULHp6fVy84jfXFAPgfxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gKTrvL6u3jAzM7fffl49YZ5/PVZPeLheVy84j48fVy94+Px59YLTOGZbPWFm3LyAKPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvICk7dj3Y/WIs3jbt9UTZmbmcpK/lO2y/nkcfp7/so3n8c1JjgnAjxEvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIuq4e8N2+r14wT6sHfHM5x2s59mP1hNn++nP1hIf7ffWC83j/fvWCmXHzAqLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECkrZj34/VI2ZmjtlWT5jtsn7DzMzc76sXzMzM2zytnjBPl1P8PE/jFOdkf1s9YWbcvIAo8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIOk6+756w8zMbNfr6glz7MfqCTMzs+1vqyfMzMzTZf3zuL1sqyfMzMzzL+d4J9sZzuvXr6sXzIybFxAlXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkLQdM8fqETMzc7+vXjBz0fLTeX1dveDh3bvVC/gPpxVIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECkv4GZYJa6iwoP5EAAAAASUVORK5CYII=&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(145.5975 409.007812)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(179.196563 370.65625)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;g style=fill:#262626; transform=&quot;translate(212.915156 396.229687)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(246.516563 387.8875)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;g style=fill:#262626; transform=&quot;translate(280.235156 390.673437)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-99 /&gt;&lt;use x=439.160156 xlink:href=#ArialMT-111 /&gt;&lt;use x=494.775391 xlink:href=#ArialMT-117 /&gt;&lt;use x=550.390625 xlink:href=#ArialMT-110 /&gt;&lt;use x=606.005859 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(313.895156 387.310937)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(347.555156 389.55625)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(381.215156 362.859375)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(414.875156 378.990625)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.972188 51.159844)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(72.32375 84.758906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(46.750313 118.418906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.0925 152.078906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(52.306563 185.738906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-99 /&gt;&lt;use x=439.160156 xlink:href=#ArialMT-111 /&gt;&lt;use x=494.775391 xlink:href=#ArialMT-117 /&gt;&lt;use x=550.390625 xlink:href=#ArialMT-110 /&gt;&lt;use x=606.005859 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.669063 219.398906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(53.42375 253.058906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(80.120625 286.718906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(63.989375 320.378906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 126.18 316.8 \n",
       "L 126.18 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 429.12 316.8 \n",
       "L 429.12 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 126.18 316.8 \n",
       "L 429.12 316.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 126.18 47.52 \n",
       "L 429.12 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=axes_2&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p387c564308) style=fill:#ffffff;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.01; d=&quot;M 451.44 316.8 \n",
       "L 451.44 315.748125 \n",
       "L 451.44 48.571875 \n",
       "L 451.44 47.52 \n",
       "L 464.904 47.52 \n",
       "L 464.904 48.571875 \n",
       "L 464.904 315.748125 \n",
       "L 464.904 316.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_3 /&gt;&lt;g id=matplotlib.axis_4&gt;&lt;g id=ytick_10&gt;&lt;g id=line2d_1&gt;&lt;defs&gt;&lt;path id=m29a976a7f1 style=stroke:#262626; d=&quot;M 0 0 \n",
       "L 3.5 0 \n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m29a976a7f1 y=316.8 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_19&gt;&lt;defs&gt;&lt;path id=ArialMT-8722 d=&quot;M 52.828125 31.203125 \n",
       "L 5.5625 31.203125 \n",
       "L 5.5625 39.40625 \n",
       "L 52.828125 39.40625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 320.378906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-8722 /&gt;&lt;use x=58.398438 xlink:href=#ArialMT-49 /&gt;&lt;use x=114.013672 xlink:href=#ArialMT-46 /&gt;&lt;use x=141.796875 xlink:href=#ArialMT-48 /&gt;&lt;use x=197.412109 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_11&gt;&lt;g id=line2d_2&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m29a976a7f1 y=283.14 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_20&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 286.718906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-8722 /&gt;&lt;use x=58.398438 xlink:href=#ArialMT-48 /&gt;&lt;use x=114.013672 xlink:href=#ArialMT-46 /&gt;&lt;use x=141.796875 xlink:href=#ArialMT-55 /&gt;&lt;use x=197.412109 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_12&gt;&lt;g id=line2d_3&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m29a976a7f1 y=249.48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_21&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 253.058906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-8722 /&gt;&lt;use x=58.398438 xlink:href=#ArialMT-48 /&gt;&lt;use x=114.013672 xlink:href=#ArialMT-46 /&gt;&lt;use x=141.796875 xlink:href=#ArialMT-53 /&gt;&lt;use x=197.412109 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_13&gt;&lt;g id=line2d_4&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m29a976a7f1 y=215.82 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_22&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 219.398906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-8722 /&gt;&lt;use x=58.398438 xlink:href=#ArialMT-48 /&gt;&lt;use x=114.013672 xlink:href=#ArialMT-46 /&gt;&lt;use x=141.796875 xlink:href=#ArialMT-50 /&gt;&lt;use x=197.412109 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_14&gt;&lt;g id=line2d_5&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m29a976a7f1 y=182.16 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_23&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 185.738906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;use x=139.013672 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_15&gt;&lt;g id=line2d_6&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m29a976a7f1 y=148.5 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_24&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 152.078906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;use x=139.013672 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_16&gt;&lt;g id=line2d_7&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m29a976a7f1 y=114.84 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_25&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 118.418906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-53 /&gt;&lt;use x=139.013672 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_17&gt;&lt;g id=line2d_8&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m29a976a7f1 y=81.18 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_26&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 84.758906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-55 /&gt;&lt;use x=139.013672 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_18&gt;&lt;g id=line2d_9&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m29a976a7f1 y=47.52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_27&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 51.098906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;use x=139.013672 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;image height=269 id=image1fd594794d transform=&quot;scale(1 -1)translate(0 -269)&quot; width=14 x=451 y=-48 xlink:href=&quot;data:image/png;base64,\n",
       "iVBORw0KGgoAAAANSUhEUgAAAA4AAAENCAYAAAA/q1TLAAAABHNCSVQICAgIfAhkiAAAAINJREFUaIHt2SESwCAMRcHAcP8jQ09QE5Eh7caviHnmj4hzInFrzgwDQfD9kqzVjyAI3gM1BwTBSqg5IAi2gGIFgmAl1BwQBCuh5oDgF+CI1KgbK/ZuAvOx6vMjCIL3QM0BQbASag4IgpVQc0AQbAHFCgTBSqg5IAhWQs35ORwncrPuAxJbBSSdWsGRAAAAAElFTkSuQmCC&quot;/&gt;&lt;g id=patch_8&gt;&lt;path style=fill:none; d=&quot;M 451.44 316.8 \n",
       "L 451.44 315.748125 \n",
       "L 451.44 48.571875 \n",
       "L 451.44 47.52 \n",
       "L 464.904 47.52 \n",
       "L 464.904 48.571875 \n",
       "L 464.904 315.748125 \n",
       "L 464.904 316.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pb40ab2acac&gt;&lt;rect height=269.28 width=302.94 x=126.18 y=47.52 /&gt;&lt;/clippath&gt;&lt;clippath id=p387c564308&gt;&lt;rect height=269.28 width=13.464 x=451.44 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-6 correlation-description&quot;&gt;&lt;div style=padding:20px class=text-muted&gt;&lt;h3&gt;Pearson&#x27;s r&lt;/h3&gt;The Pearson&#x27;s correlation coefficient (&lt;em&gt;r&lt;/em&gt;) is a measure of linear correlation between two variables. It&#x27;s value lies between -1 and +1, -1 indicating total negative linear correlation, 0 indicating no linear correlation and 1 indicating total positive linear correlation. Furthermore, &lt;em&gt;r&lt;/em&gt; is invariant under separate changes in location and scale of the two variables, implying that for a linear function the angle to the x-axis does not affect &lt;em&gt;r&lt;/em&gt;.&lt;br&gt;&lt;br&gt;To calculate &lt;em&gt;r&lt;/em&gt; for two variables &lt;em&gt;X&lt;/em&gt; and &lt;em&gt;Y&lt;/em&gt;, one divides the covariance of &lt;em&gt;X&lt;/em&gt; and &lt;em&gt;Y&lt;/em&gt; by the product of their standard deviations. &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=correlations_tab-spearman&gt;&lt;div class=&quot;col-sm-6 correlation-diagram&quot;&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 126.18 316.8 \n",
       "L 429.12 316.8 \n",
       "L 429.12 47.52 \n",
       "L 126.18 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g clip-path=url(#pdcbbb5a6ac)&gt;&lt;image height=270 id=image403372898f transform=&quot;scale(1 -1)translate(0 -270)&quot; width=303 x=126.18 y=-46.8 xlink:href=&quot;data:image/png;base64,\n",
       "iVBORw0KGgoAAAANSUhEUgAAAS8AAAEOCAYAAADYLpFLAAAABHNCSVQICAgIfAhkiAAABUpJREFUeJzt3EGKFHcYh+GvZzoiYkQkGHCRgAvXnmb2nsLjjGuP4QHEE8zaDCKCQWQyM51FnSDZ/OuF5znBj6bq7W9Vh9P19Wn24OZm9YKZFy9WL9j8/Ll6webhw9ULZr58Wb1g8+TJ6gX7sYfnYmbOVg8A+D/EC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvICk4xyPqzdsHj9evWDm9nb1gs319eoFmz18nPHr19ULNm/frl6wubxcvWA3H8t0eQFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUnHub1dvWE/znbS8m/fVi+YmZnTH3+unjCHHz9WT9hcXq5esHnzZvWC3djJ2wrw34gXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJh9O7d6fVI2Zm5vXr1QtmXr5cvWBXTo9/XT1hDmeH1RM2Hz+uXrB59Gj1gplnz1YvmBmXFxAlXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkHQ43d6eVo+Ymbmb89UTduNsJ38ph7PD6glzut/F47kbh9t/Vk+YOR5XL5gZlxcQJV5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5B0nJub1RtmZub8wYPVE2bu71cv2Bx38FvMzOn+tHrCHP7+vnrC5upq9YLN06erF8w8f756wcy4vIAo8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gKTD6fPn0+oRMzN3v/2+esKcHw+rJ2xublYvmJmZu7NfVk+Y8x/fV0/YPHq0esHm/n71gpnjcfWCmXF5AVHiBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5A0nE+fFi9YWZmzi8uVk+Yu9vT6gkzM3M+d6sn7MfV1eoFm1evVi/Yj+vr1QtmxuUFRIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkHefiYvWGzfv3qxfM+Ze/Vk/YPHmyesHMzJw/eLB6wsynT6sXbF68WL1gczyuXjCzh+diXF5AlHgBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkPQvnDJW6291je4AAAAASUVORK5CYII=&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(145.5975 409.007812)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(179.196563 370.65625)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;g style=fill:#262626; transform=&quot;translate(212.915156 396.229687)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(246.516563 387.8875)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;g style=fill:#262626; transform=&quot;translate(280.235156 390.673437)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-99 /&gt;&lt;use x=439.160156 xlink:href=#ArialMT-111 /&gt;&lt;use x=494.775391 xlink:href=#ArialMT-117 /&gt;&lt;use x=550.390625 xlink:href=#ArialMT-110 /&gt;&lt;use x=606.005859 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(313.895156 387.310937)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(347.555156 389.55625)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(381.215156 362.859375)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(414.875156 378.990625)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.972188 51.159844)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(72.32375 84.758906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(46.750313 118.418906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.0925 152.078906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(52.306563 185.738906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-99 /&gt;&lt;use x=439.160156 xlink:href=#ArialMT-111 /&gt;&lt;use x=494.775391 xlink:href=#ArialMT-117 /&gt;&lt;use x=550.390625 xlink:href=#ArialMT-110 /&gt;&lt;use x=606.005859 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.669063 219.398906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(53.42375 253.058906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(80.120625 286.718906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(63.989375 320.378906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 126.18 316.8 \n",
       "L 126.18 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 429.12 316.8 \n",
       "L 429.12 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 126.18 316.8 \n",
       "L 429.12 316.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 126.18 47.52 \n",
       "L 429.12 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=axes_2&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p26e69a728b) style=fill:#ffffff;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.01; d=&quot;M 451.44 316.8 \n",
       "L 451.44 315.748125 \n",
       "L 451.44 48.571875 \n",
       "L 451.44 47.52 \n",
       "L 464.904 47.52 \n",
       "L 464.904 48.571875 \n",
       "L 464.904 315.748125 \n",
       "L 464.904 316.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_3 /&gt;&lt;g id=matplotlib.axis_4&gt;&lt;g id=ytick_10&gt;&lt;g id=line2d_1&gt;&lt;defs&gt;&lt;path id=ma04f31650f style=stroke:#262626; d=&quot;M 0 0 \n",
       "L 3.5 0 \n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#ma04f31650f y=316.8 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_19&gt;&lt;defs&gt;&lt;path id=ArialMT-8722 d=&quot;M 52.828125 31.203125 \n",
       "L 5.5625 31.203125 \n",
       "L 5.5625 39.40625 \n",
       "L 52.828125 39.40625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 320.378906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-8722 /&gt;&lt;use x=58.398438 xlink:href=#ArialMT-49 /&gt;&lt;use x=114.013672 xlink:href=#ArialMT-46 /&gt;&lt;use x=141.796875 xlink:href=#ArialMT-48 /&gt;&lt;use x=197.412109 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_11&gt;&lt;g id=line2d_2&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#ma04f31650f y=283.14 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_20&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 286.718906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-8722 /&gt;&lt;use x=58.398438 xlink:href=#ArialMT-48 /&gt;&lt;use x=114.013672 xlink:href=#ArialMT-46 /&gt;&lt;use x=141.796875 xlink:href=#ArialMT-55 /&gt;&lt;use x=197.412109 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_12&gt;&lt;g id=line2d_3&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#ma04f31650f y=249.48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_21&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 253.058906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-8722 /&gt;&lt;use x=58.398438 xlink:href=#ArialMT-48 /&gt;&lt;use x=114.013672 xlink:href=#ArialMT-46 /&gt;&lt;use x=141.796875 xlink:href=#ArialMT-53 /&gt;&lt;use x=197.412109 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_13&gt;&lt;g id=line2d_4&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#ma04f31650f y=215.82 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_22&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 219.398906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-8722 /&gt;&lt;use x=58.398438 xlink:href=#ArialMT-48 /&gt;&lt;use x=114.013672 xlink:href=#ArialMT-46 /&gt;&lt;use x=141.796875 xlink:href=#ArialMT-50 /&gt;&lt;use x=197.412109 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_14&gt;&lt;g id=line2d_5&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#ma04f31650f y=182.16 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_23&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 185.738906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;use x=139.013672 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_15&gt;&lt;g id=line2d_6&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#ma04f31650f y=148.5 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_24&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 152.078906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;use x=139.013672 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_16&gt;&lt;g id=line2d_7&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#ma04f31650f y=114.84 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_25&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 118.418906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-53 /&gt;&lt;use x=139.013672 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_17&gt;&lt;g id=line2d_8&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#ma04f31650f y=81.18 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_26&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 84.758906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-55 /&gt;&lt;use x=139.013672 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_18&gt;&lt;g id=line2d_9&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#ma04f31650f y=47.52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_27&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 51.098906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;use x=139.013672 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;image height=269 id=image3c2acf808e transform=&quot;scale(1 -1)translate(0 -269)&quot; width=14 x=451 y=-48 xlink:href=&quot;data:image/png;base64,\n",
       "iVBORw0KGgoAAAANSUhEUgAAAA4AAAENCAYAAAA/q1TLAAAABHNCSVQICAgIfAhkiAAAAINJREFUaIHt2SESwCAMRcHAcP8jQ09QE5Eh7caviHnmj4hzInFrzgwDQfD9kqzVjyAI3gM1BwTBSqg5IAi2gGIFgmAl1BwQBCuh5oDgF+CI1KgbK/ZuAvOx6vMjCIL3QM0BQbASag4IgpVQc0AQbAHFCgTBSqg5IAhWQs35ORwncrPuAxJbBSSdWsGRAAAAAElFTkSuQmCC&quot;/&gt;&lt;g id=patch_8&gt;&lt;path style=fill:none; d=&quot;M 451.44 316.8 \n",
       "L 451.44 315.748125 \n",
       "L 451.44 48.571875 \n",
       "L 451.44 47.52 \n",
       "L 464.904 47.52 \n",
       "L 464.904 48.571875 \n",
       "L 464.904 315.748125 \n",
       "L 464.904 316.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pdcbbb5a6ac&gt;&lt;rect height=269.28 width=302.94 x=126.18 y=47.52 /&gt;&lt;/clippath&gt;&lt;clippath id=p26e69a728b&gt;&lt;rect height=269.28 width=13.464 x=451.44 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-6 correlation-description&quot;&gt;&lt;div style=padding:20px class=text-muted&gt;&lt;h3&gt;Spearman&#x27;s ρ&lt;/h3&gt;The Spearman&#x27;s rank correlation coefficient (&lt;em&gt;ρ&lt;/em&gt;) is a measure of monotonic correlation between two variables, and is therefore better in catching nonlinear monotonic correlations than Pearson&#x27;s &lt;em&gt;r&lt;/em&gt;. It&#x27;s value lies between -1 and +1, -1 indicating total negative monotonic correlation, 0 indicating no monotonic correlation and 1 indicating total positive monotonic correlation.&lt;br&gt;&lt;br&gt;To calculate &lt;em&gt;ρ&lt;/em&gt; for two variables &lt;em&gt;X&lt;/em&gt; and &lt;em&gt;Y&lt;/em&gt;, one divides the covariance of the rank variables of &lt;em&gt;X&lt;/em&gt; and &lt;em&gt;Y&lt;/em&gt; by the product of their standard deviations. &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=correlations_tab-kendall&gt;&lt;div class=&quot;col-sm-6 correlation-diagram&quot;&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 126.18 316.8 \n",
       "L 429.12 316.8 \n",
       "L 429.12 47.52 \n",
       "L 126.18 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g clip-path=url(#pfe3a14cb4f)&gt;&lt;image height=270 id=imagec387f9b482 transform=&quot;scale(1 -1)translate(0 -270)&quot; width=303 x=126.18 y=-46.8 xlink:href=&quot;data:image/png;base64,\n",
       "iVBORw0KGgoAAAANSUhEUgAAAS8AAAEOCAYAAADYLpFLAAAABHNCSVQICAgIfAhkiAAABU9JREFUeJzt3EGKHHUYh+GvOu0QIsQgIrPQXc4yJ/EMnmZOEnKCnMBFDhCyCDGg6NjpclEn0M2/X3ieE/ygire+VW37p0/73ILLZfWCmR9+WL3g8PS0esHh7m71gpnPn1cvOLx4sXrB7Xj+fPWCmZk5rR4A8H+IF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ5zmfV2843MLP3q7X1QsOHz+uXnC4v1+94HZ+Rvjrr6sXHB4fVy+Y+euv1QtmxuUFRIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUknedyWb3hcHe3esHt+PRp9YKZmdl/+nn1hNmenlZPODw+rl5w+OWX1QtuhssLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKStv3t2331iJmZef169YKZ+/vVCw6Xy+oFMzOzv/h29YTZTtvqCYffflu94HB3t3rBzKtXqxfMjMsLiBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtI2vbLZV89YmZmPz1bPWGu19ULDqcb+aRsp231hNmvN/F63ozt8s/qCTPn8+oFM+PyAqLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECks5zuazeMDMz23n1gpln1+vqCYfz3eoFMzOzX/fVE2b784/VEw7v369ecPj++9ULZn78cfWCmXF5AVHiBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSdv++fO+esTMzP7yu9UTZjttqyccnp5WL5iZma+nb1ZPmGeXv1dPOJzPqxfcjtNt3Dy3sQLgPxIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKSzvPu3eoNMzOzPTysnjD7dV89YWZmtuvX1RNmZuZ0C5+2Dx9WLzjc369ecDu+fFm9YGZcXkCUeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQJJ4AUniBSSJF5AkXkCSeAFJ4gUkiReQJF5AkngBSeIFJIkXkCReQNJ5Hh5Wbzi8ebN6wWxffl894fD8+eoFMzOznVcvmJn371cvOLx8uXrB4XwDD+UWNozLC4gSLyBJvIAk8QKSxAtIEi8gSbyAJPECksQLSBIvIEm8gCTxApLEC0gSLyBJvIAk8QKS/gV0Jlng1eLd5wAAAABJRU5ErkJggg==&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(145.5975 409.007812)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(179.196563 370.65625)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;g style=fill:#262626; transform=&quot;translate(212.915156 396.229687)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(246.516563 387.8875)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;g style=fill:#262626; transform=&quot;translate(280.235156 390.673437)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-99 /&gt;&lt;use x=439.160156 xlink:href=#ArialMT-111 /&gt;&lt;use x=494.775391 xlink:href=#ArialMT-117 /&gt;&lt;use x=550.390625 xlink:href=#ArialMT-110 /&gt;&lt;use x=606.005859 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(313.895156 387.310937)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(347.555156 389.55625)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(381.215156 362.859375)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(414.875156 378.990625)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(33.972188 51.159844)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(72.32375 84.758906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(46.750313 118.418906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.0925 152.078906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(52.306563 185.738906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-99 /&gt;&lt;use x=439.160156 xlink:href=#ArialMT-111 /&gt;&lt;use x=494.775391 xlink:href=#ArialMT-117 /&gt;&lt;use x=550.390625 xlink:href=#ArialMT-110 /&gt;&lt;use x=606.005859 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(55.669063 219.398906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(53.42375 253.058906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(80.120625 286.718906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(63.989375 320.378906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 126.18 316.8 \n",
       "L 126.18 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 429.12 316.8 \n",
       "L 429.12 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 126.18 316.8 \n",
       "L 429.12 316.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 126.18 47.52 \n",
       "L 429.12 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=axes_2&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#pd9a3a26cbb) style=fill:#ffffff;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.01; d=&quot;M 451.44 316.8 \n",
       "L 451.44 315.748125 \n",
       "L 451.44 48.571875 \n",
       "L 451.44 47.52 \n",
       "L 464.904 47.52 \n",
       "L 464.904 48.571875 \n",
       "L 464.904 315.748125 \n",
       "L 464.904 316.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_3 /&gt;&lt;g id=matplotlib.axis_4&gt;&lt;g id=ytick_10&gt;&lt;g id=line2d_1&gt;&lt;defs&gt;&lt;path id=m355e4d23c8 style=stroke:#262626; d=&quot;M 0 0 \n",
       "L 3.5 0 \n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m355e4d23c8 y=316.8 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_19&gt;&lt;defs&gt;&lt;path id=ArialMT-8722 d=&quot;M 52.828125 31.203125 \n",
       "L 5.5625 31.203125 \n",
       "L 5.5625 39.40625 \n",
       "L 52.828125 39.40625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 320.378906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-8722 /&gt;&lt;use x=58.398438 xlink:href=#ArialMT-49 /&gt;&lt;use x=114.013672 xlink:href=#ArialMT-46 /&gt;&lt;use x=141.796875 xlink:href=#ArialMT-48 /&gt;&lt;use x=197.412109 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_11&gt;&lt;g id=line2d_2&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m355e4d23c8 y=283.14 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_20&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 286.718906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-8722 /&gt;&lt;use x=58.398438 xlink:href=#ArialMT-48 /&gt;&lt;use x=114.013672 xlink:href=#ArialMT-46 /&gt;&lt;use x=141.796875 xlink:href=#ArialMT-55 /&gt;&lt;use x=197.412109 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_12&gt;&lt;g id=line2d_3&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m355e4d23c8 y=249.48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_21&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 253.058906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-8722 /&gt;&lt;use x=58.398438 xlink:href=#ArialMT-48 /&gt;&lt;use x=114.013672 xlink:href=#ArialMT-46 /&gt;&lt;use x=141.796875 xlink:href=#ArialMT-53 /&gt;&lt;use x=197.412109 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_13&gt;&lt;g id=line2d_4&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m355e4d23c8 y=215.82 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_22&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 219.398906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-8722 /&gt;&lt;use x=58.398438 xlink:href=#ArialMT-48 /&gt;&lt;use x=114.013672 xlink:href=#ArialMT-46 /&gt;&lt;use x=141.796875 xlink:href=#ArialMT-50 /&gt;&lt;use x=197.412109 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_14&gt;&lt;g id=line2d_5&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m355e4d23c8 y=182.16 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_23&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 185.738906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;use x=139.013672 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_15&gt;&lt;g id=line2d_6&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m355e4d23c8 y=148.5 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_24&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 152.078906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;use x=139.013672 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_16&gt;&lt;g id=line2d_7&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m355e4d23c8 y=114.84 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_25&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 118.418906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-53 /&gt;&lt;use x=139.013672 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_17&gt;&lt;g id=line2d_8&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m355e4d23c8 y=81.18 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_26&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 84.758906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-55 /&gt;&lt;use x=139.013672 xlink:href=#ArialMT-53 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_18&gt;&lt;g id=line2d_9&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m355e4d23c8 y=47.52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_27&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 51.098906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;use x=139.013672 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;image height=269 id=image3d4cbb4484 transform=&quot;scale(1 -1)translate(0 -269)&quot; width=14 x=451 y=-48 xlink:href=&quot;data:image/png;base64,\n",
       "iVBORw0KGgoAAAANSUhEUgAAAA4AAAENCAYAAAA/q1TLAAAABHNCSVQICAgIfAhkiAAAAINJREFUaIHt2SESwCAMRcHAcP8jQ09QE5Eh7caviHnmj4hzInFrzgwDQfD9kqzVjyAI3gM1BwTBSqg5IAi2gGIFgmAl1BwQBCuh5oDgF+CI1KgbK/ZuAvOx6vMjCIL3QM0BQbASag4IgpVQc0AQbAHFCgTBSqg5IAhWQs35ORwncrPuAxJbBSSdWsGRAAAAAElFTkSuQmCC&quot;/&gt;&lt;g id=patch_8&gt;&lt;path style=fill:none; d=&quot;M 451.44 316.8 \n",
       "L 451.44 315.748125 \n",
       "L 451.44 48.571875 \n",
       "L 451.44 47.52 \n",
       "L 464.904 47.52 \n",
       "L 464.904 48.571875 \n",
       "L 464.904 315.748125 \n",
       "L 464.904 316.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pfe3a14cb4f&gt;&lt;rect height=269.28 width=302.94 x=126.18 y=47.52 /&gt;&lt;/clippath&gt;&lt;clippath id=pd9a3a26cbb&gt;&lt;rect height=269.28 width=13.464 x=451.44 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=&quot;col-sm-6 correlation-description&quot;&gt;&lt;div style=padding:20px class=text-muted&gt;&lt;h3&gt;Kendall&#x27;s τ&lt;/h3&gt;Similarly to Spearman&#x27;s rank correlation coefficient, the Kendall rank correlation coefficient (&lt;em&gt;τ&lt;/em&gt;) measures ordinal association between two variables. It&#x27;s value lies between -1 and +1, -1 indicating total negative correlation, 0 indicating no correlation and 1 indicating total positive correlation. &lt;br&gt;&lt;br&gt;To calculate &lt;em&gt;τ&lt;/em&gt; for two variables &lt;em&gt;X&lt;/em&gt; and &lt;em&gt;Y&lt;/em&gt;, one determines the number of concordant and discordant pairs of observations. &lt;em&gt;τ&lt;/em&gt; is given by the number of concordant pairs minus the discordant pairs divided by the total number of pairs.&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=correlations_tab-phi_k_diagram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 141.888 316.8 \n",
       "L 429.12 316.8 \n",
       "L 429.12 47.52 \n",
       "L 141.888 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g clip-path=url(#pd59c4f1c75)&gt;&lt;image height=270 id=image3050659f66 transform=&quot;scale(1 -1)translate(0 -270)&quot; width=288 x=141.888 y=-46.8 xlink:href=&quot;data:image/png;base64,\n",
       "iVBORw0KGgoAAAANSUhEUgAAASAAAAEOCAYAAAApJcrGAAAABHNCSVQICAgIfAhkiAAAB3BJREFUeJzt3L1vlWUAxuHzwtuW0oJNg0HUqDhJJF1QJxMnPzCuTi4u+geom3E0ru4OkBgWWdzUEBlNgOBgMC4oBEGNoiaNpdKPc5xdzZ3caq7rD7jT855zfucZmmeYffPNbJLw6KORmckXX2R2nnoqs7O4mNlZX8/sjGNm5+bNzM6DD2Z2zp/P7Lz0UmZnOs3sbGxkdq5fz+wcP57Z2bs3MrMnsgLwDwgQUCNAQI0AATUCBNQIEFAjQECNAAE1w2w6zfwjYkrqH8BmoZc1N5fZuX07s7O6mtn5/ffMzvJyZif1vi8sZHZSdnfbf8HfpT7PodflBATUCBBQI0BAjQABNQIE1AgQUCNAQI0AATUCBNQIEFAjQECNAAE1AgTUCBBQI0BAjQABNQIE1IyTq1czS4cPZ3Y++SSz89hjmZ2trczOhQuZnbW1zM65c5md557L7KRueky9Xzs7mZ2vv87sPPlkZmd7O7Nz5UpkxgkIqBEgoEaAgBoBAmoECKgRIKBGgIAaAQJqBAioESCgRoCAGgECagQIqBEgoEaAgBoBAmoECKgZJ+vrmaW5uczOmTOZnQ8/zOwMQ2bn008zOwcPZnZSN+zt35/Z+eCDzM6e0G/qOGZ2Us/50qXMTsojj0RmnICAGgECagQIqBEgoEaAgBoBAmoECKgRIKBGgIAaAQJqBAioESCgRoCAGgECagQIqBEgoEaAgJphtrs7iyxNp5GZyZtvZnbefz+zkzLLPObYTkrqBsJ/m9Tr2trK7OzsZHb27cvshL7v/9NPD/BfIEBAjQABNQIE1AgQUCNAQI0AATUCBNQIEFAjQECNAAE1AgTUCBBQI0BAjQABNQIE1AgQUDPMdnYyV+ylbupL3ay4d29mJ3UzXur5DENmJ/WcU8/n7t3MzuJiZif1fP5tO+OY2QlxAgJqBAioESCgRoCAGgECagQIqBEgoEaAgBoBAmoECKgRIKBGgIAaAQJqBAioESCgRoCAGgECasbJtWuZpdSNf2+9ldl5++3MztpaZueddzI7L7+c2bl8ObNz8mRm5+jRzM7mZmYn5dSpzM5rr2V2Us/n3LnIjBMQUCNAQI0AATUCBNQIEFAjQECNAAE1AgTUCBBQI0BAjQABNQIE1AgQUCNAQI0AATUCBNQIEFAzzP78M3OVYepGxJ2dzM6+fZmd3d3MzsZGZmdlJbOztZXZWVzM7KRu5nz44cxOSuo537mT2Vlayuxsb0dmnICAGgECagQIqBEgoEaAgBoBAmoECKgRIKBGgIAaAQJqBAioESCgRoCAGgECagQIqBEgoEaAgJpxcuNGZml1NbPz+eeZnaefzuwsLGR2Ll3K7Dz+eGbnoYcyO5ubmZ1TpzI7r7+e2Um5dSuzk/r8PPtsZueXXyIzTkBAjQABNQIE1AgQUCNAQI0AATUCBNQIEFAjQECNAAE1AgTUCBBQI0BAjQABNQIE1AgQUCNAQM0Yuxnvxx8zO/fdl9m5997MzjhmdtbWMjsPPJDZSd2EOT+f2TlxIrOzJ/SbOp1mdv74I7Nz8mRm58CBzE7oplAnIKBGgIAaAQJqBAioESCgRoCAGgECagQIqBEgoEaAgBoBAmoECKgRIKBGgIAaAQJqBAioESCgZpx8+21m6c6dzM7p05mdI0cyOysrmZ3UTYa3bmV2vvoqs7O0lNk5ezaz88QTmZ1hyOx89FFm54UXMjvHjmV2QjeFOgEBNQIE1AgQUCNAQI0AATUCBNQIEFAjQECNAAE1AgTUCBBQI0BAjQABNQIE1AgQUCNAQI0AATXDbDqdtf+Iv5lOMzuz0Muam8vs/PxzZufQoczOb79ldpaXMzup92thIbOTsrub2Uk9n/n5zE7oe+oEBNQIEFAjQECNAAE1AgTUCBBQI0BAjQABNQIE1AgQUCNAQI0AATUCBNQIEFAjQECNAAE1AgTUjJMffsgspW7qu3o1s3P8eGZnezuzc+1aZmdlJbNz925m5557MjtffpnZOXEis7Mn9Nu8sZHZuX49s5P6PG9uRmacgIAaAQJqBAioESCgRoCAGgECagQIqBEgoEaAgBoBAmoECKgRIKBGgIAaAQJqBAioESCgRoCAmnFy/nxm6fDhzM7zz2d2rlzJ7AxDZue99zI7r76a2fnpp8zOiy9mdt59N7Nz9mxm5403MjupmzBfeSWzk7op9OLFyIwTEFAjQECNAAE1AgTUCBBQI0BAjQABNQIE1AgQUCNAQI0AATUCBNQIEFAjQECNAAE1AgTUCBBQM8zW12eRpYMHIzOTzz7L7DzzTGZnfj6zc/lyZufQoczOgQOZnaWlzM7332d2jh7N7KTcvJnZWV3N7KTe9+3tyIwTEFAjQECNAAE1AgTUCBBQI0BAjQABNQIE1AgQUCNAQI0AATUCBNQIEFAjQECNAAE1AgTUCBBQM8ZuMlxfz+x8/HFm5/btzM7992d29u/P7Bw5ktm5cSOzs7yc2RmG/+fOr79mdkI3EMZuRPzuu8iMExBQI0BAjQABNQIE1AgQUCNAQI0AATUCBNT8BVQSCaEMftO5AAAAAElFTkSuQmCC&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-103 d=&quot;M 4.984375 -4.296875 \n",
       "L 13.53125 -5.5625 \n",
       "Q 14.0625 -9.515625 16.5 -11.328125 \n",
       "Q 19.78125 -13.765625 25.4375 -13.765625 \n",
       "Q 31.546875 -13.765625 34.859375 -11.328125 \n",
       "Q 38.1875 -8.890625 39.359375 -4.5 \n",
       "Q 40.046875 -1.8125 39.984375 6.78125 \n",
       "Q 34.234375 0 25.640625 0 \n",
       "Q 14.9375 0 9.078125 7.71875 \n",
       "Q 3.21875 15.4375 3.21875 26.21875 \n",
       "Q 3.21875 33.640625 5.90625 39.90625 \n",
       "Q 8.59375 46.1875 13.6875 49.609375 \n",
       "Q 18.796875 53.03125 25.6875 53.03125 \n",
       "Q 34.859375 53.03125 40.828125 45.609375 \n",
       "L 40.828125 51.859375 \n",
       "L 48.921875 51.859375 \n",
       "L 48.921875 7.03125 \n",
       "Q 48.921875 -5.078125 46.453125 -10.125 \n",
       "Q 44 -15.1875 38.640625 -18.109375 \n",
       "Q 33.296875 -21.046875 25.484375 -21.046875 \n",
       "Q 16.21875 -21.046875 10.5 -16.875 \n",
       "Q 4.78125 -12.703125 4.984375 -4.296875 \n",
       "z\n",
       "M 12.25 26.859375 \n",
       "Q 12.25 16.65625 16.296875 11.96875 \n",
       "Q 20.359375 7.28125 26.46875 7.28125 \n",
       "Q 32.515625 7.28125 36.609375 11.9375 \n",
       "Q 40.71875 16.609375 40.71875 26.5625 \n",
       "Q 40.71875 36.078125 36.5 40.90625 \n",
       "Q 32.28125 45.75 26.3125 45.75 \n",
       "Q 20.453125 45.75 16.34375 40.984375 \n",
       "Q 12.25 36.234375 12.25 26.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(153.390563 424.034375)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-103 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-95 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-103 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-114 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-111 /&gt;&lt;use x=366.992188 xlink:href=#ArialMT-117 /&gt;&lt;use x=422.607422 xlink:href=#ArialMT-112 /&gt;&lt;use x=478.222656 xlink:href=#ArialMT-95 /&gt;&lt;use x=533.837891 xlink:href=#ArialMT-105 /&gt;&lt;use x=556.054688 xlink:href=#ArialMT-110 /&gt;&lt;use x=611.669922 xlink:href=#ArialMT-116 /&gt;&lt;use x=639.453125 xlink:href=#ArialMT-108 /&gt;&lt;use x=661.669922 xlink:href=#ArialMT-95 /&gt;&lt;use x=717.285156 xlink:href=#ArialMT-110 /&gt;&lt;use x=772.900391 xlink:href=#ArialMT-97 /&gt;&lt;use x=828.515625 xlink:href=#ArialMT-109 /&gt;&lt;use x=911.816406 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(171.401156 378.990625)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-98 d=&quot;M 14.703125 0 \n",
       "L 6.546875 0 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 46.046875 \n",
       "Q 20.90625 53.03125 29.546875 53.03125 \n",
       "Q 34.328125 53.03125 38.59375 51.09375 \n",
       "Q 42.875 49.171875 45.625 45.671875 \n",
       "Q 48.390625 42.1875 49.953125 37.25 \n",
       "Q 51.515625 32.328125 51.515625 26.703125 \n",
       "Q 51.515625 13.375 44.921875 6.09375 \n",
       "Q 38.328125 -1.171875 29.109375 -1.171875 \n",
       "Q 19.921875 -1.171875 14.703125 6.5 \n",
       "z\n",
       "M 14.59375 26.3125 \n",
       "Q 14.59375 17 17.140625 12.84375 \n",
       "Q 21.296875 6.0625 28.375 6.0625 \n",
       "Q 34.125 6.0625 38.328125 11.0625 \n",
       "Q 42.53125 16.0625 42.53125 25.984375 \n",
       "Q 42.53125 36.140625 38.5 40.96875 \n",
       "Q 34.46875 45.796875 28.765625 45.796875 \n",
       "Q 23 45.796875 18.796875 40.796875 \n",
       "Q 14.59375 35.796875 14.59375 26.3125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(189.414094 395.121875)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-102 /&gt;&lt;use x=27.783203 xlink:href=#ArialMT-105 /&gt;&lt;use x=50 xlink:href=#ArialMT-110 /&gt;&lt;use x=105.615234 xlink:href=#ArialMT-95 /&gt;&lt;use x=161.230469 xlink:href=#ArialMT-108 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-97 /&gt;&lt;use x=239.0625 xlink:href=#ArialMT-98 /&gt;&lt;use x=294.677734 xlink:href=#ArialMT-101 /&gt;&lt;use x=350.292969 xlink:href=#ArialMT-108 /&gt;&lt;use x=372.509766 xlink:href=#ArialMT-95 /&gt;&lt;use x=428.125 xlink:href=#ArialMT-110 /&gt;&lt;use x=483.740234 xlink:href=#ArialMT-97 /&gt;&lt;use x=539.355469 xlink:href=#ArialMT-109 /&gt;&lt;use x=622.65625 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(207.246563 389.007812)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-103 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-110 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-100 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-101 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-114 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-95 /&gt;&lt;use x=366.992188 xlink:href=#ArialMT-110 /&gt;&lt;use x=422.607422 xlink:href=#ArialMT-97 /&gt;&lt;use x=478.222656 xlink:href=#ArialMT-109 /&gt;&lt;use x=561.523438 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;g style=fill:#262626; transform=&quot;translate(225.257156 389.55625)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(243.209156 387.310937)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(261.161156 396.229687)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-104 d=&quot;M 6.59375 0 \n",
       "L 6.59375 71.578125 \n",
       "L 15.375 71.578125 \n",
       "L 15.375 45.90625 \n",
       "Q 21.53125 53.03125 30.90625 53.03125 \n",
       "Q 36.671875 53.03125 40.921875 50.75 \n",
       "Q 45.171875 48.484375 47 44.484375 \n",
       "Q 48.828125 40.484375 48.828125 32.859375 \n",
       "L 48.828125 0 \n",
       "L 40.046875 0 \n",
       "L 40.046875 32.859375 \n",
       "Q 40.046875 39.453125 37.1875 42.453125 \n",
       "Q 34.328125 45.453125 29.109375 45.453125 \n",
       "Q 25.203125 45.453125 21.75 43.421875 \n",
       "Q 18.3125 41.40625 16.84375 37.9375 \n",
       "Q 15.375 34.46875 15.375 28.375 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(279.113156 402.35625)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-111 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-110 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-104 /&gt;&lt;use x=277.929688 xlink:href=#ArialMT-95 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-101 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-110 /&gt;&lt;use x=444.775391 xlink:href=#ArialMT-100 /&gt;&lt;use x=500.390625 xlink:href=#ArialMT-95 /&gt;&lt;use x=556.005859 xlink:href=#ArialMT-100 /&gt;&lt;use x=611.621094 xlink:href=#ArialMT-97 /&gt;&lt;use x=667.236328 xlink:href=#ArialMT-116 /&gt;&lt;use x=695.019531 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;defs&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(297.006563 387.8875)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_10&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(314.958563 412.9)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-116 /&gt;&lt;use x=389.0625 xlink:href=#ArialMT-121 /&gt;&lt;use x=439.0625 xlink:href=#ArialMT-112 /&gt;&lt;use x=494.677734 xlink:href=#ArialMT-101 /&gt;&lt;use x=550.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=605.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=661.523438 xlink:href=#ArialMT-97 /&gt;&lt;use x=717.138672 xlink:href=#ArialMT-109 /&gt;&lt;use x=800.439453 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_11&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(332.969156 390.673437)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-99 /&gt;&lt;use x=439.160156 xlink:href=#ArialMT-111 /&gt;&lt;use x=494.775391 xlink:href=#ArialMT-117 /&gt;&lt;use x=550.390625 xlink:href=#ArialMT-110 /&gt;&lt;use x=606.005859 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_12&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(350.9235 409.007812)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_13&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(368.814563 370.65625)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_14&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(386.825156 387.885937)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-111 /&gt;&lt;use x=105.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=161.230469 xlink:href=#ArialMT-114 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-99 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-101 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-110 /&gt;&lt;use x=411.376953 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.992188 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.292969 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_15&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(404.777156 362.859375)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_16&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(422.611969 407.907812)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-116 /&gt;&lt;use x=27.783203 xlink:href=#ArialMT-121 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-112 /&gt;&lt;use x=133.398438 xlink:href=#ArialMT-101 /&gt;&lt;use x=189.013672 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.628906 xlink:href=#ArialMT-103 /&gt;&lt;use x=300.244141 xlink:href=#ArialMT-114 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-111 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-117 /&gt;&lt;use x=444.775391 xlink:href=#ArialMT-112 /&gt;&lt;use x=500.390625 xlink:href=#ArialMT-95 /&gt;&lt;use x=556.005859 xlink:href=#ArialMT-110 /&gt;&lt;use x=611.621094 xlink:href=#ArialMT-97 /&gt;&lt;use x=667.236328 xlink:href=#ArialMT-109 /&gt;&lt;use x=750.537109 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(34.653625 51.098906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-103 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-95 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-103 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-114 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-111 /&gt;&lt;use x=366.992188 xlink:href=#ArialMT-117 /&gt;&lt;use x=422.607422 xlink:href=#ArialMT-112 /&gt;&lt;use x=478.222656 xlink:href=#ArialMT-95 /&gt;&lt;use x=533.837891 xlink:href=#ArialMT-105 /&gt;&lt;use x=556.054688 xlink:href=#ArialMT-110 /&gt;&lt;use x=611.669922 xlink:href=#ArialMT-116 /&gt;&lt;use x=639.453125 xlink:href=#ArialMT-108 /&gt;&lt;use x=661.669922 xlink:href=#ArialMT-95 /&gt;&lt;use x=717.285156 xlink:href=#ArialMT-110 /&gt;&lt;use x=772.900391 xlink:href=#ArialMT-97 /&gt;&lt;use x=828.515625 xlink:href=#ArialMT-109 /&gt;&lt;use x=911.816406 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(79.697375 69.050906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_19&gt;&lt;g style=fill:#262626; transform=&quot;translate(63.566125 87.063844)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-102 /&gt;&lt;use x=27.783203 xlink:href=#ArialMT-105 /&gt;&lt;use x=50 xlink:href=#ArialMT-110 /&gt;&lt;use x=105.615234 xlink:href=#ArialMT-95 /&gt;&lt;use x=161.230469 xlink:href=#ArialMT-108 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-97 /&gt;&lt;use x=239.0625 xlink:href=#ArialMT-98 /&gt;&lt;use x=294.677734 xlink:href=#ArialMT-101 /&gt;&lt;use x=350.292969 xlink:href=#ArialMT-108 /&gt;&lt;use x=372.509766 xlink:href=#ArialMT-95 /&gt;&lt;use x=428.125 xlink:href=#ArialMT-110 /&gt;&lt;use x=483.740234 xlink:href=#ArialMT-97 /&gt;&lt;use x=539.355469 xlink:href=#ArialMT-109 /&gt;&lt;use x=622.65625 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_20&gt;&lt;g style=fill:#262626; transform=&quot;translate(69.680188 104.954906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-103 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-110 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-100 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-101 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-114 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-95 /&gt;&lt;use x=366.992188 xlink:href=#ArialMT-110 /&gt;&lt;use x=422.607422 xlink:href=#ArialMT-97 /&gt;&lt;use x=478.222656 xlink:href=#ArialMT-109 /&gt;&lt;use x=561.523438 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_21&gt;&lt;g style=fill:#262626; transform=&quot;translate(69.13175 122.906906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_22&gt;&lt;g style=fill:#262626; transform=&quot;translate(71.377063 140.858906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_23&gt;&lt;g style=fill:#262626; transform=&quot;translate(62.458313 158.810906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_24&gt;&lt;g style=fill:#262626; transform=&quot;translate(56.33175 176.762906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-111 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-110 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-104 /&gt;&lt;use x=277.929688 xlink:href=#ArialMT-95 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-101 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-110 /&gt;&lt;use x=444.775391 xlink:href=#ArialMT-100 /&gt;&lt;use x=500.390625 xlink:href=#ArialMT-95 /&gt;&lt;use x=556.005859 xlink:href=#ArialMT-100 /&gt;&lt;use x=611.621094 xlink:href=#ArialMT-97 /&gt;&lt;use x=667.236328 xlink:href=#ArialMT-116 /&gt;&lt;use x=695.019531 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_25&gt;&lt;g style=fill:#262626; transform=&quot;translate(70.8005 194.714906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_10&gt;&lt;g id=text_26&gt;&lt;g style=fill:#262626; transform=&quot;translate(45.788 212.666906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-116 /&gt;&lt;use x=389.0625 xlink:href=#ArialMT-121 /&gt;&lt;use x=439.0625 xlink:href=#ArialMT-112 /&gt;&lt;use x=494.677734 xlink:href=#ArialMT-101 /&gt;&lt;use x=550.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=605.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=661.523438 xlink:href=#ArialMT-97 /&gt;&lt;use x=717.138672 xlink:href=#ArialMT-109 /&gt;&lt;use x=800.439453 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_11&gt;&lt;g id=text_27&gt;&lt;g style=fill:#262626; transform=&quot;translate(68.014563 230.618906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-99 /&gt;&lt;use x=439.160156 xlink:href=#ArialMT-111 /&gt;&lt;use x=494.775391 xlink:href=#ArialMT-117 /&gt;&lt;use x=550.390625 xlink:href=#ArialMT-110 /&gt;&lt;use x=606.005859 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_12&gt;&lt;g id=text_28&gt;&lt;g style=fill:#262626; transform=&quot;translate(49.680188 248.631844)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_13&gt;&lt;g id=text_29&gt;&lt;g style=fill:#262626; transform=&quot;translate(88.03175 266.522906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_14&gt;&lt;g id=text_30&gt;&lt;g style=fill:#262626; transform=&quot;translate(70.802063 284.474906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-111 /&gt;&lt;use x=105.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=161.230469 xlink:href=#ArialMT-114 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-99 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-101 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-110 /&gt;&lt;use x=411.376953 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.992188 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.292969 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_15&gt;&lt;g id=text_31&gt;&lt;g style=fill:#262626; transform=&quot;translate(95.828625 302.426906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_16&gt;&lt;g id=text_32&gt;&lt;g style=fill:#262626; transform=&quot;translate(50.780188 320.320312)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-116 /&gt;&lt;use x=27.783203 xlink:href=#ArialMT-121 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-112 /&gt;&lt;use x=133.398438 xlink:href=#ArialMT-101 /&gt;&lt;use x=189.013672 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.628906 xlink:href=#ArialMT-103 /&gt;&lt;use x=300.244141 xlink:href=#ArialMT-114 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-111 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-117 /&gt;&lt;use x=444.775391 xlink:href=#ArialMT-112 /&gt;&lt;use x=500.390625 xlink:href=#ArialMT-95 /&gt;&lt;use x=556.005859 xlink:href=#ArialMT-110 /&gt;&lt;use x=611.621094 xlink:href=#ArialMT-97 /&gt;&lt;use x=667.236328 xlink:href=#ArialMT-109 /&gt;&lt;use x=750.537109 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 141.888 316.8 \n",
       "L 141.888 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 429.12 316.8 \n",
       "L 429.12 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 141.888 316.8 \n",
       "L 429.12 316.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 141.888 47.52 \n",
       "L 429.12 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=axes_2&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p3000ff4c59) style=fill:#ffffff;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.01; d=&quot;M 451.44 316.8 \n",
       "L 451.44 315.748125 \n",
       "L 451.44 48.571875 \n",
       "L 451.44 47.52 \n",
       "L 464.904 47.52 \n",
       "L 464.904 48.571875 \n",
       "L 464.904 315.748125 \n",
       "L 464.904 316.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_3 /&gt;&lt;g id=matplotlib.axis_4&gt;&lt;g id=ytick_17&gt;&lt;g id=line2d_1&gt;&lt;defs&gt;&lt;path id=m263cfbd814 style=stroke:#262626; d=&quot;M 0 0 \n",
       "L 3.5 0 \n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m263cfbd814 y=316.8 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_33&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 320.378906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_18&gt;&lt;g id=line2d_2&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m263cfbd814 y=262.944 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_34&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 266.522906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_19&gt;&lt;g id=line2d_3&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m263cfbd814 y=209.088 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_35&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 212.666906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_20&gt;&lt;g id=line2d_4&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m263cfbd814 y=155.232 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_36&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 158.810906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_21&gt;&lt;g id=line2d_5&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m263cfbd814 y=101.376 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_37&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 104.954906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_22&gt;&lt;g id=line2d_6&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m263cfbd814 y=47.52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_38&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 51.098906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;image height=269 id=image66dae05c64 transform=&quot;scale(1 -1)translate(0 -269)&quot; width=14 x=451 y=-48 xlink:href=&quot;data:image/png;base64,\n",
       "iVBORw0KGgoAAAANSUhEUgAAAA4AAAENCAYAAAA/q1TLAAAABHNCSVQICAgIfAhkiAAAAHpJREFUaIHt1MENgEAIAEHO2H/JhxX4wYSoDP8J4cGu3DujMGdkyYEgeDtHST3ZCILgZKg5IAh2Qs0BQfATUKxAEOyEmgOCYCfUHBD8AZzwyBNuBEHwPVBzQBDshJoDgmAn1BwQBD8BxQoEwU6oOSAIdkLNGQ5XRpTkBX54Ai8JWFiAAAAAAElFTkSuQmCC&quot;/&gt;&lt;g id=patch_8&gt;&lt;path style=fill:none; d=&quot;M 451.44 316.8 \n",
       "L 451.44 315.748125 \n",
       "L 451.44 48.571875 \n",
       "L 451.44 47.52 \n",
       "L 464.904 47.52 \n",
       "L 464.904 48.571875 \n",
       "L 464.904 315.748125 \n",
       "L 464.904 316.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pd59c4f1c75&gt;&lt;rect height=269.28 width=287.232 x=141.888 y=47.52 /&gt;&lt;/clippath&gt;&lt;clippath id=p3000ff4c59&gt;&lt;rect height=269.28 width=13.464 x=451.44 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=correlations_tab-cramers_diagram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 114.96 316.8 \n",
       "L 429.12 316.8 \n",
       "L 429.12 47.52 \n",
       "L 114.96 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g clip-path=url(#pe4656eb046)&gt;&lt;image height=270 id=image22a97ababe transform=&quot;scale(1 -1)translate(0 -270)&quot; width=315 x=114.96 y=-46.8 xlink:href=&quot;data:image/png;base64,\n",
       "iVBORw0KGgoAAAANSUhEUgAAATsAAAEOCAYAAAD2a7DZAAAABHNCSVQICAgIfAhkiAAABIlJREFUeJzt1sFplQEQRtH3JEHBRUjEvVhEsBRrsDJLEUtwEbJ2kawEMZHfGmaTQe45FXzM4jLn4/n5OP1vzuftBQ3u/DL+/t1eMHd5ub1g7NX2AICXIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkDCxenr1+0Nc1++bC+Yu7vbXjD3/Ly9YO7+fnvB3KdP2wvmnp62F4z57IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IOF8fP9+bI8Ye/16e8HcmzfbC+bev99eMHdzs71g7tu37QVzt7fbC8Z8dkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkHBx+vBhe0PD5eX2grnr6+0Fcw8P2wvm/vzZXpDgswMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgISL069f2xvmrq62F8xdX28vmHt83F4w9/Pn9oK5d++2F8wdx/aCMZ8dkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckXJyOY3vD3M3N9oK5h4ftBXNPT9sL5n7/3l4w9/Hj9oK5x8ftBWM+OyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSDgfp9OxPWLs7m57wdz5vL1g7u3b7QVz9/fbC+Z+/NheMPf58/aCMZ8dkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2Q8A9m0zZQwCr2PQAAAABJRU5ErkJggg==&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-98 d=&quot;M 14.703125 0 \n",
       "L 6.546875 0 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 46.046875 \n",
       "Q 20.90625 53.03125 29.546875 53.03125 \n",
       "Q 34.328125 53.03125 38.59375 51.09375 \n",
       "Q 42.875 49.171875 45.625 45.671875 \n",
       "Q 48.390625 42.1875 49.953125 37.25 \n",
       "Q 51.515625 32.328125 51.515625 26.703125 \n",
       "Q 51.515625 13.375 44.921875 6.09375 \n",
       "Q 38.328125 -1.171875 29.109375 -1.171875 \n",
       "Q 19.921875 -1.171875 14.703125 6.5 \n",
       "z\n",
       "M 14.59375 26.3125 \n",
       "Q 14.59375 17 17.140625 12.84375 \n",
       "Q 21.296875 6.0625 28.375 6.0625 \n",
       "Q 34.125 6.0625 38.328125 11.0625 \n",
       "Q 42.53125 16.0625 42.53125 25.984375 \n",
       "Q 42.53125 36.140625 38.5 40.96875 \n",
       "Q 34.46875 45.796875 28.765625 45.796875 \n",
       "Q 23 45.796875 18.796875 40.796875 \n",
       "Q 14.59375 35.796875 14.59375 26.3125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(140.046094 395.121875)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-102 /&gt;&lt;use x=27.783203 xlink:href=#ArialMT-105 /&gt;&lt;use x=50 xlink:href=#ArialMT-110 /&gt;&lt;use x=105.615234 xlink:href=#ArialMT-95 /&gt;&lt;use x=161.230469 xlink:href=#ArialMT-108 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-97 /&gt;&lt;use x=239.0625 xlink:href=#ArialMT-98 /&gt;&lt;use x=294.677734 xlink:href=#ArialMT-101 /&gt;&lt;use x=350.292969 xlink:href=#ArialMT-108 /&gt;&lt;use x=372.509766 xlink:href=#ArialMT-95 /&gt;&lt;use x=428.125 xlink:href=#ArialMT-110 /&gt;&lt;use x=483.740234 xlink:href=#ArialMT-97 /&gt;&lt;use x=539.355469 xlink:href=#ArialMT-109 /&gt;&lt;use x=622.65625 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(184.865156 387.885937)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-111 /&gt;&lt;use x=105.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=161.230469 xlink:href=#ArialMT-114 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-99 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-101 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-110 /&gt;&lt;use x=411.376953 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.992188 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.292969 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-103 d=&quot;M 4.984375 -4.296875 \n",
       "L 13.53125 -5.5625 \n",
       "Q 14.0625 -9.515625 16.5 -11.328125 \n",
       "Q 19.78125 -13.765625 25.4375 -13.765625 \n",
       "Q 31.546875 -13.765625 34.859375 -11.328125 \n",
       "Q 38.1875 -8.890625 39.359375 -4.5 \n",
       "Q 40.046875 -1.8125 39.984375 6.78125 \n",
       "Q 34.234375 0 25.640625 0 \n",
       "Q 14.9375 0 9.078125 7.71875 \n",
       "Q 3.21875 15.4375 3.21875 26.21875 \n",
       "Q 3.21875 33.640625 5.90625 39.90625 \n",
       "Q 8.59375 46.1875 13.6875 49.609375 \n",
       "Q 18.796875 53.03125 25.6875 53.03125 \n",
       "Q 34.859375 53.03125 40.828125 45.609375 \n",
       "L 40.828125 51.859375 \n",
       "L 48.921875 51.859375 \n",
       "L 48.921875 7.03125 \n",
       "Q 48.921875 -5.078125 46.453125 -10.125 \n",
       "Q 44 -15.1875 38.640625 -18.109375 \n",
       "Q 33.296875 -21.046875 25.484375 -21.046875 \n",
       "Q 16.21875 -21.046875 10.5 -16.875 \n",
       "Q 4.78125 -12.703125 4.984375 -4.296875 \n",
       "z\n",
       "M 12.25 26.859375 \n",
       "Q 12.25 16.65625 16.296875 11.96875 \n",
       "Q 20.359375 7.28125 26.46875 7.28125 \n",
       "Q 32.515625 7.28125 36.609375 11.9375 \n",
       "Q 40.71875 16.609375 40.71875 26.5625 \n",
       "Q 40.71875 36.078125 36.5 40.90625 \n",
       "Q 32.28125 45.75 26.3125 45.75 \n",
       "Q 20.453125 45.75 16.34375 40.984375 \n",
       "Q 12.25 36.234375 12.25 26.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(229.686563 424.034375)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-103 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-95 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-103 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-114 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-111 /&gt;&lt;use x=366.992188 xlink:href=#ArialMT-117 /&gt;&lt;use x=422.607422 xlink:href=#ArialMT-112 /&gt;&lt;use x=478.222656 xlink:href=#ArialMT-95 /&gt;&lt;use x=533.837891 xlink:href=#ArialMT-105 /&gt;&lt;use x=556.054688 xlink:href=#ArialMT-110 /&gt;&lt;use x=611.669922 xlink:href=#ArialMT-116 /&gt;&lt;use x=639.453125 xlink:href=#ArialMT-108 /&gt;&lt;use x=661.669922 xlink:href=#ArialMT-95 /&gt;&lt;use x=717.285156 xlink:href=#ArialMT-110 /&gt;&lt;use x=772.900391 xlink:href=#ArialMT-97 /&gt;&lt;use x=828.515625 xlink:href=#ArialMT-109 /&gt;&lt;use x=911.816406 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(274.566563 389.007812)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-103 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-110 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-100 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-101 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-114 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-95 /&gt;&lt;use x=366.992188 xlink:href=#ArialMT-110 /&gt;&lt;use x=422.607422 xlink:href=#ArialMT-97 /&gt;&lt;use x=478.222656 xlink:href=#ArialMT-109 /&gt;&lt;use x=561.523438 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(319.387969 407.907812)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-116 /&gt;&lt;use x=27.783203 xlink:href=#ArialMT-121 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-112 /&gt;&lt;use x=133.398438 xlink:href=#ArialMT-101 /&gt;&lt;use x=189.013672 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.628906 xlink:href=#ArialMT-103 /&gt;&lt;use x=300.244141 xlink:href=#ArialMT-114 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-111 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-117 /&gt;&lt;use x=444.775391 xlink:href=#ArialMT-112 /&gt;&lt;use x=500.390625 xlink:href=#ArialMT-95 /&gt;&lt;use x=556.005859 xlink:href=#ArialMT-110 /&gt;&lt;use x=611.621094 xlink:href=#ArialMT-97 /&gt;&lt;use x=667.236328 xlink:href=#ArialMT-109 /&gt;&lt;use x=750.537109 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(364.326563 412.9)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-116 /&gt;&lt;use x=389.0625 xlink:href=#ArialMT-121 /&gt;&lt;use x=439.0625 xlink:href=#ArialMT-112 /&gt;&lt;use x=494.677734 xlink:href=#ArialMT-101 /&gt;&lt;use x=550.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=605.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=661.523438 xlink:href=#ArialMT-97 /&gt;&lt;use x=717.138672 xlink:href=#ArialMT-109 /&gt;&lt;use x=800.439453 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(409.265156 390.673437)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-99 /&gt;&lt;use x=439.160156 xlink:href=#ArialMT-111 /&gt;&lt;use x=494.775391 xlink:href=#ArialMT-117 /&gt;&lt;use x=550.390625 xlink:href=#ArialMT-110 /&gt;&lt;use x=606.005859 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(36.638125 51.159844)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-102 /&gt;&lt;use x=27.783203 xlink:href=#ArialMT-105 /&gt;&lt;use x=50 xlink:href=#ArialMT-110 /&gt;&lt;use x=105.615234 xlink:href=#ArialMT-95 /&gt;&lt;use x=161.230469 xlink:href=#ArialMT-108 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-97 /&gt;&lt;use x=239.0625 xlink:href=#ArialMT-98 /&gt;&lt;use x=294.677734 xlink:href=#ArialMT-101 /&gt;&lt;use x=350.292969 xlink:href=#ArialMT-108 /&gt;&lt;use x=372.509766 xlink:href=#ArialMT-95 /&gt;&lt;use x=428.125 xlink:href=#ArialMT-110 /&gt;&lt;use x=483.740234 xlink:href=#ArialMT-97 /&gt;&lt;use x=539.355469 xlink:href=#ArialMT-109 /&gt;&lt;use x=622.65625 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(43.874063 95.978906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-111 /&gt;&lt;use x=105.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=161.230469 xlink:href=#ArialMT-114 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-99 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-101 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-110 /&gt;&lt;use x=411.376953 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.992188 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.292969 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(7.725625 140.858906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-103 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-95 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-103 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-114 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-111 /&gt;&lt;use x=366.992188 xlink:href=#ArialMT-117 /&gt;&lt;use x=422.607422 xlink:href=#ArialMT-112 /&gt;&lt;use x=478.222656 xlink:href=#ArialMT-95 /&gt;&lt;use x=533.837891 xlink:href=#ArialMT-105 /&gt;&lt;use x=556.054688 xlink:href=#ArialMT-110 /&gt;&lt;use x=611.669922 xlink:href=#ArialMT-116 /&gt;&lt;use x=639.453125 xlink:href=#ArialMT-108 /&gt;&lt;use x=661.669922 xlink:href=#ArialMT-95 /&gt;&lt;use x=717.285156 xlink:href=#ArialMT-110 /&gt;&lt;use x=772.900391 xlink:href=#ArialMT-97 /&gt;&lt;use x=828.515625 xlink:href=#ArialMT-109 /&gt;&lt;use x=911.816406 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(42.752188 185.738906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-103 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-110 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-100 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-101 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-114 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-95 /&gt;&lt;use x=366.992188 xlink:href=#ArialMT-110 /&gt;&lt;use x=422.607422 xlink:href=#ArialMT-97 /&gt;&lt;use x=478.222656 xlink:href=#ArialMT-109 /&gt;&lt;use x=561.523438 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(23.852188 230.560312)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-116 /&gt;&lt;use x=27.783203 xlink:href=#ArialMT-121 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-112 /&gt;&lt;use x=133.398438 xlink:href=#ArialMT-101 /&gt;&lt;use x=189.013672 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.628906 xlink:href=#ArialMT-103 /&gt;&lt;use x=300.244141 xlink:href=#ArialMT-114 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-111 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-117 /&gt;&lt;use x=444.775391 xlink:href=#ArialMT-112 /&gt;&lt;use x=500.390625 xlink:href=#ArialMT-95 /&gt;&lt;use x=556.005859 xlink:href=#ArialMT-110 /&gt;&lt;use x=611.621094 xlink:href=#ArialMT-97 /&gt;&lt;use x=667.236328 xlink:href=#ArialMT-109 /&gt;&lt;use x=750.537109 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.86 275.498906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-116 /&gt;&lt;use x=389.0625 xlink:href=#ArialMT-121 /&gt;&lt;use x=439.0625 xlink:href=#ArialMT-112 /&gt;&lt;use x=494.677734 xlink:href=#ArialMT-101 /&gt;&lt;use x=550.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=605.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=661.523438 xlink:href=#ArialMT-97 /&gt;&lt;use x=717.138672 xlink:href=#ArialMT-109 /&gt;&lt;use x=800.439453 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(41.086563 320.378906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-99 /&gt;&lt;use x=439.160156 xlink:href=#ArialMT-111 /&gt;&lt;use x=494.775391 xlink:href=#ArialMT-117 /&gt;&lt;use x=550.390625 xlink:href=#ArialMT-110 /&gt;&lt;use x=606.005859 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 114.96 316.8 \n",
       "L 114.96 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 429.12 316.8 \n",
       "L 429.12 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 114.96 316.8 \n",
       "L 429.12 316.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 114.96 47.52 \n",
       "L 429.12 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=axes_2&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p11edf476ce) style=fill:#ffffff;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.01; d=&quot;M 451.44 316.8 \n",
       "L 451.44 315.748125 \n",
       "L 451.44 48.571875 \n",
       "L 451.44 47.52 \n",
       "L 464.904 47.52 \n",
       "L 464.904 48.571875 \n",
       "L 464.904 315.748125 \n",
       "L 464.904 316.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_3 /&gt;&lt;g id=matplotlib.axis_4&gt;&lt;g id=ytick_8&gt;&lt;g id=line2d_1&gt;&lt;defs&gt;&lt;path id=m5584b88d1b style=stroke:#262626; d=&quot;M 0 0 \n",
       "L 3.5 0 \n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m5584b88d1b y=316.8 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 320.378906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=line2d_2&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m5584b88d1b y=262.944 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 266.522906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_10&gt;&lt;g id=line2d_3&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m5584b88d1b y=209.088 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 212.666906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_11&gt;&lt;g id=line2d_4&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m5584b88d1b y=155.232 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 158.810906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_12&gt;&lt;g id=line2d_5&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m5584b88d1b y=101.376 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_19&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 104.954906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_13&gt;&lt;g id=line2d_6&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m5584b88d1b y=47.52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_20&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 51.098906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;image height=269 id=image8ee30d7315 transform=&quot;scale(1 -1)translate(0 -269)&quot; width=14 x=451 y=-48 xlink:href=&quot;data:image/png;base64,\n",
       "iVBORw0KGgoAAAANSUhEUgAAAA4AAAENCAYAAAA/q1TLAAAABHNCSVQICAgIfAhkiAAAAHpJREFUaIHt1MENgEAIAEHO2H/JhxX4wYSoDP8J4cGu3DujMGdkyYEgeDtHST3ZCILgZKg5IAh2Qs0BQfATUKxAEOyEmgOCYCfUHBD8AZzwyBNuBEHwPVBzQBDshJoDgmAn1BwQBD8BxQoEwU6oOSAIdkLNGQ5XRpTkBX54Ai8JWFiAAAAAAElFTkSuQmCC&quot;/&gt;&lt;g id=patch_8&gt;&lt;path style=fill:none; d=&quot;M 451.44 316.8 \n",
       "L 451.44 315.748125 \n",
       "L 451.44 48.571875 \n",
       "L 451.44 47.52 \n",
       "L 464.904 47.52 \n",
       "L 464.904 48.571875 \n",
       "L 464.904 315.748125 \n",
       "L 464.904 316.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=pe4656eb046&gt;&lt;rect height=269.28 width=314.16 x=114.96 y=47.52 /&gt;&lt;/clippath&gt;&lt;clippath id=p11edf476ce&gt;&lt;rect height=269.28 width=13.464 x=451.44 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=correlations_tab-recoded_diagram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 114.96 316.8 \n",
       "L 429.12 316.8 \n",
       "L 429.12 47.52 \n",
       "L 114.96 47.52 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g clip-path=url(#paf9044547f)&gt;&lt;image height=270 id=imagecbb6f213f9 transform=&quot;scale(1 -1)translate(0 -270)&quot; width=315 x=114.96 y=-46.8 xlink:href=&quot;data:image/png;base64,\n",
       "iVBORw0KGgoAAAANSUhEUgAAATsAAAEOCAYAAAD2a7DZAAAABHNCSVQICAgIfAhkiAAAA91JREFUeJzt3dGNhDAUBEEWkX/Ij4vBq5V8VldFMEKmzR+fd+a9AFbc9+4Fy85bDPAFsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxKe3QMg78DfEl4zuxcsO/ApA6wTOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEp7dA+Cn7gPv75ndCxIOPBkA68QOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7ICEZ/cA/rH7wLtwZvcC/qkDTzPAOrEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyBB7IAEsQMSxA5IEDsgQeyABLEDEsQOSBA7IEHsgASxAxLEDkgQOyDh2T0g4z7wXpnZvQB+5sA3EGCd2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkPDsHvCV+8BGz+xeAGkHVgNgndgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZDwea/r3T1i2czuBcBhfNkBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJYgckiB2QIHZAgtgBCWIHJIgdkCB2QILYAQliBySIHZAgdkCC2AEJfzulFB1NUWbGAAAAAElFTkSuQmCC&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-98 d=&quot;M 14.703125 0 \n",
       "L 6.546875 0 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 46.046875 \n",
       "Q 20.90625 53.03125 29.546875 53.03125 \n",
       "Q 34.328125 53.03125 38.59375 51.09375 \n",
       "Q 42.875 49.171875 45.625 45.671875 \n",
       "Q 48.390625 42.1875 49.953125 37.25 \n",
       "Q 51.515625 32.328125 51.515625 26.703125 \n",
       "Q 51.515625 13.375 44.921875 6.09375 \n",
       "Q 38.328125 -1.171875 29.109375 -1.171875 \n",
       "Q 19.921875 -1.171875 14.703125 6.5 \n",
       "z\n",
       "M 14.59375 26.3125 \n",
       "Q 14.59375 17 17.140625 12.84375 \n",
       "Q 21.296875 6.0625 28.375 6.0625 \n",
       "Q 34.125 6.0625 38.328125 11.0625 \n",
       "Q 42.53125 16.0625 42.53125 25.984375 \n",
       "Q 42.53125 36.140625 38.5 40.96875 \n",
       "Q 34.46875 45.796875 28.765625 45.796875 \n",
       "Q 23 45.796875 18.796875 40.796875 \n",
       "Q 14.59375 35.796875 14.59375 26.3125 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(140.046094 395.121875)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-102 /&gt;&lt;use x=27.783203 xlink:href=#ArialMT-105 /&gt;&lt;use x=50 xlink:href=#ArialMT-110 /&gt;&lt;use x=105.615234 xlink:href=#ArialMT-95 /&gt;&lt;use x=161.230469 xlink:href=#ArialMT-108 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-97 /&gt;&lt;use x=239.0625 xlink:href=#ArialMT-98 /&gt;&lt;use x=294.677734 xlink:href=#ArialMT-101 /&gt;&lt;use x=350.292969 xlink:href=#ArialMT-108 /&gt;&lt;use x=372.509766 xlink:href=#ArialMT-95 /&gt;&lt;use x=428.125 xlink:href=#ArialMT-110 /&gt;&lt;use x=483.740234 xlink:href=#ArialMT-97 /&gt;&lt;use x=539.355469 xlink:href=#ArialMT-109 /&gt;&lt;use x=622.65625 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(184.865156 387.885937)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-111 /&gt;&lt;use x=105.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=161.230469 xlink:href=#ArialMT-114 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-99 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-101 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-110 /&gt;&lt;use x=411.376953 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.992188 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.292969 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-103 d=&quot;M 4.984375 -4.296875 \n",
       "L 13.53125 -5.5625 \n",
       "Q 14.0625 -9.515625 16.5 -11.328125 \n",
       "Q 19.78125 -13.765625 25.4375 -13.765625 \n",
       "Q 31.546875 -13.765625 34.859375 -11.328125 \n",
       "Q 38.1875 -8.890625 39.359375 -4.5 \n",
       "Q 40.046875 -1.8125 39.984375 6.78125 \n",
       "Q 34.234375 0 25.640625 0 \n",
       "Q 14.9375 0 9.078125 7.71875 \n",
       "Q 3.21875 15.4375 3.21875 26.21875 \n",
       "Q 3.21875 33.640625 5.90625 39.90625 \n",
       "Q 8.59375 46.1875 13.6875 49.609375 \n",
       "Q 18.796875 53.03125 25.6875 53.03125 \n",
       "Q 34.859375 53.03125 40.828125 45.609375 \n",
       "L 40.828125 51.859375 \n",
       "L 48.921875 51.859375 \n",
       "L 48.921875 7.03125 \n",
       "Q 48.921875 -5.078125 46.453125 -10.125 \n",
       "Q 44 -15.1875 38.640625 -18.109375 \n",
       "Q 33.296875 -21.046875 25.484375 -21.046875 \n",
       "Q 16.21875 -21.046875 10.5 -16.875 \n",
       "Q 4.78125 -12.703125 4.984375 -4.296875 \n",
       "z\n",
       "M 12.25 26.859375 \n",
       "Q 12.25 16.65625 16.296875 11.96875 \n",
       "Q 20.359375 7.28125 26.46875 7.28125 \n",
       "Q 32.515625 7.28125 36.609375 11.9375 \n",
       "Q 40.71875 16.609375 40.71875 26.5625 \n",
       "Q 40.71875 36.078125 36.5 40.90625 \n",
       "Q 32.28125 45.75 26.3125 45.75 \n",
       "Q 20.453125 45.75 16.34375 40.984375 \n",
       "Q 12.25 36.234375 12.25 26.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(229.686563 424.034375)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-103 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-95 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-103 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-114 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-111 /&gt;&lt;use x=366.992188 xlink:href=#ArialMT-117 /&gt;&lt;use x=422.607422 xlink:href=#ArialMT-112 /&gt;&lt;use x=478.222656 xlink:href=#ArialMT-95 /&gt;&lt;use x=533.837891 xlink:href=#ArialMT-105 /&gt;&lt;use x=556.054688 xlink:href=#ArialMT-110 /&gt;&lt;use x=611.669922 xlink:href=#ArialMT-116 /&gt;&lt;use x=639.453125 xlink:href=#ArialMT-108 /&gt;&lt;use x=661.669922 xlink:href=#ArialMT-95 /&gt;&lt;use x=717.285156 xlink:href=#ArialMT-110 /&gt;&lt;use x=772.900391 xlink:href=#ArialMT-97 /&gt;&lt;use x=828.515625 xlink:href=#ArialMT-109 /&gt;&lt;use x=911.816406 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(274.566563 389.007812)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-103 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-110 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-100 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-101 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-114 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-95 /&gt;&lt;use x=366.992188 xlink:href=#ArialMT-110 /&gt;&lt;use x=422.607422 xlink:href=#ArialMT-97 /&gt;&lt;use x=478.222656 xlink:href=#ArialMT-109 /&gt;&lt;use x=561.523438 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(319.387969 407.907812)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-116 /&gt;&lt;use x=27.783203 xlink:href=#ArialMT-121 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-112 /&gt;&lt;use x=133.398438 xlink:href=#ArialMT-101 /&gt;&lt;use x=189.013672 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.628906 xlink:href=#ArialMT-103 /&gt;&lt;use x=300.244141 xlink:href=#ArialMT-114 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-111 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-117 /&gt;&lt;use x=444.775391 xlink:href=#ArialMT-112 /&gt;&lt;use x=500.390625 xlink:href=#ArialMT-95 /&gt;&lt;use x=556.005859 xlink:href=#ArialMT-110 /&gt;&lt;use x=611.621094 xlink:href=#ArialMT-97 /&gt;&lt;use x=667.236328 xlink:href=#ArialMT-109 /&gt;&lt;use x=750.537109 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(364.326563 412.9)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-116 /&gt;&lt;use x=389.0625 xlink:href=#ArialMT-121 /&gt;&lt;use x=439.0625 xlink:href=#ArialMT-112 /&gt;&lt;use x=494.677734 xlink:href=#ArialMT-101 /&gt;&lt;use x=550.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=605.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=661.523438 xlink:href=#ArialMT-97 /&gt;&lt;use x=717.138672 xlink:href=#ArialMT-109 /&gt;&lt;use x=800.439453 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(409.265156 390.673437)rotate(-90)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-99 /&gt;&lt;use x=439.160156 xlink:href=#ArialMT-111 /&gt;&lt;use x=494.775391 xlink:href=#ArialMT-117 /&gt;&lt;use x=550.390625 xlink:href=#ArialMT-110 /&gt;&lt;use x=606.005859 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(36.638125 51.159844)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-102 /&gt;&lt;use x=27.783203 xlink:href=#ArialMT-105 /&gt;&lt;use x=50 xlink:href=#ArialMT-110 /&gt;&lt;use x=105.615234 xlink:href=#ArialMT-95 /&gt;&lt;use x=161.230469 xlink:href=#ArialMT-108 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-97 /&gt;&lt;use x=239.0625 xlink:href=#ArialMT-98 /&gt;&lt;use x=294.677734 xlink:href=#ArialMT-101 /&gt;&lt;use x=350.292969 xlink:href=#ArialMT-108 /&gt;&lt;use x=372.509766 xlink:href=#ArialMT-95 /&gt;&lt;use x=428.125 xlink:href=#ArialMT-110 /&gt;&lt;use x=483.740234 xlink:href=#ArialMT-97 /&gt;&lt;use x=539.355469 xlink:href=#ArialMT-109 /&gt;&lt;use x=622.65625 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(43.874063 95.978906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-111 /&gt;&lt;use x=105.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=161.230469 xlink:href=#ArialMT-114 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-99 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-101 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-110 /&gt;&lt;use x=411.376953 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.992188 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.292969 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_10&gt;&lt;g style=fill:#262626; transform=&quot;translate(7.725625 140.858906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-103 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-95 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-103 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-114 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-111 /&gt;&lt;use x=366.992188 xlink:href=#ArialMT-117 /&gt;&lt;use x=422.607422 xlink:href=#ArialMT-112 /&gt;&lt;use x=478.222656 xlink:href=#ArialMT-95 /&gt;&lt;use x=533.837891 xlink:href=#ArialMT-105 /&gt;&lt;use x=556.054688 xlink:href=#ArialMT-110 /&gt;&lt;use x=611.669922 xlink:href=#ArialMT-116 /&gt;&lt;use x=639.453125 xlink:href=#ArialMT-108 /&gt;&lt;use x=661.669922 xlink:href=#ArialMT-95 /&gt;&lt;use x=717.285156 xlink:href=#ArialMT-110 /&gt;&lt;use x=772.900391 xlink:href=#ArialMT-97 /&gt;&lt;use x=828.515625 xlink:href=#ArialMT-109 /&gt;&lt;use x=911.816406 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(42.752188 185.738906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-103 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-110 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-100 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-101 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-114 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-95 /&gt;&lt;use x=366.992188 xlink:href=#ArialMT-110 /&gt;&lt;use x=422.607422 xlink:href=#ArialMT-97 /&gt;&lt;use x=478.222656 xlink:href=#ArialMT-109 /&gt;&lt;use x=561.523438 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(23.852188 230.560312)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-116 /&gt;&lt;use x=27.783203 xlink:href=#ArialMT-121 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-112 /&gt;&lt;use x=133.398438 xlink:href=#ArialMT-101 /&gt;&lt;use x=189.013672 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.628906 xlink:href=#ArialMT-103 /&gt;&lt;use x=300.244141 xlink:href=#ArialMT-114 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-111 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-117 /&gt;&lt;use x=444.775391 xlink:href=#ArialMT-112 /&gt;&lt;use x=500.390625 xlink:href=#ArialMT-95 /&gt;&lt;use x=556.005859 xlink:href=#ArialMT-110 /&gt;&lt;use x=611.621094 xlink:href=#ArialMT-97 /&gt;&lt;use x=667.236328 xlink:href=#ArialMT-109 /&gt;&lt;use x=750.537109 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(18.86 275.498906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-116 /&gt;&lt;use x=389.0625 xlink:href=#ArialMT-121 /&gt;&lt;use x=439.0625 xlink:href=#ArialMT-112 /&gt;&lt;use x=494.677734 xlink:href=#ArialMT-101 /&gt;&lt;use x=550.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=605.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=661.523438 xlink:href=#ArialMT-97 /&gt;&lt;use x=717.138672 xlink:href=#ArialMT-109 /&gt;&lt;use x=800.439453 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_7&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(41.086563 320.378906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-99 /&gt;&lt;use x=439.160156 xlink:href=#ArialMT-111 /&gt;&lt;use x=494.775391 xlink:href=#ArialMT-117 /&gt;&lt;use x=550.390625 xlink:href=#ArialMT-110 /&gt;&lt;use x=606.005859 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path style=fill:none; d=&quot;M 114.96 316.8 \n",
       "L 114.96 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path style=fill:none; d=&quot;M 429.12 316.8 \n",
       "L 429.12 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path style=fill:none; d=&quot;M 114.96 316.8 \n",
       "L 429.12 316.8 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path style=fill:none; d=&quot;M 114.96 47.52 \n",
       "L 429.12 47.52 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=axes_2&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p21e9ce91e2) style=fill:#ffffff;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.01; d=&quot;M 451.44 316.8 \n",
       "L 451.44 315.748125 \n",
       "L 451.44 48.571875 \n",
       "L 451.44 47.52 \n",
       "L 464.904 47.52 \n",
       "L 464.904 48.571875 \n",
       "L 464.904 315.748125 \n",
       "L 464.904 316.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_3 /&gt;&lt;g id=matplotlib.axis_4&gt;&lt;g id=ytick_8&gt;&lt;g id=line2d_1&gt;&lt;defs&gt;&lt;path id=m4885f3077b style=stroke:#262626; d=&quot;M 0 0 \n",
       "L 3.5 0 \n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m4885f3077b y=316.8 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 320.378906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=line2d_2&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m4885f3077b y=262.944 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_16&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 266.522906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_10&gt;&lt;g id=line2d_3&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m4885f3077b y=209.088 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_17&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 212.666906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_11&gt;&lt;g id=line2d_4&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m4885f3077b y=155.232 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 158.810906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_12&gt;&lt;g id=line2d_5&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m4885f3077b y=101.376 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_19&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 104.954906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_13&gt;&lt;g id=line2d_6&gt;&lt;g&gt;&lt;use style=fill:#262626;stroke:#262626; x=464.904 xlink:href=#m4885f3077b y=47.52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=text_20&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.404 51.098906)scale(0.1 -0.1)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;image height=269 id=image677eca3af8 transform=&quot;scale(1 -1)translate(0 -269)&quot; width=14 x=451 y=-48 xlink:href=&quot;data:image/png;base64,\n",
       "iVBORw0KGgoAAAANSUhEUgAAAA4AAAENCAYAAAA/q1TLAAAABHNCSVQICAgIfAhkiAAAAHpJREFUaIHt1MENgEAIAEHO2H/JhxX4wYSoDP8J4cGu3DujMGdkyYEgeDtHST3ZCILgZKg5IAh2Qs0BQfATUKxAEOyEmgOCYCfUHBD8AZzwyBNuBEHwPVBzQBDshJoDgmAn1BwQBD8BxQoEwU6oOSAIdkLNGQ5XRpTkBX54Ai8JWFiAAAAAAElFTkSuQmCC&quot;/&gt;&lt;g id=patch_8&gt;&lt;path style=fill:none; d=&quot;M 451.44 316.8 \n",
       "L 451.44 315.748125 \n",
       "L 451.44 48.571875 \n",
       "L 451.44 47.52 \n",
       "L 464.904 47.52 \n",
       "L 464.904 48.571875 \n",
       "L 464.904 315.748125 \n",
       "L 464.904 316.8 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=paf9044547f&gt;&lt;rect height=269.28 width=314.16 x=114.96 y=47.52 /&gt;&lt;/clippath&gt;&lt;clippath id=p21e9ce91e2&gt;&lt;rect height=269.28 width=13.464 x=451.44 y=47.52 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row header&quot;&gt;&lt;a class=anchor-pos id=missing&gt;&lt;/a&gt;&lt;h1 class=page-header&gt;Missing values&lt;/h1&gt;&lt;/div&gt;&lt;div class=section-items&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;ul class=&quot;nav nav-tabs&quot; role=tablist&gt;&lt;li role=presentation class=active&gt;&lt;a href=#missing-bar aria-controls=missing-bar role=tab data-toggle=tab&gt;Count&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#missing-matrix aria-controls=missing-matrix role=tab data-toggle=tab&gt;Matrix&lt;/a&gt;&lt;/li&gt;&lt;li role=presentation&gt;&lt;a href=#missing-dendrogram aria-controls=missing-dendrogram role=tab data-toggle=tab&gt;Dendrogram&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=tab-content&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12 active&quot; id=missing-bar&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=360pt version=1.1 viewbox=&quot;0 0 720 360&quot; width=720pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 360 \n",
       "L 720 360 \n",
       "L 720 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=patch_2&gt;&lt;path style=fill:#ffffff; d=&quot;M 72 252 \n",
       "L 648 252 \n",
       "L 648 72 \n",
       "L 72 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(44.730618 307.471991)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-114 /&gt;&lt;use x=33.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-112 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-111 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-114 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-116 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-95 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-100 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-97 /&gt;&lt;use x=428.076172 xlink:href=#ArialMT-116 /&gt;&lt;use x=455.859375 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-119 d=&quot;M 16.15625 0 \n",
       "L 0.296875 51.859375 \n",
       "L 9.375 51.859375 \n",
       "L 17.625 21.921875 \n",
       "L 20.703125 10.796875 \n",
       "Q 20.90625 11.625 23.390625 21.484375 \n",
       "L 31.640625 51.859375 \n",
       "L 40.671875 51.859375 \n",
       "L 48.4375 21.78125 \n",
       "L 51.03125 11.859375 \n",
       "L 54 21.875 \n",
       "L 62.890625 51.859375 \n",
       "L 71.4375 51.859375 \n",
       "L 55.21875 0 \n",
       "L 46.09375 0 \n",
       "L 37.84375 31.0625 \n",
       "L 35.84375 39.890625 \n",
       "L 25.34375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-107 d=&quot;M 6.640625 0 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 30.765625 \n",
       "L 36.234375 51.859375 \n",
       "L 47.609375 51.859375 \n",
       "L 27.78125 32.625 \n",
       "L 49.609375 0 \n",
       "L 38.765625 0 \n",
       "L 21.625 26.515625 \n",
       "L 15.4375 20.5625 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-104 d=&quot;M 6.59375 0 \n",
       "L 6.59375 71.578125 \n",
       "L 15.375 71.578125 \n",
       "L 15.375 45.90625 \n",
       "Q 21.53125 53.03125 30.90625 53.03125 \n",
       "Q 36.671875 53.03125 40.921875 50.75 \n",
       "Q 45.171875 48.484375 47 44.484375 \n",
       "Q 48.828125 40.484375 48.828125 32.859375 \n",
       "L 48.828125 0 \n",
       "L 40.046875 0 \n",
       "L 40.046875 32.859375 \n",
       "Q 40.046875 39.453125 37.1875 42.453125 \n",
       "Q 34.328125 45.453125 29.109375 45.453125 \n",
       "Q 25.203125 45.453125 21.75 43.421875 \n",
       "Q 18.3125 41.40625 16.84375 37.9375 \n",
       "Q 15.375 34.46875 15.375 28.375 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(23.178385 356.362399)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-119 /&gt;&lt;use x=72.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=127.832031 xlink:href=#ArialMT-101 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-107 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-95 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-101 /&gt;&lt;use x=344.677734 xlink:href=#ArialMT-110 /&gt;&lt;use x=400.292969 xlink:href=#ArialMT-100 /&gt;&lt;use x=455.908203 xlink:href=#ArialMT-95 /&gt;&lt;use x=511.523438 xlink:href=#ArialMT-100 /&gt;&lt;use x=567.138672 xlink:href=#ArialMT-97 /&gt;&lt;use x=622.753906 xlink:href=#ArialMT-116 /&gt;&lt;use x=650.537109 xlink:href=#ArialMT-101 /&gt;&lt;use x=706.152344 xlink:href=#ArialMT-95 /&gt;&lt;use x=761.767578 xlink:href=#ArialMT-116 /&gt;&lt;use x=789.550781 xlink:href=#ArialMT-104 /&gt;&lt;use x=845.166016 xlink:href=#ArialMT-117 /&gt;&lt;use x=900.78125 xlink:href=#ArialMT-114 /&gt;&lt;use x=934.082031 xlink:href=#ArialMT-115 /&gt;&lt;use x=984.082031 xlink:href=#ArialMT-100 /&gt;&lt;use x=1039.697266 xlink:href=#ArialMT-97 /&gt;&lt;use x=1095.3125 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;defs&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(81.140711 325.919041)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-111 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-110 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-104 /&gt;&lt;use x=277.929688 xlink:href=#ArialMT-95 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-101 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-110 /&gt;&lt;use x=444.775391 xlink:href=#ArialMT-100 /&gt;&lt;use x=500.390625 xlink:href=#ArialMT-95 /&gt;&lt;use x=556.005859 xlink:href=#ArialMT-100 /&gt;&lt;use x=611.621094 xlink:href=#ArialMT-97 /&gt;&lt;use x=667.236328 xlink:href=#ArialMT-116 /&gt;&lt;use x=695.019531 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;defs&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(103.347941 331.143998)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;g style=fill:#262626; transform=&quot;translate(120.061434 341.859076)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-97 /&gt;&lt;use x=817.138672 xlink:href=#ArialMT-109 /&gt;&lt;use x=900.439453 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;g style=fill:#262626; transform=&quot;translate(150.93233 338.322739)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-105 /&gt;&lt;use x=111.132812 xlink:href=#ArialMT-109 /&gt;&lt;use x=194.433594 xlink:href=#ArialMT-97 /&gt;&lt;use x=250.048828 xlink:href=#ArialMT-114 /&gt;&lt;use x=283.349609 xlink:href=#ArialMT-121 /&gt;&lt;use x=333.349609 xlink:href=#ArialMT-95 /&gt;&lt;use x=388.964844 xlink:href=#ArialMT-97 /&gt;&lt;use x=444.580078 xlink:href=#ArialMT-114 /&gt;&lt;use x=477.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=505.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=527.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=577.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=605.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=661.279297 xlink:href=#ArialMT-110 /&gt;&lt;use x=716.894531 xlink:href=#ArialMT-97 /&gt;&lt;use x=772.509766 xlink:href=#ArialMT-109 /&gt;&lt;use x=855.810547 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;defs&gt;&lt;path id=ArialMT-98 d=&quot;M 14.703125 0 \n",
       "L 6.546875 0 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 46.046875 \n",
       "Q 20.90625 53.03125 29.546875 53.03125 \n",
       "Q 34.328125 53.03125 38.59375 51.09375 \n",
       "Q 42.875 49.171875 45.625 45.671875 \n",
       "Q 48.390625 42.1875 49.953125 37.25 \n",
       "Q 51.515625 32.328125 51.515625 26.703125 \n",
       "Q 51.515625 13.375 44.921875 6.09375 \n",
       "Q 38.328125 -1.171875 29.109375 -1.171875 \n",
       "Q 19.921875 -1.171875 14.703125 6.5 \n",
       "z\n",
       "M 14.59375 26.3125 \n",
       "Q 14.59375 17 17.140625 12.84375 \n",
       "Q 21.296875 6.0625 28.375 6.0625 \n",
       "Q 34.125 6.0625 38.328125 11.0625 \n",
       "Q 42.53125 16.0625 42.53125 25.984375 \n",
       "Q 42.53125 36.140625 38.5 40.96875 \n",
       "Q 34.46875 45.796875 28.765625 45.796875 \n",
       "Q 23 45.796875 18.796875 40.796875 \n",
       "Q 14.59375 35.796875 14.59375 26.3125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(196.435515 320.432535)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-102 /&gt;&lt;use x=27.783203 xlink:href=#ArialMT-105 /&gt;&lt;use x=50 xlink:href=#ArialMT-110 /&gt;&lt;use x=105.615234 xlink:href=#ArialMT-95 /&gt;&lt;use x=161.230469 xlink:href=#ArialMT-108 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-97 /&gt;&lt;use x=239.0625 xlink:href=#ArialMT-98 /&gt;&lt;use x=294.677734 xlink:href=#ArialMT-101 /&gt;&lt;use x=350.292969 xlink:href=#ArialMT-108 /&gt;&lt;use x=372.509766 xlink:href=#ArialMT-95 /&gt;&lt;use x=428.125 xlink:href=#ArialMT-110 /&gt;&lt;use x=483.740234 xlink:href=#ArialMT-97 /&gt;&lt;use x=539.355469 xlink:href=#ArialMT-109 /&gt;&lt;use x=622.65625 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;defs&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(242.646209 301.466003)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;g style=fill:#262626; transform=&quot;translate(256.874382 314.756798)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-111 /&gt;&lt;use x=105.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=161.230469 xlink:href=#ArialMT-114 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-99 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-101 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-110 /&gt;&lt;use x=411.376953 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.992188 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.292969 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_10&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-103 d=&quot;M 4.984375 -4.296875 \n",
       "L 13.53125 -5.5625 \n",
       "Q 14.0625 -9.515625 16.5 -11.328125 \n",
       "Q 19.78125 -13.765625 25.4375 -13.765625 \n",
       "Q 31.546875 -13.765625 34.859375 -11.328125 \n",
       "Q 38.1875 -8.890625 39.359375 -4.5 \n",
       "Q 40.046875 -1.8125 39.984375 6.78125 \n",
       "Q 34.234375 0 25.640625 0 \n",
       "Q 14.9375 0 9.078125 7.71875 \n",
       "Q 3.21875 15.4375 3.21875 26.21875 \n",
       "Q 3.21875 33.640625 5.90625 39.90625 \n",
       "Q 8.59375 46.1875 13.6875 49.609375 \n",
       "Q 18.796875 53.03125 25.6875 53.03125 \n",
       "Q 34.859375 53.03125 40.828125 45.609375 \n",
       "L 40.828125 51.859375 \n",
       "L 48.921875 51.859375 \n",
       "L 48.921875 7.03125 \n",
       "Q 48.921875 -5.078125 46.453125 -10.125 \n",
       "Q 44 -15.1875 38.640625 -18.109375 \n",
       "Q 33.296875 -21.046875 25.484375 -21.046875 \n",
       "Q 16.21875 -21.046875 10.5 -16.875 \n",
       "Q 4.78125 -12.703125 4.984375 -4.296875 \n",
       "z\n",
       "M 12.25 26.859375 \n",
       "Q 12.25 16.65625 16.296875 11.96875 \n",
       "Q 20.359375 7.28125 26.46875 7.28125 \n",
       "Q 32.515625 7.28125 36.609375 11.9375 \n",
       "Q 40.71875 16.609375 40.71875 26.5625 \n",
       "Q 40.71875 36.078125 36.5 40.90625 \n",
       "Q 32.28125 45.75 26.3125 45.75 \n",
       "Q 20.453125 45.75 16.34375 40.984375 \n",
       "Q 12.25 36.234375 12.25 26.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(256.328042 342.641313)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-103 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-95 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-103 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-114 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-111 /&gt;&lt;use x=366.992188 xlink:href=#ArialMT-117 /&gt;&lt;use x=422.607422 xlink:href=#ArialMT-112 /&gt;&lt;use x=478.222656 xlink:href=#ArialMT-95 /&gt;&lt;use x=533.837891 xlink:href=#ArialMT-105 /&gt;&lt;use x=556.054688 xlink:href=#ArialMT-110 /&gt;&lt;use x=611.669922 xlink:href=#ArialMT-116 /&gt;&lt;use x=639.453125 xlink:href=#ArialMT-108 /&gt;&lt;use x=661.669922 xlink:href=#ArialMT-95 /&gt;&lt;use x=717.285156 xlink:href=#ArialMT-110 /&gt;&lt;use x=772.900391 xlink:href=#ArialMT-97 /&gt;&lt;use x=828.515625 xlink:href=#ArialMT-109 /&gt;&lt;use x=911.816406 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_11&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(310.775726 315.6222)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-103 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-110 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-100 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-101 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-114 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-95 /&gt;&lt;use x=366.992188 xlink:href=#ArialMT-110 /&gt;&lt;use x=422.607422 xlink:href=#ArialMT-97 /&gt;&lt;use x=478.222656 xlink:href=#ArialMT-109 /&gt;&lt;use x=561.523438 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_12&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(323.625041 330.111059)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-116 /&gt;&lt;use x=27.783203 xlink:href=#ArialMT-121 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-112 /&gt;&lt;use x=133.398438 xlink:href=#ArialMT-101 /&gt;&lt;use x=189.013672 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.628906 xlink:href=#ArialMT-103 /&gt;&lt;use x=300.244141 xlink:href=#ArialMT-114 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-111 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-117 /&gt;&lt;use x=444.775391 xlink:href=#ArialMT-112 /&gt;&lt;use x=500.390625 xlink:href=#ArialMT-95 /&gt;&lt;use x=556.005859 xlink:href=#ArialMT-110 /&gt;&lt;use x=611.621094 xlink:href=#ArialMT-97 /&gt;&lt;use x=667.236328 xlink:href=#ArialMT-109 /&gt;&lt;use x=750.537109 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_13&gt;&lt;g id=text_13&gt;&lt;defs&gt;&lt;path id=ArialMT-122 d=&quot;M 1.953125 0 \n",
       "L 1.953125 7.125 \n",
       "L 34.96875 45.015625 \n",
       "Q 29.34375 44.734375 25.046875 44.734375 \n",
       "L 3.90625 44.734375 \n",
       "L 3.90625 51.859375 \n",
       "L 46.296875 51.859375 \n",
       "L 46.296875 46.046875 \n",
       "L 18.21875 13.140625 \n",
       "L 12.796875 7.125 \n",
       "Q 18.703125 7.5625 23.875 7.5625 \n",
       "L 47.859375 7.5625 \n",
       "L 47.859375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(382.447948 298.897518)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-122 /&gt;&lt;use x=50 xlink:href=#ArialMT-105 /&gt;&lt;use x=72.216797 xlink:href=#ArialMT-112 /&gt;&lt;use x=127.832031 xlink:href=#ArialMT-95 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-99 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-111 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-100 /&gt;&lt;use x=344.677734 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_14&gt;&lt;g id=text_14&gt;&lt;g style=fill:#262626; transform=&quot;translate(374.631264 334.052376)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-116 /&gt;&lt;use x=389.0625 xlink:href=#ArialMT-121 /&gt;&lt;use x=439.0625 xlink:href=#ArialMT-112 /&gt;&lt;use x=494.677734 xlink:href=#ArialMT-101 /&gt;&lt;use x=550.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=605.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=661.523438 xlink:href=#ArialMT-97 /&gt;&lt;use x=717.138672 xlink:href=#ArialMT-109 /&gt;&lt;use x=800.439453 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_15&gt;&lt;g id=text_15&gt;&lt;g style=fill:#262626; transform=&quot;translate(415.009532 321.193077)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_16&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(448.78278 314.758003)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_17&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(474.152706 316.907046)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-99 /&gt;&lt;use x=439.160156 xlink:href=#ArialMT-111 /&gt;&lt;use x=494.775391 xlink:href=#ArialMT-117 /&gt;&lt;use x=550.390625 xlink:href=#ArialMT-110 /&gt;&lt;use x=606.005859 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_18&gt;&lt;g id=text_18&gt;&lt;defs&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(504.175074 314.313249)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_19&gt;&lt;g id=text_19&gt;&lt;g style=fill:#262626; transform=&quot;translate(529.871635 316.045259)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_20&gt;&lt;g id=text_20&gt;&lt;g style=fill:#262626; transform=&quot;translate(577.893888 295.451578)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_21&gt;&lt;g id=text_21&gt;&lt;g style=fill:#262626; transform=&quot;translate(592.878988 307.89505)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_22&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-46 d=&quot;M 9.078125 0 \n",
       "L 9.078125 10.015625 \n",
       "L 19.09375 10.015625 \n",
       "L 19.09375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(46.336364 255.904261)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_23&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(46.336364 219.904261)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_24&gt;&lt;defs&gt;&lt;path id=ArialMT-52 d=&quot;M 32.328125 0 \n",
       "L 32.328125 17.140625 \n",
       "L 1.265625 17.140625 \n",
       "L 1.265625 25.203125 \n",
       "L 33.9375 71.578125 \n",
       "L 41.109375 71.578125 \n",
       "L 41.109375 25.203125 \n",
       "L 50.78125 25.203125 \n",
       "L 50.78125 17.140625 \n",
       "L 41.109375 17.140625 \n",
       "L 41.109375 0 \n",
       "z\n",
       "M 32.328125 25.203125 \n",
       "L 32.328125 57.46875 \n",
       "L 9.90625 25.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(46.336364 183.904261)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_25&gt;&lt;defs&gt;&lt;path id=ArialMT-54 d=&quot;M 49.75 54.046875 \n",
       "L 41.015625 53.375 \n",
       "Q 39.84375 58.546875 37.703125 60.890625 \n",
       "Q 34.125 64.65625 28.90625 64.65625 \n",
       "Q 24.703125 64.65625 21.53125 62.3125 \n",
       "Q 17.390625 59.28125 14.984375 53.46875 \n",
       "Q 12.59375 47.65625 12.5 36.921875 \n",
       "Q 15.671875 41.75 20.265625 44.09375 \n",
       "Q 24.859375 46.4375 29.890625 46.4375 \n",
       "Q 38.671875 46.4375 44.84375 39.96875 \n",
       "Q 51.03125 33.5 51.03125 23.25 \n",
       "Q 51.03125 16.5 48.125 10.71875 \n",
       "Q 45.21875 4.9375 40.140625 1.859375 \n",
       "Q 35.0625 -1.21875 28.609375 -1.21875 \n",
       "Q 17.625 -1.21875 10.6875 6.859375 \n",
       "Q 3.765625 14.9375 3.765625 33.5 \n",
       "Q 3.765625 54.25 11.421875 63.671875 \n",
       "Q 18.109375 71.875 29.4375 71.875 \n",
       "Q 37.890625 71.875 43.28125 67.140625 \n",
       "Q 48.6875 62.40625 49.75 54.046875 \n",
       "z\n",
       "M 13.875 23.1875 \n",
       "Q 13.875 18.65625 15.796875 14.5 \n",
       "Q 17.71875 10.359375 21.1875 8.171875 \n",
       "Q 24.65625 6 28.46875 6 \n",
       "Q 34.03125 6 38.03125 10.484375 \n",
       "Q 42.046875 14.984375 42.046875 22.703125 \n",
       "Q 42.046875 30.125 38.078125 34.390625 \n",
       "Q 34.125 38.671875 28.125 38.671875 \n",
       "Q 22.171875 38.671875 18.015625 34.390625 \n",
       "Q 13.875 30.125 13.875 23.1875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(46.336364 147.904261)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_26&gt;&lt;defs&gt;&lt;path id=ArialMT-56 d=&quot;M 17.671875 38.8125 \n",
       "Q 12.203125 40.828125 9.5625 44.53125 \n",
       "Q 6.9375 48.25 6.9375 53.421875 \n",
       "Q 6.9375 61.234375 12.546875 66.546875 \n",
       "Q 18.171875 71.875 27.484375 71.875 \n",
       "Q 36.859375 71.875 42.578125 66.421875 \n",
       "Q 48.296875 60.984375 48.296875 53.171875 \n",
       "Q 48.296875 48.1875 45.671875 44.5 \n",
       "Q 43.0625 40.828125 37.75 38.8125 \n",
       "Q 44.34375 36.671875 47.78125 31.875 \n",
       "Q 51.21875 27.09375 51.21875 20.453125 \n",
       "Q 51.21875 11.28125 44.71875 5.03125 \n",
       "Q 38.234375 -1.21875 27.640625 -1.21875 \n",
       "Q 17.046875 -1.21875 10.546875 5.046875 \n",
       "Q 4.046875 11.328125 4.046875 20.703125 \n",
       "Q 4.046875 27.6875 7.59375 32.390625 \n",
       "Q 11.140625 37.109375 17.671875 38.8125 \n",
       "z\n",
       "M 15.921875 53.71875 \n",
       "Q 15.921875 48.640625 19.1875 45.40625 \n",
       "Q 22.46875 42.1875 27.6875 42.1875 \n",
       "Q 32.765625 42.1875 36.015625 45.375 \n",
       "Q 39.265625 48.578125 39.265625 53.21875 \n",
       "Q 39.265625 58.0625 35.90625 61.359375 \n",
       "Q 32.5625 64.65625 27.59375 64.65625 \n",
       "Q 22.5625 64.65625 19.234375 61.421875 \n",
       "Q 15.921875 58.203125 15.921875 53.71875 \n",
       "z\n",
       "M 13.09375 20.65625 \n",
       "Q 13.09375 16.890625 14.875 13.375 \n",
       "Q 16.65625 9.859375 20.171875 7.921875 \n",
       "Q 23.6875 6 27.734375 6 \n",
       "Q 34.03125 6 38.125 10.046875 \n",
       "Q 42.234375 14.109375 42.234375 20.359375 \n",
       "Q 42.234375 26.703125 38.015625 30.859375 \n",
       "Q 33.796875 35.015625 27.4375 35.015625 \n",
       "Q 21.234375 35.015625 17.15625 30.90625 \n",
       "Q 13.09375 26.8125 13.09375 20.65625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(46.336364 111.904261)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_27&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(46.336364 75.904261)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-46 /&gt;&lt;use x=83.398438 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=patch_3&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 78.857143 252 \n",
       "L 92.571429 252 \n",
       "L 92.571429 72 \n",
       "L 78.857143 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_4&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 106.285714 252 \n",
       "L 120 252 \n",
       "L 120 72 \n",
       "L 106.285714 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_5&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 133.714286 252 \n",
       "L 147.428571 252 \n",
       "L 147.428571 72 \n",
       "L 133.714286 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_6&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 161.142857 252 \n",
       "L 174.857143 252 \n",
       "L 174.857143 72 \n",
       "L 161.142857 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_7&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 188.571429 252 \n",
       "L 202.285714 252 \n",
       "L 202.285714 72 \n",
       "L 188.571429 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_8&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 216 252 \n",
       "L 229.714286 252 \n",
       "L 229.714286 72 \n",
       "L 216 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_9&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 243.428571 252 \n",
       "L 257.142857 252 \n",
       "L 257.142857 72 \n",
       "L 243.428571 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_10&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 270.857143 252 \n",
       "L 284.571429 252 \n",
       "L 284.571429 72 \n",
       "L 270.857143 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_11&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 298.285714 252 \n",
       "L 312 252 \n",
       "L 312 72 \n",
       "L 298.285714 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_12&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 325.714286 252 \n",
       "L 339.428571 252 \n",
       "L 339.428571 72 \n",
       "L 325.714286 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_13&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 353.142857 252 \n",
       "L 366.857143 252 \n",
       "L 366.857143 72 \n",
       "L 353.142857 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_14&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 380.571429 252 \n",
       "L 394.285714 252 \n",
       "L 394.285714 72 \n",
       "L 380.571429 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_15&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 408 252 \n",
       "L 421.714286 252 \n",
       "L 421.714286 72 \n",
       "L 408 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_16&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 435.428571 252 \n",
       "L 449.142857 252 \n",
       "L 449.142857 208.546518 \n",
       "L 435.428571 208.546518 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_17&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 462.857143 252 \n",
       "L 476.571429 252 \n",
       "L 476.571429 72 \n",
       "L 462.857143 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_18&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 490.285714 252 \n",
       "L 504 252 \n",
       "L 504 72 \n",
       "L 490.285714 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_19&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 517.714286 252 \n",
       "L 531.428571 252 \n",
       "L 531.428571 72 \n",
       "L 517.714286 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_20&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 545.142857 252 \n",
       "L 558.857143 252 \n",
       "L 558.857143 72 \n",
       "L 545.142857 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_21&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 572.571429 252 \n",
       "L 586.285714 252 \n",
       "L 586.285714 72 \n",
       "L 572.571429 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_22&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 600 252 \n",
       "L 613.714286 252 \n",
       "L 613.714286 72 \n",
       "L 600 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=patch_23&gt;&lt;path clip-path=url(#p0fa425fdb1) style=fill:#337ab7;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.3; d=&quot;M 627.428571 252 \n",
       "L 641.142857 252 \n",
       "L 641.142857 72 \n",
       "L 627.428571 72 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=axes_2&gt;&lt;g id=matplotlib.axis_3&gt;&lt;g id=ytick_7&gt;&lt;g id=text_28&gt;&lt;g style=fill:#262626; transform=&quot;translate(658.5 255.904261)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_8&gt;&lt;g id=text_29&gt;&lt;defs&gt;&lt;path id=ArialMT-57 d=&quot;M 5.46875 16.546875 \n",
       "L 13.921875 17.328125 \n",
       "Q 14.984375 11.375 18.015625 8.6875 \n",
       "Q 21.046875 6 25.78125 6 \n",
       "Q 29.828125 6 32.875 7.859375 \n",
       "Q 35.9375 9.71875 37.890625 12.8125 \n",
       "Q 39.84375 15.921875 41.15625 21.1875 \n",
       "Q 42.484375 26.46875 42.484375 31.9375 \n",
       "Q 42.484375 32.515625 42.4375 33.6875 \n",
       "Q 39.796875 29.5 35.234375 26.875 \n",
       "Q 30.671875 24.265625 25.34375 24.265625 \n",
       "Q 16.453125 24.265625 10.296875 30.703125 \n",
       "Q 4.15625 37.15625 4.15625 47.703125 \n",
       "Q 4.15625 58.59375 10.578125 65.234375 \n",
       "Q 17 71.875 26.65625 71.875 \n",
       "Q 33.640625 71.875 39.421875 68.109375 \n",
       "Q 45.21875 64.359375 48.21875 57.390625 \n",
       "Q 51.21875 50.4375 51.21875 37.25 \n",
       "Q 51.21875 23.53125 48.234375 15.40625 \n",
       "Q 45.265625 7.28125 39.375 3.03125 \n",
       "Q 33.5 -1.21875 25.59375 -1.21875 \n",
       "Q 17.1875 -1.21875 11.859375 3.4375 \n",
       "Q 6.546875 8.109375 5.46875 16.546875 \n",
       "z\n",
       "M 41.453125 48.140625 \n",
       "Q 41.453125 55.71875 37.421875 60.15625 \n",
       "Q 33.40625 64.59375 27.734375 64.59375 \n",
       "Q 21.875 64.59375 17.53125 59.8125 \n",
       "Q 13.1875 55.03125 13.1875 47.40625 \n",
       "Q 13.1875 40.578125 17.3125 36.296875 \n",
       "Q 21.4375 32.03125 27.484375 32.03125 \n",
       "Q 33.59375 32.03125 37.515625 36.296875 \n",
       "Q 41.453125 40.578125 41.453125 48.140625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(658.5 219.904261)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-57 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-54 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-50 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-49 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-52 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-54 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_9&gt;&lt;g id=text_30&gt;&lt;defs&gt;&lt;path id=ArialMT-51 d=&quot;M 4.203125 18.890625 \n",
       "L 12.984375 20.0625 \n",
       "Q 14.5 12.59375 18.140625 9.296875 \n",
       "Q 21.78125 6 27 6 \n",
       "Q 33.203125 6 37.46875 10.296875 \n",
       "Q 41.75 14.59375 41.75 20.953125 \n",
       "Q 41.75 27 37.796875 30.921875 \n",
       "Q 33.84375 34.859375 27.734375 34.859375 \n",
       "Q 25.25 34.859375 21.53125 33.890625 \n",
       "L 22.515625 41.609375 \n",
       "Q 23.390625 41.5 23.921875 41.5 \n",
       "Q 29.546875 41.5 34.03125 44.421875 \n",
       "Q 38.53125 47.359375 38.53125 53.46875 \n",
       "Q 38.53125 58.296875 35.25 61.46875 \n",
       "Q 31.984375 64.65625 26.8125 64.65625 \n",
       "Q 21.6875 64.65625 18.265625 61.421875 \n",
       "Q 14.84375 58.203125 13.875 51.765625 \n",
       "L 5.078125 53.328125 \n",
       "Q 6.6875 62.15625 12.390625 67.015625 \n",
       "Q 18.109375 71.875 26.609375 71.875 \n",
       "Q 32.46875 71.875 37.390625 69.359375 \n",
       "Q 42.328125 66.84375 44.9375 62.5 \n",
       "Q 47.5625 58.15625 47.5625 53.265625 \n",
       "Q 47.5625 48.640625 45.0625 44.828125 \n",
       "Q 42.578125 41.015625 37.703125 38.765625 \n",
       "Q 44.046875 37.3125 47.5625 32.6875 \n",
       "Q 51.078125 28.078125 51.078125 21.140625 \n",
       "Q 51.078125 11.765625 44.234375 5.25 \n",
       "Q 37.40625 -1.265625 26.953125 -1.265625 \n",
       "Q 17.53125 -1.265625 11.296875 4.34375 \n",
       "Q 5.078125 9.96875 4.203125 18.890625 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(658.5 183.904261)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-51 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-57 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-50 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-52 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-50 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-57 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-50 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_10&gt;&lt;g id=text_31&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(658.5 147.904261)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-56 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-54 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-52 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-56 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_11&gt;&lt;g id=text_32&gt;&lt;defs&gt;&lt;path id=ArialMT-55 d=&quot;M 4.734375 62.203125 \n",
       "L 4.734375 70.65625 \n",
       "L 51.078125 70.65625 \n",
       "L 51.078125 63.8125 \n",
       "Q 44.234375 56.546875 37.515625 44.484375 \n",
       "Q 30.8125 32.421875 27.15625 19.671875 \n",
       "Q 24.515625 10.6875 23.78125 0 \n",
       "L 14.75 0 \n",
       "Q 14.890625 8.453125 18.0625 20.40625 \n",
       "Q 21.234375 32.375 27.171875 43.484375 \n",
       "Q 33.109375 54.59375 39.796875 62.203125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(658.5 111.904261)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-55 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-52 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-56 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-53 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-56 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-52 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_12&gt;&lt;g id=text_33&gt;&lt;g style=fill:#262626; transform=&quot;translate(658.5 75.904261)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=axes_3&gt;&lt;g id=matplotlib.axis_4&gt;&lt;g id=xtick_22&gt;&lt;g id=text_34&gt;&lt;g style=fill:#262626; transform=&quot;translate(91.235745 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_23&gt;&lt;g id=text_35&gt;&lt;g style=fill:#262626; transform=&quot;translate(118.664317 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_24&gt;&lt;g id=text_36&gt;&lt;g style=fill:#262626; transform=&quot;translate(146.092888 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_25&gt;&lt;g id=text_37&gt;&lt;g style=fill:#262626; transform=&quot;translate(173.521459 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_26&gt;&lt;g id=text_38&gt;&lt;g style=fill:#262626; transform=&quot;translate(200.950031 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_27&gt;&lt;g id=text_39&gt;&lt;g style=fill:#262626; transform=&quot;translate(228.378602 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_28&gt;&lt;g id=text_40&gt;&lt;g style=fill:#262626; transform=&quot;translate(255.807174 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_29&gt;&lt;g id=text_41&gt;&lt;g style=fill:#262626; transform=&quot;translate(283.235745 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_30&gt;&lt;g id=text_42&gt;&lt;g style=fill:#262626; transform=&quot;translate(310.664317 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_31&gt;&lt;g id=text_43&gt;&lt;g style=fill:#262626; transform=&quot;translate(338.092888 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_32&gt;&lt;g id=text_44&gt;&lt;g style=fill:#262626; transform=&quot;translate(365.521459 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_33&gt;&lt;g id=text_45&gt;&lt;g style=fill:#262626; transform=&quot;translate(392.950031 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_34&gt;&lt;g id=text_46&gt;&lt;g style=fill:#262626; transform=&quot;translate(420.378602 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_35&gt;&lt;g id=text_47&gt;&lt;g style=fill:#262626; transform=&quot;translate(447.807174 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-51 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-54 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-56 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-51 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-57 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-49 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_36&gt;&lt;g id=text_48&gt;&lt;g style=fill:#262626; transform=&quot;translate(475.235745 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_37&gt;&lt;g id=text_49&gt;&lt;g style=fill:#262626; transform=&quot;translate(502.664317 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_38&gt;&lt;g id=text_50&gt;&lt;g style=fill:#262626; transform=&quot;translate(530.092888 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_39&gt;&lt;g id=text_51&gt;&lt;g style=fill:#262626; transform=&quot;translate(557.521459 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_40&gt;&lt;g id=text_52&gt;&lt;g style=fill:#262626; transform=&quot;translate(584.950031 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_41&gt;&lt;g id=text_53&gt;&lt;g style=fill:#262626; transform=&quot;translate(612.378602 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_42&gt;&lt;g id=text_54&gt;&lt;g style=fill:#262626; transform=&quot;translate(639.807174 59.966864)rotate(-45)scale(0.109091 -0.109091)&quot;&gt;&lt;use xlink:href=#ArialMT-57 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-56 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-49 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-55 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-51 /&gt;&lt;use x=333.691406 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p0fa425fdb1&gt;&lt;rect height=180 width=576 x=72 y=72 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=missing-matrix&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=396pt version=1.1 viewbox=&quot;0 0 576 396&quot; width=576pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 396 \n",
       "L 576 396 \n",
       "L 576 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div role=tabpanel class=&quot;tab-pane col-sm-12&quot; id=missing-dendrogram&gt;&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;no&quot;?&gt;&lt;!DOCTYPE svg class=&quot;img-responsive center-img&quot;PUBLIC &quot;-//W3C//DTD SVG 1.1//EN&quot;\n",
       "  &quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&quot;&gt;&lt;svg class=&quot;img-responsive center-img&quot; height=720pt version=1.1 viewbox=&quot;0 0 1800 720&quot; width=1800pt xmlns=http://www.w3.org/2000/svg xmlns:xlink=http://www.w3.org/1999/xlink&gt;&lt;defs&gt;&lt;style type=text/css&gt;\n",
       "*{stroke-linecap:butt;stroke-linejoin:round;}\n",
       "  &lt;/style&gt;&lt;/defs&gt;&lt;g id=figure_1&gt;&lt;g id=patch_1&gt;&lt;path style=fill:#ffffff; d=&quot;M 0 720 \n",
       "L 1800 720 \n",
       "L 1800 0 \n",
       "L 0 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/g&gt;&lt;g id=axes_1&gt;&lt;g id=matplotlib.axis_1&gt;&lt;g id=xtick_1&gt;&lt;g id=text_1&gt;&lt;defs&gt;&lt;path id=ArialMT-112 d=&quot;M 6.59375 -19.875 \n",
       "L 6.59375 51.859375 \n",
       "L 14.59375 51.859375 \n",
       "L 14.59375 45.125 \n",
       "Q 17.4375 49.078125 21 51.046875 \n",
       "Q 24.5625 53.03125 29.640625 53.03125 \n",
       "Q 36.28125 53.03125 41.359375 49.609375 \n",
       "Q 46.4375 46.1875 49.015625 39.953125 \n",
       "Q 51.609375 33.734375 51.609375 26.3125 \n",
       "Q 51.609375 18.359375 48.75 11.984375 \n",
       "Q 45.90625 5.609375 40.453125 2.21875 \n",
       "Q 35.015625 -1.171875 29 -1.171875 \n",
       "Q 24.609375 -1.171875 21.109375 0.6875 \n",
       "Q 17.625 2.546875 15.375 5.375 \n",
       "L 15.375 -19.875 \n",
       "z\n",
       "M 14.546875 25.640625 \n",
       "Q 14.546875 15.625 18.59375 10.84375 \n",
       "Q 22.65625 6.0625 28.421875 6.0625 \n",
       "Q 34.28125 6.0625 38.453125 11.015625 \n",
       "Q 42.625 15.96875 42.625 26.375 \n",
       "Q 42.625 36.28125 38.546875 41.203125 \n",
       "Q 34.46875 46.140625 28.8125 46.140625 \n",
       "Q 23.1875 46.140625 18.859375 40.890625 \n",
       "Q 14.546875 35.640625 14.546875 25.640625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-108 d=&quot;M 6.390625 0 \n",
       "L 6.390625 71.578125 \n",
       "L 15.1875 71.578125 \n",
       "L 15.1875 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-97 d=&quot;M 40.4375 6.390625 \n",
       "Q 35.546875 2.25 31.03125 0.53125 \n",
       "Q 26.515625 -1.171875 21.34375 -1.171875 \n",
       "Q 12.796875 -1.171875 8.203125 3 \n",
       "Q 3.609375 7.171875 3.609375 13.671875 \n",
       "Q 3.609375 17.484375 5.34375 20.625 \n",
       "Q 7.078125 23.78125 9.890625 25.6875 \n",
       "Q 12.703125 27.59375 16.21875 28.5625 \n",
       "Q 18.796875 29.25 24.03125 29.890625 \n",
       "Q 34.671875 31.15625 39.703125 32.90625 \n",
       "Q 39.75 34.71875 39.75 35.203125 \n",
       "Q 39.75 40.578125 37.25 42.78125 \n",
       "Q 33.890625 45.75 27.25 45.75 \n",
       "Q 21.046875 45.75 18.09375 43.578125 \n",
       "Q 15.140625 41.40625 13.71875 35.890625 \n",
       "L 5.125 37.0625 \n",
       "Q 6.296875 42.578125 8.984375 45.96875 \n",
       "Q 11.671875 49.359375 16.75 51.1875 \n",
       "Q 21.828125 53.03125 28.515625 53.03125 \n",
       "Q 35.15625 53.03125 39.296875 51.46875 \n",
       "Q 43.453125 49.90625 45.40625 47.53125 \n",
       "Q 47.359375 45.171875 48.140625 41.546875 \n",
       "Q 48.578125 39.3125 48.578125 33.453125 \n",
       "L 48.578125 21.734375 \n",
       "Q 48.578125 9.46875 49.140625 6.21875 \n",
       "Q 49.703125 2.984375 51.375 0 \n",
       "L 42.1875 0 \n",
       "Q 40.828125 2.734375 40.4375 6.390625 \n",
       "z\n",
       "M 39.703125 26.03125 \n",
       "Q 34.90625 24.078125 25.34375 22.703125 \n",
       "Q 19.921875 21.921875 17.671875 20.9375 \n",
       "Q 15.4375 19.96875 14.203125 18.09375 \n",
       "Q 12.984375 16.21875 12.984375 13.921875 \n",
       "Q 12.984375 10.40625 15.640625 8.0625 \n",
       "Q 18.3125 5.71875 23.4375 5.71875 \n",
       "Q 28.515625 5.71875 32.46875 7.9375 \n",
       "Q 36.421875 10.15625 38.28125 14.015625 \n",
       "Q 39.703125 17 39.703125 22.796875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-121 d=&quot;M 6.203125 -19.96875 \n",
       "L 5.21875 -11.71875 \n",
       "Q 8.109375 -12.5 10.25 -12.5 \n",
       "Q 13.1875 -12.5 14.9375 -11.515625 \n",
       "Q 16.703125 -10.546875 17.828125 -8.796875 \n",
       "Q 18.65625 -7.46875 20.515625 -2.25 \n",
       "Q 20.75 -1.515625 21.296875 -0.09375 \n",
       "L 1.609375 51.859375 \n",
       "L 11.078125 51.859375 \n",
       "L 21.875 21.828125 \n",
       "Q 23.96875 16.109375 25.640625 9.8125 \n",
       "Q 27.15625 15.875 29.25 21.625 \n",
       "L 40.328125 51.859375 \n",
       "L 49.125 51.859375 \n",
       "L 29.390625 -0.875 \n",
       "Q 26.21875 -9.421875 24.46875 -12.640625 \n",
       "Q 22.125 -17 19.09375 -19.015625 \n",
       "Q 16.0625 -21.046875 11.859375 -21.046875 \n",
       "Q 9.328125 -21.046875 6.203125 -19.96875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-105 d=&quot;M 6.640625 61.46875 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 61.46875 \n",
       "z\n",
       "M 6.640625 0 \n",
       "L 6.640625 51.859375 \n",
       "L 15.4375 51.859375 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-115 d=&quot;M 3.078125 15.484375 \n",
       "L 11.765625 16.84375 \n",
       "Q 12.5 11.625 15.84375 8.84375 \n",
       "Q 19.1875 6.0625 25.203125 6.0625 \n",
       "Q 31.25 6.0625 34.171875 8.515625 \n",
       "Q 37.109375 10.984375 37.109375 14.3125 \n",
       "Q 37.109375 17.28125 34.515625 19 \n",
       "Q 32.71875 20.171875 25.53125 21.96875 \n",
       "Q 15.875 24.421875 12.140625 26.203125 \n",
       "Q 8.40625 27.984375 6.46875 31.125 \n",
       "Q 4.546875 34.28125 4.546875 38.09375 \n",
       "Q 4.546875 41.546875 6.125 44.5 \n",
       "Q 7.71875 47.46875 10.453125 49.421875 \n",
       "Q 12.5 50.921875 16.03125 51.96875 \n",
       "Q 19.578125 53.03125 23.640625 53.03125 \n",
       "Q 29.734375 53.03125 34.34375 51.265625 \n",
       "Q 38.96875 49.515625 41.15625 46.5 \n",
       "Q 43.359375 43.5 44.1875 38.484375 \n",
       "L 35.59375 37.3125 \n",
       "Q 35.015625 41.3125 32.203125 43.546875 \n",
       "Q 29.390625 45.796875 24.265625 45.796875 \n",
       "Q 18.21875 45.796875 15.625 43.796875 \n",
       "Q 13.03125 41.796875 13.03125 39.109375 \n",
       "Q 13.03125 37.40625 14.109375 36.03125 \n",
       "Q 15.1875 34.625 17.484375 33.6875 \n",
       "Q 18.796875 33.203125 25.25 31.453125 \n",
       "Q 34.578125 28.953125 38.25 27.359375 \n",
       "Q 41.9375 25.78125 44.03125 22.75 \n",
       "Q 46.140625 19.734375 46.140625 15.234375 \n",
       "Q 46.140625 10.84375 43.578125 6.953125 \n",
       "Q 41.015625 3.078125 36.171875 0.953125 \n",
       "Q 31.34375 -1.171875 25.25 -1.171875 \n",
       "Q 15.140625 -1.171875 9.84375 3.03125 \n",
       "Q 4.546875 7.234375 3.078125 15.484375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-116 d=&quot;M 25.78125 7.859375 \n",
       "L 27.046875 0.09375 \n",
       "Q 23.34375 -0.6875 20.40625 -0.6875 \n",
       "Q 15.625 -0.6875 12.984375 0.828125 \n",
       "Q 10.359375 2.34375 9.28125 4.8125 \n",
       "Q 8.203125 7.28125 8.203125 15.1875 \n",
       "L 8.203125 45.015625 \n",
       "L 1.765625 45.015625 \n",
       "L 1.765625 51.859375 \n",
       "L 8.203125 51.859375 \n",
       "L 8.203125 64.703125 \n",
       "L 16.9375 69.96875 \n",
       "L 16.9375 51.859375 \n",
       "L 25.78125 51.859375 \n",
       "L 25.78125 45.015625 \n",
       "L 16.9375 45.015625 \n",
       "L 16.9375 14.703125 \n",
       "Q 16.9375 10.9375 17.40625 9.859375 \n",
       "Q 17.875 8.796875 18.921875 8.15625 \n",
       "Q 19.96875 7.515625 21.921875 7.515625 \n",
       "Q 23.390625 7.515625 25.78125 7.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-95 d=&quot;M -1.515625 -19.875 \n",
       "L -1.515625 -13.53125 \n",
       "L 56.734375 -13.53125 \n",
       "L 56.734375 -19.875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-101 d=&quot;M 42.09375 16.703125 \n",
       "L 51.171875 15.578125 \n",
       "Q 49.03125 7.625 43.21875 3.21875 \n",
       "Q 37.40625 -1.171875 28.375 -1.171875 \n",
       "Q 17 -1.171875 10.328125 5.828125 \n",
       "Q 3.65625 12.84375 3.65625 25.484375 \n",
       "Q 3.65625 38.578125 10.390625 45.796875 \n",
       "Q 17.140625 53.03125 27.875 53.03125 \n",
       "Q 38.28125 53.03125 44.875 45.953125 \n",
       "Q 51.46875 38.875 51.46875 26.03125 \n",
       "Q 51.46875 25.25 51.421875 23.6875 \n",
       "L 12.75 23.6875 \n",
       "Q 13.234375 15.140625 17.578125 10.59375 \n",
       "Q 21.921875 6.0625 28.421875 6.0625 \n",
       "Q 33.25 6.0625 36.671875 8.59375 \n",
       "Q 40.09375 11.140625 42.09375 16.703125 \n",
       "z\n",
       "M 13.234375 30.90625 \n",
       "L 42.1875 30.90625 \n",
       "Q 41.609375 37.453125 38.875 40.71875 \n",
       "Q 34.671875 45.796875 27.984375 45.796875 \n",
       "Q 21.921875 45.796875 17.796875 41.75 \n",
       "Q 13.671875 37.703125 13.234375 30.90625 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-110 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.5 51.859375 \n",
       "L 14.5 44.484375 \n",
       "Q 20.21875 53.03125 31 53.03125 \n",
       "Q 35.6875 53.03125 39.625 51.34375 \n",
       "Q 43.5625 49.65625 45.515625 46.921875 \n",
       "Q 47.46875 44.1875 48.25 40.4375 \n",
       "Q 48.734375 37.984375 48.734375 31.890625 \n",
       "L 48.734375 0 \n",
       "L 39.9375 0 \n",
       "L 39.9375 31.546875 \n",
       "Q 39.9375 36.921875 38.90625 39.578125 \n",
       "Q 37.890625 42.234375 35.28125 43.8125 \n",
       "Q 32.671875 45.40625 29.15625 45.40625 \n",
       "Q 23.53125 45.40625 19.453125 41.84375 \n",
       "Q 15.375 38.28125 15.375 28.328125 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-109 d=&quot;M 6.59375 0 \n",
       "L 6.59375 51.859375 \n",
       "L 14.453125 51.859375 \n",
       "L 14.453125 44.578125 \n",
       "Q 16.890625 48.390625 20.9375 50.703125 \n",
       "Q 25 53.03125 30.171875 53.03125 \n",
       "Q 35.9375 53.03125 39.625 50.640625 \n",
       "Q 43.3125 48.25 44.828125 43.953125 \n",
       "Q 50.984375 53.03125 60.84375 53.03125 \n",
       "Q 68.5625 53.03125 72.703125 48.75 \n",
       "Q 76.859375 44.484375 76.859375 35.59375 \n",
       "L 76.859375 0 \n",
       "L 68.109375 0 \n",
       "L 68.109375 32.671875 \n",
       "Q 68.109375 37.9375 67.25 40.25 \n",
       "Q 66.40625 42.578125 64.15625 43.984375 \n",
       "Q 61.921875 45.40625 58.890625 45.40625 \n",
       "Q 53.421875 45.40625 49.796875 41.765625 \n",
       "Q 46.1875 38.140625 46.1875 30.125 \n",
       "L 46.1875 0 \n",
       "L 37.40625 0 \n",
       "L 37.40625 33.6875 \n",
       "Q 37.40625 39.546875 35.25 42.46875 \n",
       "Q 33.109375 45.40625 28.21875 45.40625 \n",
       "Q 24.515625 45.40625 21.359375 43.453125 \n",
       "Q 18.21875 41.5 16.796875 37.734375 \n",
       "Q 15.375 33.984375 15.375 26.90625 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(225.328633 202.252934)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-116 /&gt;&lt;use x=389.0625 xlink:href=#ArialMT-121 /&gt;&lt;use x=439.0625 xlink:href=#ArialMT-112 /&gt;&lt;use x=494.677734 xlink:href=#ArialMT-101 /&gt;&lt;use x=550.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=605.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=661.523438 xlink:href=#ArialMT-97 /&gt;&lt;use x=717.138672 xlink:href=#ArialMT-109 /&gt;&lt;use x=800.439453 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_2&gt;&lt;g id=text_2&gt;&lt;defs&gt;&lt;path id=ArialMT-114 d=&quot;M 6.5 0 \n",
       "L 6.5 51.859375 \n",
       "L 14.40625 51.859375 \n",
       "L 14.40625 44 \n",
       "Q 17.4375 49.515625 20 51.265625 \n",
       "Q 22.5625 53.03125 25.640625 53.03125 \n",
       "Q 30.078125 53.03125 34.671875 50.203125 \n",
       "L 31.640625 42.046875 \n",
       "Q 28.421875 43.953125 25.203125 43.953125 \n",
       "Q 22.3125 43.953125 20.015625 42.21875 \n",
       "Q 17.71875 40.484375 16.75 37.40625 \n",
       "Q 15.28125 32.71875 15.28125 27.15625 \n",
       "L 15.28125 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-99 d=&quot;M 40.4375 19 \n",
       "L 49.078125 17.875 \n",
       "Q 47.65625 8.9375 41.8125 3.875 \n",
       "Q 35.984375 -1.171875 27.484375 -1.171875 \n",
       "Q 16.84375 -1.171875 10.375 5.78125 \n",
       "Q 3.90625 12.75 3.90625 25.734375 \n",
       "Q 3.90625 34.125 6.6875 40.421875 \n",
       "Q 9.46875 46.734375 15.15625 49.875 \n",
       "Q 20.84375 53.03125 27.546875 53.03125 \n",
       "Q 35.984375 53.03125 41.359375 48.75 \n",
       "Q 46.734375 44.484375 48.25 36.625 \n",
       "L 39.703125 35.296875 \n",
       "Q 38.484375 40.53125 35.375 43.15625 \n",
       "Q 32.28125 45.796875 27.875 45.796875 \n",
       "Q 21.234375 45.796875 17.078125 41.03125 \n",
       "Q 12.9375 36.28125 12.9375 25.984375 \n",
       "Q 12.9375 15.53125 16.9375 10.796875 \n",
       "Q 20.953125 6.0625 27.390625 6.0625 \n",
       "Q 32.5625 6.0625 36.03125 9.234375 \n",
       "Q 39.5 12.40625 40.4375 19 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-111 d=&quot;M 3.328125 25.921875 \n",
       "Q 3.328125 40.328125 11.328125 47.265625 \n",
       "Q 18.015625 53.03125 27.640625 53.03125 \n",
       "Q 38.328125 53.03125 45.109375 46.015625 \n",
       "Q 51.90625 39.015625 51.90625 26.65625 \n",
       "Q 51.90625 16.65625 48.90625 10.90625 \n",
       "Q 45.90625 5.171875 40.15625 2 \n",
       "Q 34.421875 -1.171875 27.640625 -1.171875 \n",
       "Q 16.75 -1.171875 10.03125 5.8125 \n",
       "Q 3.328125 12.796875 3.328125 25.921875 \n",
       "z\n",
       "M 12.359375 25.921875 \n",
       "Q 12.359375 15.96875 16.703125 11.015625 \n",
       "Q 21.046875 6.0625 27.640625 6.0625 \n",
       "Q 34.1875 6.0625 38.53125 11.03125 \n",
       "Q 42.875 16.015625 42.875 26.21875 \n",
       "Q 42.875 35.84375 38.5 40.796875 \n",
       "Q 34.125 45.75 27.640625 45.75 \n",
       "Q 21.046875 45.75 16.703125 40.8125 \n",
       "Q 12.359375 35.890625 12.359375 25.921875 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-117 d=&quot;M 40.578125 0 \n",
       "L 40.578125 7.625 \n",
       "Q 34.515625 -1.171875 24.125 -1.171875 \n",
       "Q 19.53125 -1.171875 15.546875 0.578125 \n",
       "Q 11.578125 2.34375 9.640625 5 \n",
       "Q 7.71875 7.671875 6.9375 11.53125 \n",
       "Q 6.390625 14.109375 6.390625 19.734375 \n",
       "L 6.390625 51.859375 \n",
       "L 15.1875 51.859375 \n",
       "L 15.1875 23.09375 \n",
       "Q 15.1875 16.21875 15.71875 13.8125 \n",
       "Q 16.546875 10.359375 19.234375 8.375 \n",
       "Q 21.921875 6.390625 25.875 6.390625 \n",
       "Q 29.828125 6.390625 33.296875 8.421875 \n",
       "Q 36.765625 10.453125 38.203125 13.9375 \n",
       "Q 39.65625 17.4375 39.65625 24.078125 \n",
       "L 39.65625 51.859375 \n",
       "L 48.4375 51.859375 \n",
       "L 48.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(293.900062 202.433728)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=116.699219 xlink:href=#ArialMT-105 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-115 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-116 /&gt;&lt;use x=216.699219 xlink:href=#ArialMT-95 /&gt;&lt;use x=272.314453 xlink:href=#ArialMT-99 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-111 /&gt;&lt;use x=377.929688 xlink:href=#ArialMT-117 /&gt;&lt;use x=433.544922 xlink:href=#ArialMT-110 /&gt;&lt;use x=489.160156 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_3&gt;&lt;g id=text_3&gt;&lt;g style=fill:#262626; transform=&quot;translate(362.47149 202.433728)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-116 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-114 /&gt;&lt;use x=111.083984 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.699219 xlink:href=#ArialMT-97 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-109 /&gt;&lt;use x=305.615234 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_4&gt;&lt;g id=text_4&gt;&lt;g style=fill:#262626; transform=&quot;translate(431.042919 202.433728)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-108 /&gt;&lt;use x=22.216797 xlink:href=#ArialMT-105 /&gt;&lt;use x=44.433594 xlink:href=#ArialMT-115 /&gt;&lt;use x=94.433594 xlink:href=#ArialMT-116 /&gt;&lt;use x=122.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=177.832031 xlink:href=#ArialMT-110 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-101 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-114 /&gt;&lt;use x=322.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-99 /&gt;&lt;use x=427.978516 xlink:href=#ArialMT-111 /&gt;&lt;use x=483.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=539.208984 xlink:href=#ArialMT-110 /&gt;&lt;use x=594.824219 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_5&gt;&lt;g id=text_5&gt;&lt;defs&gt;&lt;path id=ArialMT-120 d=&quot;M 0.734375 0 \n",
       "L 19.671875 26.953125 \n",
       "L 2.15625 51.859375 \n",
       "L 13.140625 51.859375 \n",
       "L 21.09375 39.703125 \n",
       "Q 23.34375 36.234375 24.703125 33.890625 \n",
       "Q 26.859375 37.109375 28.65625 39.59375 \n",
       "L 37.40625 51.859375 \n",
       "L 47.90625 51.859375 \n",
       "L 29.984375 27.4375 \n",
       "L 49.265625 0 \n",
       "L 38.484375 0 \n",
       "L 27.828125 16.109375 \n",
       "L 25 20.453125 \n",
       "L 11.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(499.614347 202.433728)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-97 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-120 /&gt;&lt;use x=188.916016 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-115 /&gt;&lt;use x=294.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=322.314453 xlink:href=#ArialMT-114 /&gt;&lt;use x=355.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=411.230469 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.845703 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.146484 xlink:href=#ArialMT-115 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_6&gt;&lt;g id=text_6&gt;&lt;defs&gt;&lt;path id=ArialMT-100 d=&quot;M 40.234375 0 \n",
       "L 40.234375 6.546875 \n",
       "Q 35.296875 -1.171875 25.734375 -1.171875 \n",
       "Q 19.53125 -1.171875 14.328125 2.25 \n",
       "Q 9.125 5.671875 6.265625 11.796875 \n",
       "Q 3.421875 17.921875 3.421875 25.875 \n",
       "Q 3.421875 33.640625 6 39.96875 \n",
       "Q 8.59375 46.296875 13.765625 49.65625 \n",
       "Q 18.953125 53.03125 25.34375 53.03125 \n",
       "Q 30.03125 53.03125 33.6875 51.046875 \n",
       "Q 37.359375 49.078125 39.65625 45.90625 \n",
       "L 39.65625 71.578125 \n",
       "L 48.390625 71.578125 \n",
       "L 48.390625 0 \n",
       "z\n",
       "M 12.453125 25.875 \n",
       "Q 12.453125 15.921875 16.640625 10.984375 \n",
       "Q 20.84375 6.0625 26.5625 6.0625 \n",
       "Q 32.328125 6.0625 36.34375 10.765625 \n",
       "Q 40.375 15.484375 40.375 25.140625 \n",
       "Q 40.375 35.796875 36.265625 40.765625 \n",
       "Q 32.171875 45.75 26.171875 45.75 \n",
       "Q 20.3125 45.75 16.375 40.96875 \n",
       "Q 12.453125 36.1875 12.453125 25.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(568.185776 202.433728)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-99 /&gt;&lt;use x=439.160156 xlink:href=#ArialMT-111 /&gt;&lt;use x=494.775391 xlink:href=#ArialMT-117 /&gt;&lt;use x=550.390625 xlink:href=#ArialMT-110 /&gt;&lt;use x=606.005859 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_7&gt;&lt;g id=text_7&gt;&lt;g style=fill:#262626; transform=&quot;translate(636.757204 202.252934)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-108 /&gt;&lt;use x=77.832031 xlink:href=#ArialMT-97 /&gt;&lt;use x=133.447266 xlink:href=#ArialMT-121 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-108 /&gt;&lt;use x=205.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=227.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=277.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=305.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=361.279297 xlink:href=#ArialMT-99 /&gt;&lt;use x=411.279297 xlink:href=#ArialMT-111 /&gt;&lt;use x=466.894531 xlink:href=#ArialMT-117 /&gt;&lt;use x=522.509766 xlink:href=#ArialMT-110 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-116 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_8&gt;&lt;g id=text_8&gt;&lt;g style=fill:#262626; transform=&quot;translate(705.328633 202.433728)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-100 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-105 /&gt;&lt;use x=216.748047 xlink:href=#ArialMT-97 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-95 /&gt;&lt;use x=327.978516 xlink:href=#ArialMT-100 /&gt;&lt;use x=383.59375 xlink:href=#ArialMT-117 /&gt;&lt;use x=439.208984 xlink:href=#ArialMT-114 /&gt;&lt;use x=472.509766 xlink:href=#ArialMT-97 /&gt;&lt;use x=528.125 xlink:href=#ArialMT-116 /&gt;&lt;use x=555.908203 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.125 xlink:href=#ArialMT-111 /&gt;&lt;use x=633.740234 xlink:href=#ArialMT-110 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_9&gt;&lt;g id=text_9&gt;&lt;defs&gt;&lt;path id=ArialMT-122 d=&quot;M 1.953125 0 \n",
       "L 1.953125 7.125 \n",
       "L 34.96875 45.015625 \n",
       "Q 29.34375 44.734375 25.046875 44.734375 \n",
       "L 3.90625 44.734375 \n",
       "L 3.90625 51.859375 \n",
       "L 46.296875 51.859375 \n",
       "L 46.296875 46.046875 \n",
       "L 18.21875 13.140625 \n",
       "L 12.796875 7.125 \n",
       "Q 18.703125 7.5625 23.875 7.5625 \n",
       "L 47.859375 7.5625 \n",
       "L 47.859375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(773.900062 202.433728)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-122 /&gt;&lt;use x=50 xlink:href=#ArialMT-105 /&gt;&lt;use x=72.216797 xlink:href=#ArialMT-112 /&gt;&lt;use x=127.832031 xlink:href=#ArialMT-95 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-99 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-111 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-100 /&gt;&lt;use x=344.677734 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_10&gt;&lt;g id=text_10&gt;&lt;defs&gt;&lt;path id=ArialMT-103 d=&quot;M 4.984375 -4.296875 \n",
       "L 13.53125 -5.5625 \n",
       "Q 14.0625 -9.515625 16.5 -11.328125 \n",
       "Q 19.78125 -13.765625 25.4375 -13.765625 \n",
       "Q 31.546875 -13.765625 34.859375 -11.328125 \n",
       "Q 38.1875 -8.890625 39.359375 -4.5 \n",
       "Q 40.046875 -1.8125 39.984375 6.78125 \n",
       "Q 34.234375 0 25.640625 0 \n",
       "Q 14.9375 0 9.078125 7.71875 \n",
       "Q 3.21875 15.4375 3.21875 26.21875 \n",
       "Q 3.21875 33.640625 5.90625 39.90625 \n",
       "Q 8.59375 46.1875 13.6875 49.609375 \n",
       "Q 18.796875 53.03125 25.6875 53.03125 \n",
       "Q 34.859375 53.03125 40.828125 45.609375 \n",
       "L 40.828125 51.859375 \n",
       "L 48.921875 51.859375 \n",
       "L 48.921875 7.03125 \n",
       "Q 48.921875 -5.078125 46.453125 -10.125 \n",
       "Q 44 -15.1875 38.640625 -18.109375 \n",
       "Q 33.296875 -21.046875 25.484375 -21.046875 \n",
       "Q 16.21875 -21.046875 10.5 -16.875 \n",
       "Q 4.78125 -12.703125 4.984375 -4.296875 \n",
       "z\n",
       "M 12.25 26.859375 \n",
       "Q 12.25 16.65625 16.296875 11.96875 \n",
       "Q 20.359375 7.28125 26.46875 7.28125 \n",
       "Q 32.515625 7.28125 36.609375 11.9375 \n",
       "Q 40.71875 16.609375 40.71875 26.5625 \n",
       "Q 40.71875 36.078125 36.5 40.90625 \n",
       "Q 32.28125 45.75 26.3125 45.75 \n",
       "Q 20.453125 45.75 16.34375 40.984375 \n",
       "Q 12.25 36.234375 12.25 26.859375 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(842.290696 202.252934)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-116 /&gt;&lt;use x=27.783203 xlink:href=#ArialMT-121 /&gt;&lt;use x=77.783203 xlink:href=#ArialMT-112 /&gt;&lt;use x=133.398438 xlink:href=#ArialMT-101 /&gt;&lt;use x=189.013672 xlink:href=#ArialMT-95 /&gt;&lt;use x=244.628906 xlink:href=#ArialMT-103 /&gt;&lt;use x=300.244141 xlink:href=#ArialMT-114 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-111 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-117 /&gt;&lt;use x=444.775391 xlink:href=#ArialMT-112 /&gt;&lt;use x=500.390625 xlink:href=#ArialMT-95 /&gt;&lt;use x=556.005859 xlink:href=#ArialMT-110 /&gt;&lt;use x=611.621094 xlink:href=#ArialMT-97 /&gt;&lt;use x=667.236328 xlink:href=#ArialMT-109 /&gt;&lt;use x=750.537109 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_11&gt;&lt;g id=text_11&gt;&lt;g style=fill:#262626; transform=&quot;translate(911.042919 202.252934)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-103 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-101 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-110 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-100 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-101 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-114 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-95 /&gt;&lt;use x=366.992188 xlink:href=#ArialMT-110 /&gt;&lt;use x=422.607422 xlink:href=#ArialMT-97 /&gt;&lt;use x=478.222656 xlink:href=#ArialMT-109 /&gt;&lt;use x=561.523438 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_12&gt;&lt;g id=text_12&gt;&lt;g style=fill:#262626; transform=&quot;translate(979.614347 202.252934)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-97 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-103 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-101 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-95 /&gt;&lt;use x=222.460938 xlink:href=#ArialMT-103 /&gt;&lt;use x=278.076172 xlink:href=#ArialMT-114 /&gt;&lt;use x=311.376953 xlink:href=#ArialMT-111 /&gt;&lt;use x=366.992188 xlink:href=#ArialMT-117 /&gt;&lt;use x=422.607422 xlink:href=#ArialMT-112 /&gt;&lt;use x=478.222656 xlink:href=#ArialMT-95 /&gt;&lt;use x=533.837891 xlink:href=#ArialMT-105 /&gt;&lt;use x=556.054688 xlink:href=#ArialMT-110 /&gt;&lt;use x=611.669922 xlink:href=#ArialMT-116 /&gt;&lt;use x=639.453125 xlink:href=#ArialMT-108 /&gt;&lt;use x=661.669922 xlink:href=#ArialMT-95 /&gt;&lt;use x=717.285156 xlink:href=#ArialMT-110 /&gt;&lt;use x=772.900391 xlink:href=#ArialMT-97 /&gt;&lt;use x=828.515625 xlink:href=#ArialMT-109 /&gt;&lt;use x=911.816406 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_13&gt;&lt;g id=text_13&gt;&lt;g style=fill:#262626; transform=&quot;translate(1048.185776 202.433728)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-115 /&gt;&lt;use x=50 xlink:href=#ArialMT-111 /&gt;&lt;use x=105.615234 xlink:href=#ArialMT-117 /&gt;&lt;use x=161.230469 xlink:href=#ArialMT-114 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-99 /&gt;&lt;use x=244.53125 xlink:href=#ArialMT-101 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-110 /&gt;&lt;use x=411.376953 xlink:href=#ArialMT-97 /&gt;&lt;use x=466.992188 xlink:href=#ArialMT-109 /&gt;&lt;use x=550.292969 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_14&gt;&lt;g id=text_14&gt;&lt;defs&gt;&lt;path id=ArialMT-106 d=&quot;M 6.546875 61.375 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 61.375 \n",
       "z\n",
       "M -4.59375 -20.125 \n",
       "L -2.9375 -12.640625 \n",
       "Q -0.296875 -13.328125 1.21875 -13.328125 \n",
       "Q 3.90625 -13.328125 5.21875 -11.546875 \n",
       "Q 6.546875 -9.765625 6.546875 -2.640625 \n",
       "L 6.546875 51.859375 \n",
       "L 15.328125 51.859375 \n",
       "L 15.328125 -2.828125 \n",
       "Q 15.328125 -12.40625 12.84375 -16.15625 \n",
       "Q 9.671875 -21.046875 2.296875 -21.046875 \n",
       "Q -1.265625 -21.046875 -4.59375 -20.125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(1116.757204 202.252934)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-106 /&gt;&lt;use x=166.748047 xlink:href=#ArialMT-101 /&gt;&lt;use x=222.363281 xlink:href=#ArialMT-99 /&gt;&lt;use x=272.363281 xlink:href=#ArialMT-116 /&gt;&lt;use x=300.146484 xlink:href=#ArialMT-95 /&gt;&lt;use x=355.761719 xlink:href=#ArialMT-105 /&gt;&lt;use x=377.978516 xlink:href=#ArialMT-100 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_15&gt;&lt;g id=text_15&gt;&lt;defs&gt;&lt;path id=ArialMT-102 d=&quot;M 8.6875 0 \n",
       "L 8.6875 45.015625 \n",
       "L 0.921875 45.015625 \n",
       "L 0.921875 51.859375 \n",
       "L 8.6875 51.859375 \n",
       "L 8.6875 57.375 \n",
       "Q 8.6875 62.59375 9.625 65.140625 \n",
       "Q 10.890625 68.5625 14.078125 70.671875 \n",
       "Q 17.28125 72.796875 23.046875 72.796875 \n",
       "Q 26.765625 72.796875 31.25 71.921875 \n",
       "L 29.9375 64.265625 \n",
       "Q 27.203125 64.75 24.75 64.75 \n",
       "Q 20.75 64.75 19.09375 63.03125 \n",
       "Q 17.4375 61.328125 17.4375 56.640625 \n",
       "L 17.4375 51.859375 \n",
       "L 27.546875 51.859375 \n",
       "L 27.546875 45.015625 \n",
       "L 17.4375 45.015625 \n",
       "L 17.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-98 d=&quot;M 14.703125 0 \n",
       "L 6.546875 0 \n",
       "L 6.546875 71.578125 \n",
       "L 15.328125 71.578125 \n",
       "L 15.328125 46.046875 \n",
       "Q 20.90625 53.03125 29.546875 53.03125 \n",
       "Q 34.328125 53.03125 38.59375 51.09375 \n",
       "Q 42.875 49.171875 45.625 45.671875 \n",
       "Q 48.390625 42.1875 49.953125 37.25 \n",
       "Q 51.515625 32.328125 51.515625 26.703125 \n",
       "Q 51.515625 13.375 44.921875 6.09375 \n",
       "Q 38.328125 -1.171875 29.109375 -1.171875 \n",
       "Q 19.921875 -1.171875 14.703125 6.5 \n",
       "z\n",
       "M 14.59375 26.3125 \n",
       "Q 14.59375 17 17.140625 12.84375 \n",
       "Q 21.296875 6.0625 28.375 6.0625 \n",
       "Q 34.125 6.0625 38.328125 11.0625 \n",
       "Q 42.53125 16.0625 42.53125 25.984375 \n",
       "Q 42.53125 36.140625 38.5 40.96875 \n",
       "Q 34.46875 45.796875 28.765625 45.796875 \n",
       "Q 23 45.796875 18.796875 40.796875 \n",
       "Q 14.59375 35.796875 14.59375 26.3125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(1185.516659 202.433728)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-102 /&gt;&lt;use x=27.783203 xlink:href=#ArialMT-105 /&gt;&lt;use x=50 xlink:href=#ArialMT-110 /&gt;&lt;use x=105.615234 xlink:href=#ArialMT-95 /&gt;&lt;use x=161.230469 xlink:href=#ArialMT-108 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-97 /&gt;&lt;use x=239.0625 xlink:href=#ArialMT-98 /&gt;&lt;use x=294.677734 xlink:href=#ArialMT-101 /&gt;&lt;use x=350.292969 xlink:href=#ArialMT-108 /&gt;&lt;use x=372.509766 xlink:href=#ArialMT-95 /&gt;&lt;use x=428.125 xlink:href=#ArialMT-110 /&gt;&lt;use x=483.740234 xlink:href=#ArialMT-97 /&gt;&lt;use x=539.355469 xlink:href=#ArialMT-109 /&gt;&lt;use x=622.65625 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_16&gt;&lt;g id=text_16&gt;&lt;g style=fill:#262626; transform=&quot;translate(1253.900062 202.252934)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-105 /&gt;&lt;use x=111.132812 xlink:href=#ArialMT-109 /&gt;&lt;use x=194.433594 xlink:href=#ArialMT-97 /&gt;&lt;use x=250.048828 xlink:href=#ArialMT-114 /&gt;&lt;use x=283.349609 xlink:href=#ArialMT-121 /&gt;&lt;use x=333.349609 xlink:href=#ArialMT-95 /&gt;&lt;use x=388.964844 xlink:href=#ArialMT-97 /&gt;&lt;use x=444.580078 xlink:href=#ArialMT-114 /&gt;&lt;use x=477.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=505.664062 xlink:href=#ArialMT-105 /&gt;&lt;use x=527.880859 xlink:href=#ArialMT-115 /&gt;&lt;use x=577.880859 xlink:href=#ArialMT-116 /&gt;&lt;use x=605.664062 xlink:href=#ArialMT-95 /&gt;&lt;use x=661.279297 xlink:href=#ArialMT-110 /&gt;&lt;use x=716.894531 xlink:href=#ArialMT-97 /&gt;&lt;use x=772.509766 xlink:href=#ArialMT-109 /&gt;&lt;use x=855.810547 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_17&gt;&lt;g id=text_17&gt;&lt;g style=fill:#262626; transform=&quot;translate(1322.659516 202.252934)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-97 /&gt;&lt;use x=817.138672 xlink:href=#ArialMT-109 /&gt;&lt;use x=900.439453 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_18&gt;&lt;g id=text_18&gt;&lt;g style=fill:#262626; transform=&quot;translate(1391.230945 202.252934)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-112 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-114 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-111 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-100 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-117 /&gt;&lt;use x=255.761719 xlink:href=#ArialMT-99 /&gt;&lt;use x=305.761719 xlink:href=#ArialMT-116 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-95 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-102 /&gt;&lt;use x=416.943359 xlink:href=#ArialMT-97 /&gt;&lt;use x=472.558594 xlink:href=#ArialMT-109 /&gt;&lt;use x=555.859375 xlink:href=#ArialMT-105 /&gt;&lt;use x=578.076172 xlink:href=#ArialMT-108 /&gt;&lt;use x=600.292969 xlink:href=#ArialMT-121 /&gt;&lt;use x=650.292969 xlink:href=#ArialMT-95 /&gt;&lt;use x=705.908203 xlink:href=#ArialMT-110 /&gt;&lt;use x=761.523438 xlink:href=#ArialMT-111 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_19&gt;&lt;g id=text_19&gt;&lt;defs&gt;&lt;path id=ArialMT-104 d=&quot;M 6.59375 0 \n",
       "L 6.59375 71.578125 \n",
       "L 15.375 71.578125 \n",
       "L 15.375 45.90625 \n",
       "Q 21.53125 53.03125 30.90625 53.03125 \n",
       "Q 36.671875 53.03125 40.921875 50.75 \n",
       "Q 45.171875 48.484375 47 44.484375 \n",
       "Q 48.828125 40.484375 48.828125 32.859375 \n",
       "L 48.828125 0 \n",
       "L 40.046875 0 \n",
       "L 40.046875 32.859375 \n",
       "Q 40.046875 39.453125 37.1875 42.453125 \n",
       "Q 34.328125 45.453125 29.109375 45.453125 \n",
       "Q 25.203125 45.453125 21.75 43.421875 \n",
       "Q 18.3125 41.40625 16.84375 37.9375 \n",
       "Q 15.375 34.46875 15.375 28.375 \n",
       "L 15.375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(1459.614347 202.433728)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-109 /&gt;&lt;use x=83.300781 xlink:href=#ArialMT-111 /&gt;&lt;use x=138.916016 xlink:href=#ArialMT-110 /&gt;&lt;use x=194.53125 xlink:href=#ArialMT-116 /&gt;&lt;use x=222.314453 xlink:href=#ArialMT-104 /&gt;&lt;use x=277.929688 xlink:href=#ArialMT-95 /&gt;&lt;use x=333.544922 xlink:href=#ArialMT-101 /&gt;&lt;use x=389.160156 xlink:href=#ArialMT-110 /&gt;&lt;use x=444.775391 xlink:href=#ArialMT-100 /&gt;&lt;use x=500.390625 xlink:href=#ArialMT-95 /&gt;&lt;use x=556.005859 xlink:href=#ArialMT-100 /&gt;&lt;use x=611.621094 xlink:href=#ArialMT-97 /&gt;&lt;use x=667.236328 xlink:href=#ArialMT-116 /&gt;&lt;use x=695.019531 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_20&gt;&lt;g id=text_20&gt;&lt;g style=fill:#262626; transform=&quot;translate(1528.185776 202.433728)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-114 /&gt;&lt;use x=33.300781 xlink:href=#ArialMT-101 /&gt;&lt;use x=88.916016 xlink:href=#ArialMT-112 /&gt;&lt;use x=144.53125 xlink:href=#ArialMT-111 /&gt;&lt;use x=200.146484 xlink:href=#ArialMT-114 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-116 /&gt;&lt;use x=261.230469 xlink:href=#ArialMT-95 /&gt;&lt;use x=316.845703 xlink:href=#ArialMT-100 /&gt;&lt;use x=372.460938 xlink:href=#ArialMT-97 /&gt;&lt;use x=428.076172 xlink:href=#ArialMT-116 /&gt;&lt;use x=455.859375 xlink:href=#ArialMT-101 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=xtick_21&gt;&lt;g id=text_21&gt;&lt;defs&gt;&lt;path id=ArialMT-119 d=&quot;M 16.15625 0 \n",
       "L 0.296875 51.859375 \n",
       "L 9.375 51.859375 \n",
       "L 17.625 21.921875 \n",
       "L 20.703125 10.796875 \n",
       "Q 20.90625 11.625 23.390625 21.484375 \n",
       "L 31.640625 51.859375 \n",
       "L 40.671875 51.859375 \n",
       "L 48.4375 21.78125 \n",
       "L 51.03125 11.859375 \n",
       "L 54 21.875 \n",
       "L 62.890625 51.859375 \n",
       "L 71.4375 51.859375 \n",
       "L 55.21875 0 \n",
       "L 46.09375 0 \n",
       "L 37.84375 31.0625 \n",
       "L 35.84375 39.890625 \n",
       "L 25.34375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;path id=ArialMT-107 d=&quot;M 6.640625 0 \n",
       "L 6.640625 71.578125 \n",
       "L 15.4375 71.578125 \n",
       "L 15.4375 30.765625 \n",
       "L 36.234375 51.859375 \n",
       "L 47.609375 51.859375 \n",
       "L 27.78125 32.625 \n",
       "L 49.609375 0 \n",
       "L 38.765625 0 \n",
       "L 21.625 26.515625 \n",
       "L 15.4375 20.5625 \n",
       "L 15.4375 0 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(1596.757204 202.252934)rotate(-45)scale(0.218182 -0.218182)&quot;&gt;&lt;use xlink:href=#ArialMT-119 /&gt;&lt;use x=72.216797 xlink:href=#ArialMT-101 /&gt;&lt;use x=127.832031 xlink:href=#ArialMT-101 /&gt;&lt;use x=183.447266 xlink:href=#ArialMT-107 /&gt;&lt;use x=233.447266 xlink:href=#ArialMT-95 /&gt;&lt;use x=289.0625 xlink:href=#ArialMT-101 /&gt;&lt;use x=344.677734 xlink:href=#ArialMT-110 /&gt;&lt;use x=400.292969 xlink:href=#ArialMT-100 /&gt;&lt;use x=455.908203 xlink:href=#ArialMT-95 /&gt;&lt;use x=511.523438 xlink:href=#ArialMT-100 /&gt;&lt;use x=567.138672 xlink:href=#ArialMT-97 /&gt;&lt;use x=622.753906 xlink:href=#ArialMT-116 /&gt;&lt;use x=650.537109 xlink:href=#ArialMT-101 /&gt;&lt;use x=706.152344 xlink:href=#ArialMT-95 /&gt;&lt;use x=761.767578 xlink:href=#ArialMT-116 /&gt;&lt;use x=789.550781 xlink:href=#ArialMT-104 /&gt;&lt;use x=845.166016 xlink:href=#ArialMT-117 /&gt;&lt;use x=900.78125 xlink:href=#ArialMT-114 /&gt;&lt;use x=934.082031 xlink:href=#ArialMT-115 /&gt;&lt;use x=984.082031 xlink:href=#ArialMT-100 /&gt;&lt;use x=1039.697266 xlink:href=#ArialMT-97 /&gt;&lt;use x=1095.3125 xlink:href=#ArialMT-121 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=matplotlib.axis_2&gt;&lt;g id=ytick_1&gt;&lt;g id=text_22&gt;&lt;defs&gt;&lt;path id=ArialMT-48 d=&quot;M 4.15625 35.296875 \n",
       "Q 4.15625 48 6.765625 55.734375 \n",
       "Q 9.375 63.484375 14.515625 67.671875 \n",
       "Q 19.671875 71.875 27.484375 71.875 \n",
       "Q 33.25 71.875 37.59375 69.546875 \n",
       "Q 41.9375 67.234375 44.765625 62.859375 \n",
       "Q 47.609375 58.5 49.21875 52.21875 \n",
       "Q 50.828125 45.953125 50.828125 35.296875 \n",
       "Q 50.828125 22.703125 48.234375 14.96875 \n",
       "Q 45.65625 7.234375 40.5 3 \n",
       "Q 35.359375 -1.21875 27.484375 -1.21875 \n",
       "Q 17.140625 -1.21875 11.234375 6.203125 \n",
       "Q 4.15625 15.140625 4.15625 35.296875 \n",
       "z\n",
       "M 13.1875 35.296875 \n",
       "Q 13.1875 17.671875 17.3125 11.828125 \n",
       "Q 21.4375 6 27.484375 6 \n",
       "Q 33.546875 6 37.671875 11.859375 \n",
       "Q 41.796875 17.71875 41.796875 35.296875 \n",
       "Q 41.796875 52.984375 37.671875 58.78125 \n",
       "Q 33.546875 64.59375 27.390625 64.59375 \n",
       "Q 21.34375 64.59375 17.71875 59.46875 \n",
       "Q 13.1875 52.9375 13.1875 35.296875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(154.485469 225.663047)scale(0.27 -0.27)&quot;&gt;&lt;use xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_2&gt;&lt;g id=text_23&gt;&lt;defs&gt;&lt;path id=ArialMT-53 d=&quot;M 4.15625 18.75 \n",
       "L 13.375 19.53125 \n",
       "Q 14.40625 12.796875 18.140625 9.390625 \n",
       "Q 21.875 6 27.15625 6 \n",
       "Q 33.5 6 37.890625 10.78125 \n",
       "Q 42.28125 15.578125 42.28125 23.484375 \n",
       "Q 42.28125 31 38.0625 35.34375 \n",
       "Q 33.84375 39.703125 27 39.703125 \n",
       "Q 22.75 39.703125 19.328125 37.765625 \n",
       "Q 15.921875 35.84375 13.96875 32.765625 \n",
       "L 5.71875 33.84375 \n",
       "L 12.640625 70.609375 \n",
       "L 48.25 70.609375 \n",
       "L 48.25 62.203125 \n",
       "L 19.671875 62.203125 \n",
       "L 15.828125 42.96875 \n",
       "Q 22.265625 47.46875 29.34375 47.46875 \n",
       "Q 38.71875 47.46875 45.15625 40.96875 \n",
       "Q 51.609375 34.46875 51.609375 24.265625 \n",
       "Q 51.609375 14.546875 45.953125 7.46875 \n",
       "Q 39.0625 -1.21875 27.15625 -1.21875 \n",
       "Q 17.390625 -1.21875 11.203125 4.25 \n",
       "Q 5.03125 9.71875 4.15625 18.75 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(124.456406 288.501934)scale(0.27 -0.27)&quot;&gt;&lt;use xlink:href=#ArialMT-53 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_3&gt;&lt;g id=text_24&gt;&lt;defs&gt;&lt;path id=ArialMT-49 d=&quot;M 37.25 0 \n",
       "L 28.46875 0 \n",
       "L 28.46875 56 \n",
       "Q 25.296875 52.984375 20.140625 49.953125 \n",
       "Q 14.984375 46.921875 10.890625 45.40625 \n",
       "L 10.890625 53.90625 \n",
       "Q 18.265625 57.375 23.78125 62.296875 \n",
       "Q 29.296875 67.234375 31.59375 71.875 \n",
       "L 37.25 71.875 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(109.441875 351.34082)scale(0.27 -0.27)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_4&gt;&lt;g id=text_25&gt;&lt;g style=fill:#262626; transform=&quot;translate(109.441875 414.179707)scale(0.27 -0.27)&quot;&gt;&lt;use xlink:href=#ArialMT-49 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_5&gt;&lt;g id=text_26&gt;&lt;defs&gt;&lt;path id=ArialMT-50 d=&quot;M 50.34375 8.453125 \n",
       "L 50.34375 0 \n",
       "L 3.03125 0 \n",
       "Q 2.9375 3.171875 4.046875 6.109375 \n",
       "Q 5.859375 10.9375 9.828125 15.625 \n",
       "Q 13.8125 20.3125 21.34375 26.46875 \n",
       "Q 33.015625 36.03125 37.109375 41.625 \n",
       "Q 41.21875 47.21875 41.21875 52.203125 \n",
       "Q 41.21875 57.421875 37.46875 61 \n",
       "Q 33.734375 64.59375 27.734375 64.59375 \n",
       "Q 21.390625 64.59375 17.578125 60.78125 \n",
       "Q 13.765625 56.984375 13.71875 50.25 \n",
       "L 4.6875 51.171875 \n",
       "Q 5.609375 61.28125 11.65625 66.578125 \n",
       "Q 17.71875 71.875 27.9375 71.875 \n",
       "Q 38.234375 71.875 44.234375 66.15625 \n",
       "Q 50.25 60.453125 50.25 52 \n",
       "Q 50.25 47.703125 48.484375 43.546875 \n",
       "Q 46.734375 39.40625 42.65625 34.8125 \n",
       "Q 38.578125 30.21875 29.109375 22.21875 \n",
       "Q 21.1875 15.578125 18.9375 13.203125 \n",
       "Q 16.703125 10.84375 15.234375 8.453125 \n",
       "z\n",
       "&quot;/&gt;&lt;/defs&gt;&lt;g style=fill:#262626; transform=&quot;translate(109.441875 477.018594)scale(0.27 -0.27)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-48 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=ytick_6&gt;&lt;g id=text_27&gt;&lt;g style=fill:#262626; transform=&quot;translate(109.441875 539.85748)scale(0.27 -0.27)&quot;&gt;&lt;use xlink:href=#ArialMT-50 /&gt;&lt;use x=55.615234 xlink:href=#ArialMT-53 /&gt;&lt;use x=111.230469 xlink:href=#ArialMT-48 /&gt;&lt;use x=166.845703 xlink:href=#ArialMT-48 /&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;g id=LineCollection_1&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 1517.142857 216 \n",
       "L 1517.142857 216 \n",
       "L 1585.714286 216 \n",
       "L 1585.714286 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 1448.571429 216 \n",
       "L 1448.571429 216 \n",
       "L 1551.428571 216 \n",
       "L 1551.428571 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 1380 216 \n",
       "L 1380 216 \n",
       "L 1500 216 \n",
       "L 1500 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 1311.428571 216 \n",
       "L 1311.428571 216 \n",
       "L 1440 216 \n",
       "L 1440 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 1242.857143 216 \n",
       "L 1242.857143 216 \n",
       "L 1375.714286 216 \n",
       "L 1375.714286 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 1174.285714 216 \n",
       "L 1174.285714 216 \n",
       "L 1309.285714 216 \n",
       "L 1309.285714 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 1105.714286 216 \n",
       "L 1105.714286 216 \n",
       "L 1241.785714 216 \n",
       "L 1241.785714 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 1037.142857 216 \n",
       "L 1037.142857 216 \n",
       "L 1173.75 216 \n",
       "L 1173.75 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 968.571429 216 \n",
       "L 968.571429 216 \n",
       "L 1105.446429 216 \n",
       "L 1105.446429 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 900 216 \n",
       "L 900 216 \n",
       "L 1037.008929 216 \n",
       "L 1037.008929 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 831.428571 216 \n",
       "L 831.428571 216 \n",
       "L 968.504464 216 \n",
       "L 968.504464 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 762.857143 216 \n",
       "L 762.857143 216 \n",
       "L 899.966518 216 \n",
       "L 899.966518 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 694.285714 216 \n",
       "L 694.285714 216 \n",
       "L 831.41183 216 \n",
       "L 831.41183 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 625.714286 216 \n",
       "L 625.714286 216 \n",
       "L 762.848772 216 \n",
       "L 762.848772 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 557.142857 216 \n",
       "L 557.142857 216 \n",
       "L 694.281529 216 \n",
       "L 694.281529 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 488.571429 216 \n",
       "L 488.571429 216 \n",
       "L 625.712193 216 \n",
       "L 625.712193 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 420 216 \n",
       "L 420 216 \n",
       "L 557.141811 216 \n",
       "L 557.141811 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 351.428571 216 \n",
       "L 351.428571 216 \n",
       "L 488.570905 216 \n",
       "L 488.570905 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 282.857143 216 \n",
       "L 282.857143 216 \n",
       "L 419.999738 216 \n",
       "L 419.999738 216 \n",
       "&quot;/&gt;&lt;path clip-path=url(#p0fb329061a) style=fill:none;stroke:#000000;stroke-width:1.75; d=&quot;M 214.285714 216 \n",
       "L 214.285714 558.857143 \n",
       "L 351.428441 558.857143 \n",
       "L 351.428441 216 \n",
       "&quot;/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/g&gt;&lt;defs&gt;&lt;clippath id=p0fb329061a&gt;&lt;rect height=360 width=1440 x=180 y=216 /&gt;&lt;/clippath&gt;&lt;/defs&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row header&quot;&gt;&lt;a class=anchor-pos id=sample&gt;&lt;/a&gt;&lt;h1 class=page-header&gt;Sample&lt;/h1&gt;&lt;/div&gt;&lt;div class=section-items&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;h2 class=indent&gt;First rows&lt;/h2&gt;&lt;div id=sample-container class=col-sm-12&gt;&lt;table border=1 class=&quot;dataframe sample table table-striped&quot;&gt;&lt;thead&gt;&lt;tr style=&quot;text-align: right;&quot;&gt;&lt;th&gt;&lt;/th&gt;&lt;th&gt;report_date&lt;/th&gt;&lt;th&gt;week_end_date_thursday&lt;/th&gt;&lt;th&gt;month_end_date&lt;/th&gt;&lt;th&gt;product_family_no&lt;/th&gt;&lt;th&gt;product_family_name&lt;/th&gt;&lt;th&gt;primary_artist_name&lt;/th&gt;&lt;th&gt;fin_label_name&lt;/th&gt;&lt;th&gt;project_id&lt;/th&gt;&lt;th&gt;source_name&lt;/th&gt;&lt;th&gt;age_group_intl_name&lt;/th&gt;&lt;th&gt;gender_name&lt;/th&gt;&lt;th&gt;type_group_name&lt;/th&gt;&lt;th&gt;zip_code&lt;/th&gt;&lt;th&gt;playlist_type_name&lt;/th&gt;&lt;th&gt;media_duration&lt;/th&gt;&lt;th&gt;playlist_count&lt;/th&gt;&lt;th&gt;product_count&lt;/th&gt;&lt;th&gt;max_streams&lt;/th&gt;&lt;th&gt;listener_count&lt;/th&gt;&lt;th&gt;streams&lt;/th&gt;&lt;th&gt;artist_count&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;0&lt;/th&gt;&lt;td&gt;2016-12-13&lt;/td&gt;&lt;td&gt;2016-12-15&lt;/td&gt;&lt;td&gt;2016-12-31&lt;/td&gt;&lt;td&gt;2748192&lt;/td&gt;&lt;td&gt;Esperando Que Vuelvas&lt;/td&gt;&lt;td&gt;Nelson Velásquez &amp;amp; Morre Romero&lt;/td&gt;&lt;td&gt;Catalog Digital&lt;/td&gt;&lt;td&gt;1120240&lt;/td&gt;&lt;td&gt;Others Playlist&lt;/td&gt;&lt;td&gt;40-44&lt;/td&gt;&lt;td&gt;Male&lt;/td&gt;&lt;td&gt;Free&lt;/td&gt;&lt;td&gt;Non&lt;/td&gt;&lt;td&gt;Other Playlist&lt;/td&gt;&lt;td&gt;287&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;47&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;1&lt;/th&gt;&lt;td&gt;2017-01-21&lt;/td&gt;&lt;td&gt;2017-01-26&lt;/td&gt;&lt;td&gt;2017-01-31&lt;/td&gt;&lt;td&gt;3858865&lt;/td&gt;&lt;td&gt;Dancing in the Street&lt;/td&gt;&lt;td&gt;David Bowie &amp;amp; Mick Jagger&lt;/td&gt;&lt;td&gt;Columbia Legacy Cat&lt;/td&gt;&lt;td&gt;1184974&lt;/td&gt;&lt;td&gt;Album&lt;/td&gt;&lt;td&gt;15-20&lt;/td&gt;&lt;td&gt;Female&lt;/td&gt;&lt;td&gt;Free&lt;/td&gt;&lt;td&gt;Non&lt;/td&gt;&lt;td&gt;NaN&lt;/td&gt;&lt;td&gt;191&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;432&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;2&lt;/th&gt;&lt;td&gt;2017-01-16&lt;/td&gt;&lt;td&gt;2017-01-19&lt;/td&gt;&lt;td&gt;2017-01-31&lt;/td&gt;&lt;td&gt;2602827&lt;/td&gt;&lt;td&gt;Mi Última Carta&lt;/td&gt;&lt;td&gt;Chelo Silva&lt;/td&gt;&lt;td&gt;Catalog Digital&lt;/td&gt;&lt;td&gt;1094464&lt;/td&gt;&lt;td&gt;Artist&lt;/td&gt;&lt;td&gt;50-54&lt;/td&gt;&lt;td&gt;Female&lt;/td&gt;&lt;td&gt;Paid&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;NaN&lt;/td&gt;&lt;td&gt;185&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;129&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;3&lt;/th&gt;&lt;td&gt;2017-03-10&lt;/td&gt;&lt;td&gt;2017-03-16&lt;/td&gt;&lt;td&gt;2017-03-31&lt;/td&gt;&lt;td&gt;349775&lt;/td&gt;&lt;td&gt;Juan Diecinueve Cuarenta y Uno&lt;/td&gt;&lt;td&gt;Camilo Sesto&lt;/td&gt;&lt;td&gt;Catalog BMG Int&#x27;l&lt;/td&gt;&lt;td&gt;1035964&lt;/td&gt;&lt;td&gt;Collection&lt;/td&gt;&lt;td&gt;45-49&lt;/td&gt;&lt;td&gt;Female&lt;/td&gt;&lt;td&gt;Free&lt;/td&gt;&lt;td&gt;752&lt;/td&gt;&lt;td&gt;NaN&lt;/td&gt;&lt;td&gt;161&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;143&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;4&lt;/th&gt;&lt;td&gt;2017-03-07&lt;/td&gt;&lt;td&gt;2017-03-09&lt;/td&gt;&lt;td&gt;2017-03-31&lt;/td&gt;&lt;td&gt;349775&lt;/td&gt;&lt;td&gt;Juan Diecinueve Cuarenta y Uno&lt;/td&gt;&lt;td&gt;Camilo Sesto&lt;/td&gt;&lt;td&gt;Catalog BMG Int&#x27;l&lt;/td&gt;&lt;td&gt;1035964&lt;/td&gt;&lt;td&gt;Others Playlist&lt;/td&gt;&lt;td&gt;50-54&lt;/td&gt;&lt;td&gt;Male&lt;/td&gt;&lt;td&gt;Paid&lt;/td&gt;&lt;td&gt;921&lt;/td&gt;&lt;td&gt;Other Playlist&lt;/td&gt;&lt;td&gt;161&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;143&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;5&lt;/th&gt;&lt;td&gt;2017-11-21&lt;/td&gt;&lt;td&gt;2017-11-23&lt;/td&gt;&lt;td&gt;2017-11-30&lt;/td&gt;&lt;td&gt;3042691&lt;/td&gt;&lt;td&gt;Si Ben Dao Yue Qiu&lt;/td&gt;&lt;td&gt;Wu-Yue-Tian-A-Xin &amp;amp; Cheer Chen&lt;/td&gt;&lt;td&gt;UNKNOWN&lt;/td&gt;&lt;td&gt;1043110&lt;/td&gt;&lt;td&gt;Others Playlist&lt;/td&gt;&lt;td&gt;15-20&lt;/td&gt;&lt;td&gt;Unknown&lt;/td&gt;&lt;td&gt;Paid&lt;/td&gt;&lt;td&gt;-1&lt;/td&gt;&lt;td&gt;Spotify Playlist&lt;/td&gt;&lt;td&gt;226&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;308&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;6&lt;/th&gt;&lt;td&gt;2017-05-05&lt;/td&gt;&lt;td&gt;2017-05-11&lt;/td&gt;&lt;td&gt;2017-05-31&lt;/td&gt;&lt;td&gt;375705&lt;/td&gt;&lt;td&gt;A la Orilla de un Palmar&lt;/td&gt;&lt;td&gt;Hugo Avendaño&lt;/td&gt;&lt;td&gt;Catalog Digital&lt;/td&gt;&lt;td&gt;1096733&lt;/td&gt;&lt;td&gt;Collection&lt;/td&gt;&lt;td&gt;55+&lt;/td&gt;&lt;td&gt;Male&lt;/td&gt;&lt;td&gt;Free&lt;/td&gt;&lt;td&gt;-1&lt;/td&gt;&lt;td&gt;NaN&lt;/td&gt;&lt;td&gt;185&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;4&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;7&lt;/th&gt;&lt;td&gt;2017-08-31&lt;/td&gt;&lt;td&gt;2017-08-31&lt;/td&gt;&lt;td&gt;2017-08-31&lt;/td&gt;&lt;td&gt;3858858&lt;/td&gt;&lt;td&gt;Oh! You Pretty Things&lt;/td&gt;&lt;td&gt;David Bowie&lt;/td&gt;&lt;td&gt;Columbia Legacy Cat&lt;/td&gt;&lt;td&gt;1184974&lt;/td&gt;&lt;td&gt;Search&lt;/td&gt;&lt;td&gt;15-20&lt;/td&gt;&lt;td&gt;Female&lt;/td&gt;&lt;td&gt;Paid&lt;/td&gt;&lt;td&gt;-1&lt;/td&gt;&lt;td&gt;NaN&lt;/td&gt;&lt;td&gt;191&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;836&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;8&lt;/th&gt;&lt;td&gt;2017-07-15&lt;/td&gt;&lt;td&gt;2017-07-20&lt;/td&gt;&lt;td&gt;2017-07-31&lt;/td&gt;&lt;td&gt;2895077&lt;/td&gt;&lt;td&gt;Bu Xie Bei Shang&lt;/td&gt;&lt;td&gt;Princess Ai&lt;/td&gt;&lt;td&gt;Legacy International Repertoire Cat&lt;/td&gt;&lt;td&gt;1131956&lt;/td&gt;&lt;td&gt;Other&lt;/td&gt;&lt;td&gt;15-20&lt;/td&gt;&lt;td&gt;Female&lt;/td&gt;&lt;td&gt;Free&lt;/td&gt;&lt;td&gt;-1&lt;/td&gt;&lt;td&gt;NaN&lt;/td&gt;&lt;td&gt;254&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;29&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;9&lt;/th&gt;&lt;td&gt;2017-05-28&lt;/td&gt;&lt;td&gt;2017-06-01&lt;/td&gt;&lt;td&gt;2017-05-31&lt;/td&gt;&lt;td&gt;1997525&lt;/td&gt;&lt;td&gt;Caminante del Mayab&lt;/td&gt;&lt;td&gt;Trío Los Panchos&lt;/td&gt;&lt;td&gt;Catalog Latin Int&#x27;l&lt;/td&gt;&lt;td&gt;1031250&lt;/td&gt;&lt;td&gt;Artist&lt;/td&gt;&lt;td&gt;50-54&lt;/td&gt;&lt;td&gt;Male&lt;/td&gt;&lt;td&gt;Free&lt;/td&gt;&lt;td&gt;-1&lt;/td&gt;&lt;td&gt;NaN&lt;/td&gt;&lt;td&gt;270&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;121&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;row spacing&quot;&gt;&lt;h2 class=indent&gt;Last rows&lt;/h2&gt;&lt;div id=sample-container class=col-sm-12&gt;&lt;table border=1 class=&quot;dataframe sample table table-striped&quot;&gt;&lt;thead&gt;&lt;tr style=&quot;text-align: right;&quot;&gt;&lt;th&gt;&lt;/th&gt;&lt;th&gt;report_date&lt;/th&gt;&lt;th&gt;week_end_date_thursday&lt;/th&gt;&lt;th&gt;month_end_date&lt;/th&gt;&lt;th&gt;product_family_no&lt;/th&gt;&lt;th&gt;product_family_name&lt;/th&gt;&lt;th&gt;primary_artist_name&lt;/th&gt;&lt;th&gt;fin_label_name&lt;/th&gt;&lt;th&gt;project_id&lt;/th&gt;&lt;th&gt;source_name&lt;/th&gt;&lt;th&gt;age_group_intl_name&lt;/th&gt;&lt;th&gt;gender_name&lt;/th&gt;&lt;th&gt;type_group_name&lt;/th&gt;&lt;th&gt;zip_code&lt;/th&gt;&lt;th&gt;playlist_type_name&lt;/th&gt;&lt;th&gt;media_duration&lt;/th&gt;&lt;th&gt;playlist_count&lt;/th&gt;&lt;th&gt;product_count&lt;/th&gt;&lt;th&gt;max_streams&lt;/th&gt;&lt;th&gt;listener_count&lt;/th&gt;&lt;th&gt;streams&lt;/th&gt;&lt;th&gt;artist_count&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;9810720&lt;/th&gt;&lt;td&gt;2020-02-06&lt;/td&gt;&lt;td&gt;2020-02-06&lt;/td&gt;&lt;td&gt;2020-02-29&lt;/td&gt;&lt;td&gt;1641772&lt;/td&gt;&lt;td&gt;Black Out&lt;/td&gt;&lt;td&gt;ASIAN KUNG-FU GENERATION&lt;/td&gt;&lt;td&gt;UNKNOWN&lt;/td&gt;&lt;td&gt;1356552&lt;/td&gt;&lt;td&gt;Album&lt;/td&gt;&lt;td&gt;15-20&lt;/td&gt;&lt;td&gt;Male&lt;/td&gt;&lt;td&gt;Free&lt;/td&gt;&lt;td&gt;945&lt;/td&gt;&lt;td&gt;NaN&lt;/td&gt;&lt;td&gt;319&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;377&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;9810721&lt;/th&gt;&lt;td&gt;2019-09-02&lt;/td&gt;&lt;td&gt;2019-09-05&lt;/td&gt;&lt;td&gt;2019-09-30&lt;/td&gt;&lt;td&gt;4012724&lt;/td&gt;&lt;td&gt;Gold Slugs&lt;/td&gt;&lt;td&gt;Various&lt;/td&gt;&lt;td&gt;UNKNOWN&lt;/td&gt;&lt;td&gt;-1&lt;/td&gt;&lt;td&gt;Collection&lt;/td&gt;&lt;td&gt;30-34&lt;/td&gt;&lt;td&gt;Female&lt;/td&gt;&lt;td&gt;Paid&lt;/td&gt;&lt;td&gt;917&lt;/td&gt;&lt;td&gt;NaN&lt;/td&gt;&lt;td&gt;258&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;9065&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;9810722&lt;/th&gt;&lt;td&gt;2019-12-02&lt;/td&gt;&lt;td&gt;2019-12-05&lt;/td&gt;&lt;td&gt;2019-12-31&lt;/td&gt;&lt;td&gt;3381149&lt;/td&gt;&lt;td&gt;O.M.G&lt;/td&gt;&lt;td&gt;GOT7&lt;/td&gt;&lt;td&gt;Legacy International Repertoire Cat&lt;/td&gt;&lt;td&gt;1215306&lt;/td&gt;&lt;td&gt;Collection&lt;/td&gt;&lt;td&gt;50-54&lt;/td&gt;&lt;td&gt;Female&lt;/td&gt;&lt;td&gt;Paid&lt;/td&gt;&lt;td&gt;730&lt;/td&gt;&lt;td&gt;NaN&lt;/td&gt;&lt;td&gt;210&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;255&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;9810723&lt;/th&gt;&lt;td&gt;2019-02-28&lt;/td&gt;&lt;td&gt;2019-02-28&lt;/td&gt;&lt;td&gt;2019-02-28&lt;/td&gt;&lt;td&gt;2260733&lt;/td&gt;&lt;td&gt;Flash Back&lt;/td&gt;&lt;td&gt;ASIAN KUNG-FU GENERATION&lt;/td&gt;&lt;td&gt;UNKNOWN&lt;/td&gt;&lt;td&gt;-1&lt;/td&gt;&lt;td&gt;Collection&lt;/td&gt;&lt;td&gt;25-29&lt;/td&gt;&lt;td&gt;Male&lt;/td&gt;&lt;td&gt;Paid&lt;/td&gt;&lt;td&gt;309&lt;/td&gt;&lt;td&gt;NaN&lt;/td&gt;&lt;td&gt;0&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;251&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;9810724&lt;/th&gt;&lt;td&gt;2019-08-11&lt;/td&gt;&lt;td&gt;2019-08-15&lt;/td&gt;&lt;td&gt;2019-08-31&lt;/td&gt;&lt;td&gt;482046&lt;/td&gt;&lt;td&gt;I Go to Pieces (Everytime)&lt;/td&gt;&lt;td&gt;Gerri Grainger&lt;/td&gt;&lt;td&gt;Arista Cont Legacy Cat&lt;/td&gt;&lt;td&gt;-1&lt;/td&gt;&lt;td&gt;Others Playlist&lt;/td&gt;&lt;td&gt;35-39&lt;/td&gt;&lt;td&gt;Male&lt;/td&gt;&lt;td&gt;Paid&lt;/td&gt;&lt;td&gt;902&lt;/td&gt;&lt;td&gt;NaN&lt;/td&gt;&lt;td&gt;150&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;63&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;9810725&lt;/th&gt;&lt;td&gt;2019-11-21&lt;/td&gt;&lt;td&gt;2019-11-21&lt;/td&gt;&lt;td&gt;2019-11-30&lt;/td&gt;&lt;td&gt;1423234&lt;/td&gt;&lt;td&gt;Sonata for Violin and Piano No. 5 in F major, Op. 24/Rondo: Allegro ma non troppo&lt;/td&gt;&lt;td&gt;Wladyslaw Szpilman&lt;/td&gt;&lt;td&gt;Core Classical Cat&lt;/td&gt;&lt;td&gt;1077583&lt;/td&gt;&lt;td&gt;Artist&lt;/td&gt;&lt;td&gt;30-34&lt;/td&gt;&lt;td&gt;Female&lt;/td&gt;&lt;td&gt;Paid&lt;/td&gt;&lt;td&gt;112&lt;/td&gt;&lt;td&gt;NaN&lt;/td&gt;&lt;td&gt;361&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;8&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;9810726&lt;/th&gt;&lt;td&gt;2020-02-06&lt;/td&gt;&lt;td&gt;2020-02-06&lt;/td&gt;&lt;td&gt;2020-02-29&lt;/td&gt;&lt;td&gt;485049&lt;/td&gt;&lt;td&gt;Spanish Romance&lt;/td&gt;&lt;td&gt;Simon Dinnigan&lt;/td&gt;&lt;td&gt;Core Classical Cat&lt;/td&gt;&lt;td&gt;1050234&lt;/td&gt;&lt;td&gt;Others Playlist&lt;/td&gt;&lt;td&gt;55+&lt;/td&gt;&lt;td&gt;Female&lt;/td&gt;&lt;td&gt;Free&lt;/td&gt;&lt;td&gt;809&lt;/td&gt;&lt;td&gt;Filtr&lt;/td&gt;&lt;td&gt;175&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1286&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;9810727&lt;/th&gt;&lt;td&gt;2019-09-17&lt;/td&gt;&lt;td&gt;2019-09-19&lt;/td&gt;&lt;td&gt;2019-09-30&lt;/td&gt;&lt;td&gt;4012724&lt;/td&gt;&lt;td&gt;Gold Slugs&lt;/td&gt;&lt;td&gt;Various&lt;/td&gt;&lt;td&gt;UNKNOWN&lt;/td&gt;&lt;td&gt;-1&lt;/td&gt;&lt;td&gt;Radio&lt;/td&gt;&lt;td&gt;21-24&lt;/td&gt;&lt;td&gt;Male&lt;/td&gt;&lt;td&gt;Paid&lt;/td&gt;&lt;td&gt;105&lt;/td&gt;&lt;td&gt;NaN&lt;/td&gt;&lt;td&gt;258&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;9065&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;9810728&lt;/th&gt;&lt;td&gt;2019-01-11&lt;/td&gt;&lt;td&gt;2019-01-17&lt;/td&gt;&lt;td&gt;2019-01-31&lt;/td&gt;&lt;td&gt;3238189&lt;/td&gt;&lt;td&gt;7 -Seven-&lt;/td&gt;&lt;td&gt;FLOWxGRANRODEO&lt;/td&gt;&lt;td&gt;Legacy International Repertoire Cat&lt;/td&gt;&lt;td&gt;1163926&lt;/td&gt;&lt;td&gt;Other&lt;/td&gt;&lt;td&gt;25-29&lt;/td&gt;&lt;td&gt;Female&lt;/td&gt;&lt;td&gt;Paid&lt;/td&gt;&lt;td&gt;032&lt;/td&gt;&lt;td&gt;NaN&lt;/td&gt;&lt;td&gt;259&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;4892&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;2&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;9810729&lt;/th&gt;&lt;td&gt;2019-05-02&lt;/td&gt;&lt;td&gt;2019-05-02&lt;/td&gt;&lt;td&gt;2019-05-31&lt;/td&gt;&lt;td&gt;1641772&lt;/td&gt;&lt;td&gt;Black Out&lt;/td&gt;&lt;td&gt;ASIAN KUNG-FU GENERATION&lt;/td&gt;&lt;td&gt;UNKNOWN&lt;/td&gt;&lt;td&gt;1356552&lt;/td&gt;&lt;td&gt;Album&lt;/td&gt;&lt;td&gt;21-24&lt;/td&gt;&lt;td&gt;Male&lt;/td&gt;&lt;td&gt;Paid&lt;/td&gt;&lt;td&gt;113&lt;/td&gt;&lt;td&gt;NaN&lt;/td&gt;&lt;td&gt;0&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;377&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;footer&gt;&lt;div class=container-fluid&gt;&lt;div class=&quot;row center-block footer-text&quot;&gt;&lt;p class=&quot;text-muted text-center&quot;&gt;Report generated with &lt;a href=https://github.com/pandas-profiling/pandas-profiling&gt;pandas-profiling&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/footer&gt;&lt;script&gt;\n",
       "/*! jQuery v1.12.4 | (c) jQuery Foundation | jquery.org/license */\n",
       "!function(a,b){&quot;object&quot;==typeof module&amp;&amp;&quot;object&quot;==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error(&quot;jQuery requires a window with a document&quot;);return b(a)}:b(a)}(&quot;undefined&quot;!=typeof window?window:this,function(a,b){var c=[],d=a.document,e=c.slice,f=c.concat,g=c.push,h=c.indexOf,i={},j=i.toString,k=i.hasOwnProperty,l={},m=&quot;1.12.4&quot;,n=function(a,b){return new n.fn.init(a,b)},o=/^[\\s\\uFEFF\\xA0]+|[\\s\\uFEFF\\xA0]+$/g,p=/^-ms-/,q=/-([\\da-z])/gi,r=function(a,b){return b.toUpperCase()};n.fn=n.prototype={jquery:m,constructor:n,selector:&quot;&quot;,length:0,toArray:function(){return e.call(this)},get:function(a){return null!=a?0&gt;a?this[a+this.length]:this[a]:e.call(this)},pushStack:function(a){var b=n.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a){return n.each(this,a)},map:function(a){return this.pushStack(n.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(e.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0&gt;a?b:0);return this.pushStack(c&gt;=0&amp;&amp;b&gt;c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor()},push:g,sort:c.sort,splice:c.splice},n.extend=n.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for(&quot;boolean&quot;==typeof g&amp;&amp;(j=g,g=arguments[h]||{},h++),&quot;object&quot;==typeof g||n.isFunction(g)||(g={}),h===i&amp;&amp;(g=this,h--);i&gt;h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&amp;&amp;(j&amp;&amp;c&amp;&amp;(n.isPlainObject(c)||(b=n.isArray(c)))?(b?(b=!1,f=a&amp;&amp;n.isArray(a)?a:[]):f=a&amp;&amp;n.isPlainObject(a)?a:{},g[d]=n.extend(j,f,c)):void 0!==c&amp;&amp;(g[d]=c));return g},n.extend({expando:&quot;jQuery&quot;+(m+Math.random()).replace(/\\D/g,&quot;&quot;),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return&quot;function&quot;===n.type(a)},isArray:Array.isArray||function(a){return&quot;array&quot;===n.type(a)},isWindow:function(a){return null!=a&amp;&amp;a==a.window},isNumeric:function(a){var b=a&amp;&amp;a.toString();return!n.isArray(a)&amp;&amp;b-parseFloat(b)+1&gt;=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||&quot;object&quot;!==n.type(a)||a.nodeType||n.isWindow(a))return!1;try{if(a.constructor&amp;&amp;!k.call(a,&quot;constructor&quot;)&amp;&amp;!k.call(a.constructor.prototype,&quot;isPrototypeOf&quot;))return!1}catch(c){return!1}if(!l.ownFirst)for(b in a)return k.call(a,b);for(b in a);return void 0===b||k.call(a,b)},type:function(a){return null==a?a+&quot;&quot;:&quot;object&quot;==typeof a||&quot;function&quot;==typeof a?i[j.call(a)]||&quot;object&quot;:typeof a},globalEval:function(b){b&amp;&amp;n.trim(b)&amp;&amp;(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(p,&quot;ms-&quot;).replace(q,r)},nodeName:function(a,b){return a.nodeName&amp;&amp;a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b){var c,d=0;if(s(a)){for(c=a.length;c&gt;d;d++)if(b.call(a[d],d,a[d])===!1)break}else for(d in a)if(b.call(a[d],d,a[d])===!1)break;return a},trim:function(a){return null==a?&quot;&quot;:(a+&quot;&quot;).replace(o,&quot;&quot;)},makeArray:function(a,b){var c=b||[];return null!=a&amp;&amp;(s(Object(a))?n.merge(c,&quot;string&quot;==typeof a?[a]:a):g.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(h)return h.call(b,a,c);for(d=b.length,c=c?0&gt;c?Math.max(0,d+c):c:0;d&gt;c;c++)if(c in b&amp;&amp;b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c&gt;d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g&gt;f;f++)d=!b(a[f],f),d!==h&amp;&amp;e.push(a[f]);return e},map:function(a,b,c){var d,e,g=0,h=[];if(s(a))for(d=a.length;d&gt;g;g++)e=b(a[g],g,c),null!=e&amp;&amp;h.push(e);else for(g in a)e=b(a[g],g,c),null!=e&amp;&amp;h.push(e);return f.apply([],h)},guid:1,proxy:function(a,b){var c,d,f;return&quot;string&quot;==typeof b&amp;&amp;(f=a[b],b=a,a=f),n.isFunction(a)?(c=e.call(arguments,2),d=function(){return a.apply(b||this,c.concat(e.call(arguments)))},d.guid=a.guid=a.guid||n.guid++,d):void 0},now:function(){return+new Date},support:l}),&quot;function&quot;==typeof Symbol&amp;&amp;(n.fn[Symbol.iterator]=c[Symbol.iterator]),n.each(&quot;Boolean Number String Function Array Date RegExp Object Error Symbol&quot;.split(&quot; &quot;),function(a,b){i[&quot;[object &quot;+b+&quot;]&quot;]=b.toLowerCase()});function s(a){var b=!!a&amp;&amp;&quot;length&quot;in a&amp;&amp;a.length,c=n.type(a);return&quot;function&quot;===c||n.isWindow(a)?!1:&quot;array&quot;===c||0===b||&quot;number&quot;==typeof b&amp;&amp;b&gt;0&amp;&amp;b-1 in a}var t=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u=&quot;sizzle&quot;+1*new Date,v=a.document,w=0,x=0,y=ga(),z=ga(),A=ga(),B=function(a,b){return a===b&amp;&amp;(l=!0),0},C=1&lt;&lt;31,D={}.hasOwnProperty,E=[],F=E.pop,G=E.push,H=E.push,I=E.slice,J=function(a,b){for(var c=0,d=a.length;d&gt;c;c++)if(a[c]===b)return c;return-1},K=&quot;checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped&quot;,L=&quot;[\\\\x20\\\\t\\\\r\\\\n\\\\f]&quot;,M=&quot;(?:\\\\\\\\.|[\\\\w-]|[^\\\\x00-\\\\xa0])+&quot;,N=&quot;\\\\[&quot;+L+&quot;*(&quot;+M+&quot;)(?:&quot;+L+&quot;*([*^$|!~]?=)&quot;+L+&quot;*(?:&#x27;((?:\\\\\\\\.|[^\\\\\\\\&#x27;])*)&#x27;|\\&quot;((?:\\\\\\\\.|[^\\\\\\\\\\&quot;])*)\\&quot;|(&quot;+M+&quot;))|)&quot;+L+&quot;*\\\\]&quot;,O=&quot;:(&quot;+M+&quot;)(?:\\\\(((&#x27;((?:\\\\\\\\.|[^\\\\\\\\&#x27;])*)&#x27;|\\&quot;((?:\\\\\\\\.|[^\\\\\\\\\\&quot;])*)\\&quot;)|((?:\\\\\\\\.|[^\\\\\\\\()[\\\\]]|&quot;+N+&quot;)*)|.*)\\\\)|)&quot;,P=new RegExp(L+&quot;+&quot;,&quot;g&quot;),Q=new RegExp(&quot;^&quot;+L+&quot;+|((?:^|[^\\\\\\\\])(?:\\\\\\\\.)*)&quot;+L+&quot;+$&quot;,&quot;g&quot;),R=new RegExp(&quot;^&quot;+L+&quot;*,&quot;+L+&quot;*&quot;),S=new RegExp(&quot;^&quot;+L+&quot;*([&gt;+~]|&quot;+L+&quot;)&quot;+L+&quot;*&quot;),T=new RegExp(&quot;=&quot;+L+&quot;*([^\\\\]&#x27;\\&quot;]*?)&quot;+L+&quot;*\\\\]&quot;,&quot;g&quot;),U=new RegExp(O),V=new RegExp(&quot;^&quot;+M+&quot;$&quot;),W={ID:new RegExp(&quot;^#(&quot;+M+&quot;)&quot;),CLASS:new RegExp(&quot;^\\\\.(&quot;+M+&quot;)&quot;),TAG:new RegExp(&quot;^(&quot;+M+&quot;|[*])&quot;),ATTR:new RegExp(&quot;^&quot;+N),PSEUDO:new RegExp(&quot;^&quot;+O),CHILD:new RegExp(&quot;^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\\\(&quot;+L+&quot;*(even|odd|(([+-]|)(\\\\d*)n|)&quot;+L+&quot;*(?:([+-]|)&quot;+L+&quot;*(\\\\d+)|))&quot;+L+&quot;*\\\\)|)&quot;,&quot;i&quot;),bool:new RegExp(&quot;^(?:&quot;+K+&quot;)$&quot;,&quot;i&quot;),needsContext:new RegExp(&quot;^&quot;+L+&quot;*[&gt;+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\\\(&quot;+L+&quot;*((?:-\\\\d)?\\\\d*)&quot;+L+&quot;*\\\\)|)(?=[^-]|$)&quot;,&quot;i&quot;)},X=/^(?:input|select|textarea|button)$/i,Y=/^h\\d$/i,Z=/^[^{]+\\{\\s*\\[native \\w/,$=/^(?:#([\\w-]+)|(\\w+)|\\.([\\w-]+))$/,_=/[+~]/,aa=/&#x27;|\\\\/g,ba=new RegExp(&quot;\\\\\\\\([\\\\da-f]{1,6}&quot;+L+&quot;?|(&quot;+L+&quot;)|.)&quot;,&quot;ig&quot;),ca=function(a,b,c){var d=&quot;0x&quot;+b-65536;return d!==d||c?b:0&gt;d?String.fromCharCode(d+65536):String.fromCharCode(d&gt;&gt;10|55296,1023&amp;d|56320)},da=function(){m()};try{H.apply(E=I.call(v.childNodes),v.childNodes),E[v.childNodes.length].nodeType}catch(ea){H={apply:E.length?function(a,b){G.apply(a,I.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function fa(a,b,d,e){var f,h,j,k,l,o,r,s,w=b&amp;&amp;b.ownerDocument,x=b?b.nodeType:9;if(d=d||[],&quot;string&quot;!=typeof a||!a||1!==x&amp;&amp;9!==x&amp;&amp;11!==x)return d;if(!e&amp;&amp;((b?b.ownerDocument||b:v)!==n&amp;&amp;m(b),b=b||n,p)){if(11!==x&amp;&amp;(o=$.exec(a)))if(f=o[1]){if(9===x){if(!(j=b.getElementById(f)))return d;if(j.id===f)return d.push(j),d}else if(w&amp;&amp;(j=w.getElementById(f))&amp;&amp;t(b,j)&amp;&amp;j.id===f)return d.push(j),d}else{if(o[2])return H.apply(d,b.getElementsByTagName(a)),d;if((f=o[3])&amp;&amp;c.getElementsByClassName&amp;&amp;b.getElementsByClassName)return H.apply(d,b.getElementsByClassName(f)),d}if(c.qsa&amp;&amp;!A[a+&quot; &quot;]&amp;&amp;(!q||!q.test(a))){if(1!==x)w=b,s=a;else if(&quot;object&quot;!==b.nodeName.toLowerCase()){(k=b.getAttribute(&quot;id&quot;))?k=k.replace(aa,&quot;\\\\$&amp;&quot;):b.setAttribute(&quot;id&quot;,k=u),r=g(a),h=r.length,l=V.test(k)?&quot;#&quot;+k:&quot;[id=&#x27;&quot;+k+&quot;&#x27;]&quot;;while(h--)r[h]=l+&quot; &quot;+qa(r[h]);s=r.join(&quot;,&quot;),w=_.test(a)&amp;&amp;oa(b.parentNode)||b}if(s)try{return H.apply(d,w.querySelectorAll(s)),d}catch(y){}finally{k===u&amp;&amp;b.removeAttribute(&quot;id&quot;)}}}return i(a.replace(Q,&quot;$1&quot;),b,d,e)}function ga(){var a=[];function b(c,e){return a.push(c+&quot; &quot;)&gt;d.cacheLength&amp;&amp;delete b[a.shift()],b[c+&quot; &quot;]=e}return b}function ha(a){return a[u]=!0,a}function ia(a){var b=n.createElement(&quot;div&quot;);try{return!!a(b)}catch(c){return!1}finally{b.parentNode&amp;&amp;b.parentNode.removeChild(b),b=null}}function ja(a,b){var c=a.split(&quot;|&quot;),e=c.length;while(e--)d.attrHandle[c[e]]=b}function ka(a,b){var c=b&amp;&amp;a,d=c&amp;&amp;1===a.nodeType&amp;&amp;1===b.nodeType&amp;&amp;(~b.sourceIndex||C)-(~a.sourceIndex||C);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function la(a){return function(b){var c=b.nodeName.toLowerCase();return&quot;input&quot;===c&amp;&amp;b.type===a}}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return(&quot;input&quot;===c||&quot;button&quot;===c)&amp;&amp;b.type===a}}function na(a){return ha(function(b){return b=+b,ha(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&amp;&amp;(c[e]=!(d[e]=c[e]))})})}function oa(a){return a&amp;&amp;&quot;undefined&quot;!=typeof a.getElementsByTagName&amp;&amp;a}c=fa.support={},f=fa.isXML=function(a){var b=a&amp;&amp;(a.ownerDocument||a).documentElement;return b?&quot;HTML&quot;!==b.nodeName:!1},m=fa.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&amp;&amp;9===g.nodeType&amp;&amp;g.documentElement?(n=g,o=n.documentElement,p=!f(n),(e=n.defaultView)&amp;&amp;e.top!==e&amp;&amp;(e.addEventListener?e.addEventListener(&quot;unload&quot;,da,!1):e.attachEvent&amp;&amp;e.attachEvent(&quot;onunload&quot;,da)),c.attributes=ia(function(a){return a.className=&quot;i&quot;,!a.getAttribute(&quot;className&quot;)}),c.getElementsByTagName=ia(function(a){return a.appendChild(n.createComment(&quot;&quot;)),!a.getElementsByTagName(&quot;*&quot;).length}),c.getElementsByClassName=Z.test(n.getElementsByClassName),c.getById=ia(function(a){return o.appendChild(a).id=u,!n.getElementsByName||!n.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if(&quot;undefined&quot;!=typeof b.getElementById&amp;&amp;p){var c=b.getElementById(a);return c?[c]:[]}},d.filter.ID=function(a){var b=a.replace(ba,ca);return function(a){return a.getAttribute(&quot;id&quot;)===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(ba,ca);return function(a){var c=&quot;undefined&quot;!=typeof a.getAttributeNode&amp;&amp;a.getAttributeNode(&quot;id&quot;);return c&amp;&amp;c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return&quot;undefined&quot;!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if(&quot;*&quot;===a){while(c=f[e++])1===c.nodeType&amp;&amp;d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&amp;&amp;function(a,b){return&quot;undefined&quot;!=typeof b.getElementsByClassName&amp;&amp;p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=Z.test(n.querySelectorAll))&amp;&amp;(ia(function(a){o.appendChild(a).innerHTML=&quot;&lt;a id=&#x27;&quot;+u+&quot;&#x27;&gt;&lt;/a&gt;&lt;select id=&#x27;&quot;+u+&quot;-\\r\\\\&#x27; msallowcapture=&#x27;&#x27;&gt;&lt;option selected=&#x27;&#x27;&gt;&lt;/option&gt;&lt;/select&gt;&quot;,a.querySelectorAll(&quot;[msallowcapture^=&#x27;&#x27;]&quot;).length&amp;&amp;q.push(&quot;[*^$]=&quot;+L+&quot;*(?:&#x27;&#x27;|\\&quot;\\&quot;)&quot;),a.querySelectorAll(&quot;[selected]&quot;).length||q.push(&quot;\\\\[&quot;+L+&quot;*(?:value|&quot;+K+&quot;)&quot;),a.querySelectorAll(&quot;[id~=&quot;+u+&quot;-]&quot;).length||q.push(&quot;~=&quot;),a.querySelectorAll(&quot;:checked&quot;).length||q.push(&quot;:checked&quot;),a.querySelectorAll(&quot;a#&quot;+u+&quot;+*&quot;).length||q.push(&quot;.#.+[+~]&quot;)}),ia(function(a){var b=n.createElement(&quot;input&quot;);b.setAttribute(&quot;type&quot;,&quot;hidden&quot;),a.appendChild(b).setAttribute(&quot;name&quot;,&quot;D&quot;),a.querySelectorAll(&quot;[name=d]&quot;).length&amp;&amp;q.push(&quot;name&quot;+L+&quot;*[*^$|!~]?=&quot;),a.querySelectorAll(&quot;:enabled&quot;).length||q.push(&quot;:enabled&quot;,&quot;:disabled&quot;),a.querySelectorAll(&quot;*,:x&quot;),q.push(&quot;,.*:&quot;)})),(c.matchesSelector=Z.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&amp;&amp;ia(function(a){c.disconnectedMatch=s.call(a,&quot;div&quot;),s.call(a,&quot;[s!=&#x27;&#x27;]:x&quot;),r.push(&quot;!=&quot;,O)}),q=q.length&amp;&amp;new RegExp(q.join(&quot;|&quot;)),r=r.length&amp;&amp;new RegExp(r.join(&quot;|&quot;)),b=Z.test(o.compareDocumentPosition),t=b||Z.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&amp;&amp;b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&amp;&amp;16&amp;a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&amp;d||!c.sortDetached&amp;&amp;b.compareDocumentPosition(a)===d?a===n||a.ownerDocument===v&amp;&amp;t(v,a)?-1:b===n||b.ownerDocument===v&amp;&amp;t(v,b)?1:k?J(k,a)-J(k,b):0:4&amp;d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,g=[a],h=[b];if(!e||!f)return a===n?-1:b===n?1:e?-1:f?1:k?J(k,a)-J(k,b):0;if(e===f)return ka(a,b);c=a;while(c=c.parentNode)g.unshift(c);c=b;while(c=c.parentNode)h.unshift(c);while(g[d]===h[d])d++;return d?ka(g[d],h[d]):g[d]===v?-1:h[d]===v?1:0},n):n},fa.matches=function(a,b){return fa(a,null,null,b)},fa.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&amp;&amp;m(a),b=b.replace(T,&quot;=&#x27;$1&#x27;]&quot;),c.matchesSelector&amp;&amp;p&amp;&amp;!A[b+&quot; &quot;]&amp;&amp;(!r||!r.test(b))&amp;&amp;(!q||!q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&amp;&amp;11!==a.document.nodeType)return d}catch(e){}return fa(b,n,null,[a]).length&gt;0},fa.contains=function(a,b){return(a.ownerDocument||a)!==n&amp;&amp;m(a),t(a,b)},fa.attr=function(a,b){(a.ownerDocument||a)!==n&amp;&amp;m(a);var e=d.attrHandle[b.toLowerCase()],f=e&amp;&amp;D.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&amp;&amp;f.specified?f.value:null},fa.error=function(a){throw new Error(&quot;Syntax error, unrecognized expression: &quot;+a)},fa.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&amp;&amp;a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&amp;&amp;(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=fa.getText=function(a){var b,c=&quot;&quot;,d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if(&quot;string&quot;==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=fa.selectors={cacheLength:50,createPseudo:ha,match:W,attrHandle:{},find:{},relative:{&quot;&gt;&quot;:{dir:&quot;parentNode&quot;,first:!0},&quot; &quot;:{dir:&quot;parentNode&quot;},&quot;+&quot;:{dir:&quot;previousSibling&quot;,first:!0},&quot;~&quot;:{dir:&quot;previousSibling&quot;}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(ba,ca),a[3]=(a[3]||a[4]||a[5]||&quot;&quot;).replace(ba,ca),&quot;~=&quot;===a[2]&amp;&amp;(a[3]=&quot; &quot;+a[3]+&quot; &quot;),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),&quot;nth&quot;===a[1].slice(0,3)?(a[3]||fa.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*(&quot;even&quot;===a[3]||&quot;odd&quot;===a[3])),a[5]=+(a[7]+a[8]||&quot;odd&quot;===a[3])):a[3]&amp;&amp;fa.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&amp;&amp;a[2];return W.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||&quot;&quot;:c&amp;&amp;U.test(c)&amp;&amp;(b=g(c,!0))&amp;&amp;(b=c.indexOf(&quot;)&quot;,c.length-b)-c.length)&amp;&amp;(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(ba,ca).toLowerCase();return&quot;*&quot;===a?function(){return!0}:function(a){return a.nodeName&amp;&amp;a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+&quot; &quot;];return b||(b=new RegExp(&quot;(^|&quot;+L+&quot;)&quot;+a+&quot;(&quot;+L+&quot;|$)&quot;))&amp;&amp;y(a,function(a){return b.test(&quot;string&quot;==typeof a.className&amp;&amp;a.className||&quot;undefined&quot;!=typeof a.getAttribute&amp;&amp;a.getAttribute(&quot;class&quot;)||&quot;&quot;)})},ATTR:function(a,b,c){return function(d){var e=fa.attr(d,a);return null==e?&quot;!=&quot;===b:b?(e+=&quot;&quot;,&quot;=&quot;===b?e===c:&quot;!=&quot;===b?e!==c:&quot;^=&quot;===b?c&amp;&amp;0===e.indexOf(c):&quot;*=&quot;===b?c&amp;&amp;e.indexOf(c)&gt;-1:&quot;$=&quot;===b?c&amp;&amp;e.slice(-c.length)===c:&quot;~=&quot;===b?(&quot; &quot;+e.replace(P,&quot; &quot;)+&quot; &quot;).indexOf(c)&gt;-1:&quot;|=&quot;===b?e===c||e.slice(0,c.length+1)===c+&quot;-&quot;:!1):!0}},CHILD:function(a,b,c,d,e){var f=&quot;nth&quot;!==a.slice(0,3),g=&quot;last&quot;!==a.slice(-4),h=&quot;of-type&quot;===b;return 1===d&amp;&amp;0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?&quot;nextSibling&quot;:&quot;previousSibling&quot;,q=b.parentNode,r=h&amp;&amp;b.nodeName.toLowerCase(),s=!i&amp;&amp;!h,t=!1;if(q){if(f){while(p){m=b;while(m=m[p])if(h?m.nodeName.toLowerCase()===r:1===m.nodeType)return!1;o=p=&quot;only&quot;===a&amp;&amp;!o&amp;&amp;&quot;nextSibling&quot;}return!0}if(o=[g?q.firstChild:q.lastChild],g&amp;&amp;s){m=q,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&amp;&amp;j[1],t=n&amp;&amp;j[2],m=n&amp;&amp;q.childNodes[n];while(m=++n&amp;&amp;m&amp;&amp;m[p]||(t=n=0)||o.pop())if(1===m.nodeType&amp;&amp;++t&amp;&amp;m===b){k[a]=[w,n,t];break}}else if(s&amp;&amp;(m=b,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&amp;&amp;j[1],t=n),t===!1)while(m=++n&amp;&amp;m&amp;&amp;m[p]||(t=n=0)||o.pop())if((h?m.nodeName.toLowerCase()===r:1===m.nodeType)&amp;&amp;++t&amp;&amp;(s&amp;&amp;(l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),k[a]=[w,t]),m===b))break;return t-=e,t===d||t%d===0&amp;&amp;t/d&gt;=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||fa.error(&quot;unsupported pseudo: &quot;+a);return e[u]?e(b):e.length&gt;1?(c=[a,a,&quot;&quot;,b],d.setFilters.hasOwnProperty(a.toLowerCase())?ha(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=J(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ha(function(a){var b=[],c=[],d=h(a.replace(Q,&quot;$1&quot;));return d[u]?ha(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&amp;&amp;(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ha(function(a){return function(b){return fa(a,b).length&gt;0}}),contains:ha(function(a){return a=a.replace(ba,ca),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)&gt;-1}}),lang:ha(function(a){return V.test(a||&quot;&quot;)||fa.error(&quot;unsupported lang: &quot;+a),a=a.replace(ba,ca).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute(&quot;xml:lang&quot;)||b.getAttribute(&quot;lang&quot;))return c=c.toLowerCase(),c===a||0===c.indexOf(a+&quot;-&quot;);while((b=b.parentNode)&amp;&amp;1===b.nodeType);return!1}}),target:function(b){var c=a.location&amp;&amp;a.location.hash;return c&amp;&amp;c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&amp;&amp;(!n.hasFocus||n.hasFocus())&amp;&amp;!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return&quot;input&quot;===b&amp;&amp;!!a.checked||&quot;option&quot;===b&amp;&amp;!!a.selected},selected:function(a){return a.parentNode&amp;&amp;a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType&lt;6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Y.test(a.nodeName)},input:function(a){return X.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return&quot;input&quot;===b&amp;&amp;&quot;button&quot;===a.type||&quot;button&quot;===b},text:function(a){var b;return&quot;input&quot;===a.nodeName.toLowerCase()&amp;&amp;&quot;text&quot;===a.type&amp;&amp;(null==(b=a.getAttribute(&quot;type&quot;))||&quot;text&quot;===b.toLowerCase())},first:na(function(){return[0]}),last:na(function(a,b){return[b-1]}),eq:na(function(a,b,c){return[0&gt;c?c+b:c]}),even:na(function(a,b){for(var c=0;b&gt;c;c+=2)a.push(c);return a}),odd:na(function(a,b){for(var c=1;b&gt;c;c+=2)a.push(c);return a}),lt:na(function(a,b,c){for(var d=0&gt;c?c+b:c;--d&gt;=0;)a.push(d);return a}),gt:na(function(a,b,c){for(var d=0&gt;c?c+b:c;++d&lt;b;)a.push(d);return a})}},d.pseudos.nth=d.pseudos.eq;for(b in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})d.pseudos[b]=la(b);for(b in{submit:!0,reset:!0})d.pseudos[b]=ma(b);function pa(){}pa.prototype=d.filters=d.pseudos,d.setFilters=new pa,g=fa.tokenize=function(a,b){var c,e,f,g,h,i,j,k=z[a+&quot; &quot;];if(k)return b?0:k.slice(0);h=a,i=[],j=d.preFilter;while(h){c&amp;&amp;!(e=R.exec(h))||(e&amp;&amp;(h=h.slice(e[0].length)||h),i.push(f=[])),c=!1,(e=S.exec(h))&amp;&amp;(c=e.shift(),f.push({value:c,type:e[0].replace(Q,&quot; &quot;)}),h=h.slice(c.length));for(g in d.filter)!(e=W[g].exec(h))||j[g]&amp;&amp;!(e=j[g](e))||(c=e.shift(),f.push({value:c,type:g,matches:e}),h=h.slice(c.length));if(!c)break}return b?h.length:h?fa.error(a):z(a,i).slice(0)};function qa(a){for(var b=0,c=a.length,d=&quot;&quot;;c&gt;b;b++)d+=a[b].value;return d}function ra(a,b,c){var d=b.dir,e=c&amp;&amp;&quot;parentNode&quot;===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j,k=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&amp;&amp;a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(j=b[u]||(b[u]={}),i=j[b.uniqueID]||(j[b.uniqueID]={}),(h=i[d])&amp;&amp;h[0]===w&amp;&amp;h[1]===f)return k[2]=h[2];if(i[d]=k,k[2]=a(b,c,g))return!0}}}function sa(a){return a.length&gt;1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function ta(a,b,c){for(var d=0,e=b.length;e&gt;d;d++)fa(a,b[d],c);return c}function ua(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i&gt;h;h++)(f=a[h])&amp;&amp;(c&amp;&amp;!c(f,d,e)||(g.push(f),j&amp;&amp;b.push(h)));return g}function va(a,b,c,d,e,f){return d&amp;&amp;!d[u]&amp;&amp;(d=va(d)),e&amp;&amp;!e[u]&amp;&amp;(e=va(e,f)),ha(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||ta(b||&quot;*&quot;,h.nodeType?[h]:h,[]),q=!a||!f&amp;&amp;b?p:ua(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&amp;&amp;c(q,r,h,i),d){j=ua(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&amp;&amp;(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&amp;&amp;j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&amp;&amp;(j=e?J(f,l):m[k])&gt;-1&amp;&amp;(f[j]=!(g[j]=l))}}else r=ua(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):H.apply(g,r)})}function wa(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[&quot; &quot;],i=g?1:0,k=ra(function(a){return a===b},h,!0),l=ra(function(a){return J(b,a)&gt;-1},h,!0),m=[function(a,c,d){var e=!g&amp;&amp;(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];f&gt;i;i++)if(c=d.relative[a[i].type])m=[ra(sa(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f&gt;e;e++)if(d.relative[a[e].type])break;return va(i&gt;1&amp;&amp;sa(m),i&gt;1&amp;&amp;qa(a.slice(0,i-1).concat({value:&quot; &quot;===a[i-2].type?&quot;*&quot;:&quot;&quot;})).replace(Q,&quot;$1&quot;),c,e&gt;i&amp;&amp;wa(a.slice(i,e)),f&gt;e&amp;&amp;wa(a=a.slice(e)),f&gt;e&amp;&amp;qa(a))}m.push(c)}return sa(m)}function xa(a,b){var c=b.length&gt;0,e=a.length&gt;0,f=function(f,g,h,i,k){var l,o,q,r=0,s=&quot;0&quot;,t=f&amp;&amp;[],u=[],v=j,x=f||e&amp;&amp;d.find.TAG(&quot;*&quot;,k),y=w+=null==v?1:Math.random()||.1,z=x.length;for(k&amp;&amp;(j=g===n||g||k);s!==z&amp;&amp;null!=(l=x[s]);s++){if(e&amp;&amp;l){o=0,g||l.ownerDocument===n||(m(l),h=!p);while(q=a[o++])if(q(l,g||n,h)){i.push(l);break}k&amp;&amp;(w=y)}c&amp;&amp;((l=!q&amp;&amp;l)&amp;&amp;r--,f&amp;&amp;t.push(l))}if(r+=s,c&amp;&amp;s!==r){o=0;while(q=b[o++])q(t,u,g,h);if(f){if(r&gt;0)while(s--)t[s]||u[s]||(u[s]=F.call(i));u=ua(u)}H.apply(i,u),k&amp;&amp;!f&amp;&amp;u.length&gt;0&amp;&amp;r+b.length&gt;1&amp;&amp;fa.uniqueSort(i)}return k&amp;&amp;(w=y,j=v),t};return c?ha(f):f}return h=fa.compile=function(a,b){var c,d=[],e=[],f=A[a+&quot; &quot;];if(!f){b||(b=g(a)),c=b.length;while(c--)f=wa(b[c]),f[u]?d.push(f):e.push(f);f=A(a,xa(e,d)),f.selector=a}return f},i=fa.select=function(a,b,e,f){var i,j,k,l,m,n=&quot;function&quot;==typeof a&amp;&amp;a,o=!f&amp;&amp;g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length&gt;2&amp;&amp;&quot;ID&quot;===(k=j[0]).type&amp;&amp;c.getById&amp;&amp;9===b.nodeType&amp;&amp;p&amp;&amp;d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(ba,ca),b)||[])[0],!b)return e;n&amp;&amp;(b=b.parentNode),a=a.slice(j.shift().value.length)}i=W.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&amp;&amp;(f=m(k.matches[0].replace(ba,ca),_.test(j[0].type)&amp;&amp;oa(b.parentNode)||b))){if(j.splice(i,1),a=f.length&amp;&amp;qa(j),!a)return H.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,!b||_.test(a)&amp;&amp;oa(b.parentNode)||b),e},c.sortStable=u.split(&quot;&quot;).sort(B).join(&quot;&quot;)===u,c.detectDuplicates=!!l,m(),c.sortDetached=ia(function(a){return 1&amp;a.compareDocumentPosition(n.createElement(&quot;div&quot;))}),ia(function(a){return a.innerHTML=&quot;&lt;a href=&#x27;#&#x27;&gt;&lt;/a&gt;&quot;,&quot;#&quot;===a.firstChild.getAttribute(&quot;href&quot;)})||ja(&quot;type|href|height|width&quot;,function(a,b,c){return c?void 0:a.getAttribute(b,&quot;type&quot;===b.toLowerCase()?1:2)}),c.attributes&amp;&amp;ia(function(a){return a.innerHTML=&quot;&lt;input/&gt;&quot;,a.firstChild.setAttribute(&quot;value&quot;,&quot;&quot;),&quot;&quot;===a.firstChild.getAttribute(&quot;value&quot;)})||ja(&quot;value&quot;,function(a,b,c){return c||&quot;input&quot;!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ia(function(a){return null==a.getAttribute(&quot;disabled&quot;)})||ja(K,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&amp;&amp;d.specified?d.value:null}),fa}(a);n.find=t,n.expr=t.selectors,n.expr[&quot;:&quot;]=n.expr.pseudos,n.uniqueSort=n.unique=t.uniqueSort,n.text=t.getText,n.isXMLDoc=t.isXML,n.contains=t.contains;var u=function(a,b,c){var d=[],e=void 0!==c;while((a=a[b])&amp;&amp;9!==a.nodeType)if(1===a.nodeType){if(e&amp;&amp;n(a).is(c))break;d.push(a)}return d},v=function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&amp;&amp;a!==b&amp;&amp;c.push(a);return c},w=n.expr.match.needsContext,x=/^&lt;([\\w-]+)\\s*\\/?&gt;(?:&lt;\\/\\1&gt;|)$/,y=/^.[^:#\\[\\.,]*$/;function z(a,b,c){if(n.isFunction(b))return n.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return n.grep(a,function(a){return a===b!==c});if(&quot;string&quot;==typeof b){if(y.test(b))return n.filter(b,a,c);b=n.filter(b,a)}return n.grep(a,function(a){return n.inArray(a,b)&gt;-1!==c})}n.filter=function(a,b,c){var d=b[0];return c&amp;&amp;(a=&quot;:not(&quot;+a+&quot;)&quot;),1===b.length&amp;&amp;1===d.nodeType?n.find.matchesSelector(d,a)?[d]:[]:n.find.matches(a,n.grep(b,function(a){return 1===a.nodeType}))},n.fn.extend({find:function(a){var b,c=[],d=this,e=d.length;if(&quot;string&quot;!=typeof a)return this.pushStack(n(a).filter(function(){for(b=0;e&gt;b;b++)if(n.contains(d[b],this))return!0}));for(b=0;e&gt;b;b++)n.find(a,d[b],c);return c=this.pushStack(e&gt;1?n.unique(c):c),c.selector=this.selector?this.selector+&quot; &quot;+a:a,c},filter:function(a){return this.pushStack(z(this,a||[],!1))},not:function(a){return this.pushStack(z(this,a||[],!0))},is:function(a){return!!z(this,&quot;string&quot;==typeof a&amp;&amp;w.test(a)?n(a):a||[],!1).length}});var A,B=/^(?:\\s*(&lt;[\\w\\W]+&gt;)[^&gt;]*|#([\\w-]*))$/,C=n.fn.init=function(a,b,c){var e,f;if(!a)return this;if(c=c||A,&quot;string&quot;==typeof a){if(e=&quot;&lt;&quot;===a.charAt(0)&amp;&amp;&quot;&gt;&quot;===a.charAt(a.length-1)&amp;&amp;a.length&gt;=3?[null,a,null]:B.exec(a),!e||!e[1]&amp;&amp;b)return!b||b.jquery?(b||c).find(a):this.constructor(b).find(a);if(e[1]){if(b=b instanceof n?b[0]:b,n.merge(this,n.parseHTML(e[1],b&amp;&amp;b.nodeType?b.ownerDocument||b:d,!0)),x.test(e[1])&amp;&amp;n.isPlainObject(b))for(e in b)n.isFunction(this[e])?this[e](b[e]):this.attr(e,b[e]);return this}if(f=d.getElementById(e[2]),f&amp;&amp;f.parentNode){if(f.id!==e[2])return A.find(a);this.length=1,this[0]=f}return this.context=d,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):n.isFunction(a)?&quot;undefined&quot;!=typeof c.ready?c.ready(a):a(n):(void 0!==a.selector&amp;&amp;(this.selector=a.selector,this.context=a.context),n.makeArray(a,this))};C.prototype=n.fn,A=n(d);var D=/^(?:parents|prev(?:Until|All))/,E={children:!0,contents:!0,next:!0,prev:!0};n.fn.extend({has:function(a){var b,c=n(a,this),d=c.length;return this.filter(function(){for(b=0;d&gt;b;b++)if(n.contains(this,c[b]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=w.test(a)||&quot;string&quot;!=typeof a?n(a,b||this.context):0;e&gt;d;d++)for(c=this[d];c&amp;&amp;c!==b;c=c.parentNode)if(c.nodeType&lt;11&amp;&amp;(g?g.index(c)&gt;-1:1===c.nodeType&amp;&amp;n.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length&gt;1?n.uniqueSort(f):f)},index:function(a){return a?&quot;string&quot;==typeof a?n.inArray(this[0],n(a)):n.inArray(a.jquery?a[0]:a,this):this[0]&amp;&amp;this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(n.uniqueSort(n.merge(this.get(),n(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function F(a,b){do a=a[b];while(a&amp;&amp;1!==a.nodeType);return a}n.each({parent:function(a){var b=a.parentNode;return b&amp;&amp;11!==b.nodeType?b:null},parents:function(a){return u(a,&quot;parentNode&quot;)},parentsUntil:function(a,b,c){return u(a,&quot;parentNode&quot;,c)},next:function(a){return F(a,&quot;nextSibling&quot;)},prev:function(a){return F(a,&quot;previousSibling&quot;)},nextAll:function(a){return u(a,&quot;nextSibling&quot;)},prevAll:function(a){return u(a,&quot;previousSibling&quot;)},nextUntil:function(a,b,c){return u(a,&quot;nextSibling&quot;,c)},prevUntil:function(a,b,c){return u(a,&quot;previousSibling&quot;,c)},siblings:function(a){return v((a.parentNode||{}).firstChild,a)},children:function(a){return v(a.firstChild)},contents:function(a){return n.nodeName(a,&quot;iframe&quot;)?a.contentDocument||a.contentWindow.document:n.merge([],a.childNodes)}},function(a,b){n.fn[a]=function(c,d){var e=n.map(this,b,c);return&quot;Until&quot;!==a.slice(-5)&amp;&amp;(d=c),d&amp;&amp;&quot;string&quot;==typeof d&amp;&amp;(e=n.filter(d,e)),this.length&gt;1&amp;&amp;(E[a]||(e=n.uniqueSort(e)),D.test(a)&amp;&amp;(e=e.reverse())),this.pushStack(e)}});var G=/\\S+/g;function H(a){var b={};return n.each(a.match(G)||[],function(a,c){b[c]=!0}),b}n.Callbacks=function(a){a=&quot;string&quot;==typeof a?H(a):n.extend({},a);var b,c,d,e,f=[],g=[],h=-1,i=function(){for(e=a.once,d=b=!0;g.length;h=-1){c=g.shift();while(++h&lt;f.length)f[h].apply(c[0],c[1])===!1&amp;&amp;a.stopOnFalse&amp;&amp;(h=f.length,c=!1)}a.memory||(c=!1),b=!1,e&amp;&amp;(f=c?[]:&quot;&quot;)},j={add:function(){return f&amp;&amp;(c&amp;&amp;!b&amp;&amp;(h=f.length-1,g.push(c)),function d(b){n.each(b,function(b,c){n.isFunction(c)?a.unique&amp;&amp;j.has(c)||f.push(c):c&amp;&amp;c.length&amp;&amp;&quot;string&quot;!==n.type(c)&amp;&amp;d(c)})}(arguments),c&amp;&amp;!b&amp;&amp;i()),this},remove:function(){return n.each(arguments,function(a,b){var c;while((c=n.inArray(b,f,c))&gt;-1)f.splice(c,1),h&gt;=c&amp;&amp;h--}),this},has:function(a){return a?n.inArray(a,f)&gt;-1:f.length&gt;0},empty:function(){return f&amp;&amp;(f=[]),this},disable:function(){return e=g=[],f=c=&quot;&quot;,this},disabled:function(){return!f},lock:function(){return e=!0,c||j.disable(),this},locked:function(){return!!e},fireWith:function(a,c){return e||(c=c||[],c=[a,c.slice?c.slice():c],g.push(c),b||i()),this},fire:function(){return j.fireWith(this,arguments),this},fired:function(){return!!d}};return j},n.extend({Deferred:function(a){var b=[[&quot;resolve&quot;,&quot;done&quot;,n.Callbacks(&quot;once memory&quot;),&quot;resolved&quot;],[&quot;reject&quot;,&quot;fail&quot;,n.Callbacks(&quot;once memory&quot;),&quot;rejected&quot;],[&quot;notify&quot;,&quot;progress&quot;,n.Callbacks(&quot;memory&quot;)]],c=&quot;pending&quot;,d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return n.Deferred(function(c){n.each(b,function(b,f){var g=n.isFunction(a[b])&amp;&amp;a[b];e[f[1]](function(){var a=g&amp;&amp;g.apply(this,arguments);a&amp;&amp;n.isFunction(a.promise)?a.promise().progress(c.notify).done(c.resolve).fail(c.reject):c[f[0]+&quot;With&quot;](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?n.extend(a,d):d}},e={};return d.pipe=d.then,n.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&amp;&amp;g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+&quot;With&quot;](this===e?d:this,arguments),this},e[f[0]+&quot;With&quot;]=g.fireWith}),d.promise(e),a&amp;&amp;a.call(e,e),e},when:function(a){var b=0,c=e.call(arguments),d=c.length,f=1!==d||a&amp;&amp;n.isFunction(a.promise)?d:0,g=1===f?a:n.Deferred(),h=function(a,b,c){return function(d){b[a]=this,c[a]=arguments.length&gt;1?e.call(arguments):d,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(d&gt;1)for(i=new Array(d),j=new Array(d),k=new Array(d);d&gt;b;b++)c[b]&amp;&amp;n.isFunction(c[b].promise)?c[b].promise().progress(h(b,j,i)).done(h(b,k,c)).fail(g.reject):--f;return f||g.resolveWith(k,c),g.promise()}});var I;n.fn.ready=function(a){return n.ready.promise().done(a),this},n.extend({isReady:!1,readyWait:1,holdReady:function(a){a?n.readyWait++:n.ready(!0)},ready:function(a){(a===!0?--n.readyWait:n.isReady)||(n.isReady=!0,a!==!0&amp;&amp;--n.readyWait&gt;0||(I.resolveWith(d,[n]),n.fn.triggerHandler&amp;&amp;(n(d).triggerHandler(&quot;ready&quot;),n(d).off(&quot;ready&quot;))))}});function J(){d.addEventListener?(d.removeEventListener(&quot;DOMContentLoaded&quot;,K),a.removeEventListener(&quot;load&quot;,K)):(d.detachEvent(&quot;onreadystatechange&quot;,K),a.detachEvent(&quot;onload&quot;,K))}function K(){(d.addEventListener||&quot;load&quot;===a.event.type||&quot;complete&quot;===d.readyState)&amp;&amp;(J(),n.ready())}n.ready.promise=function(b){if(!I)if(I=n.Deferred(),&quot;complete&quot;===d.readyState||&quot;loading&quot;!==d.readyState&amp;&amp;!d.documentElement.doScroll)a.setTimeout(n.ready);else if(d.addEventListener)d.addEventListener(&quot;DOMContentLoaded&quot;,K),a.addEventListener(&quot;load&quot;,K);else{d.attachEvent(&quot;onreadystatechange&quot;,K),a.attachEvent(&quot;onload&quot;,K);var c=!1;try{c=null==a.frameElement&amp;&amp;d.documentElement}catch(e){}c&amp;&amp;c.doScroll&amp;&amp;!function f(){if(!n.isReady){try{c.doScroll(&quot;left&quot;)}catch(b){return a.setTimeout(f,50)}J(),n.ready()}}()}return I.promise(b)},n.ready.promise();var L;for(L in n(l))break;l.ownFirst=&quot;0&quot;===L,l.inlineBlockNeedsLayout=!1,n(function(){var a,b,c,e;c=d.getElementsByTagName(&quot;body&quot;)[0],c&amp;&amp;c.style&amp;&amp;(b=d.createElement(&quot;div&quot;),e=d.createElement(&quot;div&quot;),e.style.cssText=&quot;position:absolute;border:0;width:0;height:0;top:0;left:-9999px&quot;,c.appendChild(e).appendChild(b),&quot;undefined&quot;!=typeof b.style.zoom&amp;&amp;(b.style.cssText=&quot;display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1&quot;,l.inlineBlockNeedsLayout=a=3===b.offsetWidth,a&amp;&amp;(c.style.zoom=1)),c.removeChild(e))}),function(){var a=d.createElement(&quot;div&quot;);l.deleteExpando=!0;try{delete a.test}catch(b){l.deleteExpando=!1}a=null}();var M=function(a){var b=n.noData[(a.nodeName+&quot; &quot;).toLowerCase()],c=+a.nodeType||1;return 1!==c&amp;&amp;9!==c?!1:!b||b!==!0&amp;&amp;a.getAttribute(&quot;classid&quot;)===b},N=/^(?:\\{[\\w\\W]*\\}|\\[[\\w\\W]*\\])$/,O=/([A-Z])/g;function P(a,b,c){if(void 0===c&amp;&amp;1===a.nodeType){var d=&quot;data-&quot;+b.replace(O,&quot;-$1&quot;).toLowerCase();if(c=a.getAttribute(d),&quot;string&quot;==typeof c){try{c=&quot;true&quot;===c?!0:&quot;false&quot;===c?!1:&quot;null&quot;===c?null:+c+&quot;&quot;===c?+c:N.test(c)?n.parseJSON(c):c}catch(e){}n.data(a,b,c)}else c=void 0;\n",
       "}return c}function Q(a){var b;for(b in a)if((&quot;data&quot;!==b||!n.isEmptyObject(a[b]))&amp;&amp;&quot;toJSON&quot;!==b)return!1;return!0}function R(a,b,d,e){if(M(a)){var f,g,h=n.expando,i=a.nodeType,j=i?n.cache:a,k=i?a[h]:a[h]&amp;&amp;h;if(k&amp;&amp;j[k]&amp;&amp;(e||j[k].data)||void 0!==d||&quot;string&quot;!=typeof b)return k||(k=i?a[h]=c.pop()||n.guid++:h),j[k]||(j[k]=i?{}:{toJSON:n.noop}),&quot;object&quot;!=typeof b&amp;&amp;&quot;function&quot;!=typeof b||(e?j[k]=n.extend(j[k],b):j[k].data=n.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void 0!==d&amp;&amp;(g[n.camelCase(b)]=d),&quot;string&quot;==typeof b?(f=g[b],null==f&amp;&amp;(f=g[n.camelCase(b)])):f=g,f}}function S(a,b,c){if(M(a)){var d,e,f=a.nodeType,g=f?n.cache:a,h=f?a[n.expando]:n.expando;if(g[h]){if(b&amp;&amp;(d=c?g[h]:g[h].data)){n.isArray(b)?b=b.concat(n.map(b,n.camelCase)):b in d?b=[b]:(b=n.camelCase(b),b=b in d?[b]:b.split(&quot; &quot;)),e=b.length;while(e--)delete d[b[e]];if(c?!Q(d):!n.isEmptyObject(d))return}(c||(delete g[h].data,Q(g[h])))&amp;&amp;(f?n.cleanData([a],!0):l.deleteExpando||g!=g.window?delete g[h]:g[h]=void 0)}}}n.extend({cache:{},noData:{&quot;applet &quot;:!0,&quot;embed &quot;:!0,&quot;object &quot;:&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot;},hasData:function(a){return a=a.nodeType?n.cache[a[n.expando]]:a[n.expando],!!a&amp;&amp;!Q(a)},data:function(a,b,c){return R(a,b,c)},removeData:function(a,b){return S(a,b)},_data:function(a,b,c){return R(a,b,c,!0)},_removeData:function(a,b){return S(a,b,!0)}}),n.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&amp;&amp;f.attributes;if(void 0===a){if(this.length&amp;&amp;(e=n.data(f),1===f.nodeType&amp;&amp;!n._data(f,&quot;parsedAttrs&quot;))){c=g.length;while(c--)g[c]&amp;&amp;(d=g[c].name,0===d.indexOf(&quot;data-&quot;)&amp;&amp;(d=n.camelCase(d.slice(5)),P(f,d,e[d])));n._data(f,&quot;parsedAttrs&quot;,!0)}return e}return&quot;object&quot;==typeof a?this.each(function(){n.data(this,a)}):arguments.length&gt;1?this.each(function(){n.data(this,a,b)}):f?P(f,a,n.data(f,a)):void 0},removeData:function(a){return this.each(function(){n.removeData(this,a)})}}),n.extend({queue:function(a,b,c){var d;return a?(b=(b||&quot;fx&quot;)+&quot;queue&quot;,d=n._data(a,b),c&amp;&amp;(!d||n.isArray(c)?d=n._data(a,b,n.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||&quot;fx&quot;;var c=n.queue(a,b),d=c.length,e=c.shift(),f=n._queueHooks(a,b),g=function(){n.dequeue(a,b)};&quot;inprogress&quot;===e&amp;&amp;(e=c.shift(),d--),e&amp;&amp;(&quot;fx&quot;===b&amp;&amp;c.unshift(&quot;inprogress&quot;),delete f.stop,e.call(a,g,f)),!d&amp;&amp;f&amp;&amp;f.empty.fire()},_queueHooks:function(a,b){var c=b+&quot;queueHooks&quot;;return n._data(a,c)||n._data(a,c,{empty:n.Callbacks(&quot;once memory&quot;).add(function(){n._removeData(a,b+&quot;queue&quot;),n._removeData(a,c)})})}}),n.fn.extend({queue:function(a,b){var c=2;return&quot;string&quot;!=typeof a&amp;&amp;(b=a,a=&quot;fx&quot;,c--),arguments.length&lt;c?n.queue(this[0],a):void 0===b?this:this.each(function(){var c=n.queue(this,a,b);n._queueHooks(this,a),&quot;fx&quot;===a&amp;&amp;&quot;inprogress&quot;!==c[0]&amp;&amp;n.dequeue(this,a)})},dequeue:function(a){return this.each(function(){n.dequeue(this,a)})},clearQueue:function(a){return this.queue(a||&quot;fx&quot;,[])},promise:function(a,b){var c,d=1,e=n.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWith(f,[f])};&quot;string&quot;!=typeof a&amp;&amp;(b=a,a=void 0),a=a||&quot;fx&quot;;while(g--)c=n._data(f[g],a+&quot;queueHooks&quot;),c&amp;&amp;c.empty&amp;&amp;(d++,c.empty.add(h));return h(),e.promise(b)}}),function(){var a;l.shrinkWrapBlocks=function(){if(null!=a)return a;a=!1;var b,c,e;return c=d.getElementsByTagName(&quot;body&quot;)[0],c&amp;&amp;c.style?(b=d.createElement(&quot;div&quot;),e=d.createElement(&quot;div&quot;),e.style.cssText=&quot;position:absolute;border:0;width:0;height:0;top:0;left:-9999px&quot;,c.appendChild(e).appendChild(b),&quot;undefined&quot;!=typeof b.style.zoom&amp;&amp;(b.style.cssText=&quot;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:1px;width:1px;zoom:1&quot;,b.appendChild(d.createElement(&quot;div&quot;)).style.width=&quot;5px&quot;,a=3!==b.offsetWidth),c.removeChild(e),a):void 0}}();var T=/[+-]?(?:\\d*\\.|)\\d+(?:[eE][+-]?\\d+|)/.source,U=new RegExp(&quot;^(?:([+-])=|)(&quot;+T+&quot;)([a-z%]*)$&quot;,&quot;i&quot;),V=[&quot;Top&quot;,&quot;Right&quot;,&quot;Bottom&quot;,&quot;Left&quot;],W=function(a,b){return a=b||a,&quot;none&quot;===n.css(a,&quot;display&quot;)||!n.contains(a.ownerDocument,a)};function X(a,b,c,d){var e,f=1,g=20,h=d?function(){return d.cur()}:function(){return n.css(a,b,&quot;&quot;)},i=h(),j=c&amp;&amp;c[3]||(n.cssNumber[b]?&quot;&quot;:&quot;px&quot;),k=(n.cssNumber[b]||&quot;px&quot;!==j&amp;&amp;+i)&amp;&amp;U.exec(n.css(a,b));if(k&amp;&amp;k[3]!==j){j=j||k[3],c=c||[],k=+i||1;do f=f||&quot;.5&quot;,k/=f,n.style(a,b,k+j);while(f!==(f=h()/i)&amp;&amp;1!==f&amp;&amp;--g)}return c&amp;&amp;(k=+k||+i||0,e=c[1]?k+(c[1]+1)*c[2]:+c[2],d&amp;&amp;(d.unit=j,d.start=k,d.end=e)),e}var Y=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if(&quot;object&quot;===n.type(c)){e=!0;for(h in c)Y(a,b,h,c[h],!0,f,g)}else if(void 0!==d&amp;&amp;(e=!0,n.isFunction(d)||(g=!0),j&amp;&amp;(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(n(a),c)})),b))for(;i&gt;h;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},Z=/^(?:checkbox|radio)$/i,$=/&lt;([\\w:-]+)/,_=/^$|\\/(?:java|ecma)script/i,aa=/^\\s+/,ba=&quot;abbr|article|aside|audio|bdi|canvas|data|datalist|details|dialog|figcaption|figure|footer|header|hgroup|main|mark|meter|nav|output|picture|progress|section|summary|template|time|video&quot;;function ca(a){var b=ba.split(&quot;|&quot;),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}!function(){var a=d.createElement(&quot;div&quot;),b=d.createDocumentFragment(),c=d.createElement(&quot;input&quot;);a.innerHTML=&quot;  &lt;link/&gt;&lt;table&gt;&lt;/table&gt;&lt;a href=&#x27;/a&#x27;&gt;a&lt;/a&gt;&lt;input type=&#x27;checkbox&#x27;/&gt;&quot;,l.leadingWhitespace=3===a.firstChild.nodeType,l.tbody=!a.getElementsByTagName(&quot;tbody&quot;).length,l.htmlSerialize=!!a.getElementsByTagName(&quot;link&quot;).length,l.html5Clone=&quot;&lt;:nav&gt;&lt;/:nav&gt;&quot;!==d.createElement(&quot;nav&quot;).cloneNode(!0).outerHTML,c.type=&quot;checkbox&quot;,c.checked=!0,b.appendChild(c),l.appendChecked=c.checked,a.innerHTML=&quot;&lt;textarea&gt;x&lt;/textarea&gt;&quot;,l.noCloneChecked=!!a.cloneNode(!0).lastChild.defaultValue,b.appendChild(a),c=d.createElement(&quot;input&quot;),c.setAttribute(&quot;type&quot;,&quot;radio&quot;),c.setAttribute(&quot;checked&quot;,&quot;checked&quot;),c.setAttribute(&quot;name&quot;,&quot;t&quot;),a.appendChild(c),l.checkClone=a.cloneNode(!0).cloneNode(!0).lastChild.checked,l.noCloneEvent=!!a.addEventListener,a[n.expando]=1,l.attributes=!a.getAttribute(n.expando)}();var da={option:[1,&quot;&lt;select multiple=&#x27;multiple&#x27;&gt;&quot;,&quot;&lt;/select&gt;&quot;],legend:[1,&quot;&lt;fieldset&gt;&quot;,&quot;&lt;/fieldset&gt;&quot;],area:[1,&quot;&lt;map&gt;&quot;,&quot;&lt;/map&gt;&quot;],param:[1,&quot;&lt;object&gt;&quot;,&quot;&lt;/object&gt;&quot;],thead:[1,&quot;&lt;table&gt;&quot;,&quot;&lt;/table&gt;&quot;],tr:[2,&quot;&lt;table&gt;&lt;tbody&gt;&quot;,&quot;&lt;/tbody&gt;&lt;/table&gt;&quot;],col:[2,&quot;&lt;table&gt;&lt;tbody&gt;&lt;/tbody&gt;&lt;colgroup&gt;&quot;,&quot;&lt;/colgroup&gt;&lt;/table&gt;&quot;],td:[3,&quot;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&quot;,&quot;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&quot;],_default:l.htmlSerialize?[0,&quot;&quot;,&quot;&quot;]:[1,&quot;X&lt;div&gt;&quot;,&quot;&lt;/div&gt;&quot;]};da.optgroup=da.option,da.tbody=da.tfoot=da.colgroup=da.caption=da.thead,da.th=da.td;function ea(a,b){var c,d,e=0,f=&quot;undefined&quot;!=typeof a.getElementsByTagName?a.getElementsByTagName(b||&quot;*&quot;):&quot;undefined&quot;!=typeof a.querySelectorAll?a.querySelectorAll(b||&quot;*&quot;):void 0;if(!f)for(f=[],c=a.childNodes||a;null!=(d=c[e]);e++)!b||n.nodeName(d,b)?f.push(d):n.merge(f,ea(d,b));return void 0===b||b&amp;&amp;n.nodeName(a,b)?n.merge([a],f):f}function fa(a,b){for(var c,d=0;null!=(c=a[d]);d++)n._data(c,&quot;globalEval&quot;,!b||n._data(b[d],&quot;globalEval&quot;))}var ga=/&lt;|&amp;#?\\w+;/,ha=/&lt;tbody/i;function ia(a){Z.test(a.type)&amp;&amp;(a.defaultChecked=a.checked)}function ja(a,b,c,d,e){for(var f,g,h,i,j,k,m,o=a.length,p=ca(b),q=[],r=0;o&gt;r;r++)if(g=a[r],g||0===g)if(&quot;object&quot;===n.type(g))n.merge(q,g.nodeType?[g]:g);else if(ga.test(g)){i=i||p.appendChild(b.createElement(&quot;div&quot;)),j=($.exec(g)||[&quot;&quot;,&quot;&quot;])[1].toLowerCase(),m=da[j]||da._default,i.innerHTML=m[1]+n.htmlPrefilter(g)+m[2],f=m[0];while(f--)i=i.lastChild;if(!l.leadingWhitespace&amp;&amp;aa.test(g)&amp;&amp;q.push(b.createTextNode(aa.exec(g)[0])),!l.tbody){g=&quot;table&quot;!==j||ha.test(g)?&quot;&lt;table&gt;&quot;!==m[1]||ha.test(g)?0:i:i.firstChild,f=g&amp;&amp;g.childNodes.length;while(f--)n.nodeName(k=g.childNodes[f],&quot;tbody&quot;)&amp;&amp;!k.childNodes.length&amp;&amp;g.removeChild(k)}n.merge(q,i.childNodes),i.textContent=&quot;&quot;;while(i.firstChild)i.removeChild(i.firstChild);i=p.lastChild}else q.push(b.createTextNode(g));i&amp;&amp;p.removeChild(i),l.appendChecked||n.grep(ea(q,&quot;input&quot;),ia),r=0;while(g=q[r++])if(d&amp;&amp;n.inArray(g,d)&gt;-1)e&amp;&amp;e.push(g);else if(h=n.contains(g.ownerDocument,g),i=ea(p.appendChild(g),&quot;script&quot;),h&amp;&amp;fa(i),c){f=0;while(g=i[f++])_.test(g.type||&quot;&quot;)&amp;&amp;c.push(g)}return i=null,p}!function(){var b,c,e=d.createElement(&quot;div&quot;);for(b in{submit:!0,change:!0,focusin:!0})c=&quot;on&quot;+b,(l[b]=c in a)||(e.setAttribute(c,&quot;t&quot;),l[b]=e.attributes[c].expando===!1);e=null}();var ka=/^(?:input|select|textarea)$/i,la=/^key/,ma=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,na=/^(?:focusinfocus|focusoutblur)$/,oa=/^([^.]*)(?:\\.(.+)|)/;function pa(){return!0}function qa(){return!1}function ra(){try{return d.activeElement}catch(a){}}function sa(a,b,c,d,e,f){var g,h;if(&quot;object&quot;==typeof b){&quot;string&quot;!=typeof c&amp;&amp;(d=d||c,c=void 0);for(h in b)sa(a,h,c,d,b[h],f);return a}if(null==d&amp;&amp;null==e?(e=c,d=c=void 0):null==e&amp;&amp;(&quot;string&quot;==typeof c?(e=d,d=void 0):(e=d,d=c,c=void 0)),e===!1)e=qa;else if(!e)return a;return 1===f&amp;&amp;(g=e,e=function(a){return n().off(a),g.apply(this,arguments)},e.guid=g.guid||(g.guid=n.guid++)),a.each(function(){n.event.add(this,b,e,d,c)})}n.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=n._data(a);if(r){c.handler&amp;&amp;(i=c,c=i.handler,e=i.selector),c.guid||(c.guid=n.guid++),(g=r.events)||(g=r.events={}),(k=r.handle)||(k=r.handle=function(a){return&quot;undefined&quot;==typeof n||a&amp;&amp;n.event.triggered===a.type?void 0:n.event.dispatch.apply(k.elem,arguments)},k.elem=a),b=(b||&quot;&quot;).match(G)||[&quot;&quot;],h=b.length;while(h--)f=oa.exec(b[h])||[],o=q=f[1],p=(f[2]||&quot;&quot;).split(&quot;.&quot;).sort(),o&amp;&amp;(j=n.event.special[o]||{},o=(e?j.delegateType:j.bindType)||o,j=n.event.special[o]||{},l=n.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&amp;&amp;n.expr.match.needsContext.test(e),namespace:p.join(&quot;.&quot;)},i),(m=g[o])||(m=g[o]=[],m.delegateCount=0,j.setup&amp;&amp;j.setup.call(a,d,p,k)!==!1||(a.addEventListener?a.addEventListener(o,k,!1):a.attachEvent&amp;&amp;a.attachEvent(&quot;on&quot;+o,k))),j.add&amp;&amp;(j.add.call(a,l),l.handler.guid||(l.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,l):m.push(l),n.event.global[o]=!0);a=null}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=n.hasData(a)&amp;&amp;n._data(a);if(r&amp;&amp;(k=r.events)){b=(b||&quot;&quot;).match(G)||[&quot;&quot;],j=b.length;while(j--)if(h=oa.exec(b[j])||[],o=q=h[1],p=(h[2]||&quot;&quot;).split(&quot;.&quot;).sort(),o){l=n.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,m=k[o]||[],h=h[2]&amp;&amp;new RegExp(&quot;(^|\\\\.)&quot;+p.join(&quot;\\\\.(?:.*\\\\.|)&quot;)+&quot;(\\\\.|$)&quot;),i=f=m.length;while(f--)g=m[f],!e&amp;&amp;q!==g.origType||c&amp;&amp;c.guid!==g.guid||h&amp;&amp;!h.test(g.namespace)||d&amp;&amp;d!==g.selector&amp;&amp;(&quot;**&quot;!==d||!g.selector)||(m.splice(f,1),g.selector&amp;&amp;m.delegateCount--,l.remove&amp;&amp;l.remove.call(a,g));i&amp;&amp;!m.length&amp;&amp;(l.teardown&amp;&amp;l.teardown.call(a,p,r.handle)!==!1||n.removeEvent(a,o,r.handle),delete k[o])}else for(o in k)n.event.remove(a,o+b[j],c,d,!0);n.isEmptyObject(k)&amp;&amp;(delete r.handle,n._removeData(a,&quot;events&quot;))}},trigger:function(b,c,e,f){var g,h,i,j,l,m,o,p=[e||d],q=k.call(b,&quot;type&quot;)?b.type:b,r=k.call(b,&quot;namespace&quot;)?b.namespace.split(&quot;.&quot;):[];if(i=m=e=e||d,3!==e.nodeType&amp;&amp;8!==e.nodeType&amp;&amp;!na.test(q+n.event.triggered)&amp;&amp;(q.indexOf(&quot;.&quot;)&gt;-1&amp;&amp;(r=q.split(&quot;.&quot;),q=r.shift(),r.sort()),h=q.indexOf(&quot;:&quot;)&lt;0&amp;&amp;&quot;on&quot;+q,b=b[n.expando]?b:new n.Event(q,&quot;object&quot;==typeof b&amp;&amp;b),b.isTrigger=f?2:3,b.namespace=r.join(&quot;.&quot;),b.rnamespace=b.namespace?new RegExp(&quot;(^|\\\\.)&quot;+r.join(&quot;\\\\.(?:.*\\\\.|)&quot;)+&quot;(\\\\.|$)&quot;):null,b.result=void 0,b.target||(b.target=e),c=null==c?[b]:n.makeArray(c,[b]),l=n.event.special[q]||{},f||!l.trigger||l.trigger.apply(e,c)!==!1)){if(!f&amp;&amp;!l.noBubble&amp;&amp;!n.isWindow(e)){for(j=l.delegateType||q,na.test(j+q)||(i=i.parentNode);i;i=i.parentNode)p.push(i),m=i;m===(e.ownerDocument||d)&amp;&amp;p.push(m.defaultView||m.parentWindow||a)}o=0;while((i=p[o++])&amp;&amp;!b.isPropagationStopped())b.type=o&gt;1?j:l.bindType||q,g=(n._data(i,&quot;events&quot;)||{})[b.type]&amp;&amp;n._data(i,&quot;handle&quot;),g&amp;&amp;g.apply(i,c),g=h&amp;&amp;i[h],g&amp;&amp;g.apply&amp;&amp;M(i)&amp;&amp;(b.result=g.apply(i,c),b.result===!1&amp;&amp;b.preventDefault());if(b.type=q,!f&amp;&amp;!b.isDefaultPrevented()&amp;&amp;(!l._default||l._default.apply(p.pop(),c)===!1)&amp;&amp;M(e)&amp;&amp;h&amp;&amp;e[q]&amp;&amp;!n.isWindow(e)){m=e[h],m&amp;&amp;(e[h]=null),n.event.triggered=q;try{e[q]()}catch(s){}n.event.triggered=void 0,m&amp;&amp;(e[h]=m)}return b.result}},dispatch:function(a){a=n.event.fix(a);var b,c,d,f,g,h=[],i=e.call(arguments),j=(n._data(this,&quot;events&quot;)||{})[a.type]||[],k=n.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=n.event.handlers.call(this,a,j),b=0;while((f=h[b++])&amp;&amp;!a.isPropagationStopped()){a.currentTarget=f.elem,c=0;while((g=f.handlers[c++])&amp;&amp;!a.isImmediatePropagationStopped())a.rnamespace&amp;&amp;!a.rnamespace.test(g.namespace)||(a.handleObj=g,a.data=g.data,d=((n.event.special[g.origType]||{}).handle||g.handler).apply(f.elem,i),void 0!==d&amp;&amp;(a.result=d)===!1&amp;&amp;(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&amp;&amp;k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&amp;&amp;i.nodeType&amp;&amp;(&quot;click&quot;!==a.type||isNaN(a.button)||a.button&lt;1))for(;i!=this;i=i.parentNode||this)if(1===i.nodeType&amp;&amp;(i.disabled!==!0||&quot;click&quot;!==a.type)){for(d=[],c=0;h&gt;c;c++)f=b[c],e=f.selector+&quot; &quot;,void 0===d[e]&amp;&amp;(d[e]=f.needsContext?n(e,this).index(i)&gt;-1:n.find(e,this,null,[i]).length),d[e]&amp;&amp;d.push(f);d.length&amp;&amp;g.push({elem:i,handlers:d})}return h&lt;b.length&amp;&amp;g.push({elem:this,handlers:b.slice(h)}),g},fix:function(a){if(a[n.expando])return a;var b,c,e,f=a.type,g=a,h=this.fixHooks[f];h||(this.fixHooks[f]=h=ma.test(f)?this.mouseHooks:la.test(f)?this.keyHooks:{}),e=h.props?this.props.concat(h.props):this.props,a=new n.Event(g),b=e.length;while(b--)c=e[b],a[c]=g[c];return a.target||(a.target=g.srcElement||d),3===a.target.nodeType&amp;&amp;(a.target=a.target.parentNode),a.metaKey=!!a.metaKey,h.filter?h.filter(a,g):a},props:&quot;altKey bubbles cancelable ctrlKey currentTarget detail eventPhase metaKey relatedTarget shiftKey target timeStamp view which&quot;.split(&quot; &quot;),fixHooks:{},keyHooks:{props:&quot;char charCode key keyCode&quot;.split(&quot; &quot;),filter:function(a,b){return null==a.which&amp;&amp;(a.which=null!=b.charCode?b.charCode:b.keyCode),a}},mouseHooks:{props:&quot;button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement&quot;.split(&quot; &quot;),filter:function(a,b){var c,e,f,g=b.button,h=b.fromElement;return null==a.pageX&amp;&amp;null!=b.clientX&amp;&amp;(e=a.target.ownerDocument||d,f=e.documentElement,c=e.body,a.pageX=b.clientX+(f&amp;&amp;f.scrollLeft||c&amp;&amp;c.scrollLeft||0)-(f&amp;&amp;f.clientLeft||c&amp;&amp;c.clientLeft||0),a.pageY=b.clientY+(f&amp;&amp;f.scrollTop||c&amp;&amp;c.scrollTop||0)-(f&amp;&amp;f.clientTop||c&amp;&amp;c.clientTop||0)),!a.relatedTarget&amp;&amp;h&amp;&amp;(a.relatedTarget=h===a.target?b.toElement:h),a.which||void 0===g||(a.which=1&amp;g?1:2&amp;g?3:4&amp;g?2:0),a}},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==ra()&amp;&amp;this.focus)try{return this.focus(),!1}catch(a){}},delegateType:&quot;focusin&quot;},blur:{trigger:function(){return this===ra()&amp;&amp;this.blur?(this.blur(),!1):void 0},delegateType:&quot;focusout&quot;},click:{trigger:function(){return n.nodeName(this,&quot;input&quot;)&amp;&amp;&quot;checkbox&quot;===this.type&amp;&amp;this.click?(this.click(),!1):void 0},_default:function(a){return n.nodeName(a.target,&quot;a&quot;)}},beforeunload:{postDispatch:function(a){void 0!==a.result&amp;&amp;a.originalEvent&amp;&amp;(a.originalEvent.returnValue=a.result)}}},simulate:function(a,b,c){var d=n.extend(new n.Event,c,{type:a,isSimulated:!0});n.event.trigger(d,null,b),d.isDefaultPrevented()&amp;&amp;c.preventDefault()}},n.removeEvent=d.removeEventListener?function(a,b,c){a.removeEventListener&amp;&amp;a.removeEventListener(b,c)}:function(a,b,c){var d=&quot;on&quot;+b;a.detachEvent&amp;&amp;(&quot;undefined&quot;==typeof a[d]&amp;&amp;(a[d]=null),a.detachEvent(d,c))},n.Event=function(a,b){return this instanceof n.Event?(a&amp;&amp;a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||void 0===a.defaultPrevented&amp;&amp;a.returnValue===!1?pa:qa):this.type=a,b&amp;&amp;n.extend(this,b),this.timeStamp=a&amp;&amp;a.timeStamp||n.now(),void(this[n.expando]=!0)):new n.Event(a,b)},n.Event.prototype={constructor:n.Event,isDefaultPrevented:qa,isPropagationStopped:qa,isImmediatePropagationStopped:qa,preventDefault:function(){var a=this.originalEvent;this.isDefaultPrevented=pa,a&amp;&amp;(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){var a=this.originalEvent;this.isPropagationStopped=pa,a&amp;&amp;!this.isSimulated&amp;&amp;(a.stopPropagation&amp;&amp;a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){var a=this.originalEvent;this.isImmediatePropagationStopped=pa,a&amp;&amp;a.stopImmediatePropagation&amp;&amp;a.stopImmediatePropagation(),this.stopPropagation()}},n.each({mouseenter:&quot;mouseover&quot;,mouseleave:&quot;mouseout&quot;,pointerenter:&quot;pointerover&quot;,pointerleave:&quot;pointerout&quot;},function(a,b){n.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj;return e&amp;&amp;(e===d||n.contains(d,e))||(a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b),c}}}),l.submit||(n.event.special.submit={setup:function(){return n.nodeName(this,&quot;form&quot;)?!1:void n.event.add(this,&quot;click._submit keypress._submit&quot;,function(a){var b=a.target,c=n.nodeName(b,&quot;input&quot;)||n.nodeName(b,&quot;button&quot;)?n.prop(b,&quot;form&quot;):void 0;c&amp;&amp;!n._data(c,&quot;submit&quot;)&amp;&amp;(n.event.add(c,&quot;submit._submit&quot;,function(a){a._submitBubble=!0}),n._data(c,&quot;submit&quot;,!0))})},postDispatch:function(a){a._submitBubble&amp;&amp;(delete a._submitBubble,this.parentNode&amp;&amp;!a.isTrigger&amp;&amp;n.event.simulate(&quot;submit&quot;,this.parentNode,a))},teardown:function(){return n.nodeName(this,&quot;form&quot;)?!1:void n.event.remove(this,&quot;._submit&quot;)}}),l.change||(n.event.special.change={setup:function(){return ka.test(this.nodeName)?(&quot;checkbox&quot;!==this.type&amp;&amp;&quot;radio&quot;!==this.type||(n.event.add(this,&quot;propertychange._change&quot;,function(a){&quot;checked&quot;===a.originalEvent.propertyName&amp;&amp;(this._justChanged=!0)}),n.event.add(this,&quot;click._change&quot;,function(a){this._justChanged&amp;&amp;!a.isTrigger&amp;&amp;(this._justChanged=!1),n.event.simulate(&quot;change&quot;,this,a)})),!1):void n.event.add(this,&quot;beforeactivate._change&quot;,function(a){var b=a.target;ka.test(b.nodeName)&amp;&amp;!n._data(b,&quot;change&quot;)&amp;&amp;(n.event.add(b,&quot;change._change&quot;,function(a){!this.parentNode||a.isSimulated||a.isTrigger||n.event.simulate(&quot;change&quot;,this.parentNode,a)}),n._data(b,&quot;change&quot;,!0))})},handle:function(a){var b=a.target;return this!==b||a.isSimulated||a.isTrigger||&quot;radio&quot;!==b.type&amp;&amp;&quot;checkbox&quot;!==b.type?a.handleObj.handler.apply(this,arguments):void 0},teardown:function(){return n.event.remove(this,&quot;._change&quot;),!ka.test(this.nodeName)}}),l.focusin||n.each({focus:&quot;focusin&quot;,blur:&quot;focusout&quot;},function(a,b){var c=function(a){n.event.simulate(b,a.target,n.event.fix(a))};n.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=n._data(d,b);e||d.addEventListener(a,c,!0),n._data(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=n._data(d,b)-1;e?n._data(d,b,e):(d.removeEventListener(a,c,!0),n._removeData(d,b))}}}),n.fn.extend({on:function(a,b,c,d){return sa(this,a,b,c,d)},one:function(a,b,c,d){return sa(this,a,b,c,d,1)},off:function(a,b,c){var d,e;if(a&amp;&amp;a.preventDefault&amp;&amp;a.handleObj)return d=a.handleObj,n(a.delegateTarget).off(d.namespace?d.origType+&quot;.&quot;+d.namespace:d.origType,d.selector,d.handler),this;if(&quot;object&quot;==typeof a){for(e in a)this.off(e,b,a[e]);return this}return b!==!1&amp;&amp;&quot;function&quot;!=typeof b||(c=b,b=void 0),c===!1&amp;&amp;(c=qa),this.each(function(){n.event.remove(this,a,c,b)})},trigger:function(a,b){return this.each(function(){n.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];return c?n.event.trigger(a,b,c,!0):void 0}});var ta=/ jQuery\\d+=&quot;(?:null|\\d+)&quot;/g,ua=new RegExp(&quot;&lt;(?:&quot;+ba+&quot;)[\\\\s/&gt;]&quot;,&quot;i&quot;),va=/&lt;(?!area|br|col|embed|hr|img|input|link|meta|param)(([\\w:-]+)[^&gt;]*)\\/&gt;/gi,wa=/&lt;script|&lt;style|&lt;link/i,xa=/checked\\s*(?:[^=]|=\\s*.checked.)/i,ya=/^true\\/(.*)/,za=/^\\s*&lt;!(?:\\[CDATA\\[|--)|(?:\\]\\]|--)&gt;\\s*$/g,Aa=ca(d),Ba=Aa.appendChild(d.createElement(&quot;div&quot;));function Ca(a,b){return n.nodeName(a,&quot;table&quot;)&amp;&amp;n.nodeName(11!==b.nodeType?b:b.firstChild,&quot;tr&quot;)?a.getElementsByTagName(&quot;tbody&quot;)[0]||a.appendChild(a.ownerDocument.createElement(&quot;tbody&quot;)):a}function Da(a){return a.type=(null!==n.find.attr(a,&quot;type&quot;))+&quot;/&quot;+a.type,a}function Ea(a){var b=ya.exec(a.type);return b?a.type=b[1]:a.removeAttribute(&quot;type&quot;),a}function Fa(a,b){if(1===b.nodeType&amp;&amp;n.hasData(a)){var c,d,e,f=n._data(a),g=n._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;e&gt;d;d++)n.event.add(b,c,h[c][d])}g.data&amp;&amp;(g.data=n.extend({},g.data))}}function Ga(a,b){var c,d,e;if(1===b.nodeType){if(c=b.nodeName.toLowerCase(),!l.noCloneEvent&amp;&amp;b[n.expando]){e=n._data(b);for(d in e.events)n.removeEvent(b,d,e.handle);b.removeAttribute(n.expando)}&quot;script&quot;===c&amp;&amp;b.text!==a.text?(Da(b).text=a.text,Ea(b)):&quot;object&quot;===c?(b.parentNode&amp;&amp;(b.outerHTML=a.outerHTML),l.html5Clone&amp;&amp;a.innerHTML&amp;&amp;!n.trim(b.innerHTML)&amp;&amp;(b.innerHTML=a.innerHTML)):&quot;input&quot;===c&amp;&amp;Z.test(a.type)?(b.defaultChecked=b.checked=a.checked,b.value!==a.value&amp;&amp;(b.value=a.value)):&quot;option&quot;===c?b.defaultSelected=b.selected=a.defaultSelected:&quot;input&quot;!==c&amp;&amp;&quot;textarea&quot;!==c||(b.defaultValue=a.defaultValue)}}function Ha(a,b,c,d){b=f.apply([],b);var e,g,h,i,j,k,m=0,o=a.length,p=o-1,q=b[0],r=n.isFunction(q);if(r||o&gt;1&amp;&amp;&quot;string&quot;==typeof q&amp;&amp;!l.checkClone&amp;&amp;xa.test(q))return a.each(function(e){var f=a.eq(e);r&amp;&amp;(b[0]=q.call(this,e,f.html())),Ha(f,b,c,d)});if(o&amp;&amp;(k=ja(b,a[0].ownerDocument,!1,a,d),e=k.firstChild,1===k.childNodes.length&amp;&amp;(k=e),e||d)){for(i=n.map(ea(k,&quot;script&quot;),Da),h=i.length;o&gt;m;m++)g=k,m!==p&amp;&amp;(g=n.clone(g,!0,!0),h&amp;&amp;n.merge(i,ea(g,&quot;script&quot;))),c.call(a[m],g,m);if(h)for(j=i[i.length-1].ownerDocument,n.map(i,Ea),m=0;h&gt;m;m++)g=i[m],_.test(g.type||&quot;&quot;)&amp;&amp;!n._data(g,&quot;globalEval&quot;)&amp;&amp;n.contains(j,g)&amp;&amp;(g.src?n._evalUrl&amp;&amp;n._evalUrl(g.src):n.globalEval((g.text||g.textContent||g.innerHTML||&quot;&quot;).replace(za,&quot;&quot;)));k=e=null}return a}function Ia(a,b,c){for(var d,e=b?n.filter(b,a):a,f=0;null!=(d=e[f]);f++)c||1!==d.nodeType||n.cleanData(ea(d)),d.parentNode&amp;&amp;(c&amp;&amp;n.contains(d.ownerDocument,d)&amp;&amp;fa(ea(d,&quot;script&quot;)),d.parentNode.removeChild(d));return a}n.extend({htmlPrefilter:function(a){return a.replace(va,&quot;&lt;$1&gt;&lt;/$2&gt;&quot;)},clone:function(a,b,c){var d,e,f,g,h,i=n.contains(a.ownerDocument,a);if(l.html5Clone||n.isXMLDoc(a)||!ua.test(&quot;&lt;&quot;+a.nodeName+&quot;&gt;&quot;)?f=a.cloneNode(!0):(Ba.innerHTML=a.outerHTML,Ba.removeChild(f=Ba.firstChild)),!(l.noCloneEvent&amp;&amp;l.noCloneChecked||1!==a.nodeType&amp;&amp;11!==a.nodeType||n.isXMLDoc(a)))for(d=ea(f),h=ea(a),g=0;null!=(e=h[g]);++g)d[g]&amp;&amp;Ga(e,d[g]);if(b)if(c)for(h=h||ea(a),d=d||ea(f),g=0;null!=(e=h[g]);g++)Fa(e,d[g]);else Fa(a,f);return d=ea(f,&quot;script&quot;),d.length&gt;0&amp;&amp;fa(d,!i&amp;&amp;ea(a,&quot;script&quot;)),d=h=e=null,f},cleanData:function(a,b){for(var d,e,f,g,h=0,i=n.expando,j=n.cache,k=l.attributes,m=n.event.special;null!=(d=a[h]);h++)if((b||M(d))&amp;&amp;(f=d[i],g=f&amp;&amp;j[f])){if(g.events)for(e in g.events)m[e]?n.event.remove(d,e):n.removeEvent(d,e,g.handle);j[f]&amp;&amp;(delete j[f],k||&quot;undefined&quot;==typeof d.removeAttribute?d[i]=void 0:d.removeAttribute(i),c.push(f))}}}),n.fn.extend({domManip:Ha,detach:function(a){return Ia(this,a,!0)},remove:function(a){return Ia(this,a)},text:function(a){return Y(this,function(a){return void 0===a?n.text(this):this.empty().append((this[0]&amp;&amp;this[0].ownerDocument||d).createTextNode(a))},null,a,arguments.length)},append:function(){return Ha(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Ca(this,a);b.appendChild(a)}})},prepend:function(){return Ha(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Ca(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return Ha(this,arguments,function(a){this.parentNode&amp;&amp;this.parentNode.insertBefore(a,this)})},after:function(){return Ha(this,arguments,function(a){this.parentNode&amp;&amp;this.parentNode.insertBefore(a,this.nextSibling)})},empty:function(){for(var a,b=0;null!=(a=this[b]);b++){1===a.nodeType&amp;&amp;n.cleanData(ea(a,!1));while(a.firstChild)a.removeChild(a.firstChild);a.options&amp;&amp;n.nodeName(a,&quot;select&quot;)&amp;&amp;(a.options.length=0)}return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return n.clone(this,a,b)})},html:function(a){return Y(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a)return 1===b.nodeType?b.innerHTML.replace(ta,&quot;&quot;):void 0;if(&quot;string&quot;==typeof a&amp;&amp;!wa.test(a)&amp;&amp;(l.htmlSerialize||!ua.test(a))&amp;&amp;(l.leadingWhitespace||!aa.test(a))&amp;&amp;!da[($.exec(a)||[&quot;&quot;,&quot;&quot;])[1].toLowerCase()]){a=n.htmlPrefilter(a);try{for(;d&gt;c;c++)b=this[c]||{},1===b.nodeType&amp;&amp;(n.cleanData(ea(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&amp;&amp;this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=[];return Ha(this,arguments,function(b){var c=this.parentNode;n.inArray(this,a)&lt;0&amp;&amp;(n.cleanData(ea(this)),c&amp;&amp;c.replaceChild(b,this))},a)}}),n.each({appendTo:&quot;append&quot;,prependTo:&quot;prepend&quot;,insertBefore:&quot;before&quot;,insertAfter:&quot;after&quot;,replaceAll:&quot;replaceWith&quot;},function(a,b){n.fn[a]=function(a){for(var c,d=0,e=[],f=n(a),h=f.length-1;h&gt;=d;d++)c=d===h?this:this.clone(!0),n(f[d])[b](c),g.apply(e,c.get());return this.pushStack(e)}});var Ja,Ka={HTML:&quot;block&quot;,BODY:&quot;block&quot;};function La(a,b){var c=n(b.createElement(a)).appendTo(b.body),d=n.css(c[0],&quot;display&quot;);return c.detach(),d}function Ma(a){var b=d,c=Ka[a];return c||(c=La(a,b),&quot;none&quot;!==c&amp;&amp;c||(Ja=(Ja||n(&quot;&lt;iframe frameborder=&#x27;0&#x27; width=&#x27;0&#x27; height=&#x27;0&#x27;/&gt;&quot;)).appendTo(b.documentElement),b=(Ja[0].contentWindow||Ja[0].contentDocument).document,b.write(),b.close(),c=La(a,b),Ja.detach()),Ka[a]=c),c}var Na=/^margin/,Oa=new RegExp(&quot;^(&quot;+T+&quot;)(?!px)[a-z%]+$&quot;,&quot;i&quot;),Pa=function(a,b,c,d){var e,f,g={};for(f in b)g[f]=a.style[f],a.style[f]=b[f];e=c.apply(a,d||[]);for(f in b)a.style[f]=g[f];return e},Qa=d.documentElement;!function(){var b,c,e,f,g,h,i=d.createElement(&quot;div&quot;),j=d.createElement(&quot;div&quot;);if(j.style){j.style.cssText=&quot;float:left;opacity:.5&quot;,l.opacity=&quot;0.5&quot;===j.style.opacity,l.cssFloat=!!j.style.cssFloat,j.style.backgroundClip=&quot;content-box&quot;,j.cloneNode(!0).style.backgroundClip=&quot;&quot;,l.clearCloneStyle=&quot;content-box&quot;===j.style.backgroundClip,i=d.createElement(&quot;div&quot;),i.style.cssText=&quot;border:0;width:8px;height:0;top:0;left:-9999px;padding:0;margin-top:1px;position:absolute&quot;,j.innerHTML=&quot;&quot;,i.appendChild(j),l.boxSizing=&quot;&quot;===j.style.boxSizing||&quot;&quot;===j.style.MozBoxSizing||&quot;&quot;===j.style.WebkitBoxSizing,n.extend(l,{reliableHiddenOffsets:function(){return null==b&amp;&amp;k(),f},boxSizingReliable:function(){return null==b&amp;&amp;k(),e},pixelMarginRight:function(){return null==b&amp;&amp;k(),c},pixelPosition:function(){return null==b&amp;&amp;k(),b},reliableMarginRight:function(){return null==b&amp;&amp;k(),g},reliableMarginLeft:function(){return null==b&amp;&amp;k(),h}});function k(){var k,l,m=d.documentElement;m.appendChild(i),j.style.cssText=&quot;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;margin:auto;border:1px;padding:1px;top:1%;width:50%&quot;,b=e=h=!1,c=g=!0,a.getComputedStyle&amp;&amp;(l=a.getComputedStyle(j),b=&quot;1%&quot;!==(l||{}).top,h=&quot;2px&quot;===(l||{}).marginLeft,e=&quot;4px&quot;===(l||{width:&quot;4px&quot;}).width,j.style.marginRight=&quot;50%&quot;,c=&quot;4px&quot;===(l||{marginRight:&quot;4px&quot;}).marginRight,k=j.appendChild(d.createElement(&quot;div&quot;)),k.style.cssText=j.style.cssText=&quot;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0&quot;,k.style.marginRight=k.style.width=&quot;0&quot;,j.style.width=&quot;1px&quot;,g=!parseFloat((a.getComputedStyle(k)||{}).marginRight),j.removeChild(k)),j.style.display=&quot;none&quot;,f=0===j.getClientRects().length,f&amp;&amp;(j.style.display=&quot;&quot;,j.innerHTML=&quot;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;t&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&quot;,j.childNodes[0].style.borderCollapse=&quot;separate&quot;,k=j.getElementsByTagName(&quot;td&quot;),k[0].style.cssText=&quot;margin:0;border:0;padding:0;display:none&quot;,f=0===k[0].offsetHeight,f&amp;&amp;(k[0].style.display=&quot;&quot;,k[1].style.display=&quot;none&quot;,f=0===k[0].offsetHeight)),m.removeChild(i)}}}();var Ra,Sa,Ta=/^(top|right|bottom|left)$/;a.getComputedStyle?(Ra=function(b){var c=b.ownerDocument.defaultView;return c&amp;&amp;c.opener||(c=a),c.getComputedStyle(b)},Sa=function(a,b,c){var d,e,f,g,h=a.style;return c=c||Ra(a),g=c?c.getPropertyValue(b)||c[b]:void 0,&quot;&quot;!==g&amp;&amp;void 0!==g||n.contains(a.ownerDocument,a)||(g=n.style(a,b)),c&amp;&amp;!l.pixelMarginRight()&amp;&amp;Oa.test(g)&amp;&amp;Na.test(b)&amp;&amp;(d=h.width,e=h.minWidth,f=h.maxWidth,h.minWidth=h.maxWidth=h.width=g,g=c.width,h.width=d,h.minWidth=e,h.maxWidth=f),void 0===g?g:g+&quot;&quot;}):Qa.currentStyle&amp;&amp;(Ra=function(a){return a.currentStyle},Sa=function(a,b,c){var d,e,f,g,h=a.style;return c=c||Ra(a),g=c?c[b]:void 0,null==g&amp;&amp;h&amp;&amp;h[b]&amp;&amp;(g=h[b]),Oa.test(g)&amp;&amp;!Ta.test(b)&amp;&amp;(d=h.left,e=a.runtimeStyle,f=e&amp;&amp;e.left,f&amp;&amp;(e.left=a.currentStyle.left),h.left=&quot;fontSize&quot;===b?&quot;1em&quot;:g,g=h.pixelLeft+&quot;px&quot;,h.left=d,f&amp;&amp;(e.left=f)),void 0===g?g:g+&quot;&quot;||&quot;auto&quot;});function Ua(a,b){return{get:function(){return a()?void delete this.get:(this.get=b).apply(this,arguments)}}}var Va=/alpha\\([^)]*\\)/i,Wa=/opacity\\s*=\\s*([^)]*)/i,Xa=/^(none|table(?!-c[ea]).+)/,Ya=new RegExp(&quot;^(&quot;+T+&quot;)(.*)$&quot;,&quot;i&quot;),Za={position:&quot;absolute&quot;,visibility:&quot;hidden&quot;,display:&quot;block&quot;},$a={letterSpacing:&quot;0&quot;,fontWeight:&quot;400&quot;},_a=[&quot;Webkit&quot;,&quot;O&quot;,&quot;Moz&quot;,&quot;ms&quot;],ab=d.createElement(&quot;div&quot;).style;function bb(a){if(a in ab)return a;var b=a.charAt(0).toUpperCase()+a.slice(1),c=_a.length;while(c--)if(a=_a[c]+b,a in ab)return a}function cb(a,b){for(var c,d,e,f=[],g=0,h=a.length;h&gt;g;g++)d=a[g],d.style&amp;&amp;(f[g]=n._data(d,&quot;olddisplay&quot;),c=d.style.display,b?(f[g]||&quot;none&quot;!==c||(d.style.display=&quot;&quot;),&quot;&quot;===d.style.display&amp;&amp;W(d)&amp;&amp;(f[g]=n._data(d,&quot;olddisplay&quot;,Ma(d.nodeName)))):(e=W(d),(c&amp;&amp;&quot;none&quot;!==c||!e)&amp;&amp;n._data(d,&quot;olddisplay&quot;,e?c:n.css(d,&quot;display&quot;))));for(g=0;h&gt;g;g++)d=a[g],d.style&amp;&amp;(b&amp;&amp;&quot;none&quot;!==d.style.display&amp;&amp;&quot;&quot;!==d.style.display||(d.style.display=b?f[g]||&quot;&quot;:&quot;none&quot;));return a}function db(a,b,c){var d=Ya.exec(b);return d?Math.max(0,d[1]-(c||0))+(d[2]||&quot;px&quot;):b}function eb(a,b,c,d,e){for(var f=c===(d?&quot;border&quot;:&quot;content&quot;)?4:&quot;width&quot;===b?1:0,g=0;4&gt;f;f+=2)&quot;margin&quot;===c&amp;&amp;(g+=n.css(a,c+V[f],!0,e)),d?(&quot;content&quot;===c&amp;&amp;(g-=n.css(a,&quot;padding&quot;+V[f],!0,e)),&quot;margin&quot;!==c&amp;&amp;(g-=n.css(a,&quot;border&quot;+V[f]+&quot;Width&quot;,!0,e))):(g+=n.css(a,&quot;padding&quot;+V[f],!0,e),&quot;padding&quot;!==c&amp;&amp;(g+=n.css(a,&quot;border&quot;+V[f]+&quot;Width&quot;,!0,e)));return g}function fb(a,b,c){var d=!0,e=&quot;width&quot;===b?a.offsetWidth:a.offsetHeight,f=Ra(a),g=l.boxSizing&amp;&amp;&quot;border-box&quot;===n.css(a,&quot;boxSizing&quot;,!1,f);if(0&gt;=e||null==e){if(e=Sa(a,b,f),(0&gt;e||null==e)&amp;&amp;(e=a.style[b]),Oa.test(e))return e;d=g&amp;&amp;(l.boxSizingReliable()||e===a.style[b]),e=parseFloat(e)||0}return e+eb(a,b,c||(g?&quot;border&quot;:&quot;content&quot;),d,f)+&quot;px&quot;}n.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=Sa(a,&quot;opacity&quot;);return&quot;&quot;===c?&quot;1&quot;:c}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{&quot;float&quot;:l.cssFloat?&quot;cssFloat&quot;:&quot;styleFloat&quot;},style:function(a,b,c,d){if(a&amp;&amp;3!==a.nodeType&amp;&amp;8!==a.nodeType&amp;&amp;a.style){var e,f,g,h=n.camelCase(b),i=a.style;if(b=n.cssProps[h]||(n.cssProps[h]=bb(h)||h),g=n.cssHooks[b]||n.cssHooks[h],void 0===c)return g&amp;&amp;&quot;get&quot;in g&amp;&amp;void 0!==(e=g.get(a,!1,d))?e:i[b];if(f=typeof c,&quot;string&quot;===f&amp;&amp;(e=U.exec(c))&amp;&amp;e[1]&amp;&amp;(c=X(a,b,e),f=&quot;number&quot;),null!=c&amp;&amp;c===c&amp;&amp;(&quot;number&quot;===f&amp;&amp;(c+=e&amp;&amp;e[3]||(n.cssNumber[h]?&quot;&quot;:&quot;px&quot;)),l.clearCloneStyle||&quot;&quot;!==c||0!==b.indexOf(&quot;background&quot;)||(i[b]=&quot;inherit&quot;),!(g&amp;&amp;&quot;set&quot;in g&amp;&amp;void 0===(c=g.set(a,c,d)))))try{i[b]=c}catch(j){}}},css:function(a,b,c,d){var e,f,g,h=n.camelCase(b);return b=n.cssProps[h]||(n.cssProps[h]=bb(h)||h),g=n.cssHooks[b]||n.cssHooks[h],g&amp;&amp;&quot;get&quot;in g&amp;&amp;(f=g.get(a,!0,c)),void 0===f&amp;&amp;(f=Sa(a,b,d)),&quot;normal&quot;===f&amp;&amp;b in $a&amp;&amp;(f=$a[b]),&quot;&quot;===c||c?(e=parseFloat(f),c===!0||isFinite(e)?e||0:f):f}}),n.each([&quot;height&quot;,&quot;width&quot;],function(a,b){n.cssHooks[b]={get:function(a,c,d){return c?Xa.test(n.css(a,&quot;display&quot;))&amp;&amp;0===a.offsetWidth?Pa(a,Za,function(){return fb(a,b,d)}):fb(a,b,d):void 0},set:function(a,c,d){var e=d&amp;&amp;Ra(a);return db(a,c,d?eb(a,b,d,l.boxSizing&amp;&amp;&quot;border-box&quot;===n.css(a,&quot;boxSizing&quot;,!1,e),e):0)}}}),l.opacity||(n.cssHooks.opacity={get:function(a,b){return Wa.test((b&amp;&amp;a.currentStyle?a.currentStyle.filter:a.style.filter)||&quot;&quot;)?.01*parseFloat(RegExp.$1)+&quot;&quot;:b?&quot;1&quot;:&quot;&quot;},set:function(a,b){var c=a.style,d=a.currentStyle,e=n.isNumeric(b)?&quot;alpha(opacity=&quot;+100*b+&quot;)&quot;:&quot;&quot;,f=d&amp;&amp;d.filter||c.filter||&quot;&quot;;c.zoom=1,(b&gt;=1||&quot;&quot;===b)&amp;&amp;&quot;&quot;===n.trim(f.replace(Va,&quot;&quot;))&amp;&amp;c.removeAttribute&amp;&amp;(c.removeAttribute(&quot;filter&quot;),&quot;&quot;===b||d&amp;&amp;!d.filter)||(c.filter=Va.test(f)?f.replace(Va,e):f+&quot; &quot;+e)}}),n.cssHooks.marginRight=Ua(l.reliableMarginRight,function(a,b){return b?Pa(a,{display:&quot;inline-block&quot;},Sa,[a,&quot;marginRight&quot;]):void 0}),n.cssHooks.marginLeft=Ua(l.reliableMarginLeft,function(a,b){return b?(parseFloat(Sa(a,&quot;marginLeft&quot;))||(n.contains(a.ownerDocument,a)?a.getBoundingClientRect().left-Pa(a,{\n",
       "marginLeft:0},function(){return a.getBoundingClientRect().left}):0))+&quot;px&quot;:void 0}),n.each({margin:&quot;&quot;,padding:&quot;&quot;,border:&quot;Width&quot;},function(a,b){n.cssHooks[a+b]={expand:function(c){for(var d=0,e={},f=&quot;string&quot;==typeof c?c.split(&quot; &quot;):[c];4&gt;d;d++)e[a+V[d]+b]=f[d]||f[d-2]||f[0];return e}},Na.test(a)||(n.cssHooks[a+b].set=db)}),n.fn.extend({css:function(a,b){return Y(this,function(a,b,c){var d,e,f={},g=0;if(n.isArray(b)){for(d=Ra(a),e=b.length;e&gt;g;g++)f[b[g]]=n.css(a,b[g],!1,d);return f}return void 0!==c?n.style(a,b,c):n.css(a,b)},a,b,arguments.length&gt;1)},show:function(){return cb(this,!0)},hide:function(){return cb(this)},toggle:function(a){return&quot;boolean&quot;==typeof a?a?this.show():this.hide():this.each(function(){W(this)?n(this).show():n(this).hide()})}});function gb(a,b,c,d,e){return new gb.prototype.init(a,b,c,d,e)}n.Tween=gb,gb.prototype={constructor:gb,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||n.easing._default,this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(n.cssNumber[c]?&quot;&quot;:&quot;px&quot;)},cur:function(){var a=gb.propHooks[this.prop];return a&amp;&amp;a.get?a.get(this):gb.propHooks._default.get(this)},run:function(a){var b,c=gb.propHooks[this.prop];return this.options.duration?this.pos=b=n.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):this.pos=b=a,this.now=(this.end-this.start)*b+this.start,this.options.step&amp;&amp;this.options.step.call(this.elem,this.now,this),c&amp;&amp;c.set?c.set(this):gb.propHooks._default.set(this),this}},gb.prototype.init.prototype=gb.prototype,gb.propHooks={_default:{get:function(a){var b;return 1!==a.elem.nodeType||null!=a.elem[a.prop]&amp;&amp;null==a.elem.style[a.prop]?a.elem[a.prop]:(b=n.css(a.elem,a.prop,&quot;&quot;),b&amp;&amp;&quot;auto&quot;!==b?b:0)},set:function(a){n.fx.step[a.prop]?n.fx.step[a.prop](a):1!==a.elem.nodeType||null==a.elem.style[n.cssProps[a.prop]]&amp;&amp;!n.cssHooks[a.prop]?a.elem[a.prop]=a.now:n.style(a.elem,a.prop,a.now+a.unit)}}},gb.propHooks.scrollTop=gb.propHooks.scrollLeft={set:function(a){a.elem.nodeType&amp;&amp;a.elem.parentNode&amp;&amp;(a.elem[a.prop]=a.now)}},n.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2},_default:&quot;swing&quot;},n.fx=gb.prototype.init,n.fx.step={};var hb,ib,jb=/^(?:toggle|show|hide)$/,kb=/queueHooks$/;function lb(){return a.setTimeout(function(){hb=void 0}),hb=n.now()}function mb(a,b){var c,d={height:a},e=0;for(b=b?1:0;4&gt;e;e+=2-b)c=V[e],d[&quot;margin&quot;+c]=d[&quot;padding&quot;+c]=a;return b&amp;&amp;(d.opacity=d.width=a),d}function nb(a,b,c){for(var d,e=(qb.tweeners[b]||[]).concat(qb.tweeners[&quot;*&quot;]),f=0,g=e.length;g&gt;f;f++)if(d=e[f].call(c,b,a))return d}function ob(a,b,c){var d,e,f,g,h,i,j,k,m=this,o={},p=a.style,q=a.nodeType&amp;&amp;W(a),r=n._data(a,&quot;fxshow&quot;);c.queue||(h=n._queueHooks(a,&quot;fx&quot;),null==h.unqueued&amp;&amp;(h.unqueued=0,i=h.empty.fire,h.empty.fire=function(){h.unqueued||i()}),h.unqueued++,m.always(function(){m.always(function(){h.unqueued--,n.queue(a,&quot;fx&quot;).length||h.empty.fire()})})),1===a.nodeType&amp;&amp;(&quot;height&quot;in b||&quot;width&quot;in b)&amp;&amp;(c.overflow=[p.overflow,p.overflowX,p.overflowY],j=n.css(a,&quot;display&quot;),k=&quot;none&quot;===j?n._data(a,&quot;olddisplay&quot;)||Ma(a.nodeName):j,&quot;inline&quot;===k&amp;&amp;&quot;none&quot;===n.css(a,&quot;float&quot;)&amp;&amp;(l.inlineBlockNeedsLayout&amp;&amp;&quot;inline&quot;!==Ma(a.nodeName)?p.zoom=1:p.display=&quot;inline-block&quot;)),c.overflow&amp;&amp;(p.overflow=&quot;hidden&quot;,l.shrinkWrapBlocks()||m.always(function(){p.overflow=c.overflow[0],p.overflowX=c.overflow[1],p.overflowY=c.overflow[2]}));for(d in b)if(e=b[d],jb.exec(e)){if(delete b[d],f=f||&quot;toggle&quot;===e,e===(q?&quot;hide&quot;:&quot;show&quot;)){if(&quot;show&quot;!==e||!r||void 0===r[d])continue;q=!0}o[d]=r&amp;&amp;r[d]||n.style(a,d)}else j=void 0;if(n.isEmptyObject(o))&quot;inline&quot;===(&quot;none&quot;===j?Ma(a.nodeName):j)&amp;&amp;(p.display=j);else{r?&quot;hidden&quot;in r&amp;&amp;(q=r.hidden):r=n._data(a,&quot;fxshow&quot;,{}),f&amp;&amp;(r.hidden=!q),q?n(a).show():m.done(function(){n(a).hide()}),m.done(function(){var b;n._removeData(a,&quot;fxshow&quot;);for(b in o)n.style(a,b,o[b])});for(d in o)g=nb(q?r[d]:0,d,m),d in r||(r[d]=g.start,q&amp;&amp;(g.end=g.start,g.start=&quot;width&quot;===d||&quot;height&quot;===d?1:0))}}function pb(a,b){var c,d,e,f,g;for(c in a)if(d=n.camelCase(c),e=b[d],f=a[c],n.isArray(f)&amp;&amp;(e=f[1],f=a[c]=f[0]),c!==d&amp;&amp;(a[d]=f,delete a[c]),g=n.cssHooks[d],g&amp;&amp;&quot;expand&quot;in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}function qb(a,b,c){var d,e,f=0,g=qb.prefilters.length,h=n.Deferred().always(function(){delete i.elem}),i=function(){if(e)return!1;for(var b=hb||lb(),c=Math.max(0,j.startTime+j.duration-b),d=c/j.duration||0,f=1-d,g=0,i=j.tweens.length;i&gt;g;g++)j.tweens[g].run(f);return h.notifyWith(a,[j,f,c]),1&gt;f&amp;&amp;i?c:(h.resolveWith(a,[j]),!1)},j=h.promise({elem:a,props:n.extend({},b),opts:n.extend(!0,{specialEasing:{},easing:n.easing._default},c),originalProperties:b,originalOptions:c,startTime:hb||lb(),duration:c.duration,tweens:[],createTween:function(b,c){var d=n.Tween(a,j.opts,b,c,j.opts.specialEasing[b]||j.opts.easing);return j.tweens.push(d),d},stop:function(b){var c=0,d=b?j.tweens.length:0;if(e)return this;for(e=!0;d&gt;c;c++)j.tweens[c].run(1);return b?(h.notifyWith(a,[j,1,0]),h.resolveWith(a,[j,b])):h.rejectWith(a,[j,b]),this}}),k=j.props;for(pb(k,j.opts.specialEasing);g&gt;f;f++)if(d=qb.prefilters[f].call(j,a,k,j.opts))return n.isFunction(d.stop)&amp;&amp;(n._queueHooks(j.elem,j.opts.queue).stop=n.proxy(d.stop,d)),d;return n.map(k,nb,j),n.isFunction(j.opts.start)&amp;&amp;j.opts.start.call(a,j),n.fx.timer(n.extend(i,{elem:a,anim:j,queue:j.opts.queue})),j.progress(j.opts.progress).done(j.opts.done,j.opts.complete).fail(j.opts.fail).always(j.opts.always)}n.Animation=n.extend(qb,{tweeners:{&quot;*&quot;:[function(a,b){var c=this.createTween(a,b);return X(c.elem,a,U.exec(b),c),c}]},tweener:function(a,b){n.isFunction(a)?(b=a,a=[&quot;*&quot;]):a=a.match(G);for(var c,d=0,e=a.length;e&gt;d;d++)c=a[d],qb.tweeners[c]=qb.tweeners[c]||[],qb.tweeners[c].unshift(b)},prefilters:[ob],prefilter:function(a,b){b?qb.prefilters.unshift(a):qb.prefilters.push(a)}}),n.speed=function(a,b,c){var d=a&amp;&amp;&quot;object&quot;==typeof a?n.extend({},a):{complete:c||!c&amp;&amp;b||n.isFunction(a)&amp;&amp;a,duration:a,easing:c&amp;&amp;b||b&amp;&amp;!n.isFunction(b)&amp;&amp;b};return d.duration=n.fx.off?0:&quot;number&quot;==typeof d.duration?d.duration:d.duration in n.fx.speeds?n.fx.speeds[d.duration]:n.fx.speeds._default,null!=d.queue&amp;&amp;d.queue!==!0||(d.queue=&quot;fx&quot;),d.old=d.complete,d.complete=function(){n.isFunction(d.old)&amp;&amp;d.old.call(this),d.queue&amp;&amp;n.dequeue(this,d.queue)},d},n.fn.extend({fadeTo:function(a,b,c,d){return this.filter(W).css(&quot;opacity&quot;,0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=n.isEmptyObject(a),f=n.speed(b,c,d),g=function(){var b=qb(this,n.extend({},a),f);(e||n._data(this,&quot;finish&quot;))&amp;&amp;b.stop(!0)};return g.finish=g,e||f.queue===!1?this.each(g):this.queue(f.queue,g)},stop:function(a,b,c){var d=function(a){var b=a.stop;delete a.stop,b(c)};return&quot;string&quot;!=typeof a&amp;&amp;(c=b,b=a,a=void 0),b&amp;&amp;a!==!1&amp;&amp;this.queue(a||&quot;fx&quot;,[]),this.each(function(){var b=!0,e=null!=a&amp;&amp;a+&quot;queueHooks&quot;,f=n.timers,g=n._data(this);if(e)g[e]&amp;&amp;g[e].stop&amp;&amp;d(g[e]);else for(e in g)g[e]&amp;&amp;g[e].stop&amp;&amp;kb.test(e)&amp;&amp;d(g[e]);for(e=f.length;e--;)f[e].elem!==this||null!=a&amp;&amp;f[e].queue!==a||(f[e].anim.stop(c),b=!1,f.splice(e,1));!b&amp;&amp;c||n.dequeue(this,a)})},finish:function(a){return a!==!1&amp;&amp;(a=a||&quot;fx&quot;),this.each(function(){var b,c=n._data(this),d=c[a+&quot;queue&quot;],e=c[a+&quot;queueHooks&quot;],f=n.timers,g=d?d.length:0;for(c.finish=!0,n.queue(this,a,[]),e&amp;&amp;e.stop&amp;&amp;e.stop.call(this,!0),b=f.length;b--;)f[b].elem===this&amp;&amp;f[b].queue===a&amp;&amp;(f[b].anim.stop(!0),f.splice(b,1));for(b=0;g&gt;b;b++)d[b]&amp;&amp;d[b].finish&amp;&amp;d[b].finish.call(this);delete c.finish})}}),n.each([&quot;toggle&quot;,&quot;show&quot;,&quot;hide&quot;],function(a,b){var c=n.fn[b];n.fn[b]=function(a,d,e){return null==a||&quot;boolean&quot;==typeof a?c.apply(this,arguments):this.animate(mb(b,!0),a,d,e)}}),n.each({slideDown:mb(&quot;show&quot;),slideUp:mb(&quot;hide&quot;),slideToggle:mb(&quot;toggle&quot;),fadeIn:{opacity:&quot;show&quot;},fadeOut:{opacity:&quot;hide&quot;},fadeToggle:{opacity:&quot;toggle&quot;}},function(a,b){n.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),n.timers=[],n.fx.tick=function(){var a,b=n.timers,c=0;for(hb=n.now();c&lt;b.length;c++)a=b[c],a()||b[c]!==a||b.splice(c--,1);b.length||n.fx.stop(),hb=void 0},n.fx.timer=function(a){n.timers.push(a),a()?n.fx.start():n.timers.pop()},n.fx.interval=13,n.fx.start=function(){ib||(ib=a.setInterval(n.fx.tick,n.fx.interval))},n.fx.stop=function(){a.clearInterval(ib),ib=null},n.fx.speeds={slow:600,fast:200,_default:400},n.fn.delay=function(b,c){return b=n.fx?n.fx.speeds[b]||b:b,c=c||&quot;fx&quot;,this.queue(c,function(c,d){var e=a.setTimeout(c,b);d.stop=function(){a.clearTimeout(e)}})},function(){var a,b=d.createElement(&quot;input&quot;),c=d.createElement(&quot;div&quot;),e=d.createElement(&quot;select&quot;),f=e.appendChild(d.createElement(&quot;option&quot;));c=d.createElement(&quot;div&quot;),c.setAttribute(&quot;className&quot;,&quot;t&quot;),c.innerHTML=&quot;  &lt;link/&gt;&lt;table&gt;&lt;/table&gt;&lt;a href=&#x27;/a&#x27;&gt;a&lt;/a&gt;&lt;input type=&#x27;checkbox&#x27;/&gt;&quot;,a=c.getElementsByTagName(&quot;a&quot;)[0],b.setAttribute(&quot;type&quot;,&quot;checkbox&quot;),c.appendChild(b),a=c.getElementsByTagName(&quot;a&quot;)[0],a.style.cssText=&quot;top:1px&quot;,l.getSetAttribute=&quot;t&quot;!==c.className,l.style=/top/.test(a.getAttribute(&quot;style&quot;)),l.hrefNormalized=&quot;/a&quot;===a.getAttribute(&quot;href&quot;),l.checkOn=!!b.value,l.optSelected=f.selected,l.enctype=!!d.createElement(&quot;form&quot;).enctype,e.disabled=!0,l.optDisabled=!f.disabled,b=d.createElement(&quot;input&quot;),b.setAttribute(&quot;value&quot;,&quot;&quot;),l.input=&quot;&quot;===b.getAttribute(&quot;value&quot;),b.value=&quot;t&quot;,b.setAttribute(&quot;type&quot;,&quot;radio&quot;),l.radioValue=&quot;t&quot;===b.value}();var rb=/\\r/g,sb=/[\\x20\\t\\r\\n\\f]+/g;n.fn.extend({val:function(a){var b,c,d,e=this[0];{if(arguments.length)return d=n.isFunction(a),this.each(function(c){var e;1===this.nodeType&amp;&amp;(e=d?a.call(this,c,n(this).val()):a,null==e?e=&quot;&quot;:&quot;number&quot;==typeof e?e+=&quot;&quot;:n.isArray(e)&amp;&amp;(e=n.map(e,function(a){return null==a?&quot;&quot;:a+&quot;&quot;})),b=n.valHooks[this.type]||n.valHooks[this.nodeName.toLowerCase()],b&amp;&amp;&quot;set&quot;in b&amp;&amp;void 0!==b.set(this,e,&quot;value&quot;)||(this.value=e))});if(e)return b=n.valHooks[e.type]||n.valHooks[e.nodeName.toLowerCase()],b&amp;&amp;&quot;get&quot;in b&amp;&amp;void 0!==(c=b.get(e,&quot;value&quot;))?c:(c=e.value,&quot;string&quot;==typeof c?c.replace(rb,&quot;&quot;):null==c?&quot;&quot;:c)}}}),n.extend({valHooks:{option:{get:function(a){var b=n.find.attr(a,&quot;value&quot;);return null!=b?b:n.trim(n.text(a)).replace(sb,&quot; &quot;)}},select:{get:function(a){for(var b,c,d=a.options,e=a.selectedIndex,f=&quot;select-one&quot;===a.type||0&gt;e,g=f?null:[],h=f?e+1:d.length,i=0&gt;e?h:f?e:0;h&gt;i;i++)if(c=d[i],(c.selected||i===e)&amp;&amp;(l.optDisabled?!c.disabled:null===c.getAttribute(&quot;disabled&quot;))&amp;&amp;(!c.parentNode.disabled||!n.nodeName(c.parentNode,&quot;optgroup&quot;))){if(b=n(c).val(),f)return b;g.push(b)}return g},set:function(a,b){var c,d,e=a.options,f=n.makeArray(b),g=e.length;while(g--)if(d=e[g],n.inArray(n.valHooks.option.get(d),f)&gt;-1)try{d.selected=c=!0}catch(h){d.scrollHeight}else d.selected=!1;return c||(a.selectedIndex=-1),e}}}}),n.each([&quot;radio&quot;,&quot;checkbox&quot;],function(){n.valHooks[this]={set:function(a,b){return n.isArray(b)?a.checked=n.inArray(n(a).val(),b)&gt;-1:void 0}},l.checkOn||(n.valHooks[this].get=function(a){return null===a.getAttribute(&quot;value&quot;)?&quot;on&quot;:a.value})});var tb,ub,vb=n.expr.attrHandle,wb=/^(?:checked|selected)$/i,xb=l.getSetAttribute,yb=l.input;n.fn.extend({attr:function(a,b){return Y(this,n.attr,a,b,arguments.length&gt;1)},removeAttr:function(a){return this.each(function(){n.removeAttr(this,a)})}}),n.extend({attr:function(a,b,c){var d,e,f=a.nodeType;if(3!==f&amp;&amp;8!==f&amp;&amp;2!==f)return&quot;undefined&quot;==typeof a.getAttribute?n.prop(a,b,c):(1===f&amp;&amp;n.isXMLDoc(a)||(b=b.toLowerCase(),e=n.attrHooks[b]||(n.expr.match.bool.test(b)?ub:tb)),void 0!==c?null===c?void n.removeAttr(a,b):e&amp;&amp;&quot;set&quot;in e&amp;&amp;void 0!==(d=e.set(a,c,b))?d:(a.setAttribute(b,c+&quot;&quot;),c):e&amp;&amp;&quot;get&quot;in e&amp;&amp;null!==(d=e.get(a,b))?d:(d=n.find.attr(a,b),null==d?void 0:d))},attrHooks:{type:{set:function(a,b){if(!l.radioValue&amp;&amp;&quot;radio&quot;===b&amp;&amp;n.nodeName(a,&quot;input&quot;)){var c=a.value;return a.setAttribute(&quot;type&quot;,b),c&amp;&amp;(a.value=c),b}}}},removeAttr:function(a,b){var c,d,e=0,f=b&amp;&amp;b.match(G);if(f&amp;&amp;1===a.nodeType)while(c=f[e++])d=n.propFix[c]||c,n.expr.match.bool.test(c)?yb&amp;&amp;xb||!wb.test(c)?a[d]=!1:a[n.camelCase(&quot;default-&quot;+c)]=a[d]=!1:n.attr(a,c,&quot;&quot;),a.removeAttribute(xb?c:d)}}),ub={set:function(a,b,c){return b===!1?n.removeAttr(a,c):yb&amp;&amp;xb||!wb.test(c)?a.setAttribute(!xb&amp;&amp;n.propFix[c]||c,c):a[n.camelCase(&quot;default-&quot;+c)]=a[c]=!0,c}},n.each(n.expr.match.bool.source.match(/\\w+/g),function(a,b){var c=vb[b]||n.find.attr;yb&amp;&amp;xb||!wb.test(b)?vb[b]=function(a,b,d){var e,f;return d||(f=vb[b],vb[b]=e,e=null!=c(a,b,d)?b.toLowerCase():null,vb[b]=f),e}:vb[b]=function(a,b,c){return c?void 0:a[n.camelCase(&quot;default-&quot;+b)]?b.toLowerCase():null}}),yb&amp;&amp;xb||(n.attrHooks.value={set:function(a,b,c){return n.nodeName(a,&quot;input&quot;)?void(a.defaultValue=b):tb&amp;&amp;tb.set(a,b,c)}}),xb||(tb={set:function(a,b,c){var d=a.getAttributeNode(c);return d||a.setAttributeNode(d=a.ownerDocument.createAttribute(c)),d.value=b+=&quot;&quot;,&quot;value&quot;===c||b===a.getAttribute(c)?b:void 0}},vb.id=vb.name=vb.coords=function(a,b,c){var d;return c?void 0:(d=a.getAttributeNode(b))&amp;&amp;&quot;&quot;!==d.value?d.value:null},n.valHooks.button={get:function(a,b){var c=a.getAttributeNode(b);return c&amp;&amp;c.specified?c.value:void 0},set:tb.set},n.attrHooks.contenteditable={set:function(a,b,c){tb.set(a,&quot;&quot;===b?!1:b,c)}},n.each([&quot;width&quot;,&quot;height&quot;],function(a,b){n.attrHooks[b]={set:function(a,c){return&quot;&quot;===c?(a.setAttribute(b,&quot;auto&quot;),c):void 0}}})),l.style||(n.attrHooks.style={get:function(a){return a.style.cssText||void 0},set:function(a,b){return a.style.cssText=b+&quot;&quot;}});var zb=/^(?:input|select|textarea|button|object)$/i,Ab=/^(?:a|area)$/i;n.fn.extend({prop:function(a,b){return Y(this,n.prop,a,b,arguments.length&gt;1)},removeProp:function(a){return a=n.propFix[a]||a,this.each(function(){try{this[a]=void 0,delete this[a]}catch(b){}})}}),n.extend({prop:function(a,b,c){var d,e,f=a.nodeType;if(3!==f&amp;&amp;8!==f&amp;&amp;2!==f)return 1===f&amp;&amp;n.isXMLDoc(a)||(b=n.propFix[b]||b,e=n.propHooks[b]),void 0!==c?e&amp;&amp;&quot;set&quot;in e&amp;&amp;void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&amp;&amp;&quot;get&quot;in e&amp;&amp;null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){var b=n.find.attr(a,&quot;tabindex&quot;);return b?parseInt(b,10):zb.test(a.nodeName)||Ab.test(a.nodeName)&amp;&amp;a.href?0:-1}}},propFix:{&quot;for&quot;:&quot;htmlFor&quot;,&quot;class&quot;:&quot;className&quot;}}),l.hrefNormalized||n.each([&quot;href&quot;,&quot;src&quot;],function(a,b){n.propHooks[b]={get:function(a){return a.getAttribute(b,4)}}}),l.optSelected||(n.propHooks.selected={get:function(a){var b=a.parentNode;return b&amp;&amp;(b.selectedIndex,b.parentNode&amp;&amp;b.parentNode.selectedIndex),null},set:function(a){var b=a.parentNode;b&amp;&amp;(b.selectedIndex,b.parentNode&amp;&amp;b.parentNode.selectedIndex)}}),n.each([&quot;tabIndex&quot;,&quot;readOnly&quot;,&quot;maxLength&quot;,&quot;cellSpacing&quot;,&quot;cellPadding&quot;,&quot;rowSpan&quot;,&quot;colSpan&quot;,&quot;useMap&quot;,&quot;frameBorder&quot;,&quot;contentEditable&quot;],function(){n.propFix[this.toLowerCase()]=this}),l.enctype||(n.propFix.enctype=&quot;encoding&quot;);var Bb=/[\\t\\r\\n\\f]/g;function Cb(a){return n.attr(a,&quot;class&quot;)||&quot;&quot;}n.fn.extend({addClass:function(a){var b,c,d,e,f,g,h,i=0;if(n.isFunction(a))return this.each(function(b){n(this).addClass(a.call(this,b,Cb(this)))});if(&quot;string&quot;==typeof a&amp;&amp;a){b=a.match(G)||[];while(c=this[i++])if(e=Cb(c),d=1===c.nodeType&amp;&amp;(&quot; &quot;+e+&quot; &quot;).replace(Bb,&quot; &quot;)){g=0;while(f=b[g++])d.indexOf(&quot; &quot;+f+&quot; &quot;)&lt;0&amp;&amp;(d+=f+&quot; &quot;);h=n.trim(d),e!==h&amp;&amp;n.attr(c,&quot;class&quot;,h)}}return this},removeClass:function(a){var b,c,d,e,f,g,h,i=0;if(n.isFunction(a))return this.each(function(b){n(this).removeClass(a.call(this,b,Cb(this)))});if(!arguments.length)return this.attr(&quot;class&quot;,&quot;&quot;);if(&quot;string&quot;==typeof a&amp;&amp;a){b=a.match(G)||[];while(c=this[i++])if(e=Cb(c),d=1===c.nodeType&amp;&amp;(&quot; &quot;+e+&quot; &quot;).replace(Bb,&quot; &quot;)){g=0;while(f=b[g++])while(d.indexOf(&quot; &quot;+f+&quot; &quot;)&gt;-1)d=d.replace(&quot; &quot;+f+&quot; &quot;,&quot; &quot;);h=n.trim(d),e!==h&amp;&amp;n.attr(c,&quot;class&quot;,h)}}return this},toggleClass:function(a,b){var c=typeof a;return&quot;boolean&quot;==typeof b&amp;&amp;&quot;string&quot;===c?b?this.addClass(a):this.removeClass(a):n.isFunction(a)?this.each(function(c){n(this).toggleClass(a.call(this,c,Cb(this),b),b)}):this.each(function(){var b,d,e,f;if(&quot;string&quot;===c){d=0,e=n(this),f=a.match(G)||[];while(b=f[d++])e.hasClass(b)?e.removeClass(b):e.addClass(b)}else void 0!==a&amp;&amp;&quot;boolean&quot;!==c||(b=Cb(this),b&amp;&amp;n._data(this,&quot;__className__&quot;,b),n.attr(this,&quot;class&quot;,b||a===!1?&quot;&quot;:n._data(this,&quot;__className__&quot;)||&quot;&quot;))})},hasClass:function(a){var b,c,d=0;b=&quot; &quot;+a+&quot; &quot;;while(c=this[d++])if(1===c.nodeType&amp;&amp;(&quot; &quot;+Cb(c)+&quot; &quot;).replace(Bb,&quot; &quot;).indexOf(b)&gt;-1)return!0;return!1}}),n.each(&quot;blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu&quot;.split(&quot; &quot;),function(a,b){n.fn[b]=function(a,c){return arguments.length&gt;0?this.on(b,null,a,c):this.trigger(b)}}),n.fn.extend({hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Db=a.location,Eb=n.now(),Fb=/\\?/,Gb=/(,)|(\\[|{)|(}|])|&quot;(?:[^&quot;\\\\\\r\\n]|\\\\[&quot;\\\\\\/bfnrt]|\\\\u[\\da-fA-F]{4})*&quot;\\s*:?|true|false|null|-?(?!0\\d)\\d+(?:\\.\\d+|)(?:[eE][+-]?\\d+|)/g;n.parseJSON=function(b){if(a.JSON&amp;&amp;a.JSON.parse)return a.JSON.parse(b+&quot;&quot;);var c,d=null,e=n.trim(b+&quot;&quot;);return e&amp;&amp;!n.trim(e.replace(Gb,function(a,b,e,f){return c&amp;&amp;b&amp;&amp;(d=0),0===d?a:(c=e||b,d+=!f-!e,&quot;&quot;)}))?Function(&quot;return &quot;+e)():n.error(&quot;Invalid JSON: &quot;+b)},n.parseXML=function(b){var c,d;if(!b||&quot;string&quot;!=typeof b)return null;try{a.DOMParser?(d=new a.DOMParser,c=d.parseFromString(b,&quot;text/xml&quot;)):(c=new a.ActiveXObject(&quot;Microsoft.XMLDOM&quot;),c.async=&quot;false&quot;,c.loadXML(b))}catch(e){c=void 0}return c&amp;&amp;c.documentElement&amp;&amp;!c.getElementsByTagName(&quot;parsererror&quot;).length||n.error(&quot;Invalid XML: &quot;+b),c};var Hb=/#.*$/,Ib=/([?&amp;])_=[^&amp;]*/,Jb=/^(.*?):[ \\t]*([^\\r\\n]*)\\r?$/gm,Kb=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Lb=/^(?:GET|HEAD)$/,Mb=/^\\/\\//,Nb=/^([\\w.+-]+:)(?:\\/\\/(?:[^\\/?#]*@|)([^\\/?#:]*)(?::(\\d+)|)|)/,Ob={},Pb={},Qb=&quot;*/&quot;.concat(&quot;*&quot;),Rb=Db.href,Sb=Nb.exec(Rb.toLowerCase())||[];function Tb(a){return function(b,c){&quot;string&quot;!=typeof b&amp;&amp;(c=b,b=&quot;*&quot;);var d,e=0,f=b.toLowerCase().match(G)||[];if(n.isFunction(c))while(d=f[e++])&quot;+&quot;===d.charAt(0)?(d=d.slice(1)||&quot;*&quot;,(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function Ub(a,b,c,d){var e={},f=a===Pb;function g(h){var i;return e[h]=!0,n.each(a[h]||[],function(a,h){var j=h(b,c,d);return&quot;string&quot;!=typeof j||f||e[j]?f?!(i=j):void 0:(b.dataTypes.unshift(j),g(j),!1)}),i}return g(b.dataTypes[0])||!e[&quot;*&quot;]&amp;&amp;g(&quot;*&quot;)}function Vb(a,b){var c,d,e=n.ajaxSettings.flatOptions||{};for(d in b)void 0!==b[d]&amp;&amp;((e[d]?a:c||(c={}))[d]=b[d]);return c&amp;&amp;n.extend(!0,a,c),a}function Wb(a,b,c){var d,e,f,g,h=a.contents,i=a.dataTypes;while(&quot;*&quot;===i[0])i.shift(),void 0===e&amp;&amp;(e=a.mimeType||b.getResponseHeader(&quot;Content-Type&quot;));if(e)for(g in h)if(h[g]&amp;&amp;h[g].test(e)){i.unshift(g);break}if(i[0]in c)f=i[0];else{for(g in c){if(!i[0]||a.converters[g+&quot; &quot;+i[0]]){f=g;break}d||(d=g)}f=f||d}return f?(f!==i[0]&amp;&amp;i.unshift(f),c[f]):void 0}function Xb(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];f=k.shift();while(f)if(a.responseFields[f]&amp;&amp;(c[a.responseFields[f]]=b),!i&amp;&amp;d&amp;&amp;a.dataFilter&amp;&amp;(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if(&quot;*&quot;===f)f=i;else if(&quot;*&quot;!==i&amp;&amp;i!==f){if(g=j[i+&quot; &quot;+f]||j[&quot;* &quot;+f],!g)for(e in j)if(h=e.split(&quot; &quot;),h[1]===f&amp;&amp;(g=j[i+&quot; &quot;+h[0]]||j[&quot;* &quot;+h[0]])){g===!0?g=j[e]:j[e]!==!0&amp;&amp;(f=h[0],k.unshift(h[1]));break}if(g!==!0)if(g&amp;&amp;a[&quot;throws&quot;])b=g(b);else try{b=g(b)}catch(l){return{state:&quot;parsererror&quot;,error:g?l:&quot;No conversion from &quot;+i+&quot; to &quot;+f}}}return{state:&quot;success&quot;,data:b}}n.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Rb,type:&quot;GET&quot;,isLocal:Kb.test(Sb[1]),global:!0,processData:!0,async:!0,contentType:&quot;application/x-www-form-urlencoded; charset=UTF-8&quot;,accepts:{&quot;*&quot;:Qb,text:&quot;text/plain&quot;,html:&quot;text/html&quot;,xml:&quot;application/xml, text/xml&quot;,json:&quot;application/json, text/javascript&quot;},contents:{xml:/\\bxml\\b/,html:/\\bhtml/,json:/\\bjson\\b/},responseFields:{xml:&quot;responseXML&quot;,text:&quot;responseText&quot;,json:&quot;responseJSON&quot;},converters:{&quot;* text&quot;:String,&quot;text html&quot;:!0,&quot;text json&quot;:n.parseJSON,&quot;text xml&quot;:n.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,b){return b?Vb(Vb(a,n.ajaxSettings),b):Vb(n.ajaxSettings,a)},ajaxPrefilter:Tb(Ob),ajaxTransport:Tb(Pb),ajax:function(b,c){&quot;object&quot;==typeof b&amp;&amp;(c=b,b=void 0),c=c||{};var d,e,f,g,h,i,j,k,l=n.ajaxSetup({},c),m=l.context||l,o=l.context&amp;&amp;(m.nodeType||m.jquery)?n(m):n.event,p=n.Deferred(),q=n.Callbacks(&quot;once memory&quot;),r=l.statusCode||{},s={},t={},u=0,v=&quot;canceled&quot;,w={readyState:0,getResponseHeader:function(a){var b;if(2===u){if(!k){k={};while(b=Jb.exec(g))k[b[1].toLowerCase()]=b[2]}b=k[a.toLowerCase()]}return null==b?null:b},getAllResponseHeaders:function(){return 2===u?g:null},setRequestHeader:function(a,b){var c=a.toLowerCase();return u||(a=t[c]=t[c]||a,s[a]=b),this},overrideMimeType:function(a){return u||(l.mimeType=a),this},statusCode:function(a){var b;if(a)if(2&gt;u)for(b in a)r[b]=[r[b],a[b]];else w.always(a[w.status]);return this},abort:function(a){var b=a||v;return j&amp;&amp;j.abort(b),y(0,b),this}};if(p.promise(w).complete=q.add,w.success=w.done,w.error=w.fail,l.url=((b||l.url||Rb)+&quot;&quot;).replace(Hb,&quot;&quot;).replace(Mb,Sb[1]+&quot;//&quot;),l.type=c.method||c.type||l.method||l.type,l.dataTypes=n.trim(l.dataType||&quot;*&quot;).toLowerCase().match(G)||[&quot;&quot;],null==l.crossDomain&amp;&amp;(d=Nb.exec(l.url.toLowerCase()),l.crossDomain=!(!d||d[1]===Sb[1]&amp;&amp;d[2]===Sb[2]&amp;&amp;(d[3]||(&quot;http:&quot;===d[1]?&quot;80&quot;:&quot;443&quot;))===(Sb[3]||(&quot;http:&quot;===Sb[1]?&quot;80&quot;:&quot;443&quot;)))),l.data&amp;&amp;l.processData&amp;&amp;&quot;string&quot;!=typeof l.data&amp;&amp;(l.data=n.param(l.data,l.traditional)),Ub(Ob,l,c,w),2===u)return w;i=n.event&amp;&amp;l.global,i&amp;&amp;0===n.active++&amp;&amp;n.event.trigger(&quot;ajaxStart&quot;),l.type=l.type.toUpperCase(),l.hasContent=!Lb.test(l.type),f=l.url,l.hasContent||(l.data&amp;&amp;(f=l.url+=(Fb.test(f)?&quot;&amp;&quot;:&quot;?&quot;)+l.data,delete l.data),l.cache===!1&amp;&amp;(l.url=Ib.test(f)?f.replace(Ib,&quot;$1_=&quot;+Eb++):f+(Fb.test(f)?&quot;&amp;&quot;:&quot;?&quot;)+&quot;_=&quot;+Eb++)),l.ifModified&amp;&amp;(n.lastModified[f]&amp;&amp;w.setRequestHeader(&quot;If-Modified-Since&quot;,n.lastModified[f]),n.etag[f]&amp;&amp;w.setRequestHeader(&quot;If-None-Match&quot;,n.etag[f])),(l.data&amp;&amp;l.hasContent&amp;&amp;l.contentType!==!1||c.contentType)&amp;&amp;w.setRequestHeader(&quot;Content-Type&quot;,l.contentType),w.setRequestHeader(&quot;Accept&quot;,l.dataTypes[0]&amp;&amp;l.accepts[l.dataTypes[0]]?l.accepts[l.dataTypes[0]]+(&quot;*&quot;!==l.dataTypes[0]?&quot;, &quot;+Qb+&quot;; q=0.01&quot;:&quot;&quot;):l.accepts[&quot;*&quot;]);for(e in l.headers)w.setRequestHeader(e,l.headers[e]);if(l.beforeSend&amp;&amp;(l.beforeSend.call(m,w,l)===!1||2===u))return w.abort();v=&quot;abort&quot;;for(e in{success:1,error:1,complete:1})w[e](l[e]);if(j=Ub(Pb,l,c,w)){if(w.readyState=1,i&amp;&amp;o.trigger(&quot;ajaxSend&quot;,[w,l]),2===u)return w;l.async&amp;&amp;l.timeout&gt;0&amp;&amp;(h=a.setTimeout(function(){w.abort(&quot;timeout&quot;)},l.timeout));try{u=1,j.send(s,y)}catch(x){if(!(2&gt;u))throw x;y(-1,x)}}else y(-1,&quot;No Transport&quot;);function y(b,c,d,e){var k,s,t,v,x,y=c;2!==u&amp;&amp;(u=2,h&amp;&amp;a.clearTimeout(h),j=void 0,g=e||&quot;&quot;,w.readyState=b&gt;0?4:0,k=b&gt;=200&amp;&amp;300&gt;b||304===b,d&amp;&amp;(v=Wb(l,w,d)),v=Xb(l,v,w,k),k?(l.ifModified&amp;&amp;(x=w.getResponseHeader(&quot;Last-Modified&quot;),x&amp;&amp;(n.lastModified[f]=x),x=w.getResponseHeader(&quot;etag&quot;),x&amp;&amp;(n.etag[f]=x)),204===b||&quot;HEAD&quot;===l.type?y=&quot;nocontent&quot;:304===b?y=&quot;notmodified&quot;:(y=v.state,s=v.data,t=v.error,k=!t)):(t=y,!b&amp;&amp;y||(y=&quot;error&quot;,0&gt;b&amp;&amp;(b=0))),w.status=b,w.statusText=(c||y)+&quot;&quot;,k?p.resolveWith(m,[s,y,w]):p.rejectWith(m,[w,y,t]),w.statusCode(r),r=void 0,i&amp;&amp;o.trigger(k?&quot;ajaxSuccess&quot;:&quot;ajaxError&quot;,[w,l,k?s:t]),q.fireWith(m,[w,y]),i&amp;&amp;(o.trigger(&quot;ajaxComplete&quot;,[w,l]),--n.active||n.event.trigger(&quot;ajaxStop&quot;)))}return w},getJSON:function(a,b,c){return n.get(a,b,c,&quot;json&quot;)},getScript:function(a,b){return n.get(a,void 0,b,&quot;script&quot;)}}),n.each([&quot;get&quot;,&quot;post&quot;],function(a,b){n[b]=function(a,c,d,e){return n.isFunction(c)&amp;&amp;(e=e||d,d=c,c=void 0),n.ajax(n.extend({url:a,type:b,dataType:e,data:c,success:d},n.isPlainObject(a)&amp;&amp;a))}}),n._evalUrl=function(a){return n.ajax({url:a,type:&quot;GET&quot;,dataType:&quot;script&quot;,cache:!0,async:!1,global:!1,&quot;throws&quot;:!0})},n.fn.extend({wrapAll:function(a){if(n.isFunction(a))return this.each(function(b){n(this).wrapAll(a.call(this,b))});if(this[0]){var b=n(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&amp;&amp;b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&amp;&amp;1===a.firstChild.nodeType)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){return n.isFunction(a)?this.each(function(b){n(this).wrapInner(a.call(this,b))}):this.each(function(){var b=n(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=n.isFunction(a);return this.each(function(c){n(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){n.nodeName(this,&quot;body&quot;)||n(this).replaceWith(this.childNodes)}).end()}});function Yb(a){return a.style&amp;&amp;a.style.display||n.css(a,&quot;display&quot;)}function Zb(a){if(!n.contains(a.ownerDocument||d,a))return!0;while(a&amp;&amp;1===a.nodeType){if(&quot;none&quot;===Yb(a)||&quot;hidden&quot;===a.type)return!0;a=a.parentNode}return!1}n.expr.filters.hidden=function(a){return l.reliableHiddenOffsets()?a.offsetWidth&lt;=0&amp;&amp;a.offsetHeight&lt;=0&amp;&amp;!a.getClientRects().length:Zb(a)},n.expr.filters.visible=function(a){return!n.expr.filters.hidden(a)};var $b=/%20/g,_b=/\\[\\]$/,ac=/\\r?\\n/g,bc=/^(?:submit|button|image|reset|file)$/i,cc=/^(?:input|select|textarea|keygen)/i;function dc(a,b,c,d){var e;if(n.isArray(b))n.each(b,function(b,e){c||_b.test(a)?d(a,e):dc(a+&quot;[&quot;+(&quot;object&quot;==typeof e&amp;&amp;null!=e?b:&quot;&quot;)+&quot;]&quot;,e,c,d)});else if(c||&quot;object&quot;!==n.type(b))d(a,b);else for(e in b)dc(a+&quot;[&quot;+e+&quot;]&quot;,b[e],c,d)}n.param=function(a,b){var c,d=[],e=function(a,b){b=n.isFunction(b)?b():null==b?&quot;&quot;:b,d[d.length]=encodeURIComponent(a)+&quot;=&quot;+encodeURIComponent(b)};if(void 0===b&amp;&amp;(b=n.ajaxSettings&amp;&amp;n.ajaxSettings.traditional),n.isArray(a)||a.jquery&amp;&amp;!n.isPlainObject(a))n.each(a,function(){e(this.name,this.value)});else for(c in a)dc(c,a[c],b,e);return d.join(&quot;&amp;&quot;).replace($b,&quot;+&quot;)},n.fn.extend({serialize:function(){return n.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=n.prop(this,&quot;elements&quot;);return a?n.makeArray(a):this}).filter(function(){var a=this.type;return this.name&amp;&amp;!n(this).is(&quot;:disabled&quot;)&amp;&amp;cc.test(this.nodeName)&amp;&amp;!bc.test(a)&amp;&amp;(this.checked||!Z.test(a))}).map(function(a,b){var c=n(this).val();return null==c?null:n.isArray(c)?n.map(c,function(a){return{name:b.name,value:a.replace(ac,&quot;\\r\\n&quot;)}}):{name:b.name,value:c.replace(ac,&quot;\\r\\n&quot;)}}).get()}}),n.ajaxSettings.xhr=void 0!==a.ActiveXObject?function(){return this.isLocal?ic():d.documentMode&gt;8?hc():/^(get|post|head|put|delete|options)$/i.test(this.type)&amp;&amp;hc()||ic()}:hc;var ec=0,fc={},gc=n.ajaxSettings.xhr();a.attachEvent&amp;&amp;a.attachEvent(&quot;onunload&quot;,function(){for(var a in fc)fc[a](void 0,!0)}),l.cors=!!gc&amp;&amp;&quot;withCredentials&quot;in gc,gc=l.ajax=!!gc,gc&amp;&amp;n.ajaxTransport(function(b){if(!b.crossDomain||l.cors){var c;return{send:function(d,e){var f,g=b.xhr(),h=++ec;if(g.open(b.type,b.url,b.async,b.username,b.password),b.xhrFields)for(f in b.xhrFields)g[f]=b.xhrFields[f];b.mimeType&amp;&amp;g.overrideMimeType&amp;&amp;g.overrideMimeType(b.mimeType),b.crossDomain||d[&quot;X-Requested-With&quot;]||(d[&quot;X-Requested-With&quot;]=&quot;XMLHttpRequest&quot;);for(f in d)void 0!==d[f]&amp;&amp;g.setRequestHeader(f,d[f]+&quot;&quot;);g.send(b.hasContent&amp;&amp;b.data||null),c=function(a,d){var f,i,j;if(c&amp;&amp;(d||4===g.readyState))if(delete fc[h],c=void 0,g.onreadystatechange=n.noop,d)4!==g.readyState&amp;&amp;g.abort();else{j={},f=g.status,&quot;string&quot;==typeof g.responseText&amp;&amp;(j.text=g.responseText);try{i=g.statusText}catch(k){i=&quot;&quot;}f||!b.isLocal||b.crossDomain?1223===f&amp;&amp;(f=204):f=j.text?200:404}j&amp;&amp;e(f,i,j,g.getAllResponseHeaders())},b.async?4===g.readyState?a.setTimeout(c):g.onreadystatechange=fc[h]=c:c()},abort:function(){c&amp;&amp;c(void 0,!0)}}}});function hc(){try{return new a.XMLHttpRequest}catch(b){}}function ic(){try{return new a.ActiveXObject(&quot;Microsoft.XMLHTTP&quot;)}catch(b){}}n.ajaxSetup({accepts:{script:&quot;text/javascript, application/javascript, application/ecmascript, application/x-ecmascript&quot;},contents:{script:/\\b(?:java|ecma)script\\b/},converters:{&quot;text script&quot;:function(a){return n.globalEval(a),a}}}),n.ajaxPrefilter(&quot;script&quot;,function(a){void 0===a.cache&amp;&amp;(a.cache=!1),a.crossDomain&amp;&amp;(a.type=&quot;GET&quot;,a.global=!1)}),n.ajaxTransport(&quot;script&quot;,function(a){if(a.crossDomain){var b,c=d.head||n(&quot;head&quot;)[0]||d.documentElement;return{send:function(e,f){b=d.createElement(&quot;script&quot;),b.async=!0,a.scriptCharset&amp;&amp;(b.charset=a.scriptCharset),b.src=a.url,b.onload=b.onreadystatechange=function(a,c){(c||!b.readyState||/loaded|complete/.test(b.readyState))&amp;&amp;(b.onload=b.onreadystatechange=null,b.parentNode&amp;&amp;b.parentNode.removeChild(b),b=null,c||f(200,&quot;success&quot;))},c.insertBefore(b,c.firstChild)},abort:function(){b&amp;&amp;b.onload(void 0,!0)}}}});var jc=[],kc=/(=)\\?(?=&amp;|$)|\\?\\?/;n.ajaxSetup({jsonp:&quot;callback&quot;,jsonpCallback:function(){var a=jc.pop()||n.expando+&quot;_&quot;+Eb++;return this[a]=!0,a}}),n.ajaxPrefilter(&quot;json jsonp&quot;,function(b,c,d){var e,f,g,h=b.jsonp!==!1&amp;&amp;(kc.test(b.url)?&quot;url&quot;:&quot;string&quot;==typeof b.data&amp;&amp;0===(b.contentType||&quot;&quot;).indexOf(&quot;application/x-www-form-urlencoded&quot;)&amp;&amp;kc.test(b.data)&amp;&amp;&quot;data&quot;);return h||&quot;jsonp&quot;===b.dataTypes[0]?(e=b.jsonpCallback=n.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,h?b[h]=b[h].replace(kc,&quot;$1&quot;+e):b.jsonp!==!1&amp;&amp;(b.url+=(Fb.test(b.url)?&quot;&amp;&quot;:&quot;?&quot;)+b.jsonp+&quot;=&quot;+e),b.converters[&quot;script json&quot;]=function(){return g||n.error(e+&quot; was not called&quot;),g[0]},b.dataTypes[0]=&quot;json&quot;,f=a[e],a[e]=function(){g=arguments},d.always(function(){void 0===f?n(a).removeProp(e):a[e]=f,b[e]&amp;&amp;(b.jsonpCallback=c.jsonpCallback,jc.push(e)),g&amp;&amp;n.isFunction(f)&amp;&amp;f(g[0]),g=f=void 0}),&quot;script&quot;):void 0}),n.parseHTML=function(a,b,c){if(!a||&quot;string&quot;!=typeof a)return null;&quot;boolean&quot;==typeof b&amp;&amp;(c=b,b=!1),b=b||d;var e=x.exec(a),f=!c&amp;&amp;[];return e?[b.createElement(e[1])]:(e=ja([a],b,f),f&amp;&amp;f.length&amp;&amp;n(f).remove(),n.merge([],e.childNodes))};var lc=n.fn.load;n.fn.load=function(a,b,c){if(&quot;string&quot;!=typeof a&amp;&amp;lc)return lc.apply(this,arguments);var d,e,f,g=this,h=a.indexOf(&quot; &quot;);return h&gt;-1&amp;&amp;(d=n.trim(a.slice(h,a.length)),a=a.slice(0,h)),n.isFunction(b)?(c=b,b=void 0):b&amp;&amp;&quot;object&quot;==typeof b&amp;&amp;(e=&quot;POST&quot;),g.length&gt;0&amp;&amp;n.ajax({url:a,type:e||&quot;GET&quot;,dataType:&quot;html&quot;,data:b}).done(function(a){f=arguments,g.html(d?n(&quot;&lt;div&gt;&quot;).append(n.parseHTML(a)).find(d):a)}).always(c&amp;&amp;function(a,b){g.each(function(){c.apply(this,f||[a.responseText,b,a])})}),this},n.each([&quot;ajaxStart&quot;,&quot;ajaxStop&quot;,&quot;ajaxComplete&quot;,&quot;ajaxError&quot;,&quot;ajaxSuccess&quot;,&quot;ajaxSend&quot;],function(a,b){n.fn[b]=function(a){return this.on(b,a)}}),n.expr.filters.animated=function(a){return n.grep(n.timers,function(b){return a===b.elem}).length};function mc(a){return n.isWindow(a)?a:9===a.nodeType?a.defaultView||a.parentWindow:!1}n.offset={setOffset:function(a,b,c){var d,e,f,g,h,i,j,k=n.css(a,&quot;position&quot;),l=n(a),m={};&quot;static&quot;===k&amp;&amp;(a.style.position=&quot;relative&quot;),h=l.offset(),f=n.css(a,&quot;top&quot;),i=n.css(a,&quot;left&quot;),j=(&quot;absolute&quot;===k||&quot;fixed&quot;===k)&amp;&amp;n.inArray(&quot;auto&quot;,[f,i])&gt;-1,j?(d=l.position(),g=d.top,e=d.left):(g=parseFloat(f)||0,e=parseFloat(i)||0),n.isFunction(b)&amp;&amp;(b=b.call(a,c,n.extend({},h))),null!=b.top&amp;&amp;(m.top=b.top-h.top+g),null!=b.left&amp;&amp;(m.left=b.left-h.left+e),&quot;using&quot;in b?b.using.call(a,m):l.css(m)}},n.fn.extend({offset:function(a){if(arguments.length)return void 0===a?this:this.each(function(b){n.offset.setOffset(this,a,b)});var b,c,d={top:0,left:0},e=this[0],f=e&amp;&amp;e.ownerDocument;if(f)return b=f.documentElement,n.contains(b,e)?(&quot;undefined&quot;!=typeof e.getBoundingClientRect&amp;&amp;(d=e.getBoundingClientRect()),c=mc(f),{top:d.top+(c.pageYOffset||b.scrollTop)-(b.clientTop||0),left:d.left+(c.pageXOffset||b.scrollLeft)-(b.clientLeft||0)}):d},position:function(){if(this[0]){var a,b,c={top:0,left:0},d=this[0];return&quot;fixed&quot;===n.css(d,&quot;position&quot;)?b=d.getBoundingClientRect():(a=this.offsetParent(),b=this.offset(),n.nodeName(a[0],&quot;html&quot;)||(c=a.offset()),c.top+=n.css(a[0],&quot;borderTopWidth&quot;,!0),c.left+=n.css(a[0],&quot;borderLeftWidth&quot;,!0)),{top:b.top-c.top-n.css(d,&quot;marginTop&quot;,!0),left:b.left-c.left-n.css(d,&quot;marginLeft&quot;,!0)}}},offsetParent:function(){return this.map(function(){var a=this.offsetParent;while(a&amp;&amp;!n.nodeName(a,&quot;html&quot;)&amp;&amp;&quot;static&quot;===n.css(a,&quot;position&quot;))a=a.offsetParent;return a||Qa})}}),n.each({scrollLeft:&quot;pageXOffset&quot;,scrollTop:&quot;pageYOffset&quot;},function(a,b){var c=/Y/.test(b);n.fn[a]=function(d){return Y(this,function(a,d,e){var f=mc(a);return void 0===e?f?b in f?f[b]:f.document.documentElement[d]:a[d]:void(f?f.scrollTo(c?n(f).scrollLeft():e,c?e:n(f).scrollTop()):a[d]=e)},a,d,arguments.length,null)}}),n.each([&quot;top&quot;,&quot;left&quot;],function(a,b){n.cssHooks[b]=Ua(l.pixelPosition,function(a,c){return c?(c=Sa(a,b),Oa.test(c)?n(a).position()[b]+&quot;px&quot;:c):void 0})}),n.each({Height:&quot;height&quot;,Width:&quot;width&quot;},function(a,b){n.each({\n",
       "padding:&quot;inner&quot;+a,content:b,&quot;&quot;:&quot;outer&quot;+a},function(c,d){n.fn[d]=function(d,e){var f=arguments.length&amp;&amp;(c||&quot;boolean&quot;!=typeof d),g=c||(d===!0||e===!0?&quot;margin&quot;:&quot;border&quot;);return Y(this,function(b,c,d){var e;return n.isWindow(b)?b.document.documentElement[&quot;client&quot;+a]:9===b.nodeType?(e=b.documentElement,Math.max(b.body[&quot;scroll&quot;+a],e[&quot;scroll&quot;+a],b.body[&quot;offset&quot;+a],e[&quot;offset&quot;+a],e[&quot;client&quot;+a])):void 0===d?n.css(b,c,g):n.style(b,c,d,g)},b,f?d:void 0,f,null)}})}),n.fn.extend({bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return 1===arguments.length?this.off(a,&quot;**&quot;):this.off(b,a||&quot;**&quot;,c)}}),n.fn.size=function(){return this.length},n.fn.andSelf=n.fn.addBack,&quot;function&quot;==typeof define&amp;&amp;define.amd&amp;&amp;define(&quot;jquery&quot;,[],function(){return n});var nc=a.jQuery,oc=a.$;return n.noConflict=function(b){return a.$===n&amp;&amp;(a.$=oc),b&amp;&amp;a.jQuery===n&amp;&amp;(a.jQuery=nc),n},b||(a.jQuery=a.$=n),n});/*!\n",
       " * Bootstrap v3.3.7 (http://getbootstrap.com)\n",
       " * Copyright 2011-2016 Twitter, Inc.\n",
       " * Licensed under the MIT license\n",
       " */\n",
       "if(&quot;undefined&quot;==typeof jQuery)throw new Error(&quot;Bootstrap&#x27;s JavaScript requires jQuery&quot;);+function(a){&quot;use strict&quot;;var b=a.fn.jquery.split(&quot; &quot;)[0].split(&quot;.&quot;);if(b[0]&lt;2&amp;&amp;b[1]&lt;9||1==b[0]&amp;&amp;9==b[1]&amp;&amp;b[2]&lt;1||b[0]&gt;3)throw new Error(&quot;Bootstrap&#x27;s JavaScript requires jQuery version 1.9.1 or higher, but lower than version 4&quot;)}(jQuery),+function(a){&quot;use strict&quot;;function b(){var a=document.createElement(&quot;bootstrap&quot;),b={WebkitTransition:&quot;webkitTransitionEnd&quot;,MozTransition:&quot;transitionend&quot;,OTransition:&quot;oTransitionEnd otransitionend&quot;,transition:&quot;transitionend&quot;};for(var c in b)if(void 0!==a.style[c])return{end:b[c]};return!1}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one(&quot;bsTransitionEnd&quot;,function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)};return setTimeout(e,b),this},a(function(){a.support.transition=b(),a.support.transition&amp;&amp;(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){if(a(b.target).is(this))return b.handleObj.handler.apply(this,arguments)}})})}(jQuery),+function(a){&quot;use strict&quot;;function b(b){return this.each(function(){var c=a(this),e=c.data(&quot;bs.alert&quot;);e||c.data(&quot;bs.alert&quot;,e=new d(this)),&quot;string&quot;==typeof b&amp;&amp;e[b].call(c)})}var c=&#x27;[data-dismiss=&quot;alert&quot;]&#x27;,d=function(b){a(b).on(&quot;click&quot;,c,this.close)};d.VERSION=&quot;3.3.7&quot;,d.TRANSITION_DURATION=150,d.prototype.close=function(b){function c(){g.detach().trigger(&quot;closed.bs.alert&quot;).remove()}var e=a(this),f=e.attr(&quot;data-target&quot;);f||(f=e.attr(&quot;href&quot;),f=f&amp;&amp;f.replace(/.*(?=#[^\\s]*$)/,&quot;&quot;));var g=a(&quot;#&quot;===f?[]:f);b&amp;&amp;b.preventDefault(),g.length||(g=e.closest(&quot;.alert&quot;)),g.trigger(b=a.Event(&quot;close.bs.alert&quot;)),b.isDefaultPrevented()||(g.removeClass(&quot;in&quot;),a.support.transition&amp;&amp;g.hasClass(&quot;fade&quot;)?g.one(&quot;bsTransitionEnd&quot;,c).emulateTransitionEnd(d.TRANSITION_DURATION):c())};var e=a.fn.alert;a.fn.alert=b,a.fn.alert.Constructor=d,a.fn.alert.noConflict=function(){return a.fn.alert=e,this},a(document).on(&quot;click.bs.alert.data-api&quot;,c,d.prototype.close)}(jQuery),+function(a){&quot;use strict&quot;;function b(b){return this.each(function(){var d=a(this),e=d.data(&quot;bs.button&quot;),f=&quot;object&quot;==typeof b&amp;&amp;b;e||d.data(&quot;bs.button&quot;,e=new c(this,f)),&quot;toggle&quot;==b?e.toggle():b&amp;&amp;e.setState(b)})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION=&quot;3.3.7&quot;,c.DEFAULTS={loadingText:&quot;loading...&quot;},c.prototype.setState=function(b){var c=&quot;disabled&quot;,d=this.$element,e=d.is(&quot;input&quot;)?&quot;val&quot;:&quot;html&quot;,f=d.data();b+=&quot;Text&quot;,null==f.resetText&amp;&amp;d.data(&quot;resetText&quot;,d[e]()),setTimeout(a.proxy(function(){d[e](null==f[b]?this.options[b]:f[b]),&quot;loadingText&quot;==b?(this.isLoading=!0,d.addClass(c).attr(c,c).prop(c,!0)):this.isLoading&amp;&amp;(this.isLoading=!1,d.removeClass(c).removeAttr(c).prop(c,!1))},this),0)},c.prototype.toggle=function(){var a=!0,b=this.$element.closest(&#x27;[data-toggle=&quot;buttons&quot;]&#x27;);if(b.length){var c=this.$element.find(&quot;input&quot;);&quot;radio&quot;==c.prop(&quot;type&quot;)?(c.prop(&quot;checked&quot;)&amp;&amp;(a=!1),b.find(&quot;.active&quot;).removeClass(&quot;active&quot;),this.$element.addClass(&quot;active&quot;)):&quot;checkbox&quot;==c.prop(&quot;type&quot;)&amp;&amp;(c.prop(&quot;checked&quot;)!==this.$element.hasClass(&quot;active&quot;)&amp;&amp;(a=!1),this.$element.toggleClass(&quot;active&quot;)),c.prop(&quot;checked&quot;,this.$element.hasClass(&quot;active&quot;)),a&amp;&amp;c.trigger(&quot;change&quot;)}else this.$element.attr(&quot;aria-pressed&quot;,!this.$element.hasClass(&quot;active&quot;)),this.$element.toggleClass(&quot;active&quot;)};var d=a.fn.button;a.fn.button=b,a.fn.button.Constructor=c,a.fn.button.noConflict=function(){return a.fn.button=d,this},a(document).on(&quot;click.bs.button.data-api&quot;,&#x27;[data-toggle^=&quot;button&quot;]&#x27;,function(c){var d=a(c.target).closest(&quot;.btn&quot;);b.call(d,&quot;toggle&quot;),a(c.target).is(&#x27;input[type=&quot;radio&quot;], input[type=&quot;checkbox&quot;]&#x27;)||(c.preventDefault(),d.is(&quot;input,button&quot;)?d.trigger(&quot;focus&quot;):d.find(&quot;input:visible,button:visible&quot;).first().trigger(&quot;focus&quot;))}).on(&quot;focus.bs.button.data-api blur.bs.button.data-api&quot;,&#x27;[data-toggle^=&quot;button&quot;]&#x27;,function(b){a(b.target).closest(&quot;.btn&quot;).toggleClass(&quot;focus&quot;,/^focus(in)?$/.test(b.type))})}(jQuery),+function(a){&quot;use strict&quot;;function b(b){return this.each(function(){var d=a(this),e=d.data(&quot;bs.carousel&quot;),f=a.extend({},c.DEFAULTS,d.data(),&quot;object&quot;==typeof b&amp;&amp;b),g=&quot;string&quot;==typeof b?b:f.slide;e||d.data(&quot;bs.carousel&quot;,e=new c(this,f)),&quot;number&quot;==typeof b?e.to(b):g?e[g]():f.interval&amp;&amp;e.pause().cycle()})}var c=function(b,c){this.$element=a(b),this.$indicators=this.$element.find(&quot;.carousel-indicators&quot;),this.options=c,this.paused=null,this.sliding=null,this.interval=null,this.$active=null,this.$items=null,this.options.keyboard&amp;&amp;this.$element.on(&quot;keydown.bs.carousel&quot;,a.proxy(this.keydown,this)),&quot;hover&quot;==this.options.pause&amp;&amp;!(&quot;ontouchstart&quot;in document.documentElement)&amp;&amp;this.$element.on(&quot;mouseenter.bs.carousel&quot;,a.proxy(this.pause,this)).on(&quot;mouseleave.bs.carousel&quot;,a.proxy(this.cycle,this))};c.VERSION=&quot;3.3.7&quot;,c.TRANSITION_DURATION=600,c.DEFAULTS={interval:5e3,pause:&quot;hover&quot;,wrap:!0,keyboard:!0},c.prototype.keydown=function(a){if(!/input|textarea/i.test(a.target.tagName)){switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}a.preventDefault()}},c.prototype.cycle=function(b){return b||(this.paused=!1),this.interval&amp;&amp;clearInterval(this.interval),this.options.interval&amp;&amp;!this.paused&amp;&amp;(this.interval=setInterval(a.proxy(this.next,this),this.options.interval)),this},c.prototype.getItemIndex=function(a){return this.$items=a.parent().children(&quot;.item&quot;),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=function(a,b){var c=this.getItemIndex(b),d=&quot;prev&quot;==a&amp;&amp;0===c||&quot;next&quot;==a&amp;&amp;c==this.$items.length-1;if(d&amp;&amp;!this.options.wrap)return b;var e=&quot;prev&quot;==a?-1:1,f=(c+e)%this.$items.length;return this.$items.eq(f)},c.prototype.to=function(a){var b=this,c=this.getItemIndex(this.$active=this.$element.find(&quot;.item.active&quot;));if(!(a&gt;this.$items.length-1||a&lt;0))return this.sliding?this.$element.one(&quot;slid.bs.carousel&quot;,function(){b.to(a)}):c==a?this.pause().cycle():this.slide(a&gt;c?&quot;next&quot;:&quot;prev&quot;,this.$items.eq(a))},c.prototype.pause=function(b){return b||(this.paused=!0),this.$element.find(&quot;.next, .prev&quot;).length&amp;&amp;a.support.transition&amp;&amp;(this.$element.trigger(a.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},c.prototype.next=function(){if(!this.sliding)return this.slide(&quot;next&quot;)},c.prototype.prev=function(){if(!this.sliding)return this.slide(&quot;prev&quot;)},c.prototype.slide=function(b,d){var e=this.$element.find(&quot;.item.active&quot;),f=d||this.getItemForDirection(b,e),g=this.interval,h=&quot;next&quot;==b?&quot;left&quot;:&quot;right&quot;,i=this;if(f.hasClass(&quot;active&quot;))return this.sliding=!1;var j=f[0],k=a.Event(&quot;slide.bs.carousel&quot;,{relatedTarget:j,direction:h});if(this.$element.trigger(k),!k.isDefaultPrevented()){if(this.sliding=!0,g&amp;&amp;this.pause(),this.$indicators.length){this.$indicators.find(&quot;.active&quot;).removeClass(&quot;active&quot;);var l=a(this.$indicators.children()[this.getItemIndex(f)]);l&amp;&amp;l.addClass(&quot;active&quot;)}var m=a.Event(&quot;slid.bs.carousel&quot;,{relatedTarget:j,direction:h});return a.support.transition&amp;&amp;this.$element.hasClass(&quot;slide&quot;)?(f.addClass(b),f[0].offsetWidth,e.addClass(h),f.addClass(h),e.one(&quot;bsTransitionEnd&quot;,function(){f.removeClass([b,h].join(&quot; &quot;)).addClass(&quot;active&quot;),e.removeClass([&quot;active&quot;,h].join(&quot; &quot;)),i.sliding=!1,setTimeout(function(){i.$element.trigger(m)},0)}).emulateTransitionEnd(c.TRANSITION_DURATION)):(e.removeClass(&quot;active&quot;),f.addClass(&quot;active&quot;),this.sliding=!1,this.$element.trigger(m)),g&amp;&amp;this.cycle(),this}};var d=a.fn.carousel;a.fn.carousel=b,a.fn.carousel.Constructor=c,a.fn.carousel.noConflict=function(){return a.fn.carousel=d,this};var e=function(c){var d,e=a(this),f=a(e.attr(&quot;data-target&quot;)||(d=e.attr(&quot;href&quot;))&amp;&amp;d.replace(/.*(?=#[^\\s]+$)/,&quot;&quot;));if(f.hasClass(&quot;carousel&quot;)){var g=a.extend({},f.data(),e.data()),h=e.attr(&quot;data-slide-to&quot;);h&amp;&amp;(g.interval=!1),b.call(f,g),h&amp;&amp;f.data(&quot;bs.carousel&quot;).to(h),c.preventDefault()}};a(document).on(&quot;click.bs.carousel.data-api&quot;,&quot;[data-slide]&quot;,e).on(&quot;click.bs.carousel.data-api&quot;,&quot;[data-slide-to]&quot;,e),a(window).on(&quot;load&quot;,function(){a(&#x27;[data-ride=&quot;carousel&quot;]&#x27;).each(function(){var c=a(this);b.call(c,c.data())})})}(jQuery),+function(a){&quot;use strict&quot;;function b(b){var c,d=b.attr(&quot;data-target&quot;)||(c=b.attr(&quot;href&quot;))&amp;&amp;c.replace(/.*(?=#[^\\s]+$)/,&quot;&quot;);return a(d)}function c(b){return this.each(function(){var c=a(this),e=c.data(&quot;bs.collapse&quot;),f=a.extend({},d.DEFAULTS,c.data(),&quot;object&quot;==typeof b&amp;&amp;b);!e&amp;&amp;f.toggle&amp;&amp;/show|hide/.test(b)&amp;&amp;(f.toggle=!1),e||c.data(&quot;bs.collapse&quot;,e=new d(this,f)),&quot;string&quot;==typeof b&amp;&amp;e[b]()})}var d=function(b,c){this.$element=a(b),this.options=a.extend({},d.DEFAULTS,c),this.$trigger=a(&#x27;[data-toggle=&quot;collapse&quot;][href=&quot;#&#x27;+b.id+&#x27;&quot;],[data-toggle=&quot;collapse&quot;][data-target=&quot;#&#x27;+b.id+&#x27;&quot;]&#x27;),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&amp;&amp;this.toggle()};d.VERSION=&quot;3.3.7&quot;,d.TRANSITION_DURATION=350,d.DEFAULTS={toggle:!0},d.prototype.dimension=function(){var a=this.$element.hasClass(&quot;width&quot;);return a?&quot;width&quot;:&quot;height&quot;},d.prototype.show=function(){if(!this.transitioning&amp;&amp;!this.$element.hasClass(&quot;in&quot;)){var b,e=this.$parent&amp;&amp;this.$parent.children(&quot;.panel&quot;).children(&quot;.in, .collapsing&quot;);if(!(e&amp;&amp;e.length&amp;&amp;(b=e.data(&quot;bs.collapse&quot;),b&amp;&amp;b.transitioning))){var f=a.Event(&quot;show.bs.collapse&quot;);if(this.$element.trigger(f),!f.isDefaultPrevented()){e&amp;&amp;e.length&amp;&amp;(c.call(e,&quot;hide&quot;),b||e.data(&quot;bs.collapse&quot;,null));var g=this.dimension();this.$element.removeClass(&quot;collapse&quot;).addClass(&quot;collapsing&quot;)[g](0).attr(&quot;aria-expanded&quot;,!0),this.$trigger.removeClass(&quot;collapsed&quot;).attr(&quot;aria-expanded&quot;,!0),this.transitioning=1;var h=function(){this.$element.removeClass(&quot;collapsing&quot;).addClass(&quot;collapse in&quot;)[g](&quot;&quot;),this.transitioning=0,this.$element.trigger(&quot;shown.bs.collapse&quot;)};if(!a.support.transition)return h.call(this);var i=a.camelCase([&quot;scroll&quot;,g].join(&quot;-&quot;));this.$element.one(&quot;bsTransitionEnd&quot;,a.proxy(h,this)).emulateTransitionEnd(d.TRANSITION_DURATION)[g](this.$element[0][i])}}}},d.prototype.hide=function(){if(!this.transitioning&amp;&amp;this.$element.hasClass(&quot;in&quot;)){var b=a.Event(&quot;hide.bs.collapse&quot;);if(this.$element.trigger(b),!b.isDefaultPrevented()){var c=this.dimension();this.$element[c](this.$element[c]())[0].offsetHeight,this.$element.addClass(&quot;collapsing&quot;).removeClass(&quot;collapse in&quot;).attr(&quot;aria-expanded&quot;,!1),this.$trigger.addClass(&quot;collapsed&quot;).attr(&quot;aria-expanded&quot;,!1),this.transitioning=1;var e=function(){this.transitioning=0,this.$element.removeClass(&quot;collapsing&quot;).addClass(&quot;collapse&quot;).trigger(&quot;hidden.bs.collapse&quot;)};return a.support.transition?void this.$element[c](0).one(&quot;bsTransitionEnd&quot;,a.proxy(e,this)).emulateTransitionEnd(d.TRANSITION_DURATION):e.call(this)}}},d.prototype.toggle=function(){this[this.$element.hasClass(&quot;in&quot;)?&quot;hide&quot;:&quot;show&quot;]()},d.prototype.getParent=function(){return a(this.options.parent).find(&#x27;[data-toggle=&quot;collapse&quot;][data-parent=&quot;&#x27;+this.options.parent+&#x27;&quot;]&#x27;).each(a.proxy(function(c,d){var e=a(d);this.addAriaAndCollapsedClass(b(e),e)},this)).end()},d.prototype.addAriaAndCollapsedClass=function(a,b){var c=a.hasClass(&quot;in&quot;);a.attr(&quot;aria-expanded&quot;,c),b.toggleClass(&quot;collapsed&quot;,!c).attr(&quot;aria-expanded&quot;,c)};var e=a.fn.collapse;a.fn.collapse=c,a.fn.collapse.Constructor=d,a.fn.collapse.noConflict=function(){return a.fn.collapse=e,this},a(document).on(&quot;click.bs.collapse.data-api&quot;,&#x27;[data-toggle=&quot;collapse&quot;]&#x27;,function(d){var e=a(this);e.attr(&quot;data-target&quot;)||d.preventDefault();var f=b(e),g=f.data(&quot;bs.collapse&quot;),h=g?&quot;toggle&quot;:e.data();c.call(f,h)})}(jQuery),+function(a){&quot;use strict&quot;;function b(b){var c=b.attr(&quot;data-target&quot;);c||(c=b.attr(&quot;href&quot;),c=c&amp;&amp;/#[A-Za-z]/.test(c)&amp;&amp;c.replace(/.*(?=#[^\\s]*$)/,&quot;&quot;));var d=c&amp;&amp;a(c);return d&amp;&amp;d.length?d:b.parent()}function c(c){c&amp;&amp;3===c.which||(a(e).remove(),a(f).each(function(){var d=a(this),e=b(d),f={relatedTarget:this};e.hasClass(&quot;open&quot;)&amp;&amp;(c&amp;&amp;&quot;click&quot;==c.type&amp;&amp;/input|textarea/i.test(c.target.tagName)&amp;&amp;a.contains(e[0],c.target)||(e.trigger(c=a.Event(&quot;hide.bs.dropdown&quot;,f)),c.isDefaultPrevented()||(d.attr(&quot;aria-expanded&quot;,&quot;false&quot;),e.removeClass(&quot;open&quot;).trigger(a.Event(&quot;hidden.bs.dropdown&quot;,f)))))}))}function d(b){return this.each(function(){var c=a(this),d=c.data(&quot;bs.dropdown&quot;);d||c.data(&quot;bs.dropdown&quot;,d=new g(this)),&quot;string&quot;==typeof b&amp;&amp;d[b].call(c)})}var e=&quot;.dropdown-backdrop&quot;,f=&#x27;[data-toggle=&quot;dropdown&quot;]&#x27;,g=function(b){a(b).on(&quot;click.bs.dropdown&quot;,this.toggle)};g.VERSION=&quot;3.3.7&quot;,g.prototype.toggle=function(d){var e=a(this);if(!e.is(&quot;.disabled, :disabled&quot;)){var f=b(e),g=f.hasClass(&quot;open&quot;);if(c(),!g){&quot;ontouchstart&quot;in document.documentElement&amp;&amp;!f.closest(&quot;.navbar-nav&quot;).length&amp;&amp;a(document.createElement(&quot;div&quot;)).addClass(&quot;dropdown-backdrop&quot;).insertAfter(a(this)).on(&quot;click&quot;,c);var h={relatedTarget:this};if(f.trigger(d=a.Event(&quot;show.bs.dropdown&quot;,h)),d.isDefaultPrevented())return;e.trigger(&quot;focus&quot;).attr(&quot;aria-expanded&quot;,&quot;true&quot;),f.toggleClass(&quot;open&quot;).trigger(a.Event(&quot;shown.bs.dropdown&quot;,h))}return!1}},g.prototype.keydown=function(c){if(/(38|40|27|32)/.test(c.which)&amp;&amp;!/input|textarea/i.test(c.target.tagName)){var d=a(this);if(c.preventDefault(),c.stopPropagation(),!d.is(&quot;.disabled, :disabled&quot;)){var e=b(d),g=e.hasClass(&quot;open&quot;);if(!g&amp;&amp;27!=c.which||g&amp;&amp;27==c.which)return 27==c.which&amp;&amp;e.find(f).trigger(&quot;focus&quot;),d.trigger(&quot;click&quot;);var h=&quot; li:not(.disabled):visible a&quot;,i=e.find(&quot;.dropdown-menu&quot;+h);if(i.length){var j=i.index(c.target);38==c.which&amp;&amp;j&gt;0&amp;&amp;j--,40==c.which&amp;&amp;j&lt;i.length-1&amp;&amp;j++,~j||(j=0),i.eq(j).trigger(&quot;focus&quot;)}}}};var h=a.fn.dropdown;a.fn.dropdown=d,a.fn.dropdown.Constructor=g,a.fn.dropdown.noConflict=function(){return a.fn.dropdown=h,this},a(document).on(&quot;click.bs.dropdown.data-api&quot;,c).on(&quot;click.bs.dropdown.data-api&quot;,&quot;.dropdown form&quot;,function(a){a.stopPropagation()}).on(&quot;click.bs.dropdown.data-api&quot;,f,g.prototype.toggle).on(&quot;keydown.bs.dropdown.data-api&quot;,f,g.prototype.keydown).on(&quot;keydown.bs.dropdown.data-api&quot;,&quot;.dropdown-menu&quot;,g.prototype.keydown)}(jQuery),+function(a){&quot;use strict&quot;;function b(b,d){return this.each(function(){var e=a(this),f=e.data(&quot;bs.modal&quot;),g=a.extend({},c.DEFAULTS,e.data(),&quot;object&quot;==typeof b&amp;&amp;b);f||e.data(&quot;bs.modal&quot;,f=new c(this,g)),&quot;string&quot;==typeof b?f[b](d):g.show&amp;&amp;f.show(d)})}var c=function(b,c){this.options=c,this.$body=a(document.body),this.$element=a(b),this.$dialog=this.$element.find(&quot;.modal-dialog&quot;),this.$backdrop=null,this.isShown=null,this.originalBodyPad=null,this.scrollbarWidth=0,this.ignoreBackdropClick=!1,this.options.remote&amp;&amp;this.$element.find(&quot;.modal-content&quot;).load(this.options.remote,a.proxy(function(){this.$element.trigger(&quot;loaded.bs.modal&quot;)},this))};c.VERSION=&quot;3.3.7&quot;,c.TRANSITION_DURATION=300,c.BACKDROP_TRANSITION_DURATION=150,c.DEFAULTS={backdrop:!0,keyboard:!0,show:!0},c.prototype.toggle=function(a){return this.isShown?this.hide():this.show(a)},c.prototype.show=function(b){var d=this,e=a.Event(&quot;show.bs.modal&quot;,{relatedTarget:b});this.$element.trigger(e),this.isShown||e.isDefaultPrevented()||(this.isShown=!0,this.checkScrollbar(),this.setScrollbar(),this.$body.addClass(&quot;modal-open&quot;),this.escape(),this.resize(),this.$element.on(&quot;click.dismiss.bs.modal&quot;,&#x27;[data-dismiss=&quot;modal&quot;]&#x27;,a.proxy(this.hide,this)),this.$dialog.on(&quot;mousedown.dismiss.bs.modal&quot;,function(){d.$element.one(&quot;mouseup.dismiss.bs.modal&quot;,function(b){a(b.target).is(d.$element)&amp;&amp;(d.ignoreBackdropClick=!0)})}),this.backdrop(function(){var e=a.support.transition&amp;&amp;d.$element.hasClass(&quot;fade&quot;);d.$element.parent().length||d.$element.appendTo(d.$body),d.$element.show().scrollTop(0),d.adjustDialog(),e&amp;&amp;d.$element[0].offsetWidth,d.$element.addClass(&quot;in&quot;),d.enforceFocus();var f=a.Event(&quot;shown.bs.modal&quot;,{relatedTarget:b});e?d.$dialog.one(&quot;bsTransitionEnd&quot;,function(){d.$element.trigger(&quot;focus&quot;).trigger(f)}).emulateTransitionEnd(c.TRANSITION_DURATION):d.$element.trigger(&quot;focus&quot;).trigger(f)}))},c.prototype.hide=function(b){b&amp;&amp;b.preventDefault(),b=a.Event(&quot;hide.bs.modal&quot;),this.$element.trigger(b),this.isShown&amp;&amp;!b.isDefaultPrevented()&amp;&amp;(this.isShown=!1,this.escape(),this.resize(),a(document).off(&quot;focusin.bs.modal&quot;),this.$element.removeClass(&quot;in&quot;).off(&quot;click.dismiss.bs.modal&quot;).off(&quot;mouseup.dismiss.bs.modal&quot;),this.$dialog.off(&quot;mousedown.dismiss.bs.modal&quot;),a.support.transition&amp;&amp;this.$element.hasClass(&quot;fade&quot;)?this.$element.one(&quot;bsTransitionEnd&quot;,a.proxy(this.hideModal,this)).emulateTransitionEnd(c.TRANSITION_DURATION):this.hideModal())},c.prototype.enforceFocus=function(){a(document).off(&quot;focusin.bs.modal&quot;).on(&quot;focusin.bs.modal&quot;,a.proxy(function(a){document===a.target||this.$element[0]===a.target||this.$element.has(a.target).length||this.$element.trigger(&quot;focus&quot;)},this))},c.prototype.escape=function(){this.isShown&amp;&amp;this.options.keyboard?this.$element.on(&quot;keydown.dismiss.bs.modal&quot;,a.proxy(function(a){27==a.which&amp;&amp;this.hide()},this)):this.isShown||this.$element.off(&quot;keydown.dismiss.bs.modal&quot;)},c.prototype.resize=function(){this.isShown?a(window).on(&quot;resize.bs.modal&quot;,a.proxy(this.handleUpdate,this)):a(window).off(&quot;resize.bs.modal&quot;)},c.prototype.hideModal=function(){var a=this;this.$element.hide(),this.backdrop(function(){a.$body.removeClass(&quot;modal-open&quot;),a.resetAdjustments(),a.resetScrollbar(),a.$element.trigger(&quot;hidden.bs.modal&quot;)})},c.prototype.removeBackdrop=function(){this.$backdrop&amp;&amp;this.$backdrop.remove(),this.$backdrop=null},c.prototype.backdrop=function(b){var d=this,e=this.$element.hasClass(&quot;fade&quot;)?&quot;fade&quot;:&quot;&quot;;if(this.isShown&amp;&amp;this.options.backdrop){var f=a.support.transition&amp;&amp;e;if(this.$backdrop=a(document.createElement(&quot;div&quot;)).addClass(&quot;modal-backdrop &quot;+e).appendTo(this.$body),this.$element.on(&quot;click.dismiss.bs.modal&quot;,a.proxy(function(a){return this.ignoreBackdropClick?void(this.ignoreBackdropClick=!1):void(a.target===a.currentTarget&amp;&amp;(&quot;static&quot;==this.options.backdrop?this.$element[0].focus():this.hide()))},this)),f&amp;&amp;this.$backdrop[0].offsetWidth,this.$backdrop.addClass(&quot;in&quot;),!b)return;f?this.$backdrop.one(&quot;bsTransitionEnd&quot;,b).emulateTransitionEnd(c.BACKDROP_TRANSITION_DURATION):b()}else if(!this.isShown&amp;&amp;this.$backdrop){this.$backdrop.removeClass(&quot;in&quot;);var g=function(){d.removeBackdrop(),b&amp;&amp;b()};a.support.transition&amp;&amp;this.$element.hasClass(&quot;fade&quot;)?this.$backdrop.one(&quot;bsTransitionEnd&quot;,g).emulateTransitionEnd(c.BACKDROP_TRANSITION_DURATION):g()}else b&amp;&amp;b()},c.prototype.handleUpdate=function(){this.adjustDialog()},c.prototype.adjustDialog=function(){var a=this.$element[0].scrollHeight&gt;document.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&amp;&amp;a?this.scrollbarWidth:&quot;&quot;,paddingRight:this.bodyIsOverflowing&amp;&amp;!a?this.scrollbarWidth:&quot;&quot;})},c.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:&quot;&quot;,paddingRight:&quot;&quot;})},c.prototype.checkScrollbar=function(){var a=window.innerWidth;if(!a){var b=document.documentElement.getBoundingClientRect();a=b.right-Math.abs(b.left)}this.bodyIsOverflowing=document.body.clientWidth&lt;a,this.scrollbarWidth=this.measureScrollbar()},c.prototype.setScrollbar=function(){var a=parseInt(this.$body.css(&quot;padding-right&quot;)||0,10);this.originalBodyPad=document.body.style.paddingRight||&quot;&quot;,this.bodyIsOverflowing&amp;&amp;this.$body.css(&quot;padding-right&quot;,a+this.scrollbarWidth)},c.prototype.resetScrollbar=function(){this.$body.css(&quot;padding-right&quot;,this.originalBodyPad)},c.prototype.measureScrollbar=function(){var a=document.createElement(&quot;div&quot;);a.className=&quot;modal-scrollbar-measure&quot;,this.$body.append(a);var b=a.offsetWidth-a.clientWidth;return this.$body[0].removeChild(a),b};var d=a.fn.modal;a.fn.modal=b,a.fn.modal.Constructor=c,a.fn.modal.noConflict=function(){return a.fn.modal=d,this},a(document).on(&quot;click.bs.modal.data-api&quot;,&#x27;[data-toggle=&quot;modal&quot;]&#x27;,function(c){var d=a(this),e=d.attr(&quot;href&quot;),f=a(d.attr(&quot;data-target&quot;)||e&amp;&amp;e.replace(/.*(?=#[^\\s]+$)/,&quot;&quot;)),g=f.data(&quot;bs.modal&quot;)?&quot;toggle&quot;:a.extend({remote:!/#/.test(e)&amp;&amp;e},f.data(),d.data());d.is(&quot;a&quot;)&amp;&amp;c.preventDefault(),f.one(&quot;show.bs.modal&quot;,function(a){a.isDefaultPrevented()||f.one(&quot;hidden.bs.modal&quot;,function(){d.is(&quot;:visible&quot;)&amp;&amp;d.trigger(&quot;focus&quot;)})}),b.call(f,g,this)})}(jQuery),+function(a){&quot;use strict&quot;;function b(b){return this.each(function(){var d=a(this),e=d.data(&quot;bs.tooltip&quot;),f=&quot;object&quot;==typeof b&amp;&amp;b;!e&amp;&amp;/destroy|hide/.test(b)||(e||d.data(&quot;bs.tooltip&quot;,e=new c(this,f)),&quot;string&quot;==typeof b&amp;&amp;e[b]())})}var c=function(a,b){this.type=null,this.options=null,this.enabled=null,this.timeout=null,this.hoverState=null,this.$element=null,this.inState=null,this.init(&quot;tooltip&quot;,a,b)};c.VERSION=&quot;3.3.7&quot;,c.TRANSITION_DURATION=150,c.DEFAULTS={animation:!0,placement:&quot;top&quot;,selector:!1,template:&#x27;&lt;div class=&quot;tooltip&quot; role=&quot;tooltip&quot;&gt;&lt;div class=&quot;tooltip-arrow&quot;&gt;&lt;/div&gt;&lt;div class=&quot;tooltip-inner&quot;&gt;&lt;/div&gt;&lt;/div&gt;&#x27;,trigger:&quot;hover focus&quot;,title:&quot;&quot;,delay:0,html:!1,container:!1,viewport:{selector:&quot;body&quot;,padding:0}},c.prototype.init=function(b,c,d){if(this.enabled=!0,this.type=b,this.$element=a(c),this.options=this.getOptions(d),this.$viewport=this.options.viewport&amp;&amp;a(a.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport),this.inState={click:!1,hover:!1,focus:!1},this.$element[0]instanceof document.constructor&amp;&amp;!this.options.selector)throw new Error(&quot;`selector` option must be specified when initializing &quot;+this.type+&quot; on the window.document object!&quot;);for(var e=this.options.trigger.split(&quot; &quot;),f=e.length;f--;){var g=e[f];if(&quot;click&quot;==g)this.$element.on(&quot;click.&quot;+this.type,this.options.selector,a.proxy(this.toggle,this));else if(&quot;manual&quot;!=g){var h=&quot;hover&quot;==g?&quot;mouseenter&quot;:&quot;focusin&quot;,i=&quot;hover&quot;==g?&quot;mouseleave&quot;:&quot;focusout&quot;;this.$element.on(h+&quot;.&quot;+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(i+&quot;.&quot;+this.type,this.options.selector,a.proxy(this.leave,this))}}this.options.selector?this._options=a.extend({},this.options,{trigger:&quot;manual&quot;,selector:&quot;&quot;}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(b){return b=a.extend({},this.getDefaults(),this.$element.data(),b),b.delay&amp;&amp;&quot;number&quot;==typeof b.delay&amp;&amp;(b.delay={show:b.delay,hide:b.delay}),b},c.prototype.getDelegateOptions=function(){var b={},c=this.getDefaults();return this._options&amp;&amp;a.each(this._options,function(a,d){c[a]!=d&amp;&amp;(b[a]=d)}),b},c.prototype.enter=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data(&quot;bs.&quot;+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data(&quot;bs.&quot;+this.type,c)),b instanceof a.Event&amp;&amp;(c.inState[&quot;focusin&quot;==b.type?&quot;focus&quot;:&quot;hover&quot;]=!0),c.tip().hasClass(&quot;in&quot;)||&quot;in&quot;==c.hoverState?void(c.hoverState=&quot;in&quot;):(clearTimeout(c.timeout),c.hoverState=&quot;in&quot;,c.options.delay&amp;&amp;c.options.delay.show?void(c.timeout=setTimeout(function(){&quot;in&quot;==c.hoverState&amp;&amp;c.show()},c.options.delay.show)):c.show())},c.prototype.isInStateTrue=function(){for(var a in this.inState)if(this.inState[a])return!0;return!1},c.prototype.leave=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data(&quot;bs.&quot;+this.type);if(c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data(&quot;bs.&quot;+this.type,c)),b instanceof a.Event&amp;&amp;(c.inState[&quot;focusout&quot;==b.type?&quot;focus&quot;:&quot;hover&quot;]=!1),!c.isInStateTrue())return clearTimeout(c.timeout),c.hoverState=&quot;out&quot;,c.options.delay&amp;&amp;c.options.delay.hide?void(c.timeout=setTimeout(function(){&quot;out&quot;==c.hoverState&amp;&amp;c.hide()},c.options.delay.hide)):c.hide()},c.prototype.show=function(){var b=a.Event(&quot;show.bs.&quot;+this.type);if(this.hasContent()&amp;&amp;this.enabled){this.$element.trigger(b);var d=a.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(b.isDefaultPrevented()||!d)return;var e=this,f=this.tip(),g=this.getUID(this.type);this.setContent(),f.attr(&quot;id&quot;,g),this.$element.attr(&quot;aria-describedby&quot;,g),this.options.animation&amp;&amp;f.addClass(&quot;fade&quot;);var h=&quot;function&quot;==typeof this.options.placement?this.options.placement.call(this,f[0],this.$element[0]):this.options.placement,i=/\\s?auto?\\s?/i,j=i.test(h);j&amp;&amp;(h=h.replace(i,&quot;&quot;)||&quot;top&quot;),f.detach().css({top:0,left:0,display:&quot;block&quot;}).addClass(h).data(&quot;bs.&quot;+this.type,this),this.options.container?f.appendTo(this.options.container):f.insertAfter(this.$element),this.$element.trigger(&quot;inserted.bs.&quot;+this.type);var k=this.getPosition(),l=f[0].offsetWidth,m=f[0].offsetHeight;if(j){var n=h,o=this.getPosition(this.$viewport);h=&quot;bottom&quot;==h&amp;&amp;k.bottom+m&gt;o.bottom?&quot;top&quot;:&quot;top&quot;==h&amp;&amp;k.top-m&lt;o.top?&quot;bottom&quot;:&quot;right&quot;==h&amp;&amp;k.right+l&gt;o.width?&quot;left&quot;:&quot;left&quot;==h&amp;&amp;k.left-l&lt;o.left?&quot;right&quot;:h,f.removeClass(n).addClass(h)}var p=this.getCalculatedOffset(h,k,l,m);this.applyPlacement(p,h);var q=function(){var a=e.hoverState;e.$element.trigger(&quot;shown.bs.&quot;+e.type),e.hoverState=null,&quot;out&quot;==a&amp;&amp;e.leave(e)};a.support.transition&amp;&amp;this.$tip.hasClass(&quot;fade&quot;)?f.one(&quot;bsTransitionEnd&quot;,q).emulateTransitionEnd(c.TRANSITION_DURATION):q()}},c.prototype.applyPlacement=function(b,c){var d=this.tip(),e=d[0].offsetWidth,f=d[0].offsetHeight,g=parseInt(d.css(&quot;margin-top&quot;),10),h=parseInt(d.css(&quot;margin-left&quot;),10);isNaN(g)&amp;&amp;(g=0),isNaN(h)&amp;&amp;(h=0),b.top+=g,b.left+=h,a.offset.setOffset(d[0],a.extend({using:function(a){d.css({top:Math.round(a.top),left:Math.round(a.left)})}},b),0),d.addClass(&quot;in&quot;);var i=d[0].offsetWidth,j=d[0].offsetHeight;&quot;top&quot;==c&amp;&amp;j!=f&amp;&amp;(b.top=b.top+f-j);var k=this.getViewportAdjustedDelta(c,b,i,j);k.left?b.left+=k.left:b.top+=k.top;var l=/top|bottom/.test(c),m=l?2*k.left-e+i:2*k.top-f+j,n=l?&quot;offsetWidth&quot;:&quot;offsetHeight&quot;;d.offset(b),this.replaceArrow(m,d[0][n],l)},c.prototype.replaceArrow=function(a,b,c){this.arrow().css(c?&quot;left&quot;:&quot;top&quot;,50*(1-a/b)+&quot;%&quot;).css(c?&quot;top&quot;:&quot;left&quot;,&quot;&quot;)},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle();a.find(&quot;.tooltip-inner&quot;)[this.options.html?&quot;html&quot;:&quot;text&quot;](b),a.removeClass(&quot;fade in top bottom left right&quot;)},c.prototype.hide=function(b){function d(){&quot;in&quot;!=e.hoverState&amp;&amp;f.detach(),e.$element&amp;&amp;e.$element.removeAttr(&quot;aria-describedby&quot;).trigger(&quot;hidden.bs.&quot;+e.type),b&amp;&amp;b()}var e=this,f=a(this.$tip),g=a.Event(&quot;hide.bs.&quot;+this.type);if(this.$element.trigger(g),!g.isDefaultPrevented())return f.removeClass(&quot;in&quot;),a.support.transition&amp;&amp;f.hasClass(&quot;fade&quot;)?f.one(&quot;bsTransitionEnd&quot;,d).emulateTransitionEnd(c.TRANSITION_DURATION):d(),this.hoverState=null,this},c.prototype.fixTitle=function(){var a=this.$element;(a.attr(&quot;title&quot;)||&quot;string&quot;!=typeof a.attr(&quot;data-original-title&quot;))&amp;&amp;a.attr(&quot;data-original-title&quot;,a.attr(&quot;title&quot;)||&quot;&quot;).attr(&quot;title&quot;,&quot;&quot;)},c.prototype.hasContent=function(){return this.getTitle()},c.prototype.getPosition=function(b){b=b||this.$element;var c=b[0],d=&quot;BODY&quot;==c.tagName,e=c.getBoundingClientRect();null==e.width&amp;&amp;(e=a.extend({},e,{width:e.right-e.left,height:e.bottom-e.top}));var f=window.SVGElement&amp;&amp;c instanceof window.SVGElement,g=d?{top:0,left:0}:f?null:b.offset(),h={scroll:d?document.documentElement.scrollTop||document.body.scrollTop:b.scrollTop()},i=d?{width:a(window).width(),height:a(window).height()}:null;return a.extend({},e,h,i,g)},c.prototype.getCalculatedOffset=function(a,b,c,d){return&quot;bottom&quot;==a?{top:b.top+b.height,left:b.left+b.width/2-c/2}:&quot;top&quot;==a?{top:b.top-d,left:b.left+b.width/2-c/2}:&quot;left&quot;==a?{top:b.top+b.height/2-d/2,left:b.left-c}:{top:b.top+b.height/2-d/2,left:b.left+b.width}},c.prototype.getViewportAdjustedDelta=function(a,b,c,d){var e={top:0,left:0};if(!this.$viewport)return e;var f=this.options.viewport&amp;&amp;this.options.viewport.padding||0,g=this.getPosition(this.$viewport);if(/right|left/.test(a)){var h=b.top-f-g.scroll,i=b.top+f-g.scroll+d;h&lt;g.top?e.top=g.top-h:i&gt;g.top+g.height&amp;&amp;(e.top=g.top+g.height-i)}else{var j=b.left-f,k=b.left+f+c;j&lt;g.left?e.left=g.left-j:k&gt;g.right&amp;&amp;(e.left=g.left+g.width-k)}return e},c.prototype.getTitle=function(){var a,b=this.$element,c=this.options;return a=b.attr(&quot;data-original-title&quot;)||(&quot;function&quot;==typeof c.title?c.title.call(b[0]):c.title)},c.prototype.getUID=function(a){do a+=~~(1e6*Math.random());while(document.getElementById(a));return a},c.prototype.tip=function(){if(!this.$tip&amp;&amp;(this.$tip=a(this.options.template),1!=this.$tip.length))throw new Error(this.type+&quot; `template` option must consist of exactly 1 top-level element!&quot;);return this.$tip},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(&quot;.tooltip-arrow&quot;)},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(b){var c=this;b&amp;&amp;(c=a(b.currentTarget).data(&quot;bs.&quot;+this.type),c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data(&quot;bs.&quot;+this.type,c))),b?(c.inState.click=!c.inState.click,c.isInStateTrue()?c.enter(c):c.leave(c)):c.tip().hasClass(&quot;in&quot;)?c.leave(c):c.enter(c)},c.prototype.destroy=function(){var a=this;clearTimeout(this.timeout),this.hide(function(){a.$element.off(&quot;.&quot;+a.type).removeData(&quot;bs.&quot;+a.type),a.$tip&amp;&amp;a.$tip.detach(),a.$tip=null,a.$arrow=null,a.$viewport=null,a.$element=null})};var d=a.fn.tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.tooltip=d,this}}(jQuery),+function(a){&quot;use strict&quot;;function b(b){return this.each(function(){var d=a(this),e=d.data(&quot;bs.popover&quot;),f=&quot;object&quot;==typeof b&amp;&amp;b;!e&amp;&amp;/destroy|hide/.test(b)||(e||d.data(&quot;bs.popover&quot;,e=new c(this,f)),&quot;string&quot;==typeof b&amp;&amp;e[b]())})}var c=function(a,b){this.init(&quot;popover&quot;,a,b)};if(!a.fn.tooltip)throw new Error(&quot;Popover requires tooltip.js&quot;);c.VERSION=&quot;3.3.7&quot;,c.DEFAULTS=a.extend({},a.fn.tooltip.Constructor.DEFAULTS,{placement:&quot;right&quot;,trigger:&quot;click&quot;,content:&quot;&quot;,template:&#x27;&lt;div class=&quot;popover&quot; role=&quot;tooltip&quot;&gt;&lt;div class=&quot;arrow&quot;&gt;&lt;/div&gt;&lt;h3 class=&quot;popover-title&quot;&gt;&lt;/h3&gt;&lt;div class=&quot;popover-content&quot;&gt;&lt;/div&gt;&lt;/div&gt;&#x27;}),c.prototype=a.extend({},a.fn.tooltip.Constructor.prototype),c.prototype.constructor=c,c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(&quot;.popover-title&quot;)[this.options.html?&quot;html&quot;:&quot;text&quot;](b),a.find(&quot;.popover-content&quot;).children().detach().end()[this.options.html?&quot;string&quot;==typeof c?&quot;html&quot;:&quot;append&quot;:&quot;text&quot;](c),a.removeClass(&quot;fade top bottom left right in&quot;),a.find(&quot;.popover-title&quot;).html()||a.find(&quot;.popover-title&quot;).hide()},c.prototype.hasContent=function(){return this.getTitle()||this.getContent()},c.prototype.getContent=function(){var a=this.$element,b=this.options;return a.attr(&quot;data-content&quot;)||(&quot;function&quot;==typeof b.content?b.content.call(a[0]):b.content)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(&quot;.arrow&quot;)};var d=a.fn.popover;a.fn.popover=b,a.fn.popover.Constructor=c,a.fn.popover.noConflict=function(){return a.fn.popover=d,this}}(jQuery),+function(a){&quot;use strict&quot;;function b(c,d){this.$body=a(document.body),this.$scrollElement=a(a(c).is(document.body)?window:c),this.options=a.extend({},b.DEFAULTS,d),this.selector=(this.options.target||&quot;&quot;)+&quot; .nav li &gt; a&quot;,this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on(&quot;scroll.bs.scrollspy&quot;,a.proxy(this.process,this)),this.refresh(),this.process()}function c(c){return this.each(function(){var d=a(this),e=d.data(&quot;bs.scrollspy&quot;),f=&quot;object&quot;==typeof c&amp;&amp;c;e||d.data(&quot;bs.scrollspy&quot;,e=new b(this,f)),&quot;string&quot;==typeof c&amp;&amp;e[c]()})}b.VERSION=&quot;3.3.7&quot;,b.DEFAULTS={offset:10},b.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},b.prototype.refresh=function(){var b=this,c=&quot;offset&quot;,d=0;this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight(),a.isWindow(this.$scrollElement[0])||(c=&quot;position&quot;,d=this.$scrollElement.scrollTop()),this.$body.find(this.selector).map(function(){var b=a(this),e=b.data(&quot;target&quot;)||b.attr(&quot;href&quot;),f=/^#./.test(e)&amp;&amp;a(e);return f&amp;&amp;f.length&amp;&amp;f.is(&quot;:visible&quot;)&amp;&amp;[[f[c]().top+d,e]]||null}).sort(function(a,b){return a[0]-b[0]}).each(function(){b.offsets.push(this[0]),b.targets.push(this[1])})},b.prototype.process=function(){var a,b=this.$scrollElement.scrollTop()+this.options.offset,c=this.getScrollHeight(),d=this.options.offset+c-this.$scrollElement.height(),e=this.offsets,f=this.targets,g=this.activeTarget;if(this.scrollHeight!=c&amp;&amp;this.refresh(),b&gt;=d)return g!=(a=f[f.length-1])&amp;&amp;this.activate(a);if(g&amp;&amp;b&lt;e[0])return this.activeTarget=null,this.clear();for(a=e.length;a--;)g!=f[a]&amp;&amp;b&gt;=e[a]&amp;&amp;(void 0===e[a+1]||b&lt;e[a+1])&amp;&amp;this.activate(f[a])},b.prototype.activate=function(b){\n",
       "this.activeTarget=b,this.clear();var c=this.selector+&#x27;[data-target=&quot;&#x27;+b+&#x27;&quot;],&#x27;+this.selector+&#x27;[href=&quot;&#x27;+b+&#x27;&quot;]&#x27;,d=a(c).parents(&quot;li&quot;).addClass(&quot;active&quot;);d.parent(&quot;.dropdown-menu&quot;).length&amp;&amp;(d=d.closest(&quot;li.dropdown&quot;).addClass(&quot;active&quot;)),d.trigger(&quot;activate.bs.scrollspy&quot;)},b.prototype.clear=function(){a(this.selector).parentsUntil(this.options.target,&quot;.active&quot;).removeClass(&quot;active&quot;)};var d=a.fn.scrollspy;a.fn.scrollspy=c,a.fn.scrollspy.Constructor=b,a.fn.scrollspy.noConflict=function(){return a.fn.scrollspy=d,this},a(window).on(&quot;load.bs.scrollspy.data-api&quot;,function(){a(&#x27;[data-spy=&quot;scroll&quot;]&#x27;).each(function(){var b=a(this);c.call(b,b.data())})})}(jQuery),+function(a){&quot;use strict&quot;;function b(b){return this.each(function(){var d=a(this),e=d.data(&quot;bs.tab&quot;);e||d.data(&quot;bs.tab&quot;,e=new c(this)),&quot;string&quot;==typeof b&amp;&amp;e[b]()})}var c=function(b){this.element=a(b)};c.VERSION=&quot;3.3.7&quot;,c.TRANSITION_DURATION=150,c.prototype.show=function(){var b=this.element,c=b.closest(&quot;ul:not(.dropdown-menu)&quot;),d=b.data(&quot;target&quot;);if(d||(d=b.attr(&quot;href&quot;),d=d&amp;&amp;d.replace(/.*(?=#[^\\s]*$)/,&quot;&quot;)),!b.parent(&quot;li&quot;).hasClass(&quot;active&quot;)){var e=c.find(&quot;.active:last a&quot;),f=a.Event(&quot;hide.bs.tab&quot;,{relatedTarget:b[0]}),g=a.Event(&quot;show.bs.tab&quot;,{relatedTarget:e[0]});if(e.trigger(f),b.trigger(g),!g.isDefaultPrevented()&amp;&amp;!f.isDefaultPrevented()){var h=a(d);this.activate(b.closest(&quot;li&quot;),c),this.activate(h,h.parent(),function(){e.trigger({type:&quot;hidden.bs.tab&quot;,relatedTarget:b[0]}),b.trigger({type:&quot;shown.bs.tab&quot;,relatedTarget:e[0]})})}}},c.prototype.activate=function(b,d,e){function f(){g.removeClass(&quot;active&quot;).find(&quot;&gt; .dropdown-menu &gt; .active&quot;).removeClass(&quot;active&quot;).end().find(&#x27;[data-toggle=&quot;tab&quot;]&#x27;).attr(&quot;aria-expanded&quot;,!1),b.addClass(&quot;active&quot;).find(&#x27;[data-toggle=&quot;tab&quot;]&#x27;).attr(&quot;aria-expanded&quot;,!0),h?(b[0].offsetWidth,b.addClass(&quot;in&quot;)):b.removeClass(&quot;fade&quot;),b.parent(&quot;.dropdown-menu&quot;).length&amp;&amp;b.closest(&quot;li.dropdown&quot;).addClass(&quot;active&quot;).end().find(&#x27;[data-toggle=&quot;tab&quot;]&#x27;).attr(&quot;aria-expanded&quot;,!0),e&amp;&amp;e()}var g=d.find(&quot;&gt; .active&quot;),h=e&amp;&amp;a.support.transition&amp;&amp;(g.length&amp;&amp;g.hasClass(&quot;fade&quot;)||!!d.find(&quot;&gt; .fade&quot;).length);g.length&amp;&amp;h?g.one(&quot;bsTransitionEnd&quot;,f).emulateTransitionEnd(c.TRANSITION_DURATION):f(),g.removeClass(&quot;in&quot;)};var d=a.fn.tab;a.fn.tab=b,a.fn.tab.Constructor=c,a.fn.tab.noConflict=function(){return a.fn.tab=d,this};var e=function(c){c.preventDefault(),b.call(a(this),&quot;show&quot;)};a(document).on(&quot;click.bs.tab.data-api&quot;,&#x27;[data-toggle=&quot;tab&quot;]&#x27;,e).on(&quot;click.bs.tab.data-api&quot;,&#x27;[data-toggle=&quot;pill&quot;]&#x27;,e)}(jQuery),+function(a){&quot;use strict&quot;;function b(b){return this.each(function(){var d=a(this),e=d.data(&quot;bs.affix&quot;),f=&quot;object&quot;==typeof b&amp;&amp;b;e||d.data(&quot;bs.affix&quot;,e=new c(this,f)),&quot;string&quot;==typeof b&amp;&amp;e[b]()})}var c=function(b,d){this.options=a.extend({},c.DEFAULTS,d),this.$target=a(this.options.target).on(&quot;scroll.bs.affix.data-api&quot;,a.proxy(this.checkPosition,this)).on(&quot;click.bs.affix.data-api&quot;,a.proxy(this.checkPositionWithEventLoop,this)),this.$element=a(b),this.affixed=null,this.unpin=null,this.pinnedOffset=null,this.checkPosition()};c.VERSION=&quot;3.3.7&quot;,c.RESET=&quot;affix affix-top affix-bottom&quot;,c.DEFAULTS={offset:0,target:window},c.prototype.getState=function(a,b,c,d){var e=this.$target.scrollTop(),f=this.$element.offset(),g=this.$target.height();if(null!=c&amp;&amp;&quot;top&quot;==this.affixed)return e&lt;c&amp;&amp;&quot;top&quot;;if(&quot;bottom&quot;==this.affixed)return null!=c?!(e+this.unpin&lt;=f.top)&amp;&amp;&quot;bottom&quot;:!(e+g&lt;=a-d)&amp;&amp;&quot;bottom&quot;;var h=null==this.affixed,i=h?e:f.top,j=h?g:b;return null!=c&amp;&amp;e&lt;=c?&quot;top&quot;:null!=d&amp;&amp;i+j&gt;=a-d&amp;&amp;&quot;bottom&quot;},c.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(c.RESET).addClass(&quot;affix&quot;);var a=this.$target.scrollTop(),b=this.$element.offset();return this.pinnedOffset=b.top-a},c.prototype.checkPositionWithEventLoop=function(){setTimeout(a.proxy(this.checkPosition,this),1)},c.prototype.checkPosition=function(){if(this.$element.is(&quot;:visible&quot;)){var b=this.$element.height(),d=this.options.offset,e=d.top,f=d.bottom,g=Math.max(a(document).height(),a(document.body).height());&quot;object&quot;!=typeof d&amp;&amp;(f=e=d),&quot;function&quot;==typeof e&amp;&amp;(e=d.top(this.$element)),&quot;function&quot;==typeof f&amp;&amp;(f=d.bottom(this.$element));var h=this.getState(g,b,e,f);if(this.affixed!=h){null!=this.unpin&amp;&amp;this.$element.css(&quot;top&quot;,&quot;&quot;);var i=&quot;affix&quot;+(h?&quot;-&quot;+h:&quot;&quot;),j=a.Event(i+&quot;.bs.affix&quot;);if(this.$element.trigger(j),j.isDefaultPrevented())return;this.affixed=h,this.unpin=&quot;bottom&quot;==h?this.getPinnedOffset():null,this.$element.removeClass(c.RESET).addClass(i).trigger(i.replace(&quot;affix&quot;,&quot;affixed&quot;)+&quot;.bs.affix&quot;)}&quot;bottom&quot;==h&amp;&amp;this.$element.offset({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=function(){return a.fn.affix=d,this},a(window).on(&quot;load&quot;,function(){a(&#x27;[data-spy=&quot;affix&quot;]&#x27;).each(function(){var c=a(this),d=c.data();d.offset=d.offset||{},null!=d.offsetBottom&amp;&amp;(d.offset.bottom=d.offsetBottom),null!=d.offsetTop&amp;&amp;(d.offset.top=d.offsetTop),b.call(c,d)})})}(jQuery);&lt;/script&gt;&lt;script&gt;\n",
       "    $(function () {\n",
       "        $(&#x27;[data-toggle=&quot;tooltip&quot;]&#x27;).tooltip();\n",
       "    });\n",
       "\n",
       "    $(&quot;a[href^=&#x27;#&#x27;].anchor&quot;).on(&#x27;click&#x27;, function (e) {\n",
       "\n",
       "        // prevent default anchor click behavior\n",
       "        e.preventDefault();\n",
       "\n",
       "        // store hash\n",
       "        var hash = this.hash;\n",
       "\n",
       "        // animate\n",
       "        $(&#x27;html, body&#x27;).animate({\n",
       "            scrollTop: $(hash).offset().top\n",
       "        }, 300, function () {\n",
       "\n",
       "            // when done, add hash to url\n",
       "            // (default click behaviour)\n",
       "            window.location.hash = hash;\n",
       "        });\n",
       "\n",
       "    });\n",
       "&lt;/script&gt;&lt;/body&gt;&lt;/html&gt;\"\n",
       "                    frameborder=\"0\"\n",
       "                    allowfullscreen\n",
       "                ></iframe>\n",
       "                "
      ],
      "text/plain": [
       "<IPython.core.display.HTML object>"
      ]
     },
     "metadata": {},
     "output_type": "display_data"
    },
    {
     "data": {
      "text/plain": []
     },
     "execution_count": 32,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "profile"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {},
   "outputs": [],
   "source": []
  }
 ],
 "metadata": {
  "kernelspec": {
   "display_name": "Python 3",
   "language": "python",
   "name": "python3"
  },
  "language_info": {
   "codemirror_mode": {
    "name": "ipython",
    "version": 3
   },
   "file_extension": ".py",
   "mimetype": "text/x-python",
   "name": "python",
   "nbconvert_exporter": "python",
   "pygments_lexer": "ipython3",
   "version": "3.7.5"
  }
 },
 "nbformat": 4,
 "nbformat_minor": 2
}
